/* CSS Document */

h5{
	font-size: 16px;
}

a:visited {
	color: #cc6666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a:link {
	color: #cc6666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

a.internal-link:visited, a.internal-link:link{
	color: #cc6666;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #CC6666;
}

a.mainlevel#active_menu:hover {
	color: #CC6666;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #CCCCCC;
	display: block;
	font-size: 11px;
	padding-top: 6px;
	text-decoration: none;
	text-align: right;
}

a.mainlevel:hover {
	color: #CC6666;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #CC6666;
}

a.sublevel#active_menu:hover {
	color: #CC6666;
}

a.sublevel:link, a.sublevel:visited {
	color: #CCCCCC;
	display: block;
	font-size: 11px;
	padding-right: 20px;
	text-decoration: none;
	text-align: right;
}

a.sublevel:hover {
	color: #CC6666;
	text-decoration: none;
}

body {
	background-color: white;
	color: grey;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div.moduletable {
	margin-bottom: 2px;
	padding: 0;
}

div.mosimage {
	border: 1px solid #CCCCCC;
}

form {
	margin: 0; /* removes space below form elements */
	padding: 0;
}

html {
	height: 100%;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

td {
	color: #333333;
	font-size: 12px;
	text-align: left;
}

ul {
	margin: 8px;
	padding: 8px;
}

#content_inner{
	width: 600px;
	float: left;
	padding: 15px;
}

#content_inner a:link {
	color: #cc6666;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#content_outer {
	float: left;
	margin-left: 2px;
	margin-top: 0px;
	padding: 0px;
    width: 80%;
    /* background-color: #3D1414; lila */
    /* background-color: #525252; hellgrau */
    /*background-color: #292929;*/
	background-color: white;
}

#footer {
	padding: 3px;
	text-align: center;
}

#header {
	float: left;
	padding: 0px;
	width: 905px;
	border: solid 1px white;
}

#header_outer {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#left_inner {
	float: none !important;
	float: left;
	padding-right: 20px;
}

#left_outer {
	float: left;
	margin-top: 0px;
	width: 211px;
}

#right_inner {
	border: 0px;
	float: left;
	float: none !important;
	padding: 2px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#top_inner {
	float: none !important;
	float: left;
	height: 198px !important;
	height: 202px;
	overflow: hidden;
	padding: 2px;
}

#top_outer{
	float: left;
	width: 365px;
}

.mainmenu{
	float: right;
	text-align: right;
}

.menu1-level1-act{
	float: none;
	padding-right: 12px;
	color: #CC6666;
	margin-top: 6px;
}

.menu1-level1-no{
	float: none;
	padding-right: 12px;
	color: #333333;
	margin-top: 6px;
}

.menu1-level1-no a:visited, a:link{
	color: #333333;
}


.menu1-level2-act{
	float: none;
	padding-right: 32px;
	color: #CC6666;
}

.menu1-level2-no{
	float: none;
	padding-right: 32px;
	color: #333333;
}

.menu1-level2-no a:visited, a:link{
	color: #333333;
}

.menu1-level3-act{
	float: none;
	padding-right: 52px;
	color: #CC6666;
}

.menu1-level3-no{
	float: none;
	padding-right: 52px;
	color: #333333;
}

.menu1-level3-no a:visited, a:link{
	color: #333333;
}

.csc-header h1{
	color: #993333;
	font-size: 22px;
}

.csc-mailform{
	border: 0px;
}

.csc-mailform-field{
	text-align: right;
	width: 66%;
}

.csc-mailform-label{
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	height: 40px;
	vertical-align: ;
}

.csc-mailform-submit{
	border: 1px solid #cc6666;
	color: #cc6666;
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 26px !important;
	height: 24px;
	line-height: 18px !important;
	line-height: 16px;
	margin: 10px;
	padding: 0px 5px;
	text-align: center;
	width: auto;
}

