/* Layout */
body {
	text-align:left;
	background-image: url(/img/css/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#fullpage {
	position:relative;
	width:100%;
}
#top, #header, #content, #infoline, #footer {
	/*margin-left:auto;
	margin-right:auto;*/
}
#topwrapper {
	width:100%;
}
#top {
	position:relative;
	width:1000px;
	height:85px;
	background-color: #171A1C;
}
#top #home {
	position:absolute;
	left:0px;
	top:0px;
}
#top #sprache {
	position:absolute;
	left:100px;
	top:56px;
	width:90px;
	text-align:center;
	font-size:90%;
	color:#808284;
	text-transform: lowercase;
}
#top #topnavi {
	position:absolute;
	left:200px;
	top:0px;
	width:800px;
	background-color:#242B33;
}
#top #logo {
	position:absolute;
	right:0px;
	bottom:13px;
	width:180px;
	height:50px;
}

#headerwrapper {
	width:100%;
	background-color:#171A1C;
}
#header {
	width:1000px;
	height:355px;
	text-align:left;
	position:relative;
}
#header #bilduntertitel {
	width:950px;
	padding:10px 25px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-color:#171A1C;
	color:#FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#headerdynmic {
	width:1000px;
	text-align:left;
	background-image: url(/img/css/default_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headerdynmic #tcwrapper {
	width:500px;
	text-align:left;
	padding-left:250px;
	padding-top:30px;
	padding-bottom:30px;
}
#header .hbox250 {
	width:250px;
	height:355px;
	float:left;
	background-image: url(/img/css/hbox_pfeil.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header .hboxhbild {
	width:250px;
	height:355px;
}
#header .homeboxcontainerTop {
	width:250px;
	height:355px;
}
#header .hometextTop {
	width:200px;
	padding-left:25px;	
	padding-right:25px;
	padding-top:20px;
	padding-bottom:20px;
	color: #A1A2A4;
	line-height:150%;
	font-size:90%;
}
#header .hometextTop a {
	color: #A1A2A4;
	text-decoration:underline;
}
#header .hometextTop a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#header .homeTextContainerTop {
	width:250px;
	height:325px;
	padding-top:30px;
}
#header .homebildTop {
	width:250px;
	height:355px;
}
#header .flashspacer {
	padding-top:11px;
}

/* Kontakt */
#header #kontakt {
	width:1000px;
	height:355px;
	color:#A1A2A4;
	background-image: url(/img/css/default_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kontakt #kformwrapper {
	width:1000px;
	height:300px;
}
#kformwrapper #kadresse {
	float:left;
	width:150px;
	padding-top:40px;
	padding-left:80px;
}
#kformwrapper #kform {
	float:right;
	width:700px;
	padding-right:30px;
	padding-top:40px;
}
#kform #kformleft {
	float:left;
	width:330px;
}
#kform #kformright {
	float:right;
	width:330px;
}
#kontakt #kformbrow {
	width:980px;
	height:25px;
	padding-left:20px;
	padding-top:30px;
	color:#FFFFFF;
	font-size:90%;
}

#content {
	width:1000px;
	text-align:left;
}
#content .linewrapper {
	background-image: url(/img/css/home_vlines.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:30px;
	padding-bottom:20px;
}
#content .cbox250 {
	width:250px;
	padding-bottom: 10px;
}
#content .homeboxcontainer {
	width:200px;
	padding-left:25px;
	padding-right:25px;
}
#content .hometext {
	padding-top:20px;
	padding-bottom:25px;
}
/* Home */
#content .hometext a {
	color:#CA1D29;
}
#content .hometext a:hover {
	color:#000000;
}

#content .cbox500 {
	width:500px;
}
#content #centerText {
	width:450px;
	padding-left:25px;
	padding-right:25px;
	padding-top:30px;
	padding-bottom:30px;
}
#content #centerText700 {
	width:700px;
	padding-left:25px;
	padding-right:25px;
	padding-top:30px;
	padding-bottom:30px;
}
#content #rightText {
	width:200px;
	padding-left:25px;
	padding-right:25px;
	padding-top:35px;
}

/* Sitemap*/
#header #sitemap {
	width:1000px;
	height:325px;
	color:#A1A2A4;
	background-image: url(/img/css/default_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
}
#sitemap #listwrapper {
	
}
#sitemap .liste {
	width:200px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;
	float: left;
	font-size:110%;
}
#sitemap ul {
	padding-top:5px;
	padding-left:3px;
	margin:0px;
}
#sitemap ul li {
	list-style:none;
	padding-top:1px;
	padding-bottom:2px;
}
#sitemap h1 {
	font-size:110%;
	font-weight:bold;
	color:#808284;
}
#sitemap a {
	color:#808284;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	font-size:90%;
}
#sitemap a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

/* Info-Line*/
#infolinewrapper {
	width:100%;
	background-image: url(/img/css/infoline_btop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#infoline {
	width:1000px;
}
#infoline .infobox {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:65px;
	float:left;
}
#infoline .w1 {
	
}
#infoline .w2 {
	
}
#infoline .w3 {
	
}
#infoline .vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;	
}

#footerwrapper {
	width:100%;
	background-image: url(/img/css/footer_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	width:1000px;
	padding-top:15px;
	padding-bottom:20px;
	color:#999999;
}
#footer #adresse {
	width:725px;
	padding-left:25px;
	float:left;
	font-size: 95%;
}
#footer #sublinks {
	width:250px;
	float:right;
	text-align:right;
}
#sublinks #teamblau {
	width:80px;
	text-align:right;
	padding-left:18px;
}
#teamblau a.ci {
	color:#989898;
	padding-left:18px;
	background-image: url(/img/css/tbCI.gif);
	background-repeat: no-repeat;
	background-position: left center;
}