/* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

1. Standards
2. Layout
3. Navi
4. Content
5. Link 

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

   
/* 1. Standards */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #623c07;
	text-decoration: none;
	list-style-type: none;
	outline: none;
}

body {background: url(../images/BgBody.jpg) #d6c596 repeat-x top center;}

h1 {font-size: 25px; font-weight: normal; margin-bottom: 10px; color: #9a431d;}
h1 span {font-size: 25px; font-weight: normal; color: #9a431d;}
h2 {font-size: 18px; font-weight: bold; margin-bottom: 25px; color: #9a431d;}
h3 {font-size: 14px; font-weight: bold; margin-bottom: 15px; color: #5d6615;}
h4 {font-size: 12px; font-weight: bold; margin-bottom: 10px; color: #5d6615;}
h5 {font-size: 12px; font-weight: bold; color: #5d6615;}

h1.startseite,
h1.kontakt,
h1.danke,
h1.anfahrt,
h1.impressum,
h1.fehler,
h1.wirstellenunsvor,
h1.unsereleistung,
h1.unseretechnik,
h1.freiewerkstatt,
h1.aktuelles,
h1.galerie {
	background: url(../images/BgH1Startseite.jpg) no-repeat top left;
	width: 613px;
	height: 64px;
	text-indent: -5000px;
}

h1.startseite {height: 80px;}
h1.kontakt {background: url(../images/BgH1Kontakt.jpg) no-repeat top left;}
h1.danke {background: url(../images/BgH1Danke.jpg) no-repeat top left;}
h1.anfahrt {background: url(../images/BgH1Anfahrt.jpg) no-repeat top left;}
h1.impressum {background: url(../images/BgH1Impressum.jpg) no-repeat top left;}
h1.fehler {background: url(../images/BgH1Fehler.jpg) no-repeat top left;}
h1.wirstellenunsvor {background: url(../images/BgH1WirStellenUnsVor.jpg) no-repeat top left;}
h1.unsereleistung {background: url(../images/BgH1UnsereLeistungen.jpg) no-repeat top left;}
h1.unseretechnik {background: url(../images/BgH1UnsereTechnik.jpg) no-repeat top left;}
h1.freiewerkstatt {background: url(../images/BgH1FreieWerkstatt.jpg) no-repeat top left;}
h1.aktuelles {background: url(../images/BgH1Aktuelles.jpg) no-repeat top left;}
h1.galerie {background: url(../images/BgH1Galerie.jpg) no-repeat top left;}

hr {margin: 0 0 10px 0; color: #e5e5e5; height: 1px; border-top: solid 1px #e5e5e5; border-bottom: transparent; clear: both;}
.hr {margin: 20px 0; height: 3px; clear: both; background: url(../images/BgHr.gif) no-repeat top left;}

.FloatNone {clear: both;}

.BorderRight {padding: 1px; background: #FFFFFF; border: 4px solid #979696; margin: 0 0 10px 20px; float: right; clear: both;}
.BorderRight_ {padding: 1px; background: #FFFFFF; border: 4px solid #979696; margin: 0 0 10px 20px; float: right;}
.BorderLeft {padding: 1px; background: #FFFFFF; border: 4px solid #979696; margin: 0 15px 15px 0; float: left;}
.BorderNone {padding: 1px; background: #FFFFFF; border: 4px solid #979696; margin: 0 0 10px 0; clear: both;}

.right {margin: 0 0 10px 50px; float: right;}
.left {float: left;}
#Container #Content #ContentInlay .left p {margin-left: 10px; color: #5d6615;}

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


/* 2. Layout */

#Container {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#Header {
	width: 955px;
	height: 410px;
	background: url(../images/BgHeader.jpg) no-repeat top right;
	position: relative;
}

#Content {
	width: 706px;
	background: url(../images/BgContentInlay.jpg) repeat-y top left;
	position: relative;
	overflow: hidden;
	_overflow: visible;
	float: right;
}

#ContentInlay {
	width: 613px;
	padding: 0 57px 0 36px;
	min-height: 361px;
	_height: 361px;
	background: url(../images/BgContent.jpg) no-repeat top left;
	position: relative;
	overflow: hidden;
	_overflow: visible;
}

.ContentLeft {
	width: 290px;
	padding-right: 33px;
	position: relative;
	float: left;
}

.ContentRight {
	width: 290px;
	position: relative;
	float: left;
}

#Footer {
	width: 670px;
	padding: 20px 0 0 285px;
	height: 115px;
	background: url(../images/BgFooter.jpg) no-repeat top right;
	position: relative;
	float: left;
}

#Newsticker {
	width: 220px;
	height: 180px;
	padding: 47px 20px 0 37px;
	background: url(../images/BgTicker.jpg) no-repeat top left;
	position: relative;
	float: right;
}

#Newsticker h3 {
	color: #ffda98;
	font-size: 11px;
	font-weight: bold;
}

#Newsticker p.ewcms_news_feed {
	color: #ffda98;
	font-size: 11px;
}

#Newsticker p a.ewcms_news_link {
	color: #ffda98 !important;
	font-size: 11px !important;
	margin-left: 30px;
	font-weight: bold;
}

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


/* 3. Navi */

ul#NaviStandard {
	margin-left: 584px;
	top: 95px;
	width: 274px;
	height: 14px;
	position: absolute;
}

ul#NaviStandard li {
	position: relative;
	float: left;
}

ul#NaviStandard li a {
	display: block;
	height: 14px;
	text-indent: -5000px;
}

ul#NaviStandard li a.s1 {width: 71px;}
ul#NaviStandard li a.s2 {width: 64px;}
ul#NaviStandard li a.s3 {width: 63px;}
ul#NaviStandard li a.s4 {width: 76px;}

ul#NaviStandard li a.s1:hover {background: url(../images/aktiv1_.jpg) no-repeat top left;}
ul#NaviStandard li a.s2:hover {background: url(../images/aktiv2_.jpg) no-repeat top left;}
ul#NaviStandard li a.s3:hover {background: url(../images/aktiv3_.jpg) no-repeat top left;}
ul#NaviStandard li a.s4:hover {background: url(../images/aktiv4_.jpg) no-repeat top left;}

ul#NaviInhalt {
	padding-left: 62px;
	width: 187px;
	height: 228px;
	background: url(../images/BgNavi.jpg) no-repeat top right;
	position: relative;
	float: left;
}

ul#NaviInhalt li {
	position: relative;
	float: right;
}

ul#NaviInhalt li a {
	display: block;
	height: 28px;
	width: 130px;
	text-indent: -5000px;
}

ul#NaviInhalt li a.s1 {width: 187px; margin-bottom: 12px;}
ul#NaviInhalt li a.s2 {width: 169px; margin-bottom: 8px;}
ul#NaviInhalt li a.s3 {width: 148px; margin-bottom: 13px;}
ul#NaviInhalt li a.s4 {width: 138px; margin-bottom: 6px;}
ul#NaviInhalt li a.s5 {width: 131px; margin-bottom: 12px;}
ul#NaviInhalt li a.s6 {width: 131px;}

ul#NaviInhalt li a.s1:hover {background: url(../images/aktiv1.jpg) no-repeat bottom right;}
ul#NaviInhalt li a.s2:hover {background: url(../images/aktiv2.jpg) no-repeat top right;}
ul#NaviInhalt li a.s3:hover {background: url(../images/aktiv3.jpg) no-repeat top right;}
ul#NaviInhalt li a.s4:hover {background: url(../images/aktiv4.jpg) no-repeat top right;}
ul#NaviInhalt li a.s5:hover {background: url(../images/aktiv5.jpg) no-repeat top right;}
ul#NaviInhalt li a.s6:hover {background: url(../images/aktiv6.jpg) no-repeat top right;}

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


/* 4. Content */

#Container #Content p {
	margin: 0 0 18px 0;
	line-height: 18px;
}

#Container #Content ul {margin: 0 0 18px 10px;}

#Container #Content ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	line-height: 18px;
	background: url(../images/anstrich.gif) no-repeat top left;
	position: relative;
}

#Footer p.erster,
#Footer p.zweiter  {
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 16px;
	width: 220px;
}
#Footer p.zweiter {width: 250px;}

a.bild,
a.bild_ { 
	border: none;
	display: block;
	position: relative;
	width: 137px;
	height: 137px;
	cursor: pointer;
	float: left;
	margin-right: 20px;
}
a.bild_ { 
	float: right;
	clear: both;
}
	
a.bild span,
a.bild_ span {
	background: url(../images/tape.png) no-repeat;
	display: block;
	height: 137px;
	width: 137px;
	position: absolute;
	z-index: 5;
	text-indent: -5000px;
}
*html .bild span {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tape.png', sizingMethod='image');
}
*html .bild_ span {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tape.png', sizingMethod='image');
}

a.bild img,
a.bild_ img {border: none; padding: 8px 0 0 10px;}

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


/* 5. Link */

a:hover,
#Container #Content p a:hover,
#Container #Content p a.escape:hover,
#Container #Content p a.escape:hover span span {text-decoration: none;}

a:link,
#Container #Content p a,
#Container #Content p a.escape,
#Container #Content p a.escape span span {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #623c07;
	text-decoration: underline;
}

#Container #Footer p.zweiter a,
#Container #Footer p.zweiter a.escape,
#Container #Footer p.zweiter a.escape span span {font-size: 11px; color: #623c07; text-decoration: none;}

#Container #Footer p.zweiter a:hover,
#Container #Footer p.zweiter a.escape:hover,
#Container #Footer p.zweiter a.escape:hover span span {text-decoration: underline;}

a.PdfDownload {background: url(../images/pdf.gif) no-repeat left; padding: 20px 0 18px 60px; height: 30px; width: 100px; text-decoration: none !important;}
a.PdfDownload:hover {text-decoration: underline !important;}

a.LinkDownload {background: url(../images/web.gif) no-repeat left; padding: 20px 0 18px 60px; height: 30px; width: 100px; text-decoration: none !important;}
a.LinkDownload:hover {text-decoration: underline !important;}

#Container #Content a.top {float: right; display: block; height: 20px; width: 100px; text-align: right; color: #9a431d; text-decoration: none; font-size: 10px;}
#Container #Content a.top:hover {color: #5e5d5d;}

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