BODY    {
	color: 000099;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial;
	margin: 0 auto auto 0;
	background: #F0F8FF;
}

H1   { 
	color: #000099; 
	font-size: 16px; 
	font-family: verdana, Arial;  
	padding-top: 18px;
	
}

H2   {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana, Arial;
	color: #000099;
	padding-top: 8px;
	
	}

H3   {
	font-size: 14px;
	font-family: verdana, Arial;
	padding-top: 16px;
}

H4   {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, Arial;
	padding-top: 6px;
	padding-bottom: 2px;
}

H5   { 
	font-size: 12px; 
	font-family: verdana, Arial ; 
	padding-top: 6px;
}

A  {
	font-size: 12px;
	color :#ff8000 ;
	text-decoration : none;
	}

A:Visited  {
	text-decoration : none;
	color :#ff8000 ;
}

A:Active  {
	color :#ff8000 ;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color :#ff8000 ;
}

P   {
	color: #000099;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	font-family: verdana, Arial;
}
/*ende grundsaetzliches
*/

.ueberliste {
	color: #000099;
	font-size: 1em;
	font-family: verdana, Arial;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
	border: 2px dashed #ffd700;
}
.ueberlistegelb {
	color: #ffd700;
	font-size: 1em;
	font-family: verdana, Arial;
	font-weight: bold;
	text-indent: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	border: 1px dashed #000099;
}
.ueberlistehg {
	color: #ffd700;
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: verdana, Arial;
	font-weight: bold;
	background-color: 000099;
	text-indent: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.veranstalterin     {
	color: #000099;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 18px;
	font-family: verdana, Arial;
	text-decoration: none;
} 

.datum   {
	color: 000099;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 18px;
	font-family: Verdana, Arial;
	background-color: #ffd700;
	margin-top: 30px;
	margin: 30px auto auto auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	}

.filmtitel   {
color: #ffd700;
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: verdana, Arial;
	font-weight: bold;
	background-color: 000099;
	text-indent: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}

.zeitschrift  { 
	font-size: 1.2em;
	font-style: italic; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}

.titel  {
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.bu  {
 color: #595959; 
 font-style: normal; 
 font-weight: normal; 
 font-size: 10px; 
 font-family: Verdana,Arial, Helvetica, sans-serif; 
 text-decoration: none 
 }

 table {
	color: 000099;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Verdana, Arial;
}

 
/*container-ids*/

#text1{
	position: absolute;
	visibility: visible;
	width: 600px;
	left: 35px;
	top: 190px;
	border: 1px solid Ffd700;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	page: auto;
	overflow: auto;
}

#navi{
	position: absolute;
	visibility: visible;
	width: 820px;
	height: 20px;
	left: 35px;
	top: 160px;
	border: 1px solid #Ffd700;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #Ffd700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
#navi a, #navi a:link, #navi a:visited {
	color: #ff8000;
	padding: 0px 14px 0px 2px;
	text-decoration: none;
	font-weight: bold;
	}
	
#navi a:active, #navi a:focus, #navi a:hover {
	color: #000099;
	padding: 5px 14px 5px 2px;
	text-decoration: none;
	border: 1px solid #000099;
	background: #Ffd700;
	font-weight: bold;
	}
#navi .aktiv {
	color: #000099;
	padding: 5px 14px 5px 2px;
	text-decoration: none;
	border: 1px solid #000099;
	background: #Ffd700;
	font-weight: bold;
	}



