/* CSS Document */

body{
	background-color:#78b2e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
	margin:20px 0 0 23px;
}

img{
	border:none;
}

a{
	color:#000;
	font-weight:bold;	
	text-decoration:none;
}

a.linknormal{
	color:#fff;
	font-weight:normal;
	float:none;
	text-decoration:underline;
}
a.linknormal2{
	color:#fff;
	font-weight:normal;
	float:none;
}
a:hover{
	color:#000;
}
.clr{
	clear:both;
}
.flleft{
	float:left;
}
.flright{
	float:right;
}

a.enter{
	float:right;
	text-decoration:none;
	width:100px;
	font-weight:bold;
}

#header{
	width:877px;
	height:204px;
	clear:both;
}

#logoWahl{
	float:left;
}

#logoAkademie{
	float:right;
}

#contDiv{
	width:773px;
	clear:both;
}

.navigation{
	float:left;
	width:120px;
}

.rahmen{
	float:left;
	width:650px;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
}


.rahmen h3{
	width:320px;
	background-color:#fff;
	color:#78b2e1;
	font-size:13px;
	font-weight:bold;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
	clear:both;
	letter-spacing: 0.1em;
}
.rahmen h1,
.rahmen h2{
	color:#000;
	font-size:18px;
	float:left;
	padding:0 0 0 30px;
	margin:10px 0 0 0;
}
.rahmen h2{
	font-size:14px;
	margin:0 0 0 0;
	clear:left;
	width:600px;
}
.rahmen .subnavigation{
	border:2px solid #fff;
	border-top:none;
	border-left:none;
	color:#fff;
	float:right;
	padding:8px 0 0 10px;
	background-image: url(../images/subnav_border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 0.1em;
	font-size:12px;
}
.rahmen .abc{
	color:#fff;
	float:right;
	padding:8px 0 0 10px;

}
.subnavigation a,
.abc a{
	float:none;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.subnavigation a.aktiv,
.abc a.aktiv{
	float:none;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	width: 12px;
}
.subnavigation a:hover,
.abc a:hover{
	color:#000;
}

.rahmen .pad{
	width:500px;
	padding:70px 0 0 30px;
}
.rahmen .pad2{
	width:600px;
	padding:50px 0 0 30px;
}
.rahmen .pad3{
	width:600px;
	padding:0 0 0 30px;
}
.rahmen .pad4{
	padding:50px 0 0 30px;
	xxxmargin-top:24px;
}
.rahmen .colBlack{
	color:#000;
}
.rahmen .padScroller{
	width:580px;
	height:350px;
	margin:0 0 0 30px;
	overflow: hidden;
	color:#000;
	word-spacing: 0.1em;
	line-height:16px;
}
.rahmen .impressum{
	padding:30px 0 0 15px;
	letter-spacing: 0.1em;
}

.impressum a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;	
}
.impressum a:hover{
	color:#000;
}

.divCols{
	position:relative;
	height:100px;
}

.divColsImg{
	float:left;
	width:180px;
}
.divColsTxt{
	width:320px;
	bottom:0;
	left:180px;
	position:absolute;
}

.pdf{
	float:right;
	text-align:right;
	margin:20px 20px 0 0 ;
}

#scroller{
	position:absolute;
	left:765px;
	top:600px;
}

.teilnPub{
	float:left;
	border:2px solid #fff;
	padding:30px 30px 33px 30px;
	font-size:14px;
	margin:0 10px 10px 0;
	cursor:pointer;
	width:79px;
}


.teilnPubAktiv{
	float:left;
	border:2px solid #000;
	padding:30px 30px 33px 30px;
	font-size:14px;
	margin:0 10px 10px 0;
	cursor:pointer;
	width:79px;
	color:#000;
}

.iconWeitere{
	margin-bottom:-3px;
}

.colLeft{
	float:left;
	width:200px;
}
.colRight{
	float:right;
	width:300px;
}


a.iconLink1:link, a.iconLink1:visited,
a.iconLink2:link, a.iconLink2:visited,
a.iconLink3:link, a.iconLink3:visited {
	background-image: url(../images/icon_bild.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-repeat:no-repeat;
	padding:5px 30px 5px 0;
	color:#fff;
	font-weight:normal;
	width:160px;
	display:block;
}

a.iconLink2:link, a.iconLink2:visited {
	background-image: url(../images/icon_text.gif);
}	
a.iconLink3:link, a.iconLink3:visited {
	background-image: url(../images/icon_film.gif);
}	

a.iconLink1:hover,
a.iconLink2:hover{
	background-image: url(../images/icon_bild1.gif);
	color:#000;
}

a.iconLink2:hover {
	background-image: url(../images/icon_text1.gif);
}	
a.iconLink3:hover {
	background-image: url(../images/icon_film1.gif);
}	
