html, body {
			font-family: helvetica, arial,verdana, sans-serif;
            font-weight: normal;
            font-size: 11px;
            color: #000000;
			letter-spacing:1px;
			background-color:#c91633;
			background-image:url(../images/bg1.jpg);
			background-position:top left;
			background-repeat:repeat-x;
			margin:0px;
			padding:0px;
			height:100%;  
}

#boxstart
{
position:absolute;
z-index:2;
left:50%;
margin-left:-364px;
top:150px;
width:728px;
border:0px solid #000;
height:400px;
}

#logo
{
position:absolute;
top:63px;
left:0;
}

#text
{
position:absolute;
top:112px;
left:300px;
}

#oldsite
{
position:absolute;
top:272px;
left:325px;
height:20px;
}

#oldsite a, #oldsite a:visited 
{    
text-decoration: none;    
color: #ffffff;
font-size:12px;
}

#oldsite a:hover
{    
text-decoration: none;    
color: #000000;
font-size:12px;
}

#impressum
{
position:absolute;
top:322px;
left:325px;
height:20px;
}

#impressum a, #impressum a:visited 
{    
text-decoration: none;    
color: #ffffff;
font-size:12px;
}

#impressum a:hover
{    
text-decoration: none;    
color: #000000;
font-size:12px;
}





/* nur fuer den IE5 Mac*/

/*\*//*/#menuList li {	
	display:inline;
	list-style: none;
	width:10px;		
}
/**/



