@charset "utf-8";
/* ------ basic styling ------ */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #010b24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
    }
	
a{
	font-size:12px;
text-decoration:none;	
	font-weight : lighter;
}

a_sidebar {
text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}
a:link {
	text-decoration:none;
	font-weight:lighter;
	color:#E7B00A;
}
a:visited {
	text-decoration:none;
	font-weight:lighter;
	color:#E7B00A;
}
a:hover {
	text-decoration:none;
	font-weight:lighter;
	color:#c2e1fe;
}
a:active {
	text-decoration:none;
	font-weight:lighter;
	color:#c2e1fe;
} 

.main {
	background-image: url(../_images/background.PNG);
	background-repeat: repeat-y;
	background-position: center;
}
.sub {
	background-image: url(../_images/background2.PNG);
	background-repeat: repeat-y;
	background-position: center;
}

#container  {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
    }
#clearfloat {
	clear: none;
	line-height: 0px;
	height: 0;
	float: left;
    } 
/* ------ position container elements ------ */
#header   {
	position: relative; 
	background-color: #7E0001;
	background-image: url(../_images/laufbahn_stretch-blau_1.jpg);
	height: 80px;
	
    } 
#header   h1   {
	padding-left: 20px;
	color: #99FFFF;
	font-size: 36px;
	font-weight: bold;

    }
#headerbar {
	background-color: #7E0001;
	height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	float: none;
}
/* ------ header naviagtion styles ------ */
#headerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#headerbar ul li {
	float: right;
	width: 75px;
	}
#headerbar ul a {
	padding: 0 1em;
	font-size: 10px;
	line-height: 1.5em;
	color:#FFFFFF;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
	}


#sidebar1  {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	height: auto;
	font-weight: bold;
	padding-left: 10px;
    }
#sidebar1 ul {
	padding: 0;
	list-style: none;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebar1  ul  a {
	line-height: 1.2em;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d6597;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #c2e1fe;
	font-size:8pt;
}
#sidebar1  #Level2 {
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1  #Level3 {
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarNav .noborder {
	border-bottom-style: none;
	color: #c2e1fe;
}




#sidebar2 {
	float: right;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 810px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar2 h2 {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #c2e1fe;
}

#sidebar2 img {
	background-position: center;
	padding-top: 10px;
}
#sidebar2 .header {
	font-size: 12px;
	font-weight: bold;
	color: #E7B00A;
}
#sidebar2 p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainContent  {
	width: 600px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 35px;
	margin-top: 20px;
	line-height: 17px;
    } 
#mainContent h2 {
	color: #e7b00a;
	font-size: 25px;
	font-weight: bold;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent  td {
	width: 50%;
	margin: 10px;
}
#mainContent td p {
	float: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#mainContent   td .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #c2e1fe;
}
#mainContent td .content {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #E7B00A;
}
#mainContent td .text {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

#mainContent td .link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #E7B00A;
}





#mainContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#subContent {
	width: 794px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 35px;
	margin-top: 20px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subContent_linespace  {
	width: 794px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 35px;
	margin-top: 20px;
	line-height: 20px;
}

#subContent_bold {
	width: 794px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 35px;
	margin-top: 20px;
}
#subContent h1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d6597;
	border-right-color: #4d6597;
	border-bottom-color: #4d6597;
	border-left-color: #4d6597;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #c2e1fe;
	margin-top: 12px;
}

#subContent h2 {
	color: #e7b00a;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
}

#subContent h3 {
	color: #E7B00A;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#subContent  h4 {
	color: #c2e1fe;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
#subContent   h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#subContent table {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subContent td {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #142048;
	border-right-color: #142048;
	border-bottom-color: #142048;
	border-left-color: #142048;
}
#subContent td p {
	float: none;
	margin: 0px;
	padding: 0px;
}
#subContent #title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #E7B00A;
}
#subContent   .img_links {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subContent .img_links_ohne_Rand {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#subContent .img_rechts {
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subContent .img_rechts ohne Rand {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}









#footer   {
	text-align: center;
	border-top-style: solid;
	border-top-color: #4d6597;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 10px;
	padding-top: 10px;
	color: #4d6597;
	margin-bottom: 5px;
	padding-bottom: 5px;
    } 
#kursiv {
	font-style: italic;
}
#sidebar1 ul au {
	line-height: 1.2em;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #c2e1fe;
	font-size:8pt;
}
#sidebar2 .header_blinkend {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: blink;
}
#subContent h6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

