
/* CSS Formatdatei für: Baubetrieb Dirk Haase  */

/* Grunddefinitionen der gesamten Seite */
html {
	margin: 0px;
	padding: 0px;
	height: 100.1%;
	font-size: 62.5%;
	}


body {
	margin: 0px;
	padding: 0px;
        font-family:  Verdana, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
        height: 100%;
	width: 100%;
	background-image: url(images/hinter.jpg);
	background-color: #f4eed4;
	}


* {margin: 0px; padding: 0px; border: 0px;}


p {margin-bottom: 0.4em;}



/* Definitionen der Überschriften */
h2, h4, h5, h6 {
	font-family: "Garamond";
	font-weight: normal;
	color: #669999;
	padding: 0.6em 0em 0.2em 0em ;
        }


h1 {
	font-size: 1.5em;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #669999;
	letter-spacing: 1px;
        text-align: center;
        }
        
h2 {
	font-size: 1.2em;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #669999;
	letter-spacing: 1px;
        text-align: center;
        }


h3 {
	font-size: 0.8em;
	line-height: 1.0em;
	font-family: "Arial", sans-serif;
	color: #94CE70;
	text-transform: uppercase;
	letter-spacing: 1px;
        }

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
        }


h4 {font-size: 1.4em; font-weight: bold;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}


/* Definitionen aller LINKS ohne eigenes Menü */
a {
	font-weight: bold; 
        color: #9A0312;
        }

a:link {
	font-weight: bold; 
        color: #669999;
	}

a:visited {
        font-weight: bold; 
        color: #669999;
        text-decoration: none;
        }

a:hover {
        color: #9A0312;
        font-weight: bold; 
        text-decoration: none;
        }

a:active {
        }


/* Definitionen gesamter Textcontainer */

#container {
	width: 1000px;
        position: relative;
        margin: 10px auto;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(images/rahmen-links.jpg);
	background-color: #ffffff;
	background-repeat: repeat-y;
	}

div#kopf {
	float: right;
        height: 250px; 
	width: 950px;
	background-color: #ffffff;
        }

div#inhalt {
	float: right;
	width: 950px;
        height: 100%; 
	background-color: transparent;
        }

div#text {
	float: right;
	width: 700px;
        padding: 0px 20px 20px 20px;
	background-color: #ffffff;
        }
       
div#text ul {
	margin: 10px 0px 10px 20px;
	padding-left: 20px;
	text-align: left; 
        border-left: 3px solid #669999;
        }


div#text-boden {
	float: right;
	width: 700px;
        height: 40px; 
        padding: 10px 10px 0px 30px;
        background: url(images/text-boden.jpg) no-repeat;
	line-height: 2.2em;
	font-size: 0.9em;
	text-align: left;
        }

div#karte {
	float: right;
	width: 370px;
        height: 340px; 
        margin: 10px;
	text-align: left;
	line-height: 3.0em;
	background-image: url(images/karte.jpg);
        }


span.muster {background: #b4d69e url(images/span_verlauf.jpg) repeat-y right top; padding: 4px;}
span.pfeil {float: right; padding: 0px 20px 10px 4px;}
span.rot {color: #9A0312; font-weight: bold; text-decoration: none;line-height: 2.0em;}


        
a.bild-klein-rechts img {
	float: right;
        border: 1px solid #4cad10;
        padding: 5px;
        margin: 10px 20px 10px 10px;
	background-color: #b4d69e;
        }

a.bild-klein-rechts:hover img {
        background: #c46e53;
        }

a.bild-klein-rechts span {
        position: absolute;
        padding: 0px;
        visibility: hidden;
        }
a.bild-klein-rechts span img {
        padding: 5px;
        }
        
a.bild-klein-rechts:hover span {
        visibility: visible;
        top: auto;
        right: 190px;
        z-index: 10;
        }




a.bild-klein-rechts-2 img {
	float: right;
        border: 1px solid #4cad10;
        padding: 5px;
        margin: 10px 10px 10px 10px;
	background-color: #b4d69e;
        }

a.bild-klein-rechts-2:hover img {
        background: #c46e53;
        }

a.bild-klein-rechts-2 span {
        position: absolute;
        padding: 0px;
        visibility: hidden;
        }
a.bild-klein-rechts-2 span img {
        padding: 5px;
        }
        
a.bild-klein-rechts-2:hover span {
        visibility: visible;
        top: auto;
        right: 380px;
        z-index: 10;
        }



a.bild-klein img {
	float: left;
        border: 1px solid #4cad10;
        padding: 5px;
        margin: 10px 20px 10px 0px;
	background-color: #b4d69e;
        }

a.bild-klein:hover img {
        background: #c46e53;
        }
        
a.bild-klein span {
        position: absolute;
        padding: 0px;
        visibility: hidden;
        }
        
a.bild-klein span img {
        padding: 5px;
        }
        
a.bild-klein:hover span {
        visibility: visible;
        top: auto;
        left: 450px;
        z-index: 10;
        }





div#rahmen-links {
	float: left;
	width: 50px;
	background-color: transparent;
        }

div#menue {
	float: left;
        height: 100%; 
	width: 200px;
        background: transparent;
        }

div#navcontainer {
        background: transparent;
        width: 175px;
        margin: 25px 12px 25px 12px;
        padding: 0em 0;
        font-family: Verdana, sans-serif;
        line-height: 1.3em;
        font-size: 13px;
        text-align: left;
        text-transform: uppercase;
        }

ul#navlist {
        text-align: left;
        list-style: none;
        width: 175px;
        }

ul#navlist li {
        display: block;
        margin: 5px 0px;
        padding: 0px;
        }

ul#navlist li a {
        display: block;
        width: 148px;
        padding: 4px 10px 4px 10px;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #ffffff;
        text-decoration: none;
        background: url(images/schalter.jpg) no-repeat;
        }

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: url(images/schalter-aktiv.jpg) no-repeat;
        color: #FFFFFF;
        }

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #9A0312;
        background: url(images/schalter-2.jpg) no-repeat;
        border-color: #aaab9c #fff #fff #ccc;
        }

div#infobox-oben {
        background: url(images/infobox-kopf.gif) no-repeat;
        width: 175px;
        height: 27px; 
        margin: 35px 12px 0px 12px;
        padding: 7px 5px;
	color: #9A0312; 
        text-decoration: none;
        font-family: Verdana, sans-serif;
        line-height: 1.3em;
        font-size: 13px;
        text-align: left;
        text-transform: uppercase;
        }

div#infobox {
        background: url(images/infobox.gif) repeat-y;
        width: 175px;
        height: 85px; 
        margin: -14px 12px 0px 12px;
        padding: 5px 5px 5px 3px;
        display: block;
	color: #476D2F; 
        text-decoration: none;
        font-family: Verdana, sans-serif;
        line-height: 1.3em;
        font-size: 12px;
        font-weight: bold; 
        text-align: left;
        }


a.bild-lauf img {
        border: 1px solid #4cad10;
        padding: 5px 10px;
        margin: 5px 0px 10px 0px;
	background-color: #b4d69e;
        }

a.bild-lauf:hover img {
        background: #c46e53;
        }
        
a.bild-lauf span {
        position: absolute;
        padding: 0px;
        visibility: hidden;
        }
        
a.bild-lauf span img {
        padding: 5px;
        }
        
a.bild-lauf:hover span {
        visibility: visible;
        top: auto;
        left: 260px;
        z-index: 10;
        }


div#infobox-unten {
        background: url(images/infobox-boden.gif) no-repeat;
        width: 175px;
        height: 25px; 
        margin: 0px 12px 0px 12px;
        padding: 5px 5px 5px 0px;
        display: block;
	color: #669999; 
        text-decoration: none;
        font-family: Verdana, sans-serif;
        line-height: 1.3em;
        font-size: 12px;
        text-align: right;
        }

div#infobox-unten a {
        text-decoration: underline;
        }



div#boden {
	clear: both;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	background: #4cad10; 
	color: #ffffff; 
	line-height: 1.6em;
	font-size: 1.0em;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 1000px;
        }

div#boden a {
	color: #ffffff; 
	line-height: 1.6em;
	font-size: 0.9em;
        text-decoration: none;
        }




div.formular-box {
        margin: 50px; 100px
        }



div#maintext {
	margin: 0px 50px;
	border: 1px solid #CCCCCC;
	background: #E1EFD8;
	padding: 20px 10px;
        }
        
        
div#maintext a {padding-bottom: 1px;}
div#maintext a:link {border-bottom: 1px solid #4cad10;}


ol {list-style-type: none; margin: 0px 0px 10px 70px; padding: 0px;}

fieldset.person, fieldset.nachricht, fieldset.interesse {
        border: 1px solid #4cad10;
        padding-bottom: 10px;
        margin-bottom: 10px;
        background: #E1EFD8;
        }
fieldset.person legend, fieldset.nachricht legend, fieldset.interesse legend {
        margin-left: 10px;
        font-family: Georgia, serif;
        font-size: 1.2em;
        font-style: italic;
        color: #4cad10;
        background: #b4d69e;
        border: 1px solid #4cad10;
        padding: 0px 4px;
        }
fieldset.anrede legend, fieldset.auswahl legend, fieldset.art legend {
        font-family: Verdana, sans-serif;
        font-size: 1.0em;
        font-style: normal;
        color: #333333;
        font-weight: bold;
        margin: 10px 0px 0px -10px;
        padding-left: 10px;
        background: none;
        border: 0px;
        }
fieldset.person input, fieldset.person select, ol.interesse input {
        width: 160px; margin-bottom:
        10px; padding: 2px 5px 3px 5px;
        border: 1px solid;
        border-color: #E1EFD8 #E1EFD8 #4cad10 #4cad10;
        }
fieldset.anrede input {
        width: auto;
        border: none;
        margin: 0px;
        padding: 0px;
        }

 
fieldset.person ol label {display: block;}
fieldset.anrede ol li, fieldset.anlass ol li, fieldset.anrede ol li label, fieldset.anlass ol li label {display: inline;}
fieldset.anrede label, fieldset.anlass label, fieldset.auswahl label, fieldset.art label {margin: 0px 4px;}

textarea {width: 95%; height: 200px;}

.psubmit {text-align: center; margin-top: 20px;}
input#submit {
        cursor:pointer;
        text-transform: uppercase;
        display: block;
        width: 148px;
        padding: 4px 10px 4px 10px;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #ffffff;
        text-decoration: none;
        background: url(images/schalter.jpg) no-repeat;
        }
input#submit:hover {
        cursor:pointer;
        color: #9A0312;
        background: url(images/schalter-2.jpg) no-repeat;
        border-color: #aaab9c #fff #fff #ccc;
        }


