/* © by euroweb.de */
/* www.gbg-gmbh.net */


/*-----------------------------------------------------------------------Cleaner*/
* {
	margin: 0;
	padding: 0;
}
html {	
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-face-color: #C20114;
	scrollbar-highlight-color: #E8E8E8;
	scrollbar-shadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-arrow-color:  #E8E8E8;
	scrollbar-track-color: #E8E8E8;
	scrollbar-darkshadow-color: #E8E8E8;
}
/*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;
}
/*-----------------------------------------------------------------------Body*/
body {
	background-color:#e8e8e8;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/bgbrowserright.jpg);
	background-repeat:repeat-x;
	color:#000000;
}
p {
	margin-left: 2px;
}
/*-----------------------------------------------------------------------Link-Style*/
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C60012;
	text-decoration:none;
}
		
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C60012;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------DIVs*/

/*=====================================================================*/
/*=====================================================================*/
#browserleftdiv{
    width: 87%;
	height: 100%;
	background-image:url(../images/bgbrowserleft.jpg);
	background-repeat:repeat-x;
	
	float:left;

}
#browserrightdiv{
	width:13%;
	height: 100%;
	background-image:url(../images/bgbrowserright.jpg);
	background-repeat:repeat-x;
	
	float:left;

}

/*=====================================================================*/
/*=====================================================================*/


#masterdiv{
	margin: 0 auto;
	width: 955px;
	float:right;
}


/*################################ Top Left*/
#topleft{
	margin: 0;
	width: 331px;
	height: 407px;
	float:left;
}
		/*------------------------------Logo*/
		#logoarea{
			margin: 0;
			width: 331px;
			height: 181px;
			background-image:url(../images/bglogoarea.gif);
			background-repeat:no-repeat;
			float:left;
		}
			.gbglogo{
				margin: 30px 0 0 4px;
				float:left;
			}
		
		/*------------------------------Navi Left*/
		#navileft {
			margin:0 0 0 0;
			width: 331px;
			height:165px;
			background-image:url(../images/bgnavileft.jpg);
			background-repeat:no-repeat;
			float:left;
		}
				
				#navileft ul{
					margin: 15px 0 0 8px;
					list-style-type:none;
				}
				#navileft li {
					margin:0 10px 14px 0;
				}
				#navileft a:link, #navileft a:visited{
					padding: 0 0 0 22px;
					font-family: Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#fff;
					height: 13px;
					display:block;
					background:url(../images/bglistnavi.gif) 0 no-repeat;
					text-decoration:none;
				}
				
				#navileft a:hover, #navileft a:active{
					font-family: Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#B2B2B2;
					background:url(../images/bglistnavi.gif) 0 no-repeat;
					text-decoration:none;
				}
		/*----------------------------------------*/
		/*----------------------------------------*/
		
		/*------------------------------Titel*/
		#titlearea{
			margin: 0;
			width: 331px;
			height: 61px;
			background-image:url(../images/bgtitlearea.jpg);
			background-repeat:no-repeat;
			float:left;
		}

/*################################ Top Right*/
#topright{
	margin: 0;
	width: 624px;
	height: 407px;
	background-image:url(../images/testheader.jpg);
	background-repeat:no-repeat;
	float:left;
}

/*##########################################*/
/*##########################################*/


/*################################ Content*/
#contentarea{
	margin: 0;
	width: 955px;
	background-image:url(../images/bgcontentarea.jpg);
	background-repeat:repeat-x;
	float:left;
}

/*==========================================*/

/*------------------------------Content*/
#arealeft{
	margin: 0;
	width: 331px;
	float:left;
}
		#contleftlarge{
			margin: 17px 0 0 9px;
			width: 287px;
			float:left;
		}
/*------------------------------Content*/

#arearight{
	margin: 0;
	width: 624px;
	float:left;
	
}
		#contlarge{
			margin: 17px  0 0 33px;
			width:578px;
			float:left;
		}
		#contleft{
			margin: 0 0 0 33px;
			width:280px;
			float:left;
		}
		#contright{
			margin: 0 13px 0 0;
			width: 280px;
			float:right;
		}
		#cont1{
			margin: 0 0 0 33px;
			width: 185px;
			
			float:left;
		}
		#cont2{
			margin: 0  0 0 11px;
			width: 185px;
			
			float:left;
		}
		#cont3{
			margin: 0 13px 0 0 ;
			width: 185px;
			
			float:right;
		}

/*==========================================*/

/*-----------------------------------------------------*/
#footer{
	width:955px;
	height:80px;
	background-image:url(../images/bgfooter.html);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	clear: both;
}

/*-----------------------------------------------------------------------Schrift*/
h1 {
	margin: 30px 0 0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#c60012;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C60012;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C60012;
}

h5 {
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#000000;
}
.headertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.listtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 18px 4px;
	padding: 0 0 0 15px;
	height: 15px;
	display:block;
	background:url(../images/list.gif) 0 no-repeat;
	}
.listtext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 50px 4px;
	padding: 0 0 0 15px;
	height: 15px;
	display:block;
	background:url(../images/list.gif) 0 no-repeat;
	}
.txtthumb{
	margin: 0 80px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
/*-----------------------------------------------------------------------Images*/
.thumbanfahrtskizze{
	width: 300px;
	height:225px;
	border: 1px solid #000000;
}
.lineleft{
	border: solid 3px #c60012;
	width: 287px;
	height:6px;
	margin: 4px 0 4px 0;
}
.lineright1{
	border: solid 3px #c60012;
	width:578px;
	height:6px;
	margin: 4px 0 4px 0;
}
.lineright2{
	border: solid 3px #c60012;
	width: 280px;
	height:6px;
	margin: 4px 0 4px 0;
}
.linerightgrey{
	border: solid 1px #808080;
	width:578px;
	height:1px;
	margin: 0 0 0 0;
}
.thumright1{
	margin: 0 80px 0 0;
	width: 200px;
	height: 115px;
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
}
.thumright2{
	margin: 0 0 0 0;
	width: 200px;
	height: 115px;
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
	float:right;
}
.thumright3{
	margin: 0 0 20px 0;
	width: 200px;
	height: 115px;
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
	float:right;
}
.thumright4{
	margin: 0 0 0 0;
	width: 200px;
	height: 115px;
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
}
.thumright5{
	margin: 0 5px 0 0;
	width: 180px;
	height: 115px;
	background-image:url(../images/bgthumb.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
}
.thumleft1{
	margin: 0 0 0 0;
	width: 279px;
	height: 115px;
	background-image:url(../images/bgthumbleft.gif);
	background-repeat:no-repeat;
	padding: 4px 1px 2px 4px;
}
/*-----------------------------------------------------------------------Tables*/
.tableleft{
	width:425px;
	border-right:1px solid #D7D7D7;
}
.tableright{
	width: 435px;
	background-color:#F2F2F2;
}