body	{
		margin-top:20px;
		margin-bottom:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		background-image:url(../images/bgr2.jpg);
		background-repeat:repeat;
		background-attachment:fixed;
		
		scrollbar-face-color:#666666;
		scrollbar-highlight-color:#333333;
		scrollbar-3dlight-color:#333333;
		scrollbar-darkshadow-color:#333333;
		scrollbar-shadow-color:#333333;
		scrollbar-arrow-color:#FFCC00;
		scrollbar-track-color:#000000;
		scrollbar-base-color: #000000;
		}

a	{
		text-decoration:none;
		color:#FFCC00;
		}
		
a.link	{
		text-decoration:none;
		color:#FFCC00;
		}

a.active	{
		text-decoration:none;
		color:#FFCC00;
		}
		
a.hover	{
		text-decoration:none;
		color:#fff;
		}

#out	{
		width:100%;
		height:770px;
		text-align:center;
		margin-bottom:40px;
		}

#top	{
		margin:auto;
		margin-bottom:10px;
		width:468px;
		height:60px;
		background-image:url(../images/head.gif);
		background-repeat:no-repeat;
		}

#aussen {
		margin:auto;
		width:964px;
		height:400px;
		}
		
#googleLeft {
		width:200px;
		height:360px;
		float:left;
		text-align:center;
		}
		
#middle {
		float:left;
		width:520px;
		height:360px;
		padding:10px;
		background-color:#000;
		border:solid 10px #d5a400;
		text-align:left;
		font-size:12px;
		color:#fff;
		float:left;
		}
		
#googleRight {
		width:200px;
		height:360px;
		float:left;
		text-align:center;
		}
				
.footer	{
		clear:both;
		}
		
#promo	{
		margin:auto;
		margin-top:10px;
		text-align:center;
		width:800px;
		height:450px;
		}