body { 
/*background-color:#00ABBD;*/
background-color: #004DDB;

margin: 0px;
padding: 0px;
/*background-image:url('graphics/page/hg_main.bmp');
background-repeat:repeat-y;
background-position:center;*/
font-family: verdana;
	}
	
.bodytext {
font-family: verdana;
font-size: 0.8em;

}
/*--------WALDZUKÜNFTE-------------*/	
.box01 {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	float: left;
	height: auto;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 3px;
}
/*---------IMAGES---------------*/
.box02 {
	background-color: #003366;
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/*top Box Images*/
.boxmenue {
	 /*ääääääääääääätop Box Images*/
	height: 65px;
	width: 1020px;
	margin: 0px;
	padding: 0px;
	float: left;
	
	position: relative;
}


.boximages {
	
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: auto;
	background-color: #000000;
}
.img1, .img2, .img3 {

	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	/*
	border-left-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;*/
	
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px; /*(top, right, bottom, left) */
	border-color: #ff9900 #000000 #ff9900 #000000; 
	margin: 0px 0px 0px 0px; 
	
}
.img3 {
	border-right-width: 1px;
}

/*---------Schrift auf Blau-------*/
.box06 {
float: left;
	height: 50px;
	width: 450px;
	
	position: relative;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
/*------------------------------*/
.box03 {
	background-color: #000000;
	float: left;
	position: relative;
	width: 100%;
	height: 23px;
}
.boxtopnav {
	width: 1020px;
	float: left;
	position: relative;
	
}
.navbox, .navbox0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	height: 13px;
	float: left;
	/*text-align: center;*/
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	width: auto;
}
.navbox0 { left: 20px;}
.navimg {
	position: relative;
	height: 13px;
	width: 1px;
	float: left;
	padding-top: 10px;
}

/*------------------------------*/
.boxcontent {
	width: 1020px;
	float: left;
	position: relative;
}



/*--------Navigation LINKS------*/
.box04 {
	float: left;
	position: relative;
	width: 200px;
	height: auto;

	padding-top: 75px;
}
.box04nav {
	float: left;
	position: relative;

	padding-left: 25px;

}

.boxsearch {	position: relative;
float: left;
	
	padding-top: 25px;
	font-size: 10px;

	}
	
.rootline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

.rootline:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	
}
/*-----------Linie------------*/
.box05 {
	float: left;
	position: relative;
	width: 1px;
	height: 165px;
	padding-top: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
/*----------Text------------*/
.contentbox {
	float: left;
	position: relative;
	width: 550px;
	height: auto;
	padding: 20px;
	padding-top: 40px;

	
}

