 /* 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-color:#fff;
	
		background-image: url(images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position:0 0;
}


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

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


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
#wrapper {
	width:830px;
	height:auto;
	margin:0 auto;
	background-image: url(images/layout/wp_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0;
	background-color:#FFFFFF;
}

#header{
	width:830px;
	height:104px;
	padding:171px 0 0 0px;
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	
	font-family:Arial,  Verdana, Helvetica, sans-serif;
	font-size:21px;
	color: #fff; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
	position:relative;
}
#navi{
	width:624px;
	height:65px;
	padding:0px 0 0 21px;
}
#headline{
	width:624px;
	height:29px;
	padding:10px 0 0 44px;
	
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size:16px;
	color: #fff; 
	text-decoration: none;
	line-height: 21px;
	font-weight:bold;
}
#spez{
	width:119px;
	height:104px;

	top: 171px;
	left:706px;
	position:absolute;
}
#subsub{
	width:448px;
	height:43px;
	padding:10px 0 0 5px;
	background-image: url(images/layout/subsub.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	top: 236px;
	left:171px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -0.13em;
	font-weight:bold;
}
#subsub a:link,#subsub a:active,#subsub a:visited {
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
}
#subsub a:hover {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529e;
	text-decoration: none;
	line-height: 21px;
}
#main{
	width:830px;
	margin:0 auto;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}

#content_wp{
margin-top:10px;
	width:624px;
	float:left;
}
#content{
	width:577px;
	min-height:250px;
	padding:21px 0 0px 47px;
	background-image: url(images/layout/content_bg.jpg);
	background-repeat: repeat-y;
	background-position:0 0;
}
*html #content{
	height:250px;
}

#content_bottom{
	width:577px;
	height:19px;
	padding:0px 0 0 47px;
	background-image: url(images/layout/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#content2{
	margin-top:-20px;
	width:527px;
	min-height:250px;
	padding:40px 50px 0px 47px;
	background-image: url(images/layout/content_bg2.jpg);
	background-repeat: repeat-y;
	background-position:0 0;
}
*html #content2{
	height:250px;
}

#content_bottom2{
	width:577px;
	height:19px;
	padding:0px 0 0 47px;
	background-image: url(images/layout/content_bottom2.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#imgbox_wp{
	width:624px;
	background-image: url(images/layout/img_head.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
#imgbox_top{
	width:603px;
	height:32px;
	padding:28px 0 0 21px;
		font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size:14px;
	color: #fff; 
	text-decoration: none;
	line-height: 21px;
	font-weight:bold;
}
#imgbox_content{
	width:603px;
	padding:0px 0 4px 21px;
		background-image: url(images/layout/img_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
#imgbox_footer{
	width:577px;
	height:9px;
	padding:0px 0 0 47px;
	background-image: url(images/layout/img_bottom.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
#subnavi{
	width:200px;
	float:left;
	font-size:10px;
	color:#b4def1;
}

#footer{
	width:830px;
	height:110px;
	padding-top:24px;
	padding-bottom:30px;
	
	background-image: url(images/layout/bottom.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

.spalte1{
	width:245px;
	padding-right:51px;
	float:left;
	} 

.spalte2{
	width:245px;
	float:left;
}
.box1{
	width:150px;
	float:left;
	text-align:center;
}
.box2a{
	width:140px;
	float:left;
	padding:0 3px 0 7px;
}
.box2b{
	width:140px;
	float:left;
	padding:0 3px 0 6px;
}
.box2c{
	width:140px;
	float:left;
	padding:0 3px 0 5px;
}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

a:link,a:active,a:visited {
	font-family:Verdana, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #00529e;
	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:10px;
	line-height:24px;
	color: #9a241d;	
}
#content ul {
	margin-left:10px;
	line-height:24px;
	list-style-type: square;
	color:#e62121;	
	list-style-position: outside;
}
#content li {
	font-family:Verdana,Arial,  Helvetica, sans-serif;
	font-size:11px;
	color: #e62121;
	line-height:24px;
	font-weight:normal;
	margin-left:10px;
	margin-top:3px;

}
h1 {
	font-family:Verdana,  Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9a241d; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e62121; 
	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;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	font-weight:bold;
	text-transform: uppercase;
}

.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: #a3cce5;
	clear:both;
	margin-top:10px;
	word-spacing: 2px;
}


img {
border:0;
}
.img_re{
float:right;
margin-left:10px;
border:2px solid #fff;
}
.img {
border:1px solid #ae3b3b;
}
.imgbox {
width:125px;
height:95px;
margin-right:10px;
float:left;
}
a, area, map. img{
outline:none;
}

.floatstop{
clear:both;
} 
.float_re{

	float: right;
	padding-left:15px;

}
.float_le{
	float: left;
	padding-right:15px;
}
.bold {
font-weight:bold;
}

