body
{
	background:#3764aa;
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#page
{
	margin-top:60px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	text-align:center;
	margin: 0px auto;
}

#content
{
	text-align:left;
	background-image:url('../images/content_bg.jpg');
	background-repeat: repeat-y;
	max-width:835px;
	position: relative;
	margin: 0px auto;
}

#text
{
	padding-left:20px;
	padding-right:65px;
	padding-top:20px;
	padding-bottom:20px;
	max-width: 835px;

}

#buttons ul
{
	height:33px;
	width:827px;
	list-style:none;
	padding:0;
	margin:0;
	background-image:url('../images/button_bg.jpg');
}

#buttons li
{
	list-style:none;
	display:inline;
}

img
{
	border: 0;
}

#details
{
	text-align: left;
	padding-left: 20px;
}

#details_01 
{
    text-align: center;
}

#text table img 
{
    /*width: 100px;*/
}

.back_button 
{
    text-align: right;
}

#gebot_tb 
{
    margin-top: 30px;
    text-align: left;
    margin-left: 50px;  
}

#details_01 #titel 
{
    font-size: 16pt;
    font-weight: bold;
}

#details_01 #preis 
{
    font-size: 14pt;
    font-weight: normal;
}

#details_01 #ende 
{
    font-size: 14pt;
    font-weight: normal;
}

#details_01 #beschreibung 
{
    font-size: 14pt;
    font-weight: normal;
}

table#ctl00_ContentPlaceHolder1_GridView1 
{
  text-align: center;
	border-color: #AAAAAA;
}

#ctl00_ContentPlaceHolder1_GridView1 th
{
	background-image: url('../images/table_head.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	width: 700px;
	border-color: #AAAAAA;
}

#ctl00_ContentPlaceHolder1_GridView1 th a:link
{
	color:#FFFFFF;	
}

#ctl00_ContentPlaceHolder1_Gridbilder th
{
  background-image: url('../images/table_head.png');
}

* html #ctl00_ContentPlaceHolder1_GridView1 td 
{
  padding: 0px;
}

#ctl00_ContentPlaceHolder1_GridView1 td
{	
	padding: 0px;
	text-align:center;
	border-color: #AAAAAA;
}

#preis
{
	padding: 0px 0px 0px 30px;	
}

#details_table
{
	margin-top: 40px;
	margin-right: 60px;
	float: left;
	border: 2 #cccccc solid;
	width: 100%;
	margin-top: 20px;	
	text-align: left;
	position:relative;
}

#details_table th {
	background-image: url('../images/table_head.png');
	background-repeat: repeat-x;
	height: 50px;
	border: 2 #cccccc solid;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

#details_table td
{
	width: 200px;
	height: 30px;
	border: 2 #cccccc solid;
	padding: 5px;
}

#details_bilder
{
	width: 100%;
	text-align: center;
}

#header
{
	margin-left: 3px;
}

img
{
  border:0;
}

a:link
{
	color:#000;
	border: none;
}

a:visited
{
color:#2009c6;
}

a:hover
{
 color:#f00;
}

a:active{color:#f00;}
 
p
{
  color: #646464;
}
 
h3
{
  color: #1359c8;
}
 
.bold
{
  font-weight: bold;
  color:#1359c8;
}

* html #page 
{
  width: 835px;
  margin: 0px auto;
}

#warning
{
	font-weight: bold;
	color:#ff0000;
}

#startbild
{
	float:left	
}

#startartikel
{
	float:right	
}

#formulare
{
	width: 700px;
	height: 600px;	
}

#anmeldung
{
	float: left;
	height: 500px;
	padding-left: 100px;
}

#bedingungen
{
	float: right;
	height: 500px;
	padding-right:100px;	
}

#sponsoren
{
	width: 700px;
	height: 900px;	
}

#sponsoren_links
{
	float:left;
	height: 400px;
	padding-left: 100px;
}

#sponsoren_rechts
{
	float: right;
	height: 400px;
	padding-right: 50px;
}

