*
{
  margin: 0;
  padding: 0;
}

body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;  
  color: #333333;
	background-color: 999999;
}

h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
	background-color: transparent;
}

h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
	background-color: transparent;
}

hr
{
  height: 2px;
  border: none;
  border-bottom: 2px solid #B8B8B8;
}

a:link
{
  font-weight: bold;
  color: #555555;
  text-decoration: none;
}

a:hover
{
  font-weight: bold;
  color: #555555;
  text-decoration: underline;
}

a:visited
{
  font-weight: bold;
  color: #555555;  
  text-decoration: none;
}

a:active
{	
  font-weight: bold;
  color: #555555;
  text-decoration: underline;
}

#container
{
  margin: auto;
  width: 900px;
  text-align: center;
}

#header
{
  width: 900px;
  height: 240px;
}

#header_buttons
{
  width: 900px;
  height: 79px;
}

.buttons
{
  float: left;
}

#header_menu
{
  width: 900px;
  height: 40px;
  background-image: url("/Image-Files/gazonga_menu.jpg");
  background-repeat: no-repeat;
  text-align: left;
}

.header_menu_content
{
  width: 100%;
  height: 20px;
  padding-top: 12px;
  margin-left: 45px; 
}

.header_menu_content li
{
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
} 

#content
{
  width: 900px;
  height: auto;
  background-image: url("/Image-Files/gazonga_bg.jpg");
  background-repeat: repeat-y;
  text-align: left;
}

#content_left
{
  width: 540px;
  margin-left: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  border-right: 2px solid #B8B8B8;
  text-align: left;
}

#content_right
{
  width: 270px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: left;
  text-align: left;
}

.adsense
{
  text-align: center;
}

.clear
{
  clear: both;
}

#footer
{
  width: 900px;
  height: 56px;
  background-image: url("/Image-Files/gazonga_footer.jpg");
  background-repeat: no-repeat;
  text-align: right;
}

.footer_content
{
  width: 870px;
  height: 20px;
  padding-top: 10px;
  margin-right: 30px;
}

.footer_content li
{
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
} 

#copyright
{
  font-size: 10px;
  margin-left: 35px;
  text-align: center; 
}

#formular
{
  text-align: center;
  width: 100%;
}

form
{
  width: 350px;
  margin: auto;
}

fieldset
{
  text-align: left;
  border: 1px solid #B8B8B8;
}

input, textarea, label, select
{
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 5px;    
  width: 250px;
}

input
{
  border: 1px solid #B8B8B8;
}

td
{
  padding-top: 1px;
  padding-bottom: 1px;
}

#rangliste_left
{
  font-size: 12px;
  width: 520px;
  text-align: center;  
}

#rangliste_right
{
  font-size: 12px;
  width: 250px;
}

.border_top
{
  border-top: 2px solid #B8B8B8;
}

.border_bottom
{
  border-bottom: 2px solid #B8B8B8;
}

.border_left
{
  border-left: 2px solid #B8B8B8;
}
