@charset "UTF-8";
/* CSS Document */
BODY	{ background-color:#0f0f0f; margin:0px;}
IMG		{ border-width:0px; }
A		{ color:#a75513;
		text-decoration:none; }
A:hover { color:#8e4d2e; }
a:active, a:focus {
      outline: 0;
}
#logo	{ position:absolute;	
		top:40px;
		left:85px;}
#image_container { 	margin-top:100px;
					background-color:#151515; }
.dip	{ width:100%;
			margin: 15px auto 25px 0px;
			height:auto; }
#recht_cont {float:right; width:600px;}
#download_div { margin-top:45px; width: 244px; float:left;}
#contact_details { margin-top:32px; border-left: 1px solid #222222; width: 350px; float:left;}
#contact_details table { margin-left: 20px;}
#contact_details th	{ width:60px; text-align:center; }
.caption {	margin-left: 104px; }
* 		{ font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: 100;
		color:#878787;}

