/* CSS Document */

* {
	margin:0; 
	padding:0;
	}
.clearer {
	height:0;
	font-size:0;
	line-height:0;
	clear:left;
	}

body {
	background:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#535353;
	}
#container {
	width:936px;
	margin:0 auto 0 auto;
	}
#header {
	height:90px;
	border-bottom:1px solid #DCDCDC;
	}
	.logo {
		margin:7px 0 15px 5px;
		float:left; border:none;
		}


/* Suche ++++++++++++++++++++++++++++++++++++++++++ */

#suche {
	text-align:right;
	margin-top:20px;
	float:right;
	width:300px;}

#suche_wrapper {
	width:225px;
	height:34px;
	background:url(../images_system/suchfeld.gif) no-repeat;			
	vertical-align:top;
	padding:0px 0 2px 2px;
	margin:0 0 0 auto;
	}

	*html #suche_wrapper, *+html #suche_wrapper {
	width:220px;
	height:34px;
	background:url(../images_system/suchfeld.gif) no-repeat;			
	vertical-align:top;
	padding:2px 0 0 2px;
	margin:0 0 0 auto;
	}

.inputfield {
	width:204px;
	height:13px;
	font-size:11px;
	line-height:11px;
	border:none;
	background:transparent;
	padding:2px 0 2px 0;}
input.button {
	width:15px;
	height:15px;
	border:none;padding:0;background:transparent;}


#navi {
	
	
	}
	#navi ul {
		width:920px;
		list-style:none;
		padding:5px 0 7px 0px;
		}
	#navi li {
		display:block;
		width:125px;
		height:21px;
		float:left;
		
		}
	#navi li a {
		display:block;
		width:125px;
		height:21px;
		color:#7C7A7A;
		text-decoration:none;
		background:url(../images_system/bullit_nav.gif) no-repeat 10px 3px; 
		padding:0 0 0 17px;
		}
	#navi li a:hover {
		color:#000;
		}	
	#navi li .inactive {
		display:block;
		width:112px;
		height:17px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		/*background:url(../images_system/nav_active.gif) no-repeat 0 1px;
		*/padding:0 0 0 17px; 
	background:#92000D;}

/* Kopfbereich ////////////////////// */

#kopfbereich {
	width:897px;
	height:109px;
	padding:109px 20px 0 20px;
	
	}
	#kopfbereich h1 {
		color:#fff; 
		font-size:30px; 
		font-weight:normal; 
		border-bottom:1px solid #fff;
		padding:0 0 15px 0;
		line-height:32px;
		}
	#kopfbereich h1 b {
		color:#878787;
		font-weight:normal;
		}
	#kopfbereich h2 {
		margin:15px 0 0 0;
		font-weight:normal;
		font-size:18px;
		color:#fff;}
	
/* Content ///////////////////////// */

#content {
	padding:15px;
	margin:10px 0 10px 0;
width:660px;
	}
#content h1 {
	font-weight:normal;
	font-size:30px;
	color:#666;
	margin:5px 0 10px 0;
	}
#content h2 {
	font-weight:bold;
	font-size:18px;
	color:#000;
	margin:5px 0 10px 0;
	}	
	
#content h3 {
	font-weight:normal;
	font-size:16px;
	color:#333;
	margin:5px 0 10px 0;
	}
#content h3 strong{
	color:#000;
	font-weight:normal;
	}
#content h4 {}
#content p {
	margin:5px 0 10px 0;}
#content ul {
	margin:5px 0 10px 10px;
	list-style:none;
	}
#content li {
	background:url(../images_system/bullit.gif) no-repeat 0px 1px;
	padding:0 0 0 20px;
	}
#content a {
color:#000;}


#content a:hover {
color:#555;}

#content a img {border:2px solid #333;}

/* Inputs -------------  */

input, textarea {
padding:2px;
border-top:1px solid #aaa;
border-bottom:1px solid #ccc;
border-right:1px solid #bbb;
border-left: 1px solid #bbb;
background:url(../images_system/input_background.gif) repeat-x;
font-size:11px;}







/* Vertikale Navigation /////////////////////////// */


#vertical_navi {
	float:right;
	width:210px;
	text-align:left; 
	font-size:12px;
	margin:20px 15px 0 0;
	border-left:1px solid #ddd;
	background: url(../images_system/nav_body_tile.gif);	
	background-repeat:repeat-y;	
	}

#vertical_navi h3 {
	font-weight:normal;
	font-size:16px;
	color:#333;
line-height:16px;
	margin:11px 0 10px 20px;
}		
	

#vertical_navi ul {
		list-style:none;
		margin:0 0 0 0;
		padding:10px 1px 0 15px;
		}
#vertical_navi li a {
		display:block;
		color:#7C7A7A;
		text-decoration:none;
		background:url(../images_system/bullit_nav.gif) no-repeat 10px 3px; 
		padding:0px 0 10px 17px;
		}
#vertical_navi li a:hover{
		color:#000;
		}
#vertical_navi ul ul {
		margin:0 0 0 0px;
		padding:0 0 15px 00px;
		}
#vertical_navi li li a {
		font-size:10px;
		color:#666;
		margin:0;
		padding:2px 0 2px 20px;
		text-decoration:none;
		display:block;
		background-color:transparent;
		background-image: url(../images_system/bullit_nav.gif);
		background-repeat:no-repeat;
		background-position:8px 5px;
		}
#vertical_navi li li a:hover{
		color:#000;
		}

		
#vertical_navi li .inactive {
		display:block;
		color:#000;
		font-weight:bold;
		text-decoration:none;
		background:url(../images_system/bullit_nav.gif) no-repeat 8px 5px;
		padding:0 0 10px 17px; 
}

#vertical_navi li li .inactive {
		font-size:10px;
		font-weight:bold;
		color:#000;
		margin:0;
		padding:2px 0 2px 20px;
		display:block;
		background-color:transparent;
		background-image: url(../images_system/bullit_nav.gif);
		background-repeat:no-repeat;
		background-position:8px 5px;}



/* Kontaktform experimental /////////////////////// */

label {
	display:block;
	width:120px;	
	float:left;
	}
.label20
{
	width:40px;
}
.float_left
{
	display:block;
	margin-right: 5px;
	float:left;

}
label.check {
	float:none; 
	display:inline;
	}
.inputcheck {
	margin:5px 5px 0px 5px;
	}
.input100, .not_mandatory100 {
	width:240px; 

	margin:2px 0 0 5px;
	}
.input70, .not_mandatory70 {
	width:181px; 
	margin:2px 0 0 0px;
	}

.input50, .not_mandatory50 {width:50px; margin:2px 0 0 5px;}

.send {margin:10px 125px;}
.nonbreakingelement {float:left; margin:0 5px 0 0;}

fieldset {border:1px solid #aaa; margin:10px 0; padding:10px;
background:#f5f5f5}
legend { font-weight:bold; font-size:12px; color:#9a230d;}


