html, body{ 
  padding:0px;
  margin:0px;
}

body, td
{
    font-size: 11px;
    font-family: Arial;
    color: #FFFFFF;
}

h1, h2{
    font-size: 11px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight:bold;
    margin:0px;
    margin-bottom:10px;
}
h1.details{
	font-size: 15px;
}

h1 a{
	text-decoration:none;
}

h2{
	margin-bottom:0px;
 	font-weight:bold;	
}
h2 a{
	text-decoration:none;	
}
h2 a:hover{
	text-decoration:underline;	
}

p.none{
	margin:0px;
}



#content a{
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(/gfx/link-pfeil_ul.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:15px;	
}
#content h1 a{
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(/gfx/link-pfeil_bph.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:18px;	
}

#content a:hover{
	color: #FADC02;
}

#content a.image {
	background-image: none;
	padding-left:0px;
}

img{
	border:0px;
}

label{
	display:block;
	float:left;
}
label.announce{
	width:70px;
}

label.no{
	color:#EBEBEB;
}

input{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-bottom:5px;
	color:#FFFFFF;
}

input.announce{
	width:250px;
}

input.button{
	border-width:0px;
}

input.radio{
	border-width:0px;
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

textarea{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-bottom:0px;
	color:#FFFFFF;
}

textarea.announce{
	width:250px;
}

select{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-bottom:5px;
	color:#FFFFFF;
}

select.announce{
	width:250px;
}

input.submit{
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin-bottom:0px;
}

input.icon{
	border-width:0px;
}
	#header{
		width:930px;
		height: 112px;
		margin-bottom:0px;
		float:left;
	}
	
	#content{
		width:930px;
		float:left;
	}

	#logo{
		float:left;
		margin-top:22px;
		margin-left:19px;
		margin-right:14px;
		margin-bottom:50px;
	}
	
	#navGrounds{
		float:left;
		margin-top:22px;
	}
		#navGrounds img{
			margin-right:13px;
		}
	
	#navMain{
		float:left;
		margin-top:21px;
		margin-right:20px;
	}
	
		#navMain a{
			color: #FFFFFF;
			text-decoration:none;
			margin-right:10px;
		}
	
	#searchborder{
		width:264px;
		float:left;
		margin-top:20px;
	}
		#searchtop{
			width:264px;
		}
		#searchbox{
			height:240px;
		}
		
		#searchbox td{
			font-size: 11px;
    		font-family: Arial;
    		color: #FFFFFF;
		}
		#searchbottom{
			width:264px;
		}
		
	#border{
		width:203px;
		height:504px;
		margin-left:61px;
		margin-top:20px;
		float:left;
	}
	
	
	* html #border {
  		margin-left:40px;
	}
		#border #border_box1{
			width:203px;
			height:162px;
			margin-top:168px;
		}
		
			#border_box1 #border_box1Content{
				padding:10px;
				padding-left:15px;
			}
		
	#main{
		width:384px;
		margin-left:0px;
		float:left;
	}
		#pagenavigation{
			height:20px;
		}
		
		#borderTop{
			width:384px;
			height:6px;
		}
		
		#box1{
			width:384px;
			height:186px;
		}
		
			#box1Content{
				padding:10px 20px;
			}
		
		#border1Bottom{
			height:69px;
		}
		#border1BottomSearch{
			height:69px;
		}
			
		#box2{
			width:384px;
			height:249px;
		}
		
			#box2Content{
				padding:10px 20px;
			}
			
		#border2Bottom{
			height:6px;
		}		
		
		#box4{
			width:384px;
			height:504px;
		}
		
			#box4Content{
				padding:10px 20px;
			}
			
		#box4search{
			width:384px;
		}
		
			
	p{
		margin:0px;
		margin-bottom:10px;
	}
	
	#infos{
		float:left;	
	}