/* CSS design by b83.at */
/*

Spaltensatz

Textfarbe / #000
Linkfarbe   #c00418  hover: 88bb3c
Rubriktitel #9c9e9f
Navhg  #
Texthintergrund: #fff
HG   #A10A11 aber Bild


*/

@charset "utf-8";

body {

    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
    background: url(../images/project/hg.jpg) fixed repeat-x bottom left #A10A11;
    overflow: hidden;
}

input, textarea, select, option {
    font-family: Arial, sans-serif;
    font-size: 12px;
}


p, h1, h2, h3, h4, h5, h6, #main li {
    margin-bottom: .6em
}

p, #main {
    line-height: 1.7em;
}

li #main  {
    line-height: 3.2 em;
}

/*
img.bild_rahmen {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
}
*/
img.bild_links {
    float: left;
    margin: 0 10px 5px 0;
}

img.bild_rechts {
    float: right;
    margin: 0 0 5px 10px;
}


h1 {
    font-size: 1.3em;
    font-weight: normal;
     text-transform: lowercase;


}

h1.headline {
    font-size: 0.7em;
    color: #666;
    text-transform: uppercase;
    font-family: Arial;
    letter-spacing: 1px;
    margin-bottom: 27px;


}
h1.headlinestart {
    font-size: 0.8em;
    color: #666;
    text-transform: uppercase;
    font-family: Arial;
    letter-spacing: 1px;
    margin-bottom: 1px;


}

h1.header {
    font-size: 1.1em;
    color: black;
    text-transform: lowercase;
    margin-top: 46px;


}
h1.header2 {
    font-size: 1.1em;
    color: black;
    text-transform: lowercase;
    margin-top: -2px;


}

h2 {
    font-size: 1.2em;
    margin-top: 29px;
}

h4.header {
    font-size: 0.9em;
    color: black;
    text-transform: lowercase;
    margin-top: 2px;


}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1.6em;
    color: #CCC;
    margin-top: -3px;
    

}

h6 {
    font-size: .8em;
}

a {
    color: #c00418;
}

button a {
    text-decoration: none; color: black; font-family: Verdana; font-size: .9em
}

input {
    padding: 1px;
}


a:hover {
    text-decoration: none;
}



#marvin {
    width: 1024px;
    background-color: #fff;
}


#header {

    height: 220px;
    padding-right: 80px;
     background-position: 103px 0px;
     background-repeat: no-repeat;
     background-image: none;
     clear: both;

}

#placeholder{
    width: 840px;
    height: 220px;
    position: absolute;
    left: 103px;
    z-index: 1;
}

#header #logo {
    width: 203px;
    height: 99px;
    float: left;
    margin-top: 121px;
    position: relative;
    z-index: 3;


}



#subnav {
    width: 170px;
    height: 220px;
    float: right;
    background-image: url(../images/project/headerabdecker2.png);
    z-index: 2;
    position: relative;

}
#subnav_leer {
    width: 170px;
    height: 220px;
    float: right;
    position: relative;

}

#subnav ul {
list-style: none;
padding: 0;
margin: 10px 0 0 10px;
}

#subnav ul li {
 border-bottom: 1px solid black;
}

#subnav ul li a {
 text-transform: uppercase;
 font-size: 0.8em;
 color: black;
 display: block;
 margin-top: 3px;
 text-decoration: none;
}



#subnav ul li a.thispage {
    color: gray;
}

/*
#navsubheader {
    color: #c00418;
   font-size: 1.5em;
    left: 773px;
    top: 34px;
    position: absolute;
    border: 1px solid green;
}
*/

#slogan {
    clear: both;
    height: 20px;
    background-repeat: no-repeat;
}



#leftc {
    float: left;
    width: 202px;
    clear: both;
    height: 350px;
}


#mainstart {
    float: left;
    width: 558px;
    padding-top: 26px;
    padding-bottom: 50px;

}

#main {
    float: left;
    width: 558px;
    padding-top: 0px;
    background-image: url(../images/project/border_grau.png);
     background-repeat: no-repeat;
     background-position: 100% 48px;
     padding-bottom: 40px;

}

#main a:link, #main a:hover, #main a:active, #main a:visited {
  text-decoration: underline;
  color: black;
}

#main p {
    padding: 0 6px 2px 0;
}

#main ol {
 margin-top: 5px; padding-top: 5px;
 margin-left: -14px;


}

#main ul {
 margin: 5px; padding: 5px;
  list-style-image: url(../images/project/square.png);

}

#main li {
    margin-right: 3px;
}

#rightc {
    float: right;
    width: 249px;

}

#rightc img {
    margin-top: 20px;
}


#suche {
 background: url(../images/project/mehrzufinden.png) no-repeat 0 0;
 padding-top: 40px;
 margin-top: 32px;

}


#suche #s_whg_ort {
height: 8px;
margin: 4px 0 0 30px;
border: 0 none;
font-size: 0.9em;
-webkit-appearance:none;
}

#suche #s_whg_ort:focus {
    outline: none;
}

#suche input[type=button] {
height: 17px;
margin: 5px 0 1px 5px;
font-size: 0.9em;
border: 1px solid #DBDCDE;
background-color: transparent;
width: 160px;
}

#suche label {
display:none;
}

.wrapper {
    clear: both;
    height: 2em;
}


#footer {
    padding-left: 101px;
    font-size: .84em;
    color: #fff;
}

#footer address {
    font-style: normal;
    padding: 5px 0;
}

#footer a {
    text-decoration: none; color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

p#wd {
    clear: both;
    height: 21px;
    font-size: .8em;
    color: #ccc;
    letter-spacing: 1px;
    padding: 0; margin: 0;
}

#wd a {
    text-decoration: none;
    color: #ccc;
}

#wd a:hover {
    text-decoration: underline;
    color: #ccc;
}


#facebook {
  float: left;
  width: 330px;
}



div#hg_galleriffic {
    width: 460px;
    margin-left: 20px;
    float: right;
    background-image: url(../images/hg_galleriffic.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

div#hg_galleriffic_top {
    background-image: url(../images/hg_galleriffic_top.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 13px;
}


.icons {
    float: right;
    margin: 16px 10px 0 0;
}


/* Benutzerdefinierte Klassen */
div.hauptspalte {
    width: 510px;
    float: left;
}

div.rechtespalte {
    width: 220px;
    float: right;
}



/* Objektliste nach Kriterienzusatz */

div.objektliste2 {
    padding: 10px 0;
    clear: left;
}

div.objektliste2 img {
    float: left;
    margin: 0.1em 1em 0 0;
}

div.objektliste2 p {
    font-size: .9em;
    line-height: 1.4em;
}

div.objektliste2 h2 {
    font-weight: bold;
    font-size: 1.1em;
}



div.objektliste3 {
    width: 500px;
    background-color: #DBDCDE;
    margin-bottom: 3px;
    padding: 4px 2px;
    }


/* Objektliste bei allgemeiner Objektabfrage */

div.objektliste {
    width: 162px;
    margin: 0 8px 10px 0;
    float: left;
    height: 250px;
}

div.objektliste img {
    display: block;
    margin: 5px 0;
}

div.objektliste p {
    font-size: .9em;
    line-height: 1.4em;
}

div.objektliste h2 {
    font-size: .9em;
    font-weight: bold;
}






div.zusatzinfo, div.youtube {
    border: 1px solid #ccc;
    padding: 8px;
    margin-bottom: 2em;
}

div.zusatzinfo h5, div.youtube h5 {
    background: #e5e5e5;
    margin: -8px -8px 1em;
    padding: 4px 8px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
}


/* Suchbox */
div.zusatzinfo form input[type=text], div.zusatzinfo form select {
    border: 1px solid #ccc !important;
    width: 90%;
}



#productgallery {
    margin-top: 2em;
}

#productgallery img {
    margin: 0 5px 10px 0;
}
/*
    width: 162px;
    height: 110px;
*/

div.myGallery img {
    margin: 0 3px 3px 0;
}

table#objektdaten {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
}


#objektdaten td {
    background-color: #EFF1F0;
    padding: 5px;
    vertical-align: top;
}

#objekttext{
    width: 300px;
    padding-left: 166px;
}

#objekttext ul {
 list-style-image: url(../images/project/square.png);

}

#objekttext li {
    margin-right: 3px;
}



table#whg {
    width: 520px;
    margin-top: 2px;
    padding-top: 0px;
    margin-bottom: 20px;
    border-collapse: collapse;

}

 #whg th {
    background-color: white;
    padding: 8px 2px;
    vertical-align: top;
    text-align: left;
}

 #whg td {
    padding: 7px 2px;
    vertical-align: top;
    border-bottom: 1px solid gray;

}


div.newsbox {
    width: 177px;
    border-right: 1px solid #CCC;
    float: left;
    margin: 9px 6px 13px 0px;
    height: 265px;
    overflow: hidden;
}

.newsbox p{
    font-size: 0.8em;
    color: black;
    padding: 0 4px 0 0;
}

.newsbox a:link, .newsbox a:visited{
    text-decoration: none;
    font-weight: bold;
     color: black;
}

.newsbox img {
    margin-bottom: 12px;
    height: 85px;
    display: block;
}


div#test{
    width: 160px;
    float: left;
    margin: 2px 4px 0 0;
}

a.pdf {
	background-image: url("../images/project/pdf_kl.png");
	background-position: left;
	background-repeat: no-repeat;
	padding: 12px 5px 10px 20px;
}

a.keinpdf {
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 5px 10px 0px;
}
table.inhalt {
    width: 550px;
    margin-top: 20px;
    border: none;
    text-align: left;
}
.inhalt img {
    float: left;
}


table.team {
    width: 520px;
    border-collapse: collapse;
}

.team td, .team th {
padding: 0;
padding-top: 20px;
vertical-align: bottom;
text-align: left;
border-bottom: 1px solid gray;
}

.team th {
    width: 90px;
}

.team td {
    width: auto;
    padding-left: 30px;
     padding-bottom: 14px;

}

.team img {
    margin-bottom: 14px;
}

table.team2 {
    width: 520px;
    border-collapse: collapse;
}

.team2 td, .team2 th {
padding: 0;
padding-top: 20px;
vertical-align: bottom;
text-align: left;
padding-bottom: 17px;
border-bottom: 1px solid gray;
}


.team2 td {
    width: auto;
    padding-left: 3px;
    margin-bottom: 14px;

}

