body {
   background-color: white;
   background-color: #E5E3DE;
   background-image:url(images/0_bground02.gif);
   background-repeat:repeat-x;
   background-position: 0px 55px;
   margin: 0; 
   padding: 0; 
   font-family: Verdana,sans-serif;
   font-size: 100%;
   line-height: 125%;
}

a {
	color: #544C4A;
}

#navigation {
	background-image:url(images/0_bground_top.gif);
	background-repeat:repeat-x;
	position: absolute;
	width: 100%;
	height: 55px;
	z-index: 1;
}

#left {
	background-image:url(images/0_bground2_left.gif);
	background-repeat:repeat-y;
	background-position: 0px 318px;
	position: absolute;
	width: 224px;
	height: 780px;
	z-index: 2;
}

#box1 {
	position: absolute;
	top: 100px;
	width: 211px;
	height: 217px;
	z-index: 7;
}

#box2 {
	position: absolute;
	top: 331px;
	width: 211px;
	height: 217px;
	z-index: 7;
}

#inhaltbox {
	background-image:url(images/0_inhalt_hgr.gif);
	background-repeat: no-repeat;
	position: absolute;
	background-color: #FFFFFF;
	top: 99px;
	left: 224px;
	width: 490px;
	padding-bottom: 150px;
	border: 1px solid #C2C2C2;
	z-index: 10;
	padding-left: 12px;
	padding-top: 6px;
	padding-right: 12px;
	font-size: .76em;
	color: #544C4A;
}

#navigation2 a {
	color: #C25130;
	text-decoration: none;
	margin-right: 19px;
	}
	
a.navigation_aktiv {
	color: #C25130;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/1_navipfeil.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
	}

#navigation2 {
	position: relative;
	width: 100%;
	height: 24px;
	border-bottom:  1px solid #C2C2C2;
	margin-bottom: 18px;
}

#navigation2 a:hover{
	text-decoration: underline;
}

.bildrahmen {
	border:  1px solid #C2C2C2;
	margin-right: 6px;
	margin-top: 2px;
}

a.weiter, a.spezial, a.zurueck {
	color: #544C4A;
	text-decoration: underline;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}
	
a.weiter {
	background-image:url(images/1_linkfeil.gif);
	font-weight: bold;
	padding-left: 14px;
	}
	
a.zurueck {
	background-image:url(images/1_linkfeil_back.gif);
	font-weight: bold;
	padding-left: 14px;
	}
	
a.spezial {
	background-image:url(images/1_linkfeil2.gif);
	margin-right: 20px;
	padding-left: 16px;
	}
	
.sternliste {}
	
.sternliste li {
	list-style-image:url(images/1_sternbullet.gif);
	margin-left: 9px;
	padding-left: 0px;
}

.zwischenlinien tr, td{
	border-bottom:  1px solid #C2C2C2;
	line-height: 120%;
}

.contentbox{
	border:  1px solid #C2C2C2;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
