/*Allgemein*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(akapix/akademie_back.gif) no-repeat;
	background-repeat:no-repeat;
}

b{font-size: 110%;}
em{color: red;}

p{
    margin-bottom: 5px;
    margin-top: 5px; 
}


/*Headers*/

h2{
	font-size: 24px;
	color: #999999;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}


/*Struktur*/

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
height: 171px; /*Height of top section*/
background-image:url(akapix/akademie_head.jpg);
background-repeat:no-repeat;
}

#reiternavi{
height: 39px;
background-image: url(akapix/akademie_navi_back.gif);
}

#reiternavi_spa{
height: 39px;
background-image: url(akapix/akademie_navi_back_spa.gif);
}

#reiternavi_frz{
height: 39px;
background-image: url(akapix/akademie_navi_back_frz.gif);
}

#contentwrapper{
	float: left;
	width: 100%;
	background-image: url(akapix/akademie_content_back.gif);
	background-repeat: repeat-y;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
margin-top: 50px;
min-height: 500px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
margin-top: 50px;


}

#footer{
clear: left;
width: 100%;
height:29px;
background-image:url(akapix/akademie_footer_back.gif)

}

#passbild{
float: left;
width: 120px; /*Width of left column*/
margin-right: 20px;
}

#steckbrief{
float: left;
width: 600px; /*Width of left column*/
}


/*Innenabstände*/

.innertube_links{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-left:21px;
}

.innertube_content{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-right:50px;
}

.innertube_reiternavi{

	margin-left:586px;
	font-weight:bold;
	color:#ff0000;
	padding-top: 20px;
}

.innertube_reiternavi_spa{
	margin-left:10px;
	font-weight:bold;
	color:#999999;
	margin-left:770px;
	margin-top: -18px;


}

.innertube_kontaktnavi{
	margin-left:470px;
    color:#FFFFFF;
    padding-top: 120px;
}

.innertube_logo{
	padding-left: 40px;
	float:left;
	/*display:none;*/
}

/*--Hauptnavi*/

.markermenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 120px;
}

.markermenu li a{
background: white url(akapix/akademie_pfeil_gelb.jpg) no-repeat 0px center;
font: 14px Arial, Helvetica, sans-serif;
color: #003366;
display: block;
width: auto;
padding: 0;
padding-left: 20px;
margin-bottom: 10px;
text-decoration: none;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 120px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #003366;
}

.markermenu li a:hover{
color: #FF0000;
background-image:url(akapix/akademie_pfeil_rot.jpg); /*onMouseover image change. Remove if none*/
}

.markermenu li a#current
{
color: #FF0000;
background-image:url(akapix/akademie_pfeil_rot.jpg); /*onMouseover image change. Remove if none*/
}

/*Links*/

a.kontaktnavi:link		{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
a.kontaktnavi:visited		{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
a.kontaktnavi:active		{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
a.kontaktnavi:hover		{
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
}

a:link					{ color:#003366; text-decoration:none; }
a:visited				{ color:#003366; text-decoration:none; }
a:active				{ color:#003366; text-decoration:none; }
a:hover					{ text-decoration:underline; }

a.underline:link		{ text-decoration:underline;}
a.underline:visited	{ text-decoration:underline;}
a.underline:active	{ text-decoration:underline;}
a.underline:hover		{ text-decoration:underline;}


/*Kontaktformular*/

.floatleft			{ float:left; }

.floatright			{ float:right; }

*.txtMittelrot { color:#ff0000 }

.width185 			{
					font-size:11px;
					width:185px;
					}
					
.width140 			{
					font-size:11px;
					width:140px;
					}	
					
.width42 			{
					font-size:11px;
					width:42px;
					}	
					
.width363			{
					font-size:11px;
					width:363px;
					}
					
.adressfeld			{ float:left; width: 166px; padding-top:4px ; height:24px}

.adressfeldrot		{color:#ff0000; float:left; width: 166px; padding-top:4px ; height:24px}

.clearboth			{ clear:both; }	

select.selectclass	{
					font-size:11px;
					}



/*Relaunch*/
#content-top{
clear: left;
width: 100%;
height:49px;
background-image:url(akapix/akademie_top_back.gif)

}


	
body#startseite a#startnav,
body#eng_mitglieder a#engmnav,
body#eng_forum a#engfnav,
body#frz_startseite a#frzsnav,
body#frz_veroeffentlichungen a#frzvnav,
body#frz_mitglieder a#frzmnav,
body#frz_forum a#frzfnav,
body#frz_links a#frzlnav,
body#spa_startseite a#spasnav,
body#spa_veroeffentlichungen a#spavnav,
body#spa_mitglieder a#spamnav,
body#spa_forum a#spafnav,
body#spa_links a#spalnav,
body#kontakt a#kontaktnav,
body#impressum a#impressumnav

{
color: #FF0000;
}


#navigation ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	/*font-size: 14px;*/


	}

