BODY, HTML {
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	background: url(/TemplateBilder/BGSterne.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 120%;
}

H1 {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 2px solid #4e7f9a;
	padding-bottom: 3px;
	margin: 3px;
	margin-top:10px;
}

H2 {
	font-size: 12px;
	letter-spacing: 2px;
	padding-bottom: 3px;
	margin: 3px;
}


A {
	color: #4e7f9a;
	text-decoration: none;
}

A:hover {
	color: #fff;
	text-decoration: underline;
}

IMG {
	border: none;
}

LI {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.Ebene2 {
	font-size: 12px;
	padding-left: 6px;
}

UL {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 200%;
	font-size: 14px;
}


.Box {
	
	width: 800px;
	min-height: 600px;
	margin-top: 80px;
	background-color: #02244d;
	border: 1px solid #fff;
	padding: 8px;
}

.Menu {
	float: left;
	height: 584px;
	width: 230px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	margin-right: 8px;
}

.Inhalte {
	float: none;
	margin-left: 238px;
	width: 550px;
	padding-left: 8px;
}

.Footer {
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
	letter-spacing: normal;
}
.Footer2 {
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
	letter-spacing: normal;
}
	
