html, body {
height: 97%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

body#heading {
	width: 835px;
	text-align:left;
	background-color: #E9DABC;
	font-size:0.8em;
	margin-left: 10px;
}

body#content {
	width: 820px;
	background-color: #F5EFE2;
	text-align:justify;
	font-size:0.8em;
}

#container {
	min-height: 100%;
	margin-bottom: -120px;
	position: relative;
}

body#impressum {
	width: 810px;
	background-color: #F5EFE2;
	color:#0033FF;
	text-align:center;
	font-size:xx-small;
	height:120px;
	margin:0px;
	padding:0px;
}

body#leftrightframe {
	background-color: #DDDCDB
}

div#footer {
	height: 120px;
	position: relative;
	margin:0px;
	padding:0px;
}

.clearfooter {
	height: 120px;
	clear: both;
}

iframe#impressum {
	height:120px;
	width:810px;
	margin:0px;
	padding:0px;
}

div#insidemenu {
	position: absolute;
	text-align: right;
	right: 30px;
	font-size: xx-small;
	color: #FF3300;
}

table {
	text-align:justify;
	font-size:1em;
}

h1 {
	font-size:2em;
	color:#000000;
}

h2 {
	font-size:1.2em;
	color:#000000;
}
h3 {
	font-size:1.0em;
	color:#000000;
}
div.line {
	border-top:#fff solid 5px;
}

