/* 

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

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

body {background: #fff url(../images/hg_body.jpg) repeat-x top center; padding-bottom: 10px;}

h1 {font-size: 21px; font-weight: normal; margin-bottom: 20px; color: #2760af;}
h1 span {font-size: 16px; font-weight: bold; color: #737373;}
h2 {font-size: 18px; font-weight: bold; margin-bottom: 15px; color: #2760af;}
h3 {font-size: 14px; font-weight: bold; margin-bottom: 10px; color: #464646;}
h4 {font-size: 12px; font-weight: bold; margin-bottom: 10px; color: #2760af;}
h5 {font-size: 12px; font-weight: bold; color: #464646;}

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

.floatende {clear: both;}

.border-rechts {padding: 7px; background: #FFFFFF; border: 1px solid #b5b5b5; margin: 0 0 10px 20px; float: right; clear: both;}
.border-left {padding: 7px; background: #FFFFFF; border: 1px solid #b5b5b5; margin: 0 15px 15px 0; float: left;}
.border-ohne {padding: 7px; background: #FFFFFF; border: 1px solid #b5b5b5; margin: 0 0 10px 0; clear: both;}

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

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


/* 2. Layout */

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

#Header {
	width: 955px;
	height: 132px;
	background: url(../images/hg_navi_ob.jpg) no-repeat top left;
	position: relative;
	z-index: 50;
}

#Header-Bild {
	width: 655px;
	height: 280px;
	position: relative;
	margin-bottom: 20px;
	float: right;
	z-index: 60;
}

#linke-Seite{
	width: 260px;
	height: 593px;
	padding: 87px 40px 0 0;
	background: url(../images/hg_linke_seite.jpg) no-repeat top left;
	position: relative;
	float: left;
}

#Content {
	width: 655px;
	position: relative;
	float: right;
}

.Content-links {
	width: 300px;
	position: relative;
	float: left;
	margin-right: 55px;
}

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

.pw-wichtig {
	width: 263px;
	height: 170px;
	padding: 10px 10px 0 10px;
	margin-bottom: 15px;
	position: relative;
	background: url(../images/hg_wichtig_pw.jpg);
}
*html .pw-wichtig {
	height: 170px; overflow: hidden;
}

a#skizze {
	width: 281px;
	height: 320px;
	margin-top: 20px;
	display: block;
	position: absolute;
	text-indent: -5000px;
}

#galerie .Content-links, #galerie .Content-rechts {
	width: 278px;
	height: 100px;
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#galerie .Content-links p, #galerie .Content-rechts p {
	font-size: 10px;
	line-height: 15px !important;
}

#galerie .Content-links .border-left, #galerie .Content-rechts .border-left {padding: 4px; background: #e7e7e7; margin: 0 15px 0px 0;}

#galerie .Content-links p strong, #galerie .Content-rechts p strong {color: #2760af;}

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


/* 3. Navigation */

ul#standart {
	margin-left: 838px;
	top: 46px;
	position: absolute;
	width: 117px;
	height: 86px;
}

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

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

ul#standart li a.s1 {width: 28px;}
ul#standart li a.s2 {width: 33px;}
ul#standart li a.s3 {width: 38px;}
ul#standart li a.s4 {width: 18px;}

ul#standart li a.s1:hover {background: url(../images/startseite.gif) no-repeat bottom;}
ul#standart li a.s2:hover {background: url(../images/kontakt.gif) no-repeat bottom;}
ul#standart li a.s3:hover {background: url(../images/anfahrt.gif) no-repeat bottom;}
ul#standart li a.s4:hover {background: url(../images/impressum.gif) no-repeat bottom;}

ul#inhalt {
	margin-left: 300px;
	padding-top: 96px;
	position: relative;
	z-index: 200;
	width: 523px;
	height: 36px;
	z-index: 800;
	overflow: hidden;
}

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

ul#inhalt li a {
	display: block;
	height: 36px;
	margin-right: 40px;
	text-indent: -5000px;
	position: relative;
}

ul#inhalt li a.s1 {width: 61px;}
ul#inhalt li a.s2 {width: 46px;}
ul#inhalt li a.s3 {width: 49px;}
ul#inhalt li a.s4 {width: 92px;}
ul#inhalt li a.s5 {width: 75px;}

ul#inhalt li a:hover {background: url(../images/aktiv.gif) repeat-x right bottom;}

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


/* 4. Content */

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

#Aussenhuelle #Content ul {margin: 10px 0 20px 10px;}

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

.pw-wichtig p {color: #2760af;}

#Aussenhuelle #linke-Seite p {
	margin: 0 0 10px 0;
	line-height: 19px;
	text-align: right;
	color: #666666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

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


/* 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;}

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: #464646;
	text-decoration: underline;
}

#Aussenhuelle #linke-Seite p a,
#Aussenhuelle #linke-Seite p a.escape,
#Aussenhuelle #linke-Seite p a.escape span span {font-size: 11px; font-family: Tahoma, Verdana; text-decoration: none; color: #666666;}

#Aussenhuelle #linke-Seite p a:hover,
#Aussenhuelle #linke-Seite p a.escape:hover,
#Aussenhuelle #linke-Seite p a.escape:hover span span {text-decoration: none; color: #2760af;}

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

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

a.pw { background:url(../images/powerpoint.jpg) no-repeat left; padding: 17px 0 0 60px; height: 46px; width: 200px; text-decoration: none !important; display: block; font-weight: bold;}
a.pw:hover {text-decoration: underline !important;}

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

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