/* Main Page Styles */

body 
{
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

table.main
{
	height: 100%;
	width: 100%;
	background: url(../img/back.jpg) 0 0px repeat-x;
	text-align: center;
}

div.logo
{
	height: 55px;
	width: 910px;
	margin: 0;
	padding: 0;
	text-align: right;	
}

div.logo img
{
	position: relative;
	top: 0px;
	right: 20px;
	margin: 0;
	padding: 0;	
}

div.ContentBorder
{
	text-align: center;
	height: 662px;
	width: 910px;
	margin: 0 auto;
	padding: 0;
}

div.ContentBorderHead
{
	height: 7px;
	width: 910px;
	background: url(../img/contenthead.png) bottom center no-repeat;
}

div.ContentBorderCenter
{
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 593px;
	width: 910px;
	background: url(../img/contentback.jpg) 0 7px repeat-y;

}

div.ContentBorderFooter
{
	line-height: 0px;
	margin: 0;
	padding: 0;
	height: 7px;
	width: 910px;
	background: url(../img/contentfooter.jpg) 0 0px no-repeat;
	border: none
}

div.Header
{
	margin: 0;
	height: 50px;
	width: 100%;
	text-align: left;
	line-height: 0px;
} 

div.Content
{
	margin: 0 auto;
	padding: 0;
	height: 593px;
	width: 896px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333;
	line-height: 15px;
}

div.Footer
{
	margin: 0;
	height: 15px;
	width: 908px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333
}

div.navigation
{
	width: 110px;
	height: 593px;
	margin: 0;
	padding: 0;
	float: left;
}

div.image
{
	width: 480px;
	height: 593px;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
}

div.text
{
	text-align: left;
	width: 257px;
	height: 549px;
	margin: 0;
	padding: 29px 20px 15px 29px;
	border: none;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333;
	line-height: 15px;
}

div.text img
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: none;
}

.copyright
{
	margin-left: 8px;
	float: left;
	display: inline;	
	font-size: 0.909em;
	font-weight: normal;
	color: #999;
}

iframe
{
	width: 306px;
	height: 593px;
}

h1
{
	display: inline;	
	font-size: 1em;
	font-weight: bold;
	color: #999;
}

h2
{
	display: inline;	
	font-size: 0.909em;
	font-weight: normal;
	color: #999;
}

.clear
{
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

p
{
	margin: 0px 0px 9px 0px;
}

ul.liste
{
	margin: 0;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}

ul.liste li
{
	background: url(../img/dot.gif) 0 2px no-repeat;
	margin: 0;
	padding: 0px 0px 3px 12px;
}

.feld
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666;
	height: 20px;
	width: 190px;
	border: solid 1px #bebebe;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 4px 0px;
}

.feld_gr
{
	height: 155px;
	width: 245px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666;
	border: solid 1px #bebebe;
	padding: 3px 3px 3px 5px;
	margin: 0px 0px 5px 0px;
}

#map
{
	height: 593px;	
}

/* End Main Page Styles */

/* Navigation Styles */

a:link, a:visited
{
	background: url(../img/pfeil.gif) 0 1px no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #c30202;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	background: url(../img/pfeil.gif) 0 1px no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	display: inline;
	font-size: 1em;
	text-decoration: none;
	color: #999;
}

a.img:link, a.img:visited
{
	background: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

a.img:hover
{
	background: none;
	padding: 0px;
	margin: 0px; 
	text-decoration: none;
}

.impressum a:link, .impressum a:visited
{
	background: url(../img/pfeil.gif) 0 2px no-repeat;
	height: 15px;
	padding: 0px 0px 0px 8px;
	margin: 0px 8px 0px 0px;
	display: inline;
	color: #999;
	border: none;
	float: right;
}

.impressum a:hover
{
	background: url(../img/pfeil.gif) 0 -9px no-repeat;
	height: 15px;
	padding: 0px 0px 0px 8px;
	margin: 0px 8px 0px 0px;
	display: inline;
	color: #c30202;
	float: right;
}

ul#navi 
{
	margin: 27px 0px 0px 15px; 
	padding: 0;
	border: none;	
}

ul#navi li 
{
	height: 15px;
	list-style: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
	border: none;
	text-decoration: none;
}

.home a:link, .home a:visited
{
	background: url(../img/navi.gif) 0 0px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.home a:hover, .home_
{
	background: url(../img/navi.gif) 0 -15px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

.mccar a:link, .mccar a:visited
{
	background: url(../img/navi.gif) 0 -30px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.mccar a:hover, .mccar_
{
	background: url(../img/navi.gif) 0 -45px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

.leistungen a:link, .leistungen a:visited
{
	background: url(../img/navi.gif) 0 -60px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.leistungen a:hover, .leistungen_
{
	background: url(../img/navi.gif) 0 -75px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

.esr a:link, .esr a:visited
{
	background: url(../img/navi.gif) 0 -90px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.esr a:hover, .esr_
{
	background: url(../img/navi.gif) 0 -105px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

.login a:link, .login a:visited
{
	background: url(../img/navi.gif) 0 -120px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.login a:hover, .login_
{
	background: url(../img/navi.gif) 0 -135px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

.kontakt a:link, .kontakt a:visited
{
	background: url(../img/navi.gif) 0 -150px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;
}

.kontakt a:hover, .kontakt_
{
	background: url(../img/navi.gif) 0 -165px no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 15px;
	border: none;
	text-decoration: none;	
}

ul#subnavi
{
	line-height: 0px;
	margin: 0px; 
	padding: 0;
	border: none;	
}

ul#subnavi li 
{
	height: 15px;
	list-style: none;
	margin: 0px; 
	padding: 0px;
	display: block;
	border: none;
	text-decoration: none;
}


.einloggen a:link, .einloggen a:visited
{
	background: url(../img/subnavi.gif) 0 -90px no-repeat;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	text-decoration: none;	
}

.einloggen a:hover
{
	background: url(../img/subnavi.gif) 0 -105px no-repeat;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;		
}

.zuruck a:link, .zuruck a:visited
{
	background: url(../img/subnavi.gif) 0 0px no-repeat;
	width: 90px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.zuruck a:hover
{
	background: url(../img/subnavi.gif) 0 -15px no-repeat;
	width: 90px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;		
}

.absenden a:link, .absenden a:visited
{
	background: url(../img/subnavi.gif) 0 -30px no-repeat;
	width: 80px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.absenden a:hover
{
	background: url(../img/subnavi.gif) 0 -45px no-repeat;
	width: 80px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.googlemaps a:link, .googlemaps a:visited
{
	background: url(../img/subnavi.gif) 0 -60px no-repeat;
	width: 150px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.googlemaps a:hover
{
	background: url(../img/subnavi.gif) 0 -75px no-repeat;
	width: 150px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.zoom a:link, .zoom a:visited
{
	background: url(../img/subnavi.gif) 0 -120px no-repeat;
	width: 100px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.zoom a:hover
{
	background: url(../img/subnavi.gif) 0 -135px no-repeat;
	width: 100px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

ul#download
{
	display: block;
	width: 150px;
	height: 15px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}

ul#download li
{
	display: block;
	width: 180px;
	height: 16px;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}

.esrpdf a:link, .esrpdf a:visited
{
	background: url(../img/download.gif) 0 0px no-repeat;
	height: 16px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.esrpdf a:hover
{
	background: url(../img/download.gif) 0 -16px no-repeat;
	height: 16px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.werkstatt a:link, .werkstatt a:visited
{
	background: url(../img/download.gif) 0 -32px no-repeat;
	height: 16px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

.werkstatt a:hover
{
	background: url(../img/download.gif) 0 -48px no-repeat;
	height: 16px;
	margin: 0;
	padding: 0;
	display: block;	
	border: none;
	text-decoration: none;	
}

/* End Navigation Styles */

/* Layer Styles */

div.layer
{
	background: url(../img/layerback.png) 0 0px;
	height: 100%;
	width: 100%;
	
}
/* End Layer Styles */
