h1 {font-size:32px; color: #F88B20; margin-top: 0px; margin-bottom: 0px;}
h2 {font-size:18px; color: #505367; margin-top: 0px;}
pre {font-family: arial;}
a {color: #A67944; text-decoration: none; font-weight: bold;}
a:hover {color: #D67503;}
.link {text-decoration: underline;color: #505367;font-weight: normal;}
body
{
margin-top:0px;
background-color:#ffffff;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
text-align:center;
font-family:verdana, arial;
font-size:14px;

}

#container
{

width:980px;
margin:1px auto;
text-align:left;
border:1px solid #F88B20;
}


#head
{
margin-top:0px;
height:200px;
background-color: #ffffff;
background-image:url(img/orange-ecke.png);
background-repeat: no-repeat;
}

#topnavi
{
background-color: #ffff00;
background-image:url(img/bg-navi.jpg);
background-repeat:repeat-x;
width:547px;
height: 32px;
position:relative; left:230px; top:20px; 
color:#A67944;

}
	

	
#content
{
padding:10px;
background-image:url(img/orange-ecke2.png);
background-repeat: no-repeat;
background-color: #ffffff;

}
	
	#leftcontent
	{
	
	float: left;
	width:235px;
	padding-left:10px;

	}
	
	#maincontent
	{
	padding-right:20px;
	}
td {font-size: 14px;}
ul {margin-left:270px;}

#imagediv
	{
		float: right;
		padding: 15px;
		text-align: center;
	    font-size: 90%;
	}	
	
	
#footer
{
clear:both;
padding:2px;
background-color:ffffff;
text-align: center;
font-size: 90%;
color: #9B9B9B;
}

	#footer a
	{
	color: #9B9B9B;
	font-weight: normal;
	}

