body {
	background-color: #ffffff;
	padding:0;
	margin:0;
}

#inhalt {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#banner {
	height: 250px;
	width: 990px;
	background:url(../img/fix/banner.gif) no-repeat left top;
	}
#bannertop {
	height: 31px;
	width: 990px;
	background:url(../img/fix/banner_top.gif) no-repeat left top;
	}
#flashleiste {
	position: relative;
	margin: -209px 0px 0px 145px;
	height: 209px;
	width: 845px;
	background-color: #FFCC00;
}	
.balken {
	float:left; 
	margin: 5px 0px 0px -10px; 
	background-image: url(../img/fix/yellohg.gif); 
	background-color: #990000;
	width: 3px; 
}
.headline {
	float:left;
	margin: 0px 0px 15px 0px;
}
.headlinebreit {
	width: 750px;
	margin: 0px 0px 30px 0px;
}
.newspic {
	float:left; 
	width: 185px; 
	margin: 0px 40px 0px 0px;
		background-color: #FFFFFF;
}
.newsrow {
	width: 680px;
	min-height: 100px; 
	margin: 0px 0px 0px 0px;
		background-color: #FFFFFF;
}
.dozpic {
	float:left; 
	width: 216px; 
	margin: 0px 40px 0px 0px;
		background-color: #FFFFFF;
}
.dozpicrow {
	width: 780px;
	min-height: 100px; 
		background-color: #FFFFFF;
}
.moviepic {
	float:left; 
	width: 185px; 
	margin: 0px 40px 0px 0px;
			background-color: #FFFFFF;
}
.moviepicgrey {
	float:left; 
	width: 185px; 
	margin: 0px 40px 0px 0px;
			background-color: #e4e4e4;
}
.moviepicrow {
	width: 680px;
	min-height: 100px; 
	background-color: #FFFFFF;
	padding: 0px 0px 0px 30px;
}
.moviepicrowgrey {
	width: 680px;
	min-height: 100px; 
	background-color: #e4e4e4;
	padding: 0px 0px 0px 30px;
}
.adressblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0d1b74;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.u5-yellow {
	background-color: #FFCC00;
}
.u5-grey {
	background-color: #E5E5E5;
}
.u5-blue {
	background-color: #001959;
}
.u5-yellowmiddle {
	background-color: #FFE550;
}
.u5-yellowlight {
	background-color: #FFED94;
}
#content {
	min-height:500px;
	padding: 0px;
	margin: 30px 0px 0px 180px; 
	width: 600px; 
	background-color: #FFFFFF;
}
#contentbreit {
	min-height:500px;
	padding: 0px;
	margin: 30px 0px 0px 180px; 
	width: 800px; 
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 144px;
	padding: 30px 0px 0px 0px;
}
#leftohne {
	float: left;
	width: 144px;
	padding: 0px 0px 0px 0px;
}
#right {
	float: right;
	width: 140px;
	margin: 30px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	background: url(../img/fix/hg_leiste.gif) repeat;
}

/*********** Startseite ***********/

.aktionsbannertext {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0d1b74;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.adcbanner {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 70px 0px 0px 10px;
	width: 80px;
	height: 120px;
	background-image: url(../img/home/adc.jpg);
	background-repeat: no-repeat;
	background-color:#ffcc00;
	text-align: center;
}
.uni5banner {
	float: left;
	width: 70px;
	height: 90px;
	background-image: url(../img/home/uni_5.gif);
	background-repeat: no-repeat;
	background-color:#ffcc00;
	text-align: center;
	background-color:red;
	margin-top: -82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*********** allgemein ***********/

/*********** h1 headlines für Fliesstext ***********/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 0px 20px 0px 0px;
}
/*********** h2 Fliesstext ***********/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 0px 20px 0px 0px;
}
/*********** h3 Text für Marginalspalte ***********/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	width: 110px;
	margin: 5px 0px 0px 0px;
}
/*********** h4 Text für Bildunterschriften z.B. News ***********/
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 10px 0px 0px 0px;
}
/*********** h5 Text für Bildunterschriften YDP ***********/
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 5px 0px 5px 0px;
}
/*********** h6 Text für Hall of Fame ***********/
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0d1b74;
	margin: 0px 0px 0px 0px;
}
/*********** h7 Text für Bildunterschriften Pinakothek ***********/
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 0px 0px 20px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a4a4a;
	margin: 0px 0px 0px 0px;
}


.link {
	color: #0d1b74;
	text-decoration: none;
	font-weight: bold;
}
.linkrot {color: #FF0000; font-weight:bold; text-decoration: none;}
.linkmarginal {
	color: #0d1b74;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/*********** #Menu ***********/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-slide.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

 #positionerohne {position:relative; width:144px; height:160px; margin: 30px 0px 0px 0px; z-index:100;}
 #positioner {position:relative; width:144px; height:160px; margin: 0px 0px 0px 0px; z-index:100;}
 #holder {position:absolute; width:144px; background:url(../img/menu/menu_off.gif) repeat-x left top; overflow:hidden; background-color:#ffcc00;}
 dl.menu {width:288px; float:left; margin:-32700px -150px 0 0; background:url(../img/menu/menu_off.gif) no-repeat left bottom;         }
 dl.menu a {display:block; height:17px; color:#0d1b74; font:bold 0.55em verdana, sans-serif; text-decoration:none; text-align:left;}

 dl.menu dt {float:left; padding:0; margin:32700px 0 0 0; position:relative; z-index:50; }
 dl.menu dt a {background:transparent; width:144px; background:url(../img/menu/menu_off.gif) no-repeat left top;   }
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; background:url(../img/menu/menu_on.gif) no-repeat left top;}

 dl.menu dd {float:left; padding:30px 0 0 0; margin:-30px 0 0 0; position:relative; z-index:10;}
 dl.menu dd a {background:#ffeca0; width:144px; background:url(../img/menu/menu_on_u.gif) no-repeat left bottom;}
 dl.menu dd a.last1 {border-bottom:1px solid #ffeca0;}
 dl.menu dd a.last2 {border-bottom:1px solid #ffeca0;}

 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#ffcc00; color:#0d1b74; background:url(../img/menu/menu_on.gif) no-repeat left bottom;}

/*********** Menu modifiziert aufgeklappt ***********/
dl.menu dt a.LevelTopActive {
    margin-right:1px; background:url(../img/menu/menu_off.gif) no-repeat left top;
}
dl.menu dt a.Level1IsActive {
    padding-top: 4px; margin-right:1px; background:url(../img/menu/menu_on.gif) no-repeat left top;
}
dl.menu dd a.Level2IsActive {
    padding-top: 4px; margin-right:1px; background:#ffcc00; color:#0d1b74; background:url(../img/menu/menu_on.gif) no-repeat left bottom;
}
