div.boxone {
	border: solid 2px #d0d0d0;
	border-bottom: dashed 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	background: #e6f0ff;
	text-align: left;
}

div.banner {
	width: 750px;
	height: 90px;
	border-bottom: solid 8px #D0D0D0;
	background-image: url(banner.jpg);
}

body.hintergrund {
	background-image: url(contentBG.jpg);
	background-attachment: fixed;
}

div.mentent {
	width: 750px;
	margin-top:8px;
}

/*div.menu {
	width: 200px;
	height: 300px;
	background-image: url(menuBG.jpg);
}

div.content {
	margin-top: -300px;
	width: 530px;
	height: 400px;
	background-image: url(contentBG.jpg);
}
*/

div.menu {
	width: 200px;
	height: 416px;
	background-image: url(menuBG.jpg);
}

div.content {
	margin-top: -416px;
	width: 530px;
	height: 400px;
	background-image: url(contentBG.jpg);
}

div.foot {
	top: 100px;
	
	height: 15px;
	width: 534px;
	background: #d0d0d0;
}
div.date {
position:absolute;
top:495px;
margin-left:60px;
font-family:Verdana;
font-size:10pt;
color:#444444;
}

#menu {
	margin-top: 18px;
	margin-left: 6px;
}
	#menu ul {
		margin: 0;
		padding: 0;
	}
	#menu li {
		display: block;
		line-height:25px;
		margin-bottom:10px;
		width: 184px;
		height: 25px;
	}
	#menu li a {
		display: block;
		border: solid 1px #c0c0c0;
		border-top: dashed 1px #c0c0c0;
		/*margin-bottom:7px;*/
		text-align: right;
		text-decoration: none;
		background: #ffffff;
		color: #336699;
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	}
	#menu li a:hover {
		border-bottom: solid 2px #c0c0c0;	
		border-left: solid 7px #c0c0c0;
		margin-bottom:-1px;
		line-height:25px;
		color: #336699;
		background: none;
	}
	
	
H1 {
	margin: 25px;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #336699;
}

P {
	margin-left: 25px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #333333;
}

.text {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #333333;
}

.text2 {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #333333;
}

a.listone {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #336699;
}

a.listone:hover {
	text-decoration: none;
}

UL.listone {
	color: #003366;
}

a.link {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #336699;
}

a.link:hover {
	text-decoration: none;
}



a.foot {
	position: relative;
	top: 1px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #666666;
}

a.foot:hover {
	text-decoration: underline;
	color: #336699;
}

span.foot {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #666666;
}

.input {
	border-style:	solid;
	border-color:	#003366;
	background-color:	white;
	border-width:	1px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma,Verdana,Arial,Helvetica, sans serif;
	color: #333333;
}
