/* © by euroweb.de */
/* www.brand-sanitaer.de */

/*-----------------------------------------------------------------------Basic*/
*{
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
	
}
html {	
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-face-color: #0492d0;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-shadow-color: #f1f1f1;
	scrollbar-3dlight-color: #f1f1f1;
	scrollbar-arrow-color:  #f1f1f1;
	scrollbar-track-color: #f1f1f1;
	scrollbar-darkshadow-color: #f1f1f1;
}
/*hr {
	border: solid 1px #646463;
	width: 510px;
	margin: 0 0 0 0;
}
* html hr {
	border: solid 1px #646463;
	width: 510px;
	margin: -8px 0 0 0;
}*/
img {
 border: 0;
}
p {
	margin-left: 2px;
}
/*--------------------------------------------------------H-Tag Formatierungen*/
h1 {
	width: 384px;
	height: 139px;
 	background:url(../images/logo.jpg);
 	text-indent:-5000px;
 	overflow:hidden;
}
h2{
	margin: 0 0 0 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:normal;
	color:#013888;
}
h3{
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
h4{
	margin: 2px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c21212;
}
h5{
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#a22323;
}
h6{
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000;
}
/*-----------------------------------------------------------------------Link-Style*/
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0492d0;
	text-decoration: underline;
}
		
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013888;
	text-decoration: none;
}
/*-----------------------------------------------------------------------Body*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	background-image:url(../images/bgbody.jpg);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
/*-----------------------------------------------------------------------DIVs*/
#container{
	margin: 0 auto;
	width: 922px;
	position:relative;
	min-height:100%;
}
.demotable{
	width: 922px;
	float:left;
}
/*--------------------------*/
/*Toparea*/
/*--------------------------*/
#toparea{
	width: 922px;
	height: 139px;
	background-image:url(../images/bgtoparea.gif);
	background-repeat:no-repeat;
	float:left;
}
#logoarea{
	width: 384px;
	height: 139px;
	float:left;
}
.topinfo{
	margin: 20px 0 0 80px;
	width: 350px;
	float:left;
}

.toplisttext {
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 25px;
	font-weight:normal;
	color: #013888;
	list-style-type:none;
}
/*--------------------------*/
/*Headerarea*/
/*--------------------------*/
#headerarea{
	width: 922px;
	float:left;
}
#headleft{
	width: 304px;
	height: 282px;
	float:left;
}
#headright{
	width: 618px;
	height: 282px;
	float:left;
}

/*--------------------------*/
/*Naviarea*/
/*--------------------------*/
#naviarea{
	width: 922px;
	height: 26px;
	background-image:url(../images/bgnaviarea.jpg);
	background-repeat:no-repeat;
	float:left;
}
#navi{
	width: 618px;
	height: 26px;
	float:right;
}
/*--------------------------*/
/*Mainarea*/
/*--------------------------*/
#mainarea{
	width: 922px;
	float:left;
}
#leftarea{
	width: 304px;
	float:left;
}
#rightarea{
	width: 618px;
	float:left;
}
/*--------------------------*/
/*Leftcontent*/
/*--------------------------*/
.infospacing{
	width: 304px;
	height: 54px;
	float:left;
}

.infobox{
	margin: 0 0 35px 14px;
	width: 268px;
	float:left;
}
.infoboxtitle{
	margin: 0 0 10px 0;
	width: 268px;
	border-bottom: 1px solid #d5d5d5;
	float:left;
}

.rightinfotext{
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#000;
}
/*--------------------------*/
/*Rightcontent*/
/*--------------------------*/
#titlearea{
	margin: 54px 0 15px 0;
	width: 618px;
	float:left;
}
.titleline{
	margin: 5px 0 0 9px;
	width: 598px;
	border-bottom: 1px solid #000;
	float:left;
}
#contentarea{
	margin: 0 0 0 9px;
	width: 598px;
	float:left;
}
/*--------------------------*/
/*Content*/
/*--------------------------*/
		.contlarge{
			margin: 0  0 25px 0;
			width: 598px;
			float:left;
		}
		.contleft{
			margin: 0 0 15px 0;
			width:294px;
			float:left;
		}
		.contright{
			margin: 0 0 15px 10px;
			width: 294px;
			float:left;
		}
		.cont1{
			margin: 0 0 15px 0;
			width: 194px;
			float:left;
		}
		.cont2{
			margin: 0  8px 15px 8px;
			width: 194px;
			float:left;
		}
		.cont3{
			margin: 0 0 15px 0;
			width: 194px;
			float:left;
		}
		

.contleftperson{
			margin: 0 0 15px 0;
			width:204px;
			float:left;
		}
.contrightperson{
			margin: 0 0 10px 10px;
			width: 374px;
			float:left;
		}
		
		.contleftlink{
			margin: 0 0 5px 0;
			width:294px;
			float:left;
		}
		.contrightlink{
			margin: 0 0 5px 10px;
			width: 294px;
			float:left;
		}
.contlargelink{
	margin: 0 0 5px 0;
	width: 598px;
	border-bottom: 1px solid #D5D5D5;
	float:left;
}
		
/*--------------------------*/
/*Textformatierung*/
/*--------------------------*/
.txtblue{
	color: #0492d0;
}
.abstand01{
	margin: 8px 0 0 0;
}
.txtsmall{
	font-size: 10px;
}

.listtext {
	margin:0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	background:url(../images/bulletlist.gif) 0 6px no-repeat;
	font-weight:bold;
	text-decoration:none;
	padding: 0 10px 0 15px;
}
.ulspace{
	margin: 0 10px 0 0;
}
/*--------------------------*/
/*Images*/
/*--------------------------*/
.thumb{
	margin: 0 8px 10px 0;
	border: 1px solid #000;
	width: 190px;
	height: 110px;
}
.thumbteam{
	margin: 0 8px 10px 0;
	border: 1px solid #000;
}

.thumb02{
	margin: 0 0 10px 0;
	border: 1px solid #000;
	width: 190px;
	height: 110px;
}

.thumbanfahrt{
	margin: 0;
	border: 1px solid #000;
	width: 190px;
	height: 110px;
}

/*--------------------------*/
/*Footerarea*/
/*--------------------------*/
#footerarea{
	position:relative;
	clear:both;
	width:100%;
	height: 198px;
	background-color: #f1f1f1;
	float:left;
}

#footer {
	margin: 0 auto;
	width: 922px;
	height: 198px;
	background-color: #f1f1f1;
}
#ftleft{
	width: 336px;
	height: 198px;
	background-image:url(../images/footerimg01.jpg);
	background-repeat:no-repeat;
	float:left;
}
#ftright{
	margin: 0 0 0 48px;
	width: 479px;
	height: 198px;
	background-image:url(../images/footerimg02.jpg);
	background-repeat:no-repeat;
	float:left;
}