
* {
margin : 0;
padding : 0;
}
html, body {
background-color : rgb(255, 121, 0);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
width : 100%;
height : 100%;
text-align : center;
color : rgb(255, 255, 255);
}
a img {
border : 0;
}
#wrapper {
width : 750px;
margin : auto;
background-color : rgb(255, 121, 0);
text-align : center;
margin-bottom : 10px;
}
#advertisment_header {
float : left;
background-image : url(img/ad_header.jpg);
background-repeat : no-repeat;
width : 468px;
height : 60px;
padding-top : 13px;
}
#buttons {
float : left;
width : 200px;
height : 60px;
margin : 30px 0 0 50px;
}
#buttons a {
float : left;
display : block;
background-image : url(img/button.jpg);
width : 93px;
height : 21px;
margin : 0 5px 5px 0;
color : rgb(255, 255, 255);
text-decoration : none;
padding : 4px 0 0 0;
}
#advertisment_side {
float : left;
background-color : rgb(173, 255, 127);
margin-left : 15px;
width : 120px;
padding : 0;
}
#boxleft  {
  float:left;
  width:614px;
  
}
#header {
clear : both;
background-image : url(img/header.jpg);
width : 610px;
height : 72px;
margin-bottom : 10px;
margin-top : 5px;
padding-top : 19px;
}
#logo {
background-image : url(img/logo.jpg);
width : 160px;
height : 66px;
margin : auto;
}
#contentbox {
width : 614px;
}
.content_header {
background-image : url(img/contentbox_header.jpg);
width : 614px;
height : 15px;
}
.content_body {
width : 604px;
height:380px;
background-color : rgb(66, 186, 0);
border-style : none solid none solid;
border-width : 0 3px 0 3px;
border-color : rgb(255, 255, 255);
padding : 2px;
text-align : left;
}
.content_footer {
background-image : url(img/contentbox_footer.jpg);
width : 614px;
height : 17px;
}
#textwerbung {
width:614px;
}

#impressum{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#login{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#regg{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#premium{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#partner{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#kontakt{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#home{
display:none;
background-color:transparent;
color:#ffffff;
float:center;
width:95%;
height:300px;
margin: auto;
padding:2px;
}

#footer {
clear : both;
background-image : url(img/footer.jpg);

width : 762px;
height : 22px;
margin : auto;
margin-top : 10px;
margin-bottom : 10px;
text-align : right;
padding : 6px 10px 0 0;
color : rgb(255, 255, 255);
}
#footer a {
color : rgb(255, 255, 255);
}
.inputborder_grey {
	BORDER-RIGHT:  #999999 1px solid;
	BORDER-LEFT:   #999999 1px solid;
	BORDER-TOP:    #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.fbrb	{font-family: Verdana,Arial,Helvetica,Geneva; font-size: 10pt; color: #000000}
