*{
	padding:0px;
	margin:0px;
}

html{
	width:100%;
	background-color:#FFF;
	min-height:100%;
	_height:100%;
}

body{
	width:95%;
	background:url(../img/chrome/body_bg.gif) repeat-y right top #FFF;
	padding-right:13px;
	font-family:Arial, Helvetica, sans-serif;
	min-height:100%;
	_height:100%;
}

#pagehead{
	background:url(../img/chrome/head_bg.gif) no-repeat right top;
	height:100px;
	margin-bottom:6px;
}

#pagehead h1{
	background:url(../img/chrome/h1_bg.gif) no-repeat;
	height:74px;
	width:208px;
	position:absolute;
	text-indent:-2000px;
}

/* standard hover 
 ----------------------------------------- */

a.fatty{
	font-weight:bolder;
}

/* kleine horizontale navi
 ----------------------------------------- */

#hnavi{
	width:100%;
	text-align:right;
	font-size:71%;
	padding-top:80px;
}

#hnavi li{
	
	display:inline;
	list-style-type:none;
	list-style-position:inside;
}

#hnavi li a{
	color:#971824;
	text-decoration:none;
}

#hnavi li a:hover{
	text-decoration:underline;
}

/* vertikale hauptnavigation
 ----------------------------------------- */

#vnavi{
	width:18%;
	display:block;
	float:left;
}

#vnavi li{
	list-style-type:none;
}

#vnavi li a{
	color:#971824;
	font-size:77%;
	text-decoration:none;
	padding-left:22px;
	background:url(../img/chrome/vnavi_bullet.jpg) no-repeat 6px 4px;
}

#vnavi li a:hover{
	text-decoration:underline;
}

#vnavi li ol li a{
	font-size:75%;
	background:url(../img/chrome/vnavi_bullet.jpg) no-repeat 22px center;
	text-decoration:none;
	padding-left:35px;
}

/* inhaltsbereich
 ----------------------------------------- */

#pbody{
	width:63%;
	background-color:#FCF8F8;
	float:left;
}

#pbody h1{
	background:url(../img/chrome/h1_bg1a.jpg) repeat-y;
	color:#F7EEEE;
	padding-left:14px;
	padding-bottom:2px;
	padding-top:1px;
	margin-bottom:10px;
	font-size:81%;
    letter-spacing: 2px;
}

#pbody h2{
	margin:0px 0px 6px 5px;
	padding-bottom:4px;
	padding-top:3px;
	font-size:87%;
	letter-spacing: 0.5px;
}


#pbody h3{
	margin:0px 0px 6px 5px;
	padding-bottom:4px;
	padding-top:5px;
	font-size:85%;
	letter-spacing: 0.2px;
}

#pbody h4{
    background:url(../img/chrome/h4_bg1a.gif) repeat-y;
	color:#F7EEEE;
	padding-left:14px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:10px;
	font-size:1px;
}


#pbody p{
	margin:6px 5px 16px 5px;
	font-size:76%;
}

#pbody p img{
	float:left;
	margin-right:10px;
	margin-top:3px;
	border:none;
	}

#pbody p a{
	color:#971824;
}

#pbody p a:hover{
	text-decoration:none;
}

#pbody ol li {
font-size:75%;
list-style-position:inside;
margin-left:14px;
}

#pbody ul li{
	margin-left:30px;
	font-size:75%;
	list-style-type:square;
	color:#971824;
	margin-bottom:7px;
}

#pbody ul a{
	color:#971824;
}

#pbody table {
	font-size:75%;
	text-align:left;
	margin-left:3px;
}

#pbody a img{
	border:none;
}

/* related content
 ----------------------------------------- */

#related{
	width:15%;
	float:right;
	text-align:center;
	min-height:648px;
	_height:648px;
	background:url(../img/chrome/rc_bg.jpg) repeat-x;
	padding-top:5px;
}

.bu{
	display:block;
	background-color:#F8EDED;
	width:96px;
	font-size:65%;
	text-align:right;
	padding:2px;
	margin:auto;
}

#related a img{
	border:none;
}

.cb{
	clear:both;
}

/* footer
 ----------------------------------------- */

#footer{
	border-top:2px solid #971824;
	clear:both;
	width:63%;
	margin:0px 0px 0px 18%;
	text-align:center;
}

#footer ol li{ 
	color:#929292;
	list-style-type:none;
	display:inline;
	font-size:70%;
}

#footer ol li a{ 
	color:#929292;
	text-decoration:none;
}

#footer ol li a:hover{
	text-decoration:underline;
}

/* adressblock
 ----------------------------------------- */

#adr{
	position:absolute;
	left:81%;
	margin-top:-73px;
	_margin-top:-68px;
	border-bottom:2px solid #971824;
	color:#000;
	font-size:60%;
	width:13.5%;
	_width:22.5%;
	padding:0px 2px 0px 2px;
	text-align:left;
}

#adr a{
	color:#000;
	text-decoration:none;
}

.bildrechts
{
  float:right;
  margin-left:10px;
  margin-top:4px;
}

.bildlinks
{
  float:left;
  margin-right:10px;
  margin-top:4px;

}

.bildunterschrift
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:85%;

}
