body{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
}

#mama{
position:absolut;
margin-top:50px;
width:100%; 
height:100%;
text-align:center;
}

#container{
position:absolut;
width:1024px; 
height:680px;
background-image:url(../img/background_sirius.jpg);
background-repeat:no-repeat;
background-position: center top;
margin: 0 auto;
}

#box{
 background:#fff;
 border:1px solid #ccc;
 margin:0 auto;
 text-align:left;
 width:748px;
}

a{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
 color: #000000;
 text-decoration:none;
 cursor:pointer;
}

a.infotext{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
 font-weight:normal;
 color: #666666;
 text-decoration:none;
}

a.menue{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
 font-weight:bold;
 color: #FFFFFF;
 text-decoration:none;
}

.ausgewaehlt{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
 font-weight:bold;
 color: #A0BEED;
 text-decoration:none;
}

a.content{
 font-family:arial,verdana,sans-serif;
 font-size:11px;
 font-weight:normal;
 color: #006699;
 text-decoration:none;
}

a.content:hover {
	text-decoration: underline;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #006699;
 border-bottom: transparent;
}



#bild { 
	position:relative; 
	top:3px;
	height:260px;
	float:left;
	left:0;
	width:380px;
}

#text { 
	position:relative; 
	top:5px;
	height:260px;
	width:490px;
	z-index:1; 
	float:left;
	text-align:left;
	display:block;
	overflow:auto;
	padding-left:25px;
	padding-right:5px;	
	}

#presse_einzeln{
	height:135px;
	width:460px;
	padding-left:4px;
	padding-right:4px;	
	display:block;
	overflow:auto;
	z-index:2;
	background-color:#D9D9D8;	
}

#pressehead{
	padding-top:3px;
	padding-left:4px;
	width:460px;
	height:20px;
	background-color:#D9D9D8;	
}


#contenttext { 
	position:relative; 
	top:177px; 
	left:48px; 
	width:900px; 
	height:270px;
	z-index:1; 
	float:left;
}

#contentmenue { 
	position:relative; 
	top:12px; 
	left:220px; 
	width:900px; 
	height:15px;
	z-index:1; 
	float:left;
	text-align:left;
	letter-spacing:1px;
}

#anzeigetafel { 
	position:relative; 
	top:156px; 
	left:398px; 
	width:185px; 
	height:102px;
	}
	
#anzeigetafelLogo { 
	position:relative; 
	top:-80px; 
	left:160px; 
	width:50px; 
	height:70px;
	}


#infotext{
	position:relative; 
	top:241px; 
	left:49px; 
	width:1000px; 
	height:20px;
	z-index:1; 
	float:left;
	text-align:left;
	padding-left:4px;
	padding-top:2px;
	color: #666666;
	font-size:11px;
}


#contentcopyright { 
	position:relative; 
	top:210px; 
	left:52px; 
	width:900px; 
	height:15px;
	z-index:1; 
	float:left;
	text-align:left;
	color: #666666;
	font-size:10px;	
}

