 /* 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: 11px;
	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:#343434;
}


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

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


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
#wrapper {
	width:851px;
	height:auto;
	margin:0 auto;
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0;
	position:relative;
}


#header {
	width:851px;
	height:120px;
	padding-top:282px;
	background-image: url(images/layout/header.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	text-align:center;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -1px;
}
#header a:link,#header a:active,#header a:visited {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;

}
#header a:hover {
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 21px;
}
#headline{
	width:851px;
	height:108px;
	background-image: url(images/layout/headline.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	}
#main{
	width:851px;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#content{
	width:480px; 
	padding:00px 88px 20px 65px ;
	float:left;
}
#sidebox{
	width:200px;
	height:300px;
		float:left;
}
#footer{
	width:851px;
	height:135px;
	background-image: url(images/layout/bottom.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
#subnavi{
	position: absolute;
	top:377px;
	left: 66px;
	width: 686px;

}
.subnavi{
	height:20px;
	padding: 0 50px 0px 16px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:0 3px;
	float:left
}
#subnavi a:link,#subnavi a:active,#subnavi a:visited {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1162e;
	text-decoration: underline;
	line-height: 21px;
}
#subnavi a:hover {
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 21px;
}

.spalte1{
	width:230px;
	float:left;
} 
.spalte2{
	width:230px;
	padding-left:16px;
	float:left;
}

#footer{
	clear:both;
	width:851px;
	height:135px;
	background-image: url(images/layout/bottom.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	margin:0 auto;
	padding-top:15px;
	
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; 
	text-decoration: none;
	line-height: 18px;
}
.fot1{
	width:220px;
	text-align:center;
	float: left;
	padding-top:20px;
}
.fot2{
	width:205px;
	text-align:center;
		padding-top:40px;
	float: left;
}
.fot3{
	width:207px;
	text-align:center;
		padding-top:40px;
	float: left;
}
.fot4{
	width:210px;
	text-align:center;
		padding-top:40px;
	float: left;
}

#footer a{
		font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; 
	text-decoration: underline;
	line-height: 18px;
} 



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

a:link,a:active,a:visited {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1162e;
	text-decoration: underline;
	line-height: 21px;
}
a:hover {
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 21px;
}
#content ol {
	margin-left:20px;
	line-height:24px;
	color: #333;	
}
#content ul {
	margin-left:20px;
	line-height:24px;
	list-style-type: square;
	color: #e1162e;	
	list-style-position: outside;
	list-style-image: url(images/layout/arrrow.gif);
}
#content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #e1162e;
	line-height:24px;
	font-weight:normal;
	margin-left:10px;

}
h1 {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
	padding-left:65px;

}
h2 {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df0620; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;


}
h3 {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
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;
}
.line2{
	width:100%;
	height:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #327a00;
	clear:both;
	margin-top:10px;
	word-spacing: 2px;
}
.line2 a {
font-size:10px;
}

img {
border:0;
}
.img_re{
float:right;
margin-left:10px;
border:6px solid #c1c1c1;
}
.img {
border:6px solid #c1c1c1;
}
a, area, map. img{
outline:none;
}

.floatstop{
clear:both;
} 
.float_re{
width:250px;
	float: right;
	padding-left:15px;

}
.float_le{
width:250px;
	float: left;
	padding-right:15px;
}
.bold {
font-weight:bold;
}
.org2_bg{
background-color:#fcd04e;
}
.org_bg{
background-color:#fbbd08;
}
