 /* CSS Document */
*, html, body, table, td, div, p, h1, h2, h2, h4, h5, ul, ol, 
table, td, tr, form, img, li, map, area, object, map,navi {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana,Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
	text-decoration: none;
	line-height: 21px;

	background-image: url(images/layout/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#fffdba;
}


/* ---------------------------------------------------- body / html------------------------------------------------- */

html {
	overflow-x:hidden;
	overflow-y:auto; 
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#wrapper {
	width:856px;
	margin: 0 auto;
	
	background-image: url(images/layout/wp_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0 ;
}
*html #wrapper {
	width:880px;

}

#navi {
	width:318px;
	padding:381px 0 0px 20px;
	float:left;
	background-image: url(images/layout/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi a:link,#navi a:active,#navi a:visited {
	font-family:Verdana,Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;
}
#navi a:hover {
	font-family:Verdana,Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333; 
	text-decoration: none;
	line-height: 21px;
}

	
#right {
	width:518px;
	height:auto;
	float:left;
	background-image: url(images/layout/right_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom:155px;
}


#subnavi{
	width:518px;
	height:82px;
}
#headline{
height:50px;
width:300px;
	margin-top:-30px;
	background-image: url(images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:25px;
	text-transform: uppercase;	
	color:#cc3333;
	position:absolute;
	z-index:80;
}
#content{
	width:396px;
	min-height:350px;
	padding:0px 69px 0 53px;
	background-image: url(images/layout/cont_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	position:relative;
}
* html #content{

	height:470px;
}
#addi{
	width:518px;
	height:52px;
	padding-top:85px;
	position:absolute;
	top: -125px;
	left:338px;
	z-index:99;
	background-image: url(images/layout/contbottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
#addi1{
	width:125px;
	padding-left:36px;
	float:left;
}
#addi2{
	width:139px;
	float:left;
}
#addi3{
	width:200px;
	float:left;
}
#addi3 a:link,#addi3 a:active,#addi3 a:visited {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	text-decoration: underline;
	line-height: 21px;
	font-weight:normal;
}
#addi3 a:hover {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
#footer {
	width:478px;
	height:103px;

	padding: 45px 0 0 378px;
	clear:both;
	background-image: url(images/layout/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0;
	position: relative;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:bold;
}
#linkimg{
	width: 106px;
	height:106px;
	position:absolute;
	left: 15px;
	top: 25px;
	
}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

a:link,a:active,a:visited {
	font-family: Verdana, Arial,    Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 21px;
}
a:hover {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	line-height: 21px;
}
#content ul {
	padding-left:15px;
	line-height:24px;
	list-style-type: square;
	color: #666666;
}
#content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #CC0000;
	line-height:24px;
	font-weight:normal;
	
}

.spalte_li{
	width:225px;
	height:auto;
	float:left
}
.spalte_re{
	width:225px;
	height:auto;
	padding-left:70px;
	float:left;
}



h1 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000; 
	text-decoration: none;
	padding-bottom:25px;
}
h2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000; 
	text-decoration: none;
	font-weight:normal;
	}
h3 {
	font-family:Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
h4 {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h5 {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
	
.line{
	width:100%;
	height:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	clear:both;
	margin-top:10px;
	word-spacing: 2px;
}
img {

border:0;
}
.img {
border:1px solid #666666;
}
a, area, map. img{
outline:none;
}

.floatstop{
clear:both;

}
.float_re{
	float: right;
	padding-left:15px;

}
.float_le{
	float: left;
	padding-right:15px;
}
.red{
	color:#cc3333;
		font-size: 14px;
}
.headline{
margin:0 0 20px -11px;
}
.undernavi{
	width:248px;
	height:24px;
	padding-left:60px;
	background-color:#f1ebba;
	background-image: url(images/layout/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 40px 7px;
}

