body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
}
.standard{ 
	font-size: 10px;
	font-style: normal;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal; 
}
/*ids*/

#logo{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 160px;
	height: 80px; 
	overflow: hidden;
}
#menu{
	position: absolute; 
	top: 35px; 
	left: 169px;
	height: 50px; 
	z-index: 2;
}
#content{
	position: absolute; 
	top: 110px; 
	left: 179px; 
	width: 750px;			
}
#navi{
	position: absolute; 
	top: 105px; 
	left: 0px; 
	width: 150px;
	height: 338px; 
	margin-left: 0px;
	margin-top: 0px;
	
}
#insidenavi{
	position: relative;  
	margin-top: 5px;
	padding-bottom: 8px;
	left: 0px;
	width: 160px;
	float:left;
	overflow:hidden;
	background-image:url(../images/fade.jpg); background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede;	
}

#navi_head{
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	border-bottom: 2px solid #dedede;

}
#filmbox{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 495px;
	padding-top: 3px;
	background-image:url(../images/fade.jpg); background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede; 			
}
#mapbox{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 730px;
	padding-top: 3px;
	background-image:url(../images/fade.jpg); background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede; 			
}
#baschemap{
	position: relative;  
	margin-top: 5px;
	padding-bottom: 8px;
	left: 516px;
	width: 211px;
	float:left;
	overflow:hidden;
	background-image:url(../images/fade.jpg); background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede;
}
#right_box{
	position: absolute;
	top: 0px; 
	left: 516px;
}
.plusbox{
	position: relative;  
	width: 211px; 
	overflow: hidden;
	padding-top: 3px;
	padding-left: 5px;
	background-image:url(../images/fade.jpg); 
	background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede;
	margin-bottom: 5px;
}
#logger{
	position: absolute; 
	top: 2px; 
	left: 463px;
	width: 450px;
	height: 40px;
	text-align: right;
	float:left;
	z-index: 2;	
}
#suche{
	position: absolute; 
	top: 35px; 
	left: 695px;
	width: 212px;
	height: 55px;
	padding-top: 8px;
	padding-left: 5px;
	float:left;
	background-image:url(../images/fade.jpg); background-repeat:no-repeat;	
	background-position: 0px 0px;	
	background-color: #dedede;	
}
#Go{
	background-image:url(../images/fade2.jpg); background-repeat:no-repeat;
	color: white;
	border: 2px solid #666666;
	border-top: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
}	








/*klassen*/

a.rating {
   background:url(../images/rating/empty.gif) repeat-x;
   height:13px;
   width:70px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
   cursor:pointer;
}

a.rating span {
   background:url(../images/rating/full.gif);
   display:block;
   height:100%;
   width:0;
}

.pix{
	border: 2px solid white;
}
.bus{
	padding:-20px;
}
.navi_link_box{
	padding: 3px 0px 3px 10px;
	border-bottom: 2px solid #dedede;
	background-color: white;

}
.navi_link{ 
	font-size: 10px;
	font-style: normal;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: none;
}
	
a.navi_link:link{ 
	color: #000000; 
}
a.navi_link:visited{ 
	color: #000000;
}
a.navi_link:hover{ 
	color: white;
	background-color: black;
}
a.navi_link:active{ 
	color: white; 
}

.link{ 
	font-size: 10px;
	font-style: normal;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: underline;
}
	
a.link:link{ 
	color: #000000; 
}
a.link:visited{ 
	color: #000000;
}
a.link:hover{ 
	color: white;
}
a.link:active{ 
	color: white; 
}

.link2{ 
	font-size: 10px;
	font-style: normal;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold; 
	text-decoration: underline;
}
	
a.link2:link{ 
	color: #990099; 
}
a.link2:visited{ 
	color: #990099;
}
a.link2:hover{ 
	color: black;
}
a.link2:active{ 
	color: black; 
}

.link3{ 
	font-size: 10px;
	font-style: italic;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: underline;
}
	
a.link3:link{ 
	color: #990099; 
}
a.link3:visited{ 
	color: #990099;
}
a.link3:hover{ 
	color: black;
}
a.link3:active{ 
	color: black; 
}

.link4{ 
	font-size: 10px;
	font-style: normal;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal; 
	text-decoration: underline;
}
	
a.link4:link{ 
	color: #990099; 
}
a.link4:visited{ 
	color: #990099;
}
a.link4:hover{ 
	color: black;
}
a.link4:active{ 
	color: black; 
}


/*NORMAL*/

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

/*HEADLINE*/

.head {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}	
	
/*KURSIV*/

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


/*FORM*/

form{
	margin: 0px;	
	padding:0px;
}
option{
	background-image:url(../images/fade3.jpg); background-repeat:no-repeat;background-image:url(../images/fade3.jpg); background-repeat:no-repeat;
}
textarea{
	background-color: #ffff66;
}
.form {
	margin: 0px;	
	padding:0px;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #0000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	border: 2px solid white;
	border-top: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	background-image:url(../images/fade3.jpg); background-repeat:no-repeat;
	padding-left: 5px;
	width: 100px;
}
.formnoimg {
	margin: 0px;	
	padding:0px;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #0000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	border: 2px solid white;
	border-top: 2px solid #e5e5e5;
	border-left: 2px solid #e5e5e5;
	padding-left: 5px;
	width: 100px;
}
a.form:link{ 
	color: #000000; 
}
a.form:visited{ 
	color: #000000;
}
a.form:hover{ 
	color: #ff33ff;
}
a.form:active{ 
	color: #ff33ff; 
}
