@import url(normalize.css);
@import url(color.css);

html {
}


#header {
width: 883px;
height: 96px;
margin: 0 auto;
margin-top:24px;
}

#logo {
width: 374px;
height:65px;
z-index: 1;
position:absolute;
}

#menu {
background:url(gfx/menu.jpg) top left no-repeat;
width: 535px;
height:36px;
z-index: 2;
position:relative;
top: 51px;
left: 350px;
}

#menu ul {
list-style-type:none;
margin: 0;
}

#menu li {
display:inline;
margin: 0;
}

#menu a {
}

#menu a:hover {
border-bottom:3px solid #529DC7;
}


#content-wrapper {
width: 883px;
margin: 0 auto;
height: 100%;
}

#content-left {
width: 316px;
position:absolute;
height: 450px;
}

#content-right {
width: 567px;
position:relative;
left: 316px;
}

#flash {
height: 270px;
width: 306px;
background:#FFFFFF;
border:1px solid #AB3D3C;
}

#flash-inner {
padding: 11px 0px 0px 12px;
}

#teasertext {
margin-top: 23px;
width: 306px;
font-size:11px;

}

#content-start {
width: 567px;
background:#FFFFFF;
border:1px solid #AB3D3C;
}

#content-else {
width: 567px;
background:#FFFFFF;
border:1px solid #AB3D3C;
}

#content-2nd {
margin-top: 16px;
width: 567px;
background:url(gfx/company_bg.jpg) top left;
background-position: 0px -8px;
height:253px;
}

#footer {
width: 883px;
margin: 0 auto;
margin-top: 27px;
}

#copyright {
position:absolute;
}

#impressum {
position:relative;
left: 822px;
width: 60px;
vertical-align: right;
}
#datenschutz {
position:relative;
left: 765px;
width: 60px;
vertical-align: right;
}

#start-table {
margin: 15px 15px 0px 15px;
}

#content-table {
margin: 11px 15px 0px 15px;
}


#p_abstand,.p_abstand {
        margin-top: 25px;
}
#p_abstand2 {
        margin-top: 22px;
}
#p_impressum_abstand {
        margin-top: 155px;
}

ul {
	list-style: disc outside;
	margin-left: 10px;
}

ul li {
	margin-left: 15px;
}

strong {
	font-weight: bold;
}

[if IE]>
body {
          overflow-y: hidden;
}

.formbox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #6F6F6F;
        text-decoration: none;
        background-color: #F1F1F1;
        height: 15px;
        width: 160px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #D62C2C;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
}
.formarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #6F6F6F;
        text-decoration: none;
        height: 100px;
        width: 100%;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #D52D2C;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        background-color: #F1F1F1;
}

<![endif]