body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
    margin: 10px; 
    padding: 0px;
    text-align: center;
    color: #000000;
	/*overflow-x: hidden;*/
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #000000;
}

p {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	line-height: 1.4;
	
}

#copyright1{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: -1;
	color: #FFFFFF;

}

#copyright2{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#container, #container_white {
    width: 980px;
	height: 735px;
    margin: 0 auto; 
    border: 1px solid #000000;
    text-align: left;
	background: #FFFFFF;
}

#container_white {
	background: url(/bilder/background_white.jpg) 0px 0px no-repeat;
}

#container{
    background: url(/bilder/dirty_metal_v2.gif) 0px 0px no-repeat;
}

#header {
	width: 260px;
	height: 116px;
	vertical-align: bottom;
	background-color: #f6f6f6;
	float:left;
}

#menu {
	width: 720px;
	height: 116px;
	background: none;
	float: right;
}

#sidebar {
	width: 240px;
	height: 584px;
	background-color: #f6f6f6;
	float:left;
	padding:10px;

}

#sidebarform {
	width: 220px;
	height: 564px;
	background-color: #f6f6f6;
	float:left;
	padding:20px;
}

#content {
	width: 710px;
	height: 604px;
	background: none;
	float:left;
		
}

#contentwithtext {
	width: 650px;
	height: 564px;
	background: none;
	float:left;
	padding: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#rightdeco {
	width: 10px;
	height: 604x;
	float:right;
}

#footer {
	width: 980px;
	height: 15px;
	padding: 0;
	margin: 0;
}

#contententer{
	width: 980px;
	height: 720px;
}

#enterbutton a{
	width: 80px;
	height: 24px;
	display: block;
	background: url("/bilder/button_enter_rollover.jpg") 0px 0px no-repeat;
	position: absolute;
	margin-left: 807px;
	top: 560px;
}

#enterbutton a:hover,a:active {background-position: 0px -24px;}

#sendbutton{
	width: 92px;
	height: 16px;
	text-align: center;
	background-color: #D1D2D4;
	padding: 2px;
}

#participantsmenu {
	position: relative;
	top: 20px;
	left: 20px;
	/*filter:alpha(opacity=50);*/
}

#filingmenu a{
	width: 105px;
	height: 26px;
	display: block;
	background: url("/bilder/button_filing_rollover2.jpg") 0px 0px no-repeat;
	position: relative;
	top: 18px;
	left: 140px;
}

#filingmenu a:hover,a:active {background-position: 0px -26px;}

#aboutmenu a{
	width: 152px;
	height: 28px;
	display: block;
	background: url("/bilder/button_about_rollover2.jpg") 0px 0px no-repeat;
	position: relative;
	top: -40px;
	left: 278px;
}

#aboutmenu a:hover,a:active {background-position: 0px -28px;} 

#linksmenu{
	position: relative;
	top: -30px;
	left: 435px;
	/*filter:alpha(opacity=50);*/
}
	
#contactsmenu{
	position: relative;
	top: -90px;
	left: 610px;
	/*filter:alpha(opacity=50);*/
}
