/****************************************************************************
                        MAIN CSS DATEI
****************************************************************************/

#bodywrap {
    padding-bottom: 50px;
    margin: 0px auto;
    width: 924px;
}
/* NAVIGATION */
.teaser {
    position: relative;
}
.teasernavi {
    background: #4F8BBF no-repeat;
    width: 206px;
    height: 300px;
    float: left;
}
.teasernavi li {
    background: #4F8BBF no-repeat;
    list-style-type: none;
    padding-left: 20px;
    margin-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px white dotted;
}
.teasernavi li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1.4em;
}
.teasernavi li a:hover {
    color: #F7AC04;
}
.teasernavi li a.active {
    background: url(../img/eck.gif) no-repeat left;
    color: #F7AC04;
    padding-left: 10px;
}
    /* TEASERBOX MIDDLE */
.teaserbox {
    background: url(../img/infobox.gif) no-repeat;
    position: absolute;
    left: 270px;
    top: 34px;
    width: 336px;
    height: 288px;
}
.teaserbox ul {
    margin-top: 20px;
    margin-left: 28px;
}
.teaserbox li {
    background: url(../img/hacken.gif) 0px 3px no-repeat;
    width: 300px;
    list-style-type: none;
    color: #0057A2;
    font-size: 1.6em;
    font-weight: bold;
    padding-left: 18px;
    margin-top: 20px;
}
    /* ADRESSBOX */
.adressbox {
    background: url(../img/adressbox.gif) no-repeat;
    position: absolute;
    left: 670px;
    top: 35px;
    width: 233px;
    height: 233px;
    padding-left: 5px;
    color: #6C6D7B;
}
.adresstitle {
    color: #004588;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 15px;
    padding-left: 20px;
}
.adress {
    margin-top: 8px;
    font-size: 1.3em;
    padding-left: 20px;
}
.anfahrt {
    background: url(../img/arrow.gif) no-repeat left;
    padding-left: 25px;
    padding-top: 3px;
    color: black;
}

    /* ORANGER BALKEN - CONTENT */   
.balken2 {
    background: url(../img/balken_orange.gif) no-repeat;
    width: 335px;
    height: 27px;
    margin-top: 50px;
    margin-bottom: 30px;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 5px;
}

    /* KONTAKT-TEASER (LINKS NEBEN KONTAKTFELD) */   
.teaserimage {
    float: left;
    width: 233px;
    height: 232px;
    margin-top: 70px;
}
.teaserfoot {
    background: url(../img/kontakt_foot.gif) no-repeat bottom;
    width: 252px;
    height: 68px;
}
.teaserfoot p {
    padding-left: 15px;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 1.4em;
}
    /* KONTAKTFORMULAR */   
.kontaktformular {
    float: left;
    border: 1px solid #4F8BBF;
    width: 480px;
    margin-left: 150px;
    margin-top: 50px;
    font-size: 1.2em;
    margin-bottom: 50px;
}
#form {
    padding: 20px;
}
.kontaktformular label {
    float: left;
    display: block;
    width: 120px;
}
.kontaktformular input {
    background: url(../img/inputfield_bg.gif) no-repeat;
    border: none;
    width: 300px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.kontaktformular .textarea{
    background: url(../img/inputfield_bgarea.jpg) no-repeat;
    border: none;
    width: 300px;
	height: 50px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.radiobutton label {
    display: inline;
    float: none;
    width: auto;
}
.radiobutton input {
    width: auto !important;
    height: auto !important;
    background: none;
    margin: 0px;
    margin-left: 15px;
}
#submit {
    background: url(../img/absenden_button.gif) no-repeat;
    width: 126px;
    height: 25px;
    margin-left: 135px;
    margin-top: 10px;
}
    /* FLIESTEXT - CONTENT */ 
.fliestext {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 20px;
	color: #6C6D7B;
}
.fliestext p {
    margin-top: 20px;
    font-weight: normal;
}

.fliestext h2 {
    padding-bottom: 15px;
	font-size: 1.4em;
	color: #F7AC04;
}
    /* BOXGROUP - MARKEN */ 
.boxgroup {
    margin-left: 20px;
    width: 884px;
    padding-bottom: 20px;
    font-size: 1.2em;
}
.marken {
    float: left;
    margin: 10px 5px;
}
.marken li {
    list-style-type: none;
    padding: 10px 0;
}

    /* BOXGROUP - GERÄTE */ 
.boxgroup2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.boxgroup2 ul {
    margin-bottom: 0px;
    padding-top: 0px; 
    margin-left: 24px;
}
.boxgroup2 li {
    background: url(../img/teaserfoot.gif) no-repeat left bottom;
    width: 150px;
    height: 120px;
    list-style-type: none;
    float: left;
    text-align: center;
    margin-top: 18px;
    margin-right: 30px;
	overflow: visible;
}
.boxgroup2 li h2 {
    text-decoration: none;
    color: white;
    font-size: 1.3em;
    display: block;
    height: 1%;
}
.boxgroup2 img {
    margin-bottom: 3px;
}

    /* FOOTER */ 
.bar {
    background-color: #0258A2;
    width: 924px;
    height: 16px;
    float: left;
}
.big {
    height: 30px;
}
    /* IMPRESSUM */ 
.impressum {
    text-align: center;
    margin-top: 40px;
    font-family: arial;
    font-size: 1.1em;
}
.impressum a {
    text-decoration: none;
    color: #004588;
}
.impressum a:hover {
    text-decoration: underline;
}

    /* TARGETE BLOCK UNTER FOOTER */ 
.targete {
    text-align: center;
    margin-top: 20px;
    font-family: arial;
    font-size: 1.1em;
}
.targete a {
    text-decoration: none;
    color: #004588;
}
.targete a:hover {
    text-decoration: underline;
}
