*{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: left;
}

div, p,li{
	color: #333;
}

a{
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D5E6EE;
	/*background: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;*/
}

a:hover{
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;	
	/*background: url("/struktur/images/link_aktiv.gif");	

	background-repeat: no-repeat;*/
	
}

body{
	font-size: 0.8em;
	padding-left: 20px;
	/*background: url("/struktur/images/raster_iad.jpg");	*/

}

.wrap{
	border-bottom: solid 1px #0097C3;
	width: 99%;
}

.wrapEinfach{
	width: 99%;
}

.wrap .content{
	margin-left: 10px;
}

.header{
	margin: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	float: left;
}

.header img{
	margin-bottom: 20px;
}

.header ul, ul#subnavi{
	padding-left: 0px;
	list-style-type: none;
	font-size: 1.2em;
}

ul#subnavi{
	font-size: 1em;
}

.header ul li{
	float: left;
	padding-bottom: 3px;
	border-left: solid 1px #0097C3;
}

ul#subnavi li{
	float: left;
	padding-top: 3px;
	border-left: solid 1px #0097C3;
}

.header a, 
#subnavi a,
#subnavi strong,
#navi strong,
#copyright a{
	border-bottom: none;
	color: #0097C3;
	background: none;
	padding-left: 10px;
	padding-right: 16px;
}

.header a:hover, 
#subnavi a:hover,
#copyright a:hover{
	color: #000;
	background: none;
	padding-left: 10px;
	padding-right: 16px;
	border-bottom: none;
}

#subnavi strong{
	font-weight: normal;
	color: #000;
}


.links{
	width: 600px;
}

.rechts{
	width: 315px;
}


.zeigen{
	display: block;
}

.verstecken{
	display: none;
}


#copyright{
	padding-left: 10px;
	margin-bottom: 20px;
}

.block{
	width: 300px;
	float: left;
	padding-bottom: 20px;
	margin-right: 10px;
}

.block div{
	line-height: 1.4em;
}

/*.block *{
	margin-right: 5px;
}*/

.content{
	margin-left: 10px;
	margin-top: 40px;
}

.doppel{
	width: 610px;
}

.doppelzeile .bild, .doppelzeile .text{
	float: left;
	width: 290px;
}

.doppelzeile .bild{
	margin-right: 20px;
}

.zeile{
}





.superbreit{
	width:620px;
	float: left;
}



.bild{
	/*margin-bottom: 5px;*/
}

.bildFloat{
	float: left;
	margin-right: 15px;
}

.textFloat{
	float: left;
	width: 140px;
	vertical-align: top;
}

.normal{
	width: 295px;
	margin-right: 15px;
}

.breit{
	width:455px;
	margin-right: 15px;
}

.schmal{
	width: 140px;
	margin-right: 15px;
}

.komplett{
	width: 93%;
}

h1{
	font-weight: bold;
	font-size: 1.2em;
	color: #0097C3;
	margin-bottom: 1em;
}


h2, h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #005066;
	margin-bottom: 0.5em;
	margin-top: 1.2em;
}

h2.substartseite{
	font-weight: normal;
	font-size: 1.1em;
	color: #005066;
}




h2.oben{
	/*margin-bottom: 1em;*/
	margin-top: 0;
}

h3{
	font-weight: normal;
	color: #999;
	margin-bottom: 0.2em;
}

.spacer{
	height: 0.8em;
}


.doppelSpacer{
	height: 2em;
}

.teaser{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.teaser h1{
	font-size: 0.9em;
	color: #333;
	margin-bottom: 0;
}

.teaser h2{
	font-weight: normal;
	margin-bottom: 0;
}

.float{
	float: left;
}

.tripel{
	width: 463px;
}

.trenner{
	/*border-top: solid 1px #0097C3;*/
	margin-top: 2em;
}

.vorgabe{
	margin-bottom : 10px;
}



.clear{
	clear: both;
}

.block ul, .block ol{
	padding-left: 15px;
	margin: 0px;
	
	margin-top: 1em;
	margin-bottom: 1em;
}

.block li{
	margin-bottom: 5px;
}

strong a{
	background: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
}

#zurueck{

}

#zurueck a{
	background: url("/struktur/images/link_back.gif");
	padding-left: 17px;
	background-repeat: no-repeat;
}

#zurueck a:hover{
	color: #000; /*#D38257;*/
	background: url("/struktur/images/link_aktiv.gif");	
	border-bottom: solid 1px #0097C3;
	background-repeat: no-repeat;
	
}

p{
	margin-bottom: 0.2em;
	line-height: 1.4em;
}



p b,div b{
	font-weight: normal;
	color: #005066;
}



#subnavi a.aktiv,
#navi a.aktiv{
	color: #000;
}


/*bildunterschrift*/
.bu{
	border-left: solid 1px #0097C3;
	color: #666;
	padding: 5px;
	width: 210px;
	margin: 0;
	margin-top: -3px;
	font-size: 0.9em;
}

.bild img{
	border: solid 1px #0097C3;
	margin: 0;
}

.bild{
	margin-bottom: 1em;
}


.inputNormal{
	width: 155px;
	margin-bottom: 0.5em;
}

.ma_liste{
	color: #0097C3;
}


p.substartseite a, .stud_arbeit_liste, .linkliste a{
	display: block;

	background-image: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: -1.1em;
	border: none;
	line-height: 1.4em;
}


p.substartseite a:hover, .linkliste a:hover{
	display: block;
	background: #0097c3;
	background-image: url("/struktur/images/link_block_aktiv.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: -1.1em;
	border: none;

}


p.substartseite a.mailto, .linkliste a.mailto{
	display: inline;
	background-image: none;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: auto;
	line-height: auto;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D5E6EE;
}

a.mailto img{
	border: none !important;
}

p.substartseite a.mailto:hover, .linkliste a.mailto:hover{
	display: inline;
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;
	padding-left: 0;

}

.stud_arbeit_liste{
	margin-bottom: 0.3em;
}

/* Liste der Lehrveranstaltungen */
#lehrveranstaltungen{

}

#lehrveranstaltungen th{
	padding-bottom: 5px;
	border-bottom: solid 1px #999;
}

#lehrveranstaltungen th, #lehrveranstaltungen td strong{
	font-weight: normal;
	color: #0097C3;
}

#lehrveranstaltungen td{
	vertical-align: top;
	border-top: #ccc solid 1px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.td_doppel{
	width: 193px;
}

.td_einfach{
	width: 95px;
}

/* Service Box, z.B: E-Mail Registrierung */
.service{
	width: 275px;
	padding: 10px;
	background: #D5E6EE;
}

/* Last Update unten auf Seite */
#last_update{
	display: block;
	padding: 3px;
	float: right;
	padding-bottom: 20px;
}


p.substartseite{
	margin-bottom: 20px;
	width: 280px;
}

.breit p.substartseite{
	width: 455px;
}


a.pdf{
	background-image:url("../../struktur/images/pdf.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 3px;
	border: none;
	display: block;
}

.bezeichnung{
	margin-top: 0;
	color: #000;
	float: left;
	margin-right: 3px;
}

.memberlink a{
	background-image:url("../../struktur/images/schloss2.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border: none;
	display: block;
}

.memberlink a.ohneSymbol{
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D5E6EE;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}


.memberlink a.ohneSymbol:hover{
	text-decoration: none;
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;	
	padding-left: 3px;
}

.ma_bild{
	width: 140px;
	height: 180px;
	border: solid 1px #0097C3;
	display: none;
}

h2 b{
	display: block;
	margin-bottom: -0.7em;
}

.linieOben{
	border-top: #ccc solid 1px;
	margin-bottom: 0.5em;
}

*{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: left;
}

div, p,li{
	color: #333;
}

a{
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D5E6EE;
	/*background: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;*/
}

a:hover{
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;	
	/*padding-left: 3px;*/
	/*background: url("/struktur/images/link_aktiv.gif");	

	background-repeat: no-repeat;*/
	
}

body{
	font-size: 0.8em;
	padding-left: 20px;
	/*background: url("/struktur/images/raster_iad.jpg");	*/

}

.wrap{
	border-bottom: solid 1px #0097C3;
	width: 99%;
}

.wrapEinfach{
	width: 99%;
}

.wrap .content{
	margin-left: 10px;
}

.header{
	margin: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	float: left;
}

.header img{
	margin-bottom: 20px;
}

.header ul, ul#subnavi{
	padding-left: 0px;
	list-style-type: none;
	font-size: 1.2em;
}

ul#subnavi{
	font-size: 1em;
}

.header ul li{
	float: left;
	padding-bottom: 3px;
	border-left: solid 1px #0097C3;
}

ul#subnavi li{
	float: left;
	padding-top: 3px;
	border-left: solid 1px #0097C3;
}

.header a, 
#subnavi a,
#subnavi strong,
#navi strong,
#copyright a{
	border-bottom: none;
	color: #0097C3;
	background: none;
	padding-left: 10px;
	padding-right: 16px;
}

.header a:hover, 
#subnavi a:hover,
#copyright a:hover{
	color: #000;
	background: none;
	padding-left: 10px;
	padding-right: 16px;
	border-bottom: none;
}

#subnavi strong{
	font-weight: normal;
	color: #000;
}


.links{
	width: 600px;
}

.rechts{
	width: 315px;
}


#suche{
	height: 49px;
	margin-top: 38px;
}

.zeigen{
	display: block;
}

.verstecken{
	display: none;
}


#copyright{
	padding-left: 10px;
	margin-bottom: 20px;
}

.block{
	width: 300px;
	float: left;
	padding-bottom: 20px;
	margin-right: 10px;
}

.block div{
	line-height: 1.4em;
}

/*.block *{
	margin-right: 5px;
}*/

.content{
	margin-left: 10px;
	margin-top: 40px;
}

.doppel{
	width: 610px;
}

.doppelzeile .bild, .doppelzeile .text{
	float: left;
	width: 290px;
}

.doppelzeile .bild{
	margin-right: 20px;
}

.zeile{
}





.superbreit{
	width:620px;
	float: left;
}



.bild{
	/*margin-bottom: 5px;*/
}

.bildFloat{
	float: left;
	margin-right: 15px;
}

.textFloat{
	float: left;
	width: 140px;
	vertical-align: top;
}

.normal{
	width: 295px;
	margin-right: 15px;
}

.breit{
	width:455px;
	margin-right: 15px;
}

.schmal{
	width: 140px;
	margin-right: 15px;
}

.komplett{
	width: 93%;
}

h1{
	font-weight: bold;
	font-size: 1.2em;
	color: #0097C3;
	margin-bottom: 1em;
}


h2, h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #005066;
	margin-bottom: 0.5em;
	margin-top: 1.2em;
}

h2.substartseite{
	font-weight: normal;
	font-size: 1.1em;
	color: #005066;
}




h2.oben{
	/*margin-bottom: 1em;*/
	margin-top: 0;
}

h3{
	font-weight: normal;
	color: #999;
	margin-bottom: 0.2em;
}

.spacer{
	height: 0.8em;
}


.doppelSpacer{
	height: 2em;
}

.teaser{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.teaser h1{
	font-size: 0.9em;
	color: #333;
	margin-bottom: 0;
}

.teaser h2{
	font-weight: normal;
	margin-bottom: 0;
}

.float{
	float: left;
}

.tripel{
	width: 463px;
}

.trenner{
	/*border-top: solid 1px #0097C3;*/
	margin-top: 2em;
}

.vorgabe{
	margin-bottom : 10px;
}



.clear{
	clear: both;
}

.block ul{
	padding-left: 15px;
	margin: 0px;
}

.block li{
	margin-bottom: 5px;
}

strong a{
	background: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: normal;
}

#zurueck{

}

#zurueck a{
	background: url("/struktur/images/link_back.gif");
	padding-left: 17px;
	background-repeat: no-repeat;
}

#zurueck a:hover{
	color: #000; /*#D38257;*/
	background: url("/struktur/images/link_aktiv.gif");	
	border-bottom: solid 1px #0097C3;
	background-repeat: no-repeat;
	
}

p{
	margin-bottom: 0.2em;
	line-height: 1.4em;
}



p b,div b{
	font-weight: normal;
	color: #005066;
}



#subnavi a.aktiv,
#navi a.aktiv{
	color: #000;
}


/*bildunterschrift*/
.bu{
	border-left: solid 1px #0097C3;
	color: #666;
	padding: 5px;
	width: 210px;
	margin: 0;
	margin-top: -3px;
	font-size: 0.9em;
}

.bild img{
	border: solid 1px #0097C3;
	margin: 0;
}

.bild{
	margin-bottom: 1em;
}


.va_liste{
	border-top: #ccc solid 1px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.va_liste h2{
	margin: 0;
	font-size: 1.1em;
}

.dunkel{
}

.inputNormal{
	width: 155px;
	margin-bottom: 0.5em;
}

.ma_liste{
	color: #0097C3;
}


p.substartseite a, .stud_arbeit_liste, .linkliste a{
	display: block;
	background: url("/struktur/images/link.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: -1.1em;
	border: none;
	line-height: 1.4em;
}


p.substartseite a:hover, .linkliste a:hover{
	display: block;
	background: url("/struktur/images/link_block_aktiv.gif");
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: -1.1em;
	border: none;

}

.stud_arbeit_liste{
	margin-bottom: 0.3em;
}

/* Liste der Lehrveranstaltungen */
#lehrveranstaltungen{

}

#lehrveranstaltungen th{
	padding-bottom: 5px;
	border-bottom: solid 1px #999;
}

#lehrveranstaltungen th, #lehrveranstaltungen td strong{
	font-weight: normal;
	color: #0097C3;
}

#lehrveranstaltungen td{
	vertical-align: top;
	border-top: #ccc solid 1px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.td_doppel{
	width: 193px;
}

.td_einfach{
	width: 95px;
}

/* Service Box, z.B: E-Mail Registrierung */
.service{
	width: 275px;
	padding: 10px;
	background: #D5E6EE;
}

/* Last Update unten auf Seite */
#last_update{
	display: block;
	padding: 3px;
	float: right;
	padding-bottom: 20px;
}


p.substartseite{
	margin-bottom: 20px;
	width: 280px;
}

a.pdf{
	background-image:url("../../struktur/images/pdf.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 3px;
	border: none;
	display: block;
}


a.zip{
	background-image:url("../../struktur/images/zip.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 3px;
	border: none;
	display: block;
}

a.doc{
	background-image:url("../../struktur/images/doc.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-bottom: 3px;
	border: none;
	display: block;
}


.bezeichnung{
	margin-top: 0;
	color: #000;
	float: left;
	margin-right: 3px;
}

.memberlink a{
	background-image:url("../../struktur/images/schloss2.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border: none;
	display: block;
}

.memberlink a.ohneSymbol{
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #D5E6EE;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}


.memberlink a.ohneSymbol:hover{
	text-decoration: none;
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;	
	padding-left: 3px;
}

.ma_bild{
	width: 70px;
	height: 90px;
	border: solid 1px #0097C3;

}

h2 b{
	display: block;
	margin-bottom: -0.7em;
	margin-top: 0;
}

.linieOben{
	border-top: #ccc solid 1px;
	margin-bottom: 0.5em;
}

.suchtreffer{
	float: left;
	width: 340px;
	padding-bottom: 20px;
}

.suchtreffer_link{
	float: left;
	width: 100px;
}

.bild a{
	display: inline;
	border: none;
}

.bild a:hover{
	display: inline;
	border: none;
	padding: 0;
}

a:hover .ma_liste{
	color: #fff;
}

a:hover h2{
	color: #fff; /*#D38257; D5540E*/
	border-bottom: solid 1px #999;
	background: #0097C3;	
	/*background: url("/struktur/images/link_aktiv.gif");	

	background-repeat: no-repeat;*/
	
}

p.substartseite .va_liste h2, .va_liste h2{
	margin: 0;
	font-size: 1.1em;
}

p.substartseite a.va_liste, a.va_liste{
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	border-top: #ccc solid 1px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

p.substartseite a.va_liste:hover, a.va_liste:hover{
	color: #fff; /*#D38257; D5540E*/
	background: #0097C3;
}

p.substartseite a.va_liste:hover h2, a.va_liste:hover h2{
	border: none;	
}

/* Schriftgroesse 
############################################################# */

.fs1{
	font-size: 0.6em;
}

.fs2{
	font-size: 0.8em;
}

.fs3{
	font-size: 1em;
}

a.fs_aktiv{
	color: #000;
}

.schriftgroesse a{
	padding: 0;
	padding-left: 3px;
}

.schriftgroesse a:hover{
	padding: 0;
	padding-left: 3px;
}

.schriftgroesse div{
	padding-left: 7px;
}


/* Tabellen 
############################################################# */
.tabelleStil1{
	background: #D5E6EE;
	margin: 0;
	padding: 0;
	border: 0;
}

.tabelleStil1 th, .tabelleStil1 td{
	vertical-align: top;
	padding: 2px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

.tabelleStil1 th{
	background: #ddd;
}

.tabelleStil1 th .kommentar{
	font-weight: normal;
}

.tabelleStil1 th.unten{
	vertical-align: bottom;
}


/* Buchungssystem 
############################################################# */

.eingabefehler{
	border: solid 1px #ff0000;
	background-color: #ffeeee;
	margin-left: -2px;
	margin-top: -2px;
	padding: 2px;
}

fieldset{
	clear: both;
	border: none;
	margin-bottom: 10px;
}

fieldset div{
	float: left;
	margin-right: 10px;
}

label{
	display: block;
	margin-top: 2px;;
}

#buchungssystem th{
	font-weight: normal;
	color: #005066;
}

#buchungssystem table{
	border: none;
	margin: 0;
	padding: 0;
}
#buchungssystem td, #buchungssystem th{
	vertical-align: top;
	padding: 5px;
	padding-left: 0;
}

#buchungssystem th + th, #buchungssystem td + td{
	padding: 5px;
}

#buchungssystem td{
	border-top: 1px solid #D5E6EE;
}


#buchungssystem ul.nav{
	padding: 0;
	margin-bottom: 10px;
	height: 20px;
	overflow: hidden;
}

#buchungssystem ul.nav:hover{
	height: auto;
}

#buchungssystem ul.nav li{
	list-style-type: none;
	width: 290px;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	background: #999 url("/struktur/images/dropdown.gif");
	background-repeat: no-repeat;
	background-position: right;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5;
	opacity:0.5; 
}

#buchungssystem ul.nav li + li{
	border-top: #fff dotted 1px;
	background: #999;
}
#buchungssystem ul.nav li.single{
	background: #999;
}

#buchungssystem ul.nav li a{
	color: #fff;
	text-decoration: none;
	border: none;

}

#buchungssystem ul.nav li:hover{
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1; 
	background-color: #0097C3;
}


h1 + ul.nav{
	margin-top: -12px;
}

#buchungssystem form{
	margin-bottom: 20px;
	margin-top: 10px;
}

#buchungssystem input[type="radio"]{
	margin-right: 3px;
}

.linie{
	border-bottom: 1pt solid #000;
	width: 5cm;
}

#aushang{
	width: 18cm;
	margin: 1cm 1cm;
}

#aushang td, #aushang th{
	border: none;
}

#aushang td{
	border-top: solid 1pt #000;
}

#aushang #subnavi{
	display: none;
}

.neues_datum{
	border-top: #666 solid 1px !important;
}

#buchungssystem .zeit{
	width: 70px;
}

#buchungssystem .datum{
	width: 70px;
}

#buchungssystem .tabellen{
	border: solid 1px #0097C3;
	padding: 10px;
	margin-bottom: 20px;
}

#buchungssystem .breit{
	width: 900px !important;
}

#buchungssystem table.print th{
	background-color: #0097C3; color: #FFFFFF; font-weight: bold;
}

img.ma_bild{
	background-image:url(../images/ma_blanko.jpg);
	width:70px;
	display:block;
}
@import url("iad_druck.css") screen;


.eingabefehler{
	background: #f0a9a9;
	border: solid 1px #ff0000;
}

form .kommentar{
	color: #005066;
}

input[type=submit]{
	text-align: center;
}