@charset "UTF-8";
body {
	background-image: url(backs/rooster.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	
}


.rider {

font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #009F00;


}



.rider:hover {


  text-decoration: none;
  color: #FF0000;


}


#rounder {

background-image: url(backs/gbdesigner.png);

	background-repeat: no-repeat;
	background-position: center top;

width:940px;
height:650px;

}

#hauptinhalt h1{




font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
font-weight: bold;
	color: #00A0E2;
	line-height:1.2em;
	
	 font-size: 34px;

  text-decoration: none;



}

#hauptinhalt {



padding-top:70px;
padding-left:250px;

width:600px;
font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  
  line-height:1.4em;
  
  color: #101010;


}