body {
   background-image:url(images/0_pagebgr.gif);
   background-repeat:repeat-x;
   margin: 0; 
   padding: 0;
   font-family: Verdana,sans-serif;
   font-size: 100%;
   line-height: 105%;
   color:#BADDFB;
}

p,h1,h2,h3,h4 {
	font-family: Verdana,sans-serif;
}

#headernavigation1 {
	font-size: 0.7em;
	color: white;
	width: 253px;
	height: 20px;
	padding-left: 40px;
	left: 0px;
	float: left;
}

#headernavigation2 {
	float: left;
	font-size: 0.7em;
	color: white;
	height: 20px;
}

#headernavigation1 a, #headernavigation2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
	background-image:url(images/1_linkseparation.gif);
	background-position: right;
    background-repeat: no-repeat;
	}
	
#headernavigation1 a.nobgr, #headernavigation2 a.nobgr {
	background-image:url(images/0.gif);
}

#headernavigation1 a:hover, #headernavigation2 a:hover {
	text-decoration: underline;
}

#homeheader1 {
	position: absolute;
	width: 650px;
	height: 20px;
}

#hauptfenster {
	position: absolute;
	width: 887px;
	height: 331px;
	left: 258px;
	z-index:20;
	top: 142px;
	font-size: 0.7em;
	background-image:url(images/0_contentbgr.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-top: 17px;
}

#contentleft, #contentright {
	float: left;
	width: 256px;
	height: 249px;
}

#contentright {
	margin-left: 55px;
}

#imagefenster {
	position: absolute;
	width: 258px;
	height: 347px;
	left: 0px;
	z-index:20;
	top: 142px;
	font-size: 0.7em;
	background-repeat: no-repeat;
}

a {
	color: #BADDFB;
	text-decoration: underline;
	}
	
a.man {
	padding-left: 13px;
	background-image:url(images/1_man.gif);
    background-repeat: no-repeat;
}
	
a.backlink {
	padding-left: 17px;
	background-image:url(images/1_backlink.gif);
    background-repeat: no-repeat;
}

#backlink {
	position: absolute;
	z-index:20;
	top: 23px;
	left: 542px;
}

ul, li {
	list-style-image: url(images/1_bullet1.gif);
	margin-left: 12px;
	padding-left: 0px;
	margin-bottom: 3px;
}

