/* 

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

Einteilung des CSS-Aufbaus

1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

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

   
/* 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: #ffc4bd;
	text-decoration: none;
	list-style-type: none;
	outline: none;
}

body {background: #3c0d07 url(../images/hg_body.jpg) repeat-x top center;}

h1 {font-size: 26px; font-weight: normal; margin-bottom: 31px; color: #ff9600; font-family: "Times New Roman", Times, serif;}
h2 {font-size: 16px; font-weight: bold; margin-bottom: 15px; color: #ff9600;}
h3 {font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #6c9101;}
h4 {font-size: 12px; font-weight: bold; color: #6c9101;}

hr {margin: 0 0 10px 0; color: #703730; height: 1px; border-top: solid 1px #703730; border-bottom: transparent; clear: both;}

.floatende {clear: both;}

.border-rechts {background: #854a42; padding: 4px; border: 1px solid #d9857b; margin: 0 0 10px 20px; float: right; clear: both; position: relative;}
.border-left {background: #854a42; padding: 4px; border: 1px solid #d9857b; margin: 0 11px 11px 0; float: left;}
.border-left_ {background: #854a42; padding: 4px; border: 1px solid #d9857b; margin: 0 0 11px 0; float: left;}
.border-ohne {background: #854a42; padding: 4px; border: 1px solid #d9857b; margin: 0 0 11px 0; clear: both;}

.right {margin: 0 0 10px 20px; float: right;}

.breite400px {float: left; width: 400px;}
*html .breite400px {margin-bottom: 20px;}
*+html .breite400px {margin-bottom: 20px;}

p.komplett {width: 602px; overflow: hidden;}

#Aussenhuelle #Content p.auflistung {margin: 0; display: block;}

span.breite80px {width: 80px; float: left;}
span.breite80px_ {width: 160px; float: left; background: url(../images/anstrich.gif) no-repeat left top; padding-left: 15px; margin-left: 10px;}
span.breite400px {width: 200px; float: left; }

.border-rechts-slider {background: #854a42; padding: 4px; border: 1px solid #d9857b; margin: 0 0 10px 20px; float: right; clear: both; position: relative; background:url(../slideshow/02.jpg) no-repeat center; width: 170px; height: 234px;}

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


/* 2. Layout */

#Aussenhuelle {
	width: 955px;
	min-height: 718px;
	margin: 0 auto;
	background: url(../images/hg_aussenhuelle.jpg) top center no-repeat;
	position: relative;
}
*html #Aussenhuelle {height: 718px;}

#Header {
	width: 955px;
	height: 416px;
	position: relative;
}

#Content {
	width: 602px;
	position: relative;
	float: right;
	margin: 0 23px 23px 0;
}

.Content-links {
	width: 280px;
	position: relative;
	float: left;
	margin: 0 42px 0 0;
}

.Content-rechts {
	width: 280px;
	position: relative;
	float: left;
}

.Content-rechts-team {
	width: 400px;
	position: relative;
	float: right;
}

#Adressbalken {
	width: 242px;
	margin: 124px 0 0 0;
	position: relative;
}

#Verdeck {
	width: 5000px;
	height: 120px;
	background: #5b0e06;
	margin-left: -5000px;
	position: relative;
}

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


/* 3. Navigation */

#Aussenhuelle #Header ul#standart {
	margin-left: 457px;
	top: 87px;
	position: absolute;
}

#Aussenhuelle #Header ul#standart li {
	position: relative;
	float: left;
}

#Aussenhuelle #Header ul#standart li a {
	display: block;
	height: 20px;
	padding: 6px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #de9c94;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

#Aussenhuelle #Header ul#standart li a.s1 {width: 97px;}
#Aussenhuelle #Header ul#standart li a.s2 {width: 86px;}
#Aussenhuelle #Header ul#standart li a.s3 {width: 120px;}
#Aussenhuelle #Header ul#standart li a.s4 {width: 86px;}
#Aussenhuelle #Header ul#standart li a.s5 {width: 98px;}

#Aussenhuelle #Header ul#standart li a:hover {color: #94c603;}

#Aussenhuelle ul#inhalt {
	top: 150px;
	position: absolute;
	width: 268px;
}

#Aussenhuelle ul#inhalt li {
	position: relative;
	float: left;
}

#Aussenhuelle ul#inhalt li a {
	display: block;
	height: 24px;
	width: 242px;
	padding: 8px 26px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e7a69e;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}

#Aussenhuelle ul#inhalt li a:hover {color: #94c603;}

#Aussenhuelle ul#inhalt li#ueberuns ul,
#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul,
#Aussenhuelle ul#inhalt li#angebot ul,
#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul {
	display: none;
 	list-style: none;
}

#Aussenhuelle ul#inhalt li#ueberuns ul li,
#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul li,
#Aussenhuelle ul#inhalt li#angebot ul li,
#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul li {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: none;
}

#Aussenhuelle ul#inhalt li#ueberuns ul li a,
#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul li a,
#Aussenhuelle ul#inhalt li#angebot ul li a,
#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul li a {
	display: block;
	color: #e7a69e;
	text-decoration: none;
	height: 24px;
	padding: 8px 0 0 20px;
	width: auto;
	font-size: 12px;
	border-bottom: 1px solid #7c4d3b;
	border-left: 1px solid #7c4d3b;
	text-align: left;
}

#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul li a {
	height: 15px !important;
	padding: 8px 20px 9px 20px !important;
	width: auto !important;
	margin: 0 !important;
}
*html #Aussenhuelle ul#inhalt li#ueberuns ul li#team ul li a {height: 13px !important;}

#Aussenhuelle ul#inhalt li#ueberuns ul a:hover,
#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul a:hover,
#Aussenhuelle ul#inhalt li#angebot ul a:hover,
#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul a:hover {color: #94c603; background: #703730;}

#Aussenhuelle ul#inhalt li#ueberuns ul {
	top: 0px;
	left: 268px;
	position: absolute;
	background: #673029;
	border-top: 1px solid #7c4d3b;
	border-right: 1px solid #7c4d3b;
}

#Aussenhuelle ul#inhalt li#ueberuns ul li#team ul {
	top: -34px;
	left: 151px;
	width: 200px !important;
	position: absolute;
	background: #673029;
	border-top: 1px solid #7c4d3b;
	border-right: 1px solid #7c4d3b;
}
*html #Aussenhuelle ul#inhalt li#ueberuns ul li#team ul {top: -1px;}
*+html #Aussenhuelle ul#inhalt li#ueberuns ul li#team ul {top: -1px;}

#Aussenhuelle ul#inhalt li#ueberuns ul li a {width: 130px !important;}

#Aussenhuelle ul#inhalt li#angebot ul {
	top: -1px;
	left: 268px;
	width: 242px;
	position: absolute;
	background: #673029;
	border-top: 1px solid #7c4d3b;
	border-right: 1px solid #7c4d3b;
}

#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul {
	top: -34px;
	left: 242px;
	width: 242px;
	position: absolute;
	background: #673029;
	border-top: 1px solid #7c4d3b;
	border-right: 1px solid #7c4d3b;
}
*html #Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul {top: -1px;}
*+html #Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul {top: -1px;}

#Aussenhuelle ul#inhalt li#ueberuns:hover ul,
#Aussenhuelle ul#inhalt li#ueberuns:hover ul li#team:hover ul,
#Aussenhuelle ul#inhalt li#angebot:hover ul,
#Aussenhuelle ul#inhalt li#angebot:hover ul li#ernaehrung:hover ul {display: block;}

#Aussenhuelle ul#inhalt li#ueberuns ul li,
#Aussenhuelle ul#inhalt li#ueberuns:hover ul li#team ul li,
#Aussenhuelle ul#inhalt li#angebot ul li,
#Aussenhuelle ul#inhalt li#angebot ul li#ernaehrung ul li {
	float: none;
	position: relative;
	display: inline;
	clear: both;
}

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


/* 4. Content */

#Aussenhuelle #Content p {
	margin: 0 0 20px 0;
	line-height: 19px;
}

#Aussenhuelle #Content ul {margin: 0 0 20px 10px;}
#Aussenhuelle #Content ul ul {margin: 15px 0 20px 10px;}
#Aussenhuelle #Content ul.breite_2 {overflow: hidden;} 

#Aussenhuelle #Content ul.breite_2 li {width: 280px; float: left; position: relative;}


#Aussenhuelle #Content ul.breite {width: 140px; float: left;}
#Aussenhuelle #Content ul.breite_ {width: 240px; float: left;}
*html #Aussenhuelle #Content ul.breite_ {width: 200px;}

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

#Aussenhuelle #Content ul.nebeneinander li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/anstrich.gif) no-repeat top left;
	position: relative;
	float: left;
	width: 150px;
}


#Adressbalken p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ce7d73;
	margin-bottom: 15px;
	text-align: right;
	text-transform: uppercase;
	position: relative;
}

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


/* 5. Links */

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

a:link,
#Aussenhuelle #Content p a,
#Aussenhuelle #Content p a.escape,
#Aussenhuelle #Content p a.escape span span {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #ff9600;
	text-decoration: none;
}

#Adressbalken p a,
#Adressbalken p a.escape,
#Adressbalken p a.escape span span {color: #ce7d73;}

#Adressbalken p a:hover,
#Adressbalken p a.escape:hover,
#Adressbalken p a.escape:hover span span {color: #ff9600;}


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

#Aussenhuelle #Content a.nachoben {float: right; display: block; height: 20px; text-align: right; color: #9a431d; text-decoration: none; font-size: 10px; width: 100%; display: block;}
*html #Aussenhuelle #Content a.nachoben {width: 599px;}

#Aussenhuelle #Content a.nachoben:hover {color: #ff9600;}

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