/* CSS Document */

/* allgemine div informationen */
div {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4B3F36; text-align: left; line-height: 24px;}		


/* allgemine td informationen */
td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}


a:link 				{color:#000000; font-size:13px; line-height: 18px; text-decoration:none; font-weight:normal;}
a:visited 			{color:#000000; font-size:13px; line-height: 18px; text-decoration:none; font-weight:normal;}
a:focus 			{color:#cc0033; font-size:13px; line-height: 18px; text-decoration:none; font-weight:bold;}
a:hover 			{color:#cc0033; font-size:13px; line-height: 18px; text-decoration:none; font-weight:bold;}
a:active 			{color:#cc0033; font-size:13px; line-height: 18px; text-decoration:none; font-weight:bold;}

a.content:link 		{font-size:13px; color:#800222; text-decoration:none; font-weight:bold;}
a.content:visited 	{font-size:13px; color:#800222; text-decoration:none; font-weight:bold;}
a.content:focus 	{font-size:13px; color:#cc0033; text-decoration:none; font-weight:bold;}
a.content:hover 	{font-size:13px; color:#cc0033; text-decoration:none; font-weight:bold;}
a.content:active 	{font-size:13px; color:#cc0033; text-decoration:none; font-weight:bold;}

		
.activ  {
		font-size:14px;
		line-height: 18px;
		font-weight: bold; 
		color:#cc0033;
		}

.large  {
		font-size:13px;
		font-weight: bold; 
		color:#000000;
		}

.x_large {
		font-size:16px;
		font-weight: bold; 
		color:#000000;
		}
		
.hoehe {
	position: absolute;
	top:0px;
	left: -450px;
	width: 900px;
	background-image: url(../img/buehne.jpg);
	visibility: visible;
		}	
		
.bg {
	position: absolute;
	top:0px;
	left: -450px;
	width: 900px;
	background-image: url(../img/buehne_anfahrt.jpg);
	visibility: visible;
		}								 

body {width: 100%; height: auto; margin: 0px; scroll: auto; background-image: url(../img/body_bg_soulatian.gif)
	 }

/* container für inhalt */				    				
				
#middleboxcontainer { position: absolute; top:0px; left: 50%; width:450px; height:40px; z-index: 3; visibility: visible;
					}
					  
#middlebox 			{ position: absolute; top:0px; left: -450px; width: 900px; height:500px; 
					  z-index: 4;
					}
		
#headline			{ position: absolute; top:45px; left: 270px; width: 400px; height:50px;  
					}
					
#headbild			{ position: absolute; top:24px; left: 18px; width: 182px; height:112px;  
					}							
					
#content			{ position: absolute; top:192px; left: 270px; width: 585px; height:500px;  
					}
					
#bilder				{ position: absolute; top:210px; left: 563px; width: 300px; height:1000px;
					}					

#navigation			{position: absolute; top:264px; left: 30px; width: 170px; height:200px; visibility: visible;
					}
					
#flagge				{ position: absolute; top:240px; left: 171px; width: 28px; height:1px;  
					  z-index: 1}	

#zurueck			{ position: absolute; top:195px; left: 267px; width: 28px; height:18px;  
					  z-index: 1}	
																			
#bottom			    { position: absolute; bottom:0px; left: 0px; width: 900px; height:36px; background-image: url(../img/bottom.gif); 
					  z-index: 15}					

