/* CSS Document */


body {
	margin:0px;
	left:0px;
	top:0px;
	background-color:#ffffff;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
	
.rahmen {
	width:976px;
	}	

	
.lo {
	width:210px;
	height:92px;
	border-right:1px solid #3a64ab;
	border-left:1px solid #3a64ab;
	border-bottom:1px solid #3a64ab;
	background-image:url(images/back_lo.jpg);
	background-repeat:repeat;
	float:left;
	}
	
.mo {
	width:546px;
	height:92px;
	border-right:1px solid #3a64ab;
	border-bottom:1px solid #3a64ab;
	background-image:url(images/back_mo.jpg);
	background-repeat:repeat;
	float:left;
	}
	
.ro {
	width:216px;
	height:92px;
	border-right:1px solid #3a64ab;
	border-bottom:1px solid #3a64ab;
	background-image:url(images/back_ro.jpg);
	background-repeat:repeat;
	float:left;
	}
	
.mitte {
	top:93px;
	width:546px;
	float:left;
	}
	
.rechts {
	position:absolute;
	left:759px;
	top:93px;
	width:216px;
	float:left;
	}
	
/* Suche */
	
	
.links {
	position:absolute;
	left:10px;	
	top:123px;
	width:210px;
	}
	
.suche {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;	
	color:#000000;
	font-weight:bold;
	}	
	
.suche input {
	border:1px solid #000000;
	}	
	
.sucheabsenden {
	background-color:#efb20e;
	}
		
/* Horizontalnavigation */	

.navih {
	color:#b4caed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	position:absolute;
	left:220px;
	top:76px;
	z-index:100;
	width:450px;
	height:20px;
	}	
	
.navih a:link {
	color:#253a5e;
	text-decoration:none;
	}
	
.navih a:visited {
	color:#253a5e;
	text-decoration:none;
	}
	
.navih a:hover {
	color:#b4caed;
	text-decoration:none;
	background-color:#253a5e;
	}	
	
.navih a:active {
	color:#b4caed;
	text-decoration:none;
	background-color:#253a5e;
	}	
		
.navih a:focus {
	color:#253a5e;
	text-decoration:none;
	}

.navihakt {
	color:#b4caed;
	text-decoration:none;
	background-color:#253a5e;
	}
		
/* Vertikalnavigation */

.naviv {
	position:absolute;
	top:170px;
	left:1px;
	width:210px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}	
	
.ebene1 {
	border-bottom:1px solid #ffffff;
	padding:5px 0px 4px 10px; 
	font-weight:bold;
	}	
	
.ebene1 a:link {
	text-decoration:none;
	color:#000000;
	}		
		
.ebene1 a:visited {
	text-decoration:none;
	color:#000000;
	}			
	
.ebene1 a:hover {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene1 a:focus {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene1 a:active {
	text-decoration:underline;
	color:#000000;
	}		
	
			
.ebene1akt {
	border-bottom:1px solid #ffffff;
	padding:5px 0px 4px 10px; 
	background-color:#f8da8a;
	font-weight:bold;
	}	

.ebene1akt a:link {
	text-decoration:none;
	color:#000000;
	}		
		
.ebene1akt a:visited {
	text-decoration:none;
	color:#000000;
	}			
	
.ebene1akt a:hover {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene1akt a:focus {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene1akt a:active {
	text-decoration:underline;
	color:#000000;
	}				

.ebene2 {
	border-bottom:1px solid #ffffff;
	padding:5px 0px 4px 25px; 
	}	
	
.ebene2 a:link {
	text-decoration:none;
	color:#000000;
	}		
		
.ebene2 a:visited {
	text-decoration:none;
	color:#000000;
	}			
	
.ebene2 a:hover {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene2 a:focus {
	text-decoration:underline;
	color:#000000;
	}		
	
.ebene2 a:active {
	text-decoration:underline;
	color:#000000;
	}			
			
.ebene2akt {
	border-bottom:1px solid #ffffff;
	padding:5px 0px 4px 25px; 
	background-image:url(images/navi_bullet.gif);
	background-repeat:no-repeat;
	}		

/* Felder rechte Spalte */


.pos1 {
	width:215px;
	height:86px;
	}
	
.pos2 {
	width:215px;
	}
	
.pos3 {
	width:215px;
	background-image:url(images/pos3_onlstudizentr.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;	
	padding:40px 5px 0px 5px;	
	}

.pos3 input {
	border:1px solid #000000;
	}
	
.pos4 {
	width:205px;
	background-color:#3a64ab;
	padding:3px 3px 3px 9px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;		
	}

.posterminauswahl {
	padding:5px 5px 10px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	}	
	
	
.posterminauswahl a:link {
	color:#000000;
	}		
	
.posterminauswahl a:visited {
	color:#000000;
	}		

#flexiblerstart {
	position:absolute;
	visibility: hidden;
	}	
	
#festertermin {
	position:absolute;
	visibility: hidden;
	}	
	

.poslinie {
	height:1px;
	width:216px;
	background-color:#3a64ab;
	}
	
.loginabsenden {
	background-color:#dde6f5;
	}
	
.postext {
	padding:5px 5px 20px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;	
	}
		
.postext h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#464b7b;
	line-height:1em;
	}
	
.postext h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#3a64ab;
	line-height:0em;
	}
	
.postext p {
	line-height:1.2em;
	}
		
.postext strong {
	font-size:1em;
	font-weight:bold;
	color:#3a64ab;
	line-height:1.4em;
	}
		
.postext a:link {
	text-decoration:underline;
	color:#3a64ab;
	}		
		
.postext a:visited {
	text-decoration:underline;
	color:#3a64ab;
	}			
	
.postext a:hover {
	text-decoration:underline;
	color:#000000;
	}		
	
.postext a:focus {
	text-decoration:underline;
	color:#000000;
	}		
	
.postext a:active {
	text-decoration:underline;
	color:#000000;
	}	

.postextansprechpartner {
	padding:6px 5px 5px 46px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;	
	background-image:url(images/icon_ansprechpartner.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
	}	

.postextansprechpartner a:link {	
	color:#000000;
	text-decoration:none;
	}
	
.postextansprechpartner a:visited {	
	color:#000000;
	text-decoration:none;
	}	
	
.postextansprechpartner a:hover {	
	color:#000000;
	text-decoration:underline;
	}	

.posletzter {
	margin-left:539px;
	}


/* Inhaltsbereich */

.inhalt {
	position:absolute;
	left:220px;
	top:160px;
	width:525px;
	}

.linie {
	border-bottom:1px solid #3a64ab;
	padding:0px 0px 5px 0px;
	}	
	
.ftlinie {
	border-bottom:1px solid #3a64ab;
	padding:0px 0px 5px 0px;
	margin-top:0px;
	}	

hr {
	border-top:1px solid #3a64ab;
	height:1px;
	}
	
.ft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	}

.ft a:link {
	text-decoration:underline;	
	color:#000000;
	}
			
.ft a:visited {
	text-decoration:underline;
	color:#000000;		
	}		
				
.ft a:hover {
	text-decoration:none;
	color:#efb20e;
	}	
			
.ft a:active {
	text-decoration:none;
	color:#efb20e;
	}	
		
			
.ft a:focus {
	text-decoration:none;
	color:#efb20e;
	}					
		
.ft h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#464b7b;
	}			
.ft h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#464b7b;
	}

.bildlinks {
	float: left;
	padding-right: 15px;
	}
		
.bildrechts {
	float: right;
	padding-left: 15px;
	padding-top: 10px;
	}
	
		
.fotorechtsrahmen {
	float:right;
	margin-left:15px;
	margin-top:10px;
	background-color:#e1ecf6;
	width:235px;
	height:183px;
	}
	
.fotorechts {
	float: right;
	}	

.ulklassisch {
	margin-left: 30px;
	padding: 0px;
	list-style-image:url(images/bullet_gelb.gif);
	}
	
.seitenanfang a {
	padding:7px 2px 8px 45px;
	background-image:url(images/teaser_weiter_back.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-position:right;
	float:right;
	}
	
.seitenanfang a:link {
	color:#ffffff;
	text-decoration:none;
	}		
		
.seitenanfang a:visited {
	color:#ffffff;
	text-decoration:none;
	}			
	
.seitenanfang a:hover {
	color:#efb20e;
	text-decoration:none;
	}		
	
.seitenanfang a:focus {
	color:#efb20e;
	}		
	
.seitenanfang a:active {
	color:#efb20e;
	}

.seitenanfangclear {				
	clear:both;
	line-height:0em;
	}	

.details td {
	vertical-align:top;
	padding-bottom:20px;
	}	
	
	
.detailslinkespalte {
	background-color:#f8da8a;
	padding-left:7px;
	padding-right:12px;
	margin-right:7px;
	font-weight:bold;
	}	
	
/* Teasertext Startseite */
	
.teaserfoto {
	float:left;
	padding-right:10px;
	padding-top:16px;
	height:90px;
	}	
	
.teasertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:2em;
	padding:10px 5px 5px 170px;
	}
	
.teasertext strong {
	font-size:1.3em;
	font-weight:bold;
	color:#244377;
	}	
	
.teasertext a {
	padding:0px 2px 8px 45px;
	background-image:url(images/teaser_weiter_back.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	color:#ffffff;
	margin-left:10px;
	text-decoration:none;
	font-weight:bold;
	}
	
.teasertext a:link {
	color:#ffffff;
	}		
		
.teasertext a:visited {
	color:#ffffff;
	}			
	
.teasertext a:hover {
	color:#efb20e;
	}		
	
.teasertext a:focus {
	color:#efb20e;
	}		
	
.teasertext a:active {
	color:#efb20e;
	}
	
/* Fuß */

.fusstextblau {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	padding:50px 0px 0px 0px;
	color:#244377;
	}
	
.fussnavi {
	border-bottom:1px solid #ffffff;
	padding:5px 0px 0px 0px;
	font-size:0.8em; 
	}	
	
.fussnavi a:link {
	text-decoration:none;
	color:#000000;
	}		
		
.fussnavi a:visited {
	text-decoration:none;
	color:#000000;
	}			
	
.fussnavi a:hover {
	text-decoration:underline;
	color:#000000;
	}		
	
.fussnavi a:focus {
	text-decoration:underline;
	color:#000000;
	}		
	
.fussnavi a:active {
	text-decoration:underline;
	color:#000000;
	}
	
/* Breadcrumb */
	
.bc {
	position:absolute;
	left:220px;
	top:124px;
	width:525px;
	color:#3a64ab;
	font-size:0.8em;
	}
	
.bc a:link {
	color:#3a64ab;
	}		
		
.bc a:visited {
	color:#3a64ab;
	}			
	
.bc a:hover {
	color:#efb20e;
	}		
	
.bc a:focus {
	color:#3a64ab;
	}		
	
.bc a:active {
	color:#3a64ab;
	}

/*kontaktformular*/

.formulargruppe {
		border-top:1px solid #666666;
		width:525px;
		clear:both;
		margin-bottom:15px;
		}		
		
.formularelementzweispaltig {		
		border-top:1px solid #666666;
		padding:7px 2px 5px 5px;
		clear:both;
		}
		
		
.formularelementeinspaltig {		
		border-top:1px solid #666666;
		padding:7px 2px 5px 5px;
		}		


		
.formularelementeinspaltiganfang {		
		padding:7px 2px 5px 5px;
		background-color:#F4F4F3;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		}			
		
.fomularelementlinks {
		float:left;
		padding-right:10px;
		}		

		
.fomularelementrechts {
		}			
		
.beschriftung {
		width:7em;
		float:left;
		}		
		
		
.beschriftungnormal {

		}		
		
.tx {
		background-color:#f8da8a;
		color:#000000;
		}		
		
		
.formularelementvierspaltig {		
		border-top:1px solid #666666;
		padding:9px 2px 9px 5px;
		clear:both;
		}		
		
.haekchen {
	float:left;
	padding-right:10px;

	}

.haekchentext {
	float:left;
	width:17em;

	}			
	
	
.inputstyleformular {
		background-color: #efb20e;
		border: solid #666666;
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		cursor: pointer;
		padding-right:5px;
}	



/*duplikatanfang*/

/*kontaktformular*/

/*.formulargruppe {
		border:1px solid #000000;
		width:660px;
		clear:both;
		margin-bottom:10px;
		}		
		
.formularelementzweispaltig {		
		border-top:1px dashed #000000;
		padding:5px 2px 5px 5px;
		clear:both;
		}
		
		
.formularelementeinspaltig {		
		border-top:1px dashed #000000;
		padding:5px 2px 5px 5px;
		}		


		
.formularelementeinspaltiganfang {		
		padding:5px 2px 5px 5px;
		background-color:#F4F4F3;
		}			
		
.fomularelementlinks {
		float:left;
		padding-right:10px;
		}		

		
.fomularelementrechts {
		}			
		
.beschriftung {
		width:7em;
		float:left;
		}		
		
		
.beschriftungnormal {

		}		
		
.tx {
		background-color:#666666;
		color:#FFFFFF;
		}		
		
		
.formularelementvierspaltig {		
		border-top:1px dashed #000000;
		padding:5px 2px 5px 5px;
		clear:both;
		}		
		
.haekchen {
	float:left;
	padding-right:10px;

	}

.haekchentext {
	float:left;
	width:22em;

	}			
	
	
.inputstyleformular {
		background-color: #9AC4AB;
		border: solid #666666;

		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		cursor: pointer;
		padding-right:5px;
}	

duplikatende	
*/


