@charset "UTF-8";
/* CSS Document */


 /* =====================================
 	1. Kalibrierung und allgemeine Styles
	===================================== */


/* Kalibrierung der wichtigsten Abstände */

* { padding: 0; margin: 0 }

 /* Abstand nach unten */		
p, ul, ol { margin-bottom: 1em; }	
		
ul li { list-style-type: square; }


 /* Abstand von links */
li {
margin-left: 100px;
list-style-type: none;
list-style-image: url(images/listenpunkt.gif);
}




/* Allgemeine Selektoren */




body {
	color: #1a171b; /* Schriftfarbe */
	background-color: #c9c3b8;  /* Hintergrundfarbe */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left;
	
	line-height: 16px;
}
		
h1 {
	font-size: 14px;
	color: black;
	font-family: "Tahoma Bold";
	margin: 20px 10px 10px 10px;
	letter-spacing: 3px;
}
	
h2 {
position: absolute;
width: 764px;
height: 14px;
font-size: 120%;
color: white;
font-family: "Tahoma Bold";
background-color: #7e2738;
margin: 10px 13px 0 13px;
padding: 2px 4px 2px 4px;
letter-spacing: 2px;
text-align: right;
}
		
		
h3 {
font-size: 120%;
color: #7d2738;
font-family: "Tahoma Bold";
}

h4 {
font-size: 120%;
color: #7d2738;
font-family: "Tahoma Bold";
margin-top: 20px;
}	
	
		
		
a { /* Unterstreichung entfernen */
text-decoration: none; outline: none;
border: none;
color: #7d2738;
}

		
.skiplink {
position: absolute;
top: -2000px;
left: -3000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
}

#logo {
position: absolute;
left: 0;
top: 371px;
}
		
		
#banner {
position: relative;
top: 4px;
left: 5px;
width: 888px;
height: 308px;
border: 1px solid #bdbdbd;
}
		
			
div.galerie {
overflow: hidden;
width: 600px;
margin-bottom: 20px;
}

div.galerie img {
float: left;
margin-right: 15px;
width: 200px;
overflow: hidden;
}	
	
		
.bildrechtsheadline {
float:right;
margin-top: 80px;
margin-right: 40px;
margin-bottom: 40px;
margin-left: 40px;
}
		

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
		
	
 /* =====================================
 	2. Styles für die Layoutbereiche
	===================================== */
	
#wrapper {
overflow: hidden;
color: #1a171b; 
width: 800px;
height: 480px;
margin-top: 58px;
margin-left: 188px;
}
		
	
	
#kopfbereich {
position: relative; /* positioniert, aber bleibt im Fluss*/
color: #1a171b;
width: 800px;
height: 49px;
background-image: url(../images/header2.gif);
}
		
#kopfbereich p {
position: relative;
top: 10px;
right: 10px;
font-weight: bold; 
padding: 5px 0 5px 0px;
margin-bottom: 0; /* war 1em */
}
		
#kopfbereich p span {
color: #1a171b;
}
		
		
#kopfbereich2 {
position: relative; /* positioniert, aber bleibt im Fluss*/
background-color:white;
color: #1a171b;
width: 800px;
height: 28px;
}	
		
#textbereich {
position: relative;
height: 305px;
width: 760px;
padding-top: 0px;
padding-left: 12px;
background-color: #e3e9ec;
border-bottom: none;
border-left: 13px solid white;
border-right: 15px solid white;
border-top: 2px solid white;
}


#textbereich #bildbereich2 {
position: absolute;
left: 46px;
width: 406px;
height:304px;
border-top: 1px solid white;
border-left: 18px solid white;
border-right: 18px solid white;
border-bottom: 2px solid white;
overflow: hidden;
}

#textbereich #bildbereich {
float: right;
width: 356px;
height:305px;
overflow: hidden;
}

#textbereich #bilderklein {
	display: block;
	position: absolute;
	top: 3px;
	left: 676px;
	width: 109px;
	height:320px;
	overflow: hidden;
	z-index: 3;
}

#textbereich #bilderklein img {
height: 69px;
margin-bottom: 3px;
text-decoration: none; outline: none;
border: none;
}

.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	height: 160px;
	width: 160px;
	top: 130px;
	left: 500px;
}

.pfeil {
position: absolute;
top: 260px;
left: 398px;
text-decoration: none; outline: none;
border: none;
}

.scroll {
overflow:scroll;
position: absolute;
width: 750px;
height: 285px;
margin: 20px 10px 10px 10px;
}

.pfeiloffen {
position: absolute;
top: 260px;
left: 46px;
text-decoration: none; outline: none;
border: none;
}

#textbereich p {
width: 362px;
height: 260px;
margin: 10px 10px 10px 10px;
font-weight: bold;
}		

 #textbereich .light {
width: 360px;
height: 260px;
margin: 20px 10px 10px 10px;
font-weight:normal;
}

 #textbereich .light2 {
width: 360px;
height: 260px;

font-weight:normal;
}


* html #navibereich { height: 1%; }	


/*navigation 01*/	


#navibereich {
color: #b29b73;
width: 800px;
height: 57px;
background-image: url(../images/navileiste.gif);
}
		
#navibereich ul {
width: 800px;
height: 57px;
margin-left: 12px;
margin-bottom: 0;
letter-spacing:1px;
}
		
#navibereich li {
float:left;
height: 57px;
list-style: none;
margin: 20px 14px 10px 0px;
}

#navi01 span {
border-bottom: 1px solid #d90000;
}

#navibereich a {
font-family: "Tahoma Bold";
text-align: center;
color: #b29b73;
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

#navibereich a:hover,
#navibereich a:focus {
text-align: center;
color: #7d2738;
border-bottom: none;
}


#navibereich a:active {
text-align:center;
color: #7d2738;
}


#home #navi01 a,
#wohnen #navi02 a,
#kueche #navi03 a,
#fassade #navi04 a,
#vorhangschienen #navi05 a,
#profilummanteln #navi06 a {
color: #7d2738;
}	

/*ende navigation 01*/	


/*subnavigation 01*/		
		
#subnavibereich {
position:absolute;
width: 800px;
height: 40px;
}
		
#subnavibereich ul {
width: 800px;
height: 40px;
margin-left: 12px;
margin-bottom: 0;
letter-spacing:1px;
}
		
#subnavibereich li {
float:left;
height: 40px;
list-style: none;
margin: 14px 14px 10px 0px;
}


#subnavibereich a {
font-family: "Tahoma Bold";
text-align: center;
color: white;
font-size: 12px;
font-weight: bold;
text-decoration: none;

}

#subnavibereich a:hover,
#subnavibereich a:focus {
text-align: center;
color: #7d2738;
border-bottom: none;
}


#subnavibereich a:active {
text-align:center;
color: #7d2738;
}

#subnavibereich span {
margin-left: 28px;
}


#aktuelles #navi07 a,
#werkstatt #navi08 a,
#referenzen #navi09 a,
#partner #navi10 a,
#impressum #navi11 a,
#kontakt #navi12 a {
color: #7d2738;
}	

/*ende subnavigation 01*/		
		
		
/* 	====================================
	3. Sonstige Styles
	==================================== */
	
/* Das Kontaktformular */
form {
position: relative;
width: 470px; /* Breite des Formulars */
margin: 20px 20px 20px 54px;
}
	
	
#form2	{
position: relative;
width: 290px; /* Breite des Formulars */
height: 290px;
background-image: url(images/box_haraldsturm.gif);
display: inline;
float: right;
margin-top: 100px;
margin-right: 40px;
margin-bottom: 40px;
margin-left: 40px;
}
	

			
label { /* Beschriftung auf eigener Zeile */
display: block;
}
	
input,textarea {
text-decoration: none;
width: 230px;
border: 1px solid #bdbdbd;
margin-bottom: 1em;
}
	
textarea#msg {
width: 470px;
text-decoration: none;
}
	
input#senden {
width: 80px;
height: 20px;
cursor: default;
}
	
textarea {
height: 10em;
}
	
input#msg:focus, input#name:focus, input#email:focus,
textarea:focus {
text-decoration: none;
background-color: #CCCCCC;
color: white;
}	
	
input#text5:hover {
text-decoration: none;
background-color: #333333;
color: white;
}
	
/* die kleine Galerie */
	
div.box {
overflow: hidden; /* Einfach und wirksam */
padding: 25px 10px 10px 0;
margin: 0 3px 3px 0;
}
	
.danke {
margin: 14px 374px 0 54px;
}	
	
+ html div.galerie { height: 1%; }
	
div.box img {
float: left;
padding: 4px;
border: 1px solid #ddd;
border-right-color: #aaa;
border-bottom-color: #aaa;
margin-right: 15px;
margin-bottom: 15px;
}

