/* -- LINKS -- */
a:link.nav,a:visited.nav,a:hover.nav,a:active.nav,a:focus.nav  {
	font-family: Verdana,Arial, Helvetica,sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color: #999999;
}

a:hover.nav  {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
}

a:link.back,a:visited.back,a:hover.back,a:active.back,a:focus.back  {
	font-family: Verdana,Arial, Helvetica,sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color: #666666;
	background-color:#E7E8E6;
	padding:2px;
	margin:0px; 
line-height:20px;

}

a:hover.back  {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	background-color:#E7E8E6;
	padding:2px;
	margin:0px; 
line-height:20px;
}


/* -- Textformatierung-- */

.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;

}



td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.klein {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.linie {
	border-top:1px solid #999999; 
	margin:0px;
}




/* -- Hintergrund -- */

#bg {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat; 
	background-position: 490px -1px; 
}

#bg1 {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat; 
	background-position: 290px -100px; 
}


#film {
position:absolute; top:0px; left:0px; 
}




