body
{
	margin-top: 30px;
	background-color: #000000;
	background: url(../struct/bg.gif);
	color: #000000;
	color: #b4b4b4;
	font-size: 12px;
	font-family: Arial, sans-serif;
	scrollbar-base-color: #000;
	scrollbar-track-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #b4b4b4;
	scrollbar-shadow-color: #b4b4b4;
	scrollbar-arrow-color: #a40d13;
	text-align: center;
}

table {font-size:12px;}

#wrapper {width:950px; margin:40px auto 20px; background:#000;}
#header {background:#000; height:87px; border-bottom:1px solid #a40d13; text-align:left;}
#logo	{margin-right:20px;}
#bg_container {height: 480px; border-top:2px solid black; border-bottom:2px solid black; margin:0px; padding:0px;}
#content {margin:0px; text-align:left; height:480px; overflow:hidden;}
#menu {margin-left:7px;}
#language {position:relative; top:-30px; left:13px;}

.shareBlock {
	clear: both;
	/*background: url(teilen.png) no-repeat 0 50%;*/
	/*margin: 0 0 20px -17px;*/
	/*padding: 3px 0 5px 100px;*/
	position:relative;
	height: 30px;
	width: 160px;
	top:10px; left:738px;
}

/*#facebooklike {
	visibility: hidden; 
	clear: both;
	position:relative;
	width:300px;
	height: 25px;
	top:-75px; left: 150px;
}*/

#footer	{
	height:100px;
	background:url(../struct/footer_bg.gif);
	border-top:1px solid #a40d13;
	background-repeat: repeat-x;
}

a:link { color:#b4b4b4; text-decoration:none;}
a:visited { color:#b4b4b4; text-decoration:none;}
a:hover { color:#C00418;}
a:active { color:#C00418; }

#header img {
	border:none !important;
}


