/* CSS Document */

body { font-family: Helvetica, Arial, Verdana, sans-serif; color:#c8c8c8; font-size: 12px; background: #FFFFFF;}

#alles_main{margin-top: 10%; margin-left: auto; margin-right: auto; height: 349px; width: 790px; }

#alles_nacht{margin-top: 10%; margin-left: auto; margin-right: auto; height: 550px; width: 877px; }
#alles_vogel{margin-top: 10%; margin-left: auto; margin-right: auto; height: 550px; width: 492px; }
#alles_tag{margin-top: 10%; margin-left: auto; margin-right: auto; height: 550px; width: 495px; }
#alles_index{margin-top: 10%; margin-left: auto; margin-right: auto; height: 378px; width: 329px; }



/*index*/
#logogros{height: 238px; width: 329px;}
#linie{height: 88px; width: 329px;}

#deubot{height: 43px; width: 165px; float:left;}
#enbot{height: 43px; width: 164px; float:right;}

#brtbot{height: 97px; width: 329px;}


/* main*/
#erstelinie{height: 88px; width: 790px;}

	#liv_logo{float:left; height: 88px; width: 264px;}

	#brt_logo{float:right; height: 88px; width: 194px;}



#zweitelinie{height: 55px; width: 790px;}

	#gallery{width: 112px; height: 55px; float:left;}


	#uno{ float:right}
	#dos{ float:right}
	#tres{ float:right}

	#quick{width: 142px; height: 55px; float:left; }

	#pdfpress{width: 227px; height: 55px; float:left;}
 
	#dotholder{width: 247px; height: 55px; float:left;}
	
	#english{width: 62px; height: 55px; float:right;}
	
	
	#gallery_eng{width: 125px; height: 55px; float:left;}
	
	#quick_eng{width: 154px; height: 55px; float:left; }

	#pdfpress_eng{width: 242px; height: 55px; float:left;}
 
	#dotholder_eng{width: 205px; height: 55px; float:left;}
	
	#deutsch{width: 64px; height: 55px; float:right;}
	
	
	
	
	
	
	
	
#viertelinie{ width: 790px;}	
#titulo{ font-size:18px; font-weight: 200; color:#cccc33; padding-top:10px;}
#texte1{ padding-top:7px; padding-right:5px; float:left; font-size:14px;}

#mas{ padding-top: 8px; font-size:12px}

#masdos{ padding-top: 7px; font-size:12px}


#alles_peli{height: 386px;
	width: 425px;
	top: 50%;
	left: 50%;
	margin-top: -193px;
	margin-left: -213px;
	position: absolute;
	padding: 0px;
	background-color: #fff;}
	
	#peli{height: 355px;width: 425px;}
	#peli_home{height:21px; width:58px; margin-top:10px; margin-left:184px; margin-right:183px;}




/* nacht */

#bar_nacht{ padding-left:336px; padding-right:336px; padding-top:20px; width:205px; height:21px }
#bar_vogel{ padding-left:143px; padding-right:144px; padding-top:20px; width:205px; height:21px }
#bar_tag{ padding-left:145px; padding-right:145px; padding-top:20px; width:205px; height:21px }
.home{ height:21px; width:67px; float:left;}
.hinten{ height:21px; width:38px; float:left;}
.numern{ height:21px; width:49px; float:left;}
.vorne{ height:21px; width:51px; float:right;}
.menuuno{float:right}
.menudos{float:right}






a:link { color: #cccc33; }    /* noch nicht besuchte Ziele */
a:visited { color: #cccc33; } /* besuchte Ziele */
a:hover { color: #cccc33; }   /* Verweise bei "MouseOver" */
a:active { color: #cccc33; }

