html, body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: Verdana, Arial , Times New Roman;
	font-size: 14px;
	background-color: #E5F0DC;
}
	
a{
	text-decoration: none;
}
	
#page{
	text-align: left;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
	
#headline{
	background-color: #C7DAAC;
	width: 924px;
	height: 20px;
	margin-bottom: 3px;
}
	
#content{
	width: 556px!important;
	width: 553px; /* ie 3px bug */
	float: left;
}

#contentinnen{
	margin-left: 1px;
	margin-right: 1px;
	background-image: url(./bilder/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
/*	border:1px solid #00aa00;*/
}

#contentinnen_xmas{
	margin-top: 24px;
	margin-left: 1px;
	margin-right: 1px;
	background-image: url(./bilder/xmas.jpg);
/*	border:1px solid #00aa00;*/
	height: 550px;
    width:  550px;
}

#contentinnen a{
	color: #FF4200;
}
	
#nav{
	width: 184px;
	float: left;
}
	
#rechts{
	width: 740px;
	background-color: #33640C;
	float: right;
}
	
#box{
	width: 184px;
	float: left;
}
	
#boxcontent{
	text-align: center;
}


#boxcontent2{
	background-color: #EDEDED;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.nav{
	padding: 0;
	margin: 0;
	list-style: none;
	}

.navmain{
	text-align: right;
	list-style: none;
	font-size: 12px;
	background-image: url(./bilder/nav.jpg);
	background-position: top left;
	background-repeat: x-repeat;
	margin-bottom: 3px;
	height: 24px;
	}
	
.navmain a{
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
	color: #FFFFFF;
	display: block;
	line-height: 24px;
	margin: 0;
	}

.navsub{
	width: 184px;
	background-color: #E9EBE5;
	list-style: none;
	font-size: 12px;
	height: 24px;
	margin-bottom: 3px;
	}
	
.navsub a{
	text-align: left;
	font-weight: bold;
	color: #659F11;
	display: block;
	line-height: 24px;
	padding-left: 15px;
	margin: 0;
	}

#onsite a{
	color: #ff0000;
	}
	
#onsitesub a{
	color: #aaaaaa;
	}

	/*
#onsite a{
	color: #F39911;
	}
	
#onsitesub a{
	color: #F39911;
	}

-----Sonstiges---Start----*/

h1{
	padding-bottom: 10px;
	line-height: 24px;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

	
h4{
	margin:0;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
	
#clear{clear: both;}

/*-----Sonstiges---Ende-----*/

p{	
	margin: 0;
	padding-bottom: 20px;
	}
	
ul{
	margin: 0;
	padding: 0;
	}
	
	