html, body {
width:100%;
margin:0;
padding:0;
text-align:center;
font-family:Verdana, Arial, Helvetica;
font-size:100.01%;
color:#000000;
background:#003366;
}
#spacer {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	min-width: 1024px;
	min-height: 768px;
}
#iespacer {
	height: 768px;
	width: 1024px;
}
#container {
position:absolute;
top:0px;
left:50%;
min-width: 1024px;
width:1024px;
height: 768px;
margin:2%;
margin-top: 2%;
margin-left: -512px;
padding:0px;
font-size:0.8em;
/* border:solid 2px #999999; */
color: #000000;
background:#ffffff;
overflow:hidden;
}
#bild-oben-links {
	position:absolute; 
	top:0px;
	left:0px;
	width:225px;
	height:108px;
}
#toplogo {
	position:absolute; 
	top:108px;
	left:0px;
	width:225px;
	height:92px;
}
#banner {
	position:absolute; 
	top:0px;
	left:225px;
	width:799px;
	height:200px;
	color: #ffffff;
}
#topmenue {
	position:absolute; 
	top:200px;
	left:0px;
	width:1024px;
	height:25px;
	font-size: 0.9em;
	background:#003366;
}
#topmenuetree {
	position: absolute;
	left: 275px;
	height: 25px;
	width: 450px;
	padding:5px 20px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;
}
#topmenuemainlinks {
	position: absolute;
	right: 20px;
	height: 25px;
	padding:5px 20px;
	vertical-align: middle;
}
#leftmenue {
	position:absolute; 
	top:225px;
	left:0px;
	width:225px;
	height:543px;
	padding-top:45px;
	padding-left:25px;
	padding-right:25px;
	text-align: left;
	font-size: 0.9em;
}
ul.leftmenuechilds {
	margin: 0;
	margin-left: 0;
	padding: 0;
	padding-left: 0;
	width: 195px;
}
li.leftmenuechilds1 {
	list-style-type: none;
	background-image: url(ein_pfeil_blau.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 1%;
	padding: 0;
	padding-left: 15px;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 0px;
}
*html li.leftmenuechilds1 {
	margin-left:-15px;
	ma\rgin-left:0px;
}
li.leftmenuechilds2 {
	list-style-type: none;
	background-image: url(zwei_pfeil_blau.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 1%;
	padding: 0;
	padding-left: 29px;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}
*html li.leftmenuechilds2 {
	margin-left:-15px;
	ma\rgin-left:0px;
}
li.leftmenuechilds3 {
	list-style-type: none;
	background-image: url(drei_pfeil_blau.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 1%;
	padding: 0;
	padding-left: 40px;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
}
*html li.leftmenuechilds3 {
	margin-left:-15px;
	ma\rgin-left:0px;
}
p.leftmenueline {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
} 
#content {
	position:absolute; 
	top:225px;
	left:225px;
	width:799px;
	height:543px;
	background:#f7f1eb;
	text-align: left;
	line-height: 150%;
	overflow: auto;
}
#content-home {
	position:absolute; 
	top:225px;
	left:225px;
	width:799px;
	height:543px;
	background:#f7f1eb;
	text-align: left;
	line-height: 150%;
	overflow: auto;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#contenttext {
	/* position:relative; */
	margin-top: 45px;
	margin-left:50px;
	padding-bottom: 30px;
	width: 650px;
	font-size: 1em;
	line-height: 175%;
	color: #545454;
}
table, tr, td {
	font-family:Verdana, Arial, Helvetica;
	font-size: 1em;
	line-height: 175%;
	color: #545454;
}
li.home {
	list-style-type: none;
	background-image: url(ein_pfeil_blau_beige.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}
#copyright {
	position:absolute; 
	top:730px;
	left:225px;	
	width: 799px;
	height: 38px;
	background:#f7f1eb;
}
#copyrighttext {
	margin-top: 15px;
	margin-right: 40px;
	text-align: left;
	font-size: 0.8em;
	color:#0060C4;
}