@import url(normalize.css);
@import url(color.css);

html {
}


#header {
width: 883px;
height: 96px;
margin: 0 auto;
margin-top:24px;
}

#logo {
background:url(gfx/logo.jpg) top left no-repeat;
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;
}

#menu li {
display:inline;
}

#menu a {
}

#menu a:hover {
border-bottom:3px solid #529DC7;
}


#content-wrapper {
width: 883px;
margin: 0 auto;
height: 543px;
}

#content-left {
width: 316px;
position:absolute;
height: 543px;
}

#content-right {
width: 567px;
position:relative;
left: 316px;
height: 543px;
}

#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;
height: 270px;
background:#FFFFFF;
border:1px solid #AB3D3C;
}

#content-else {
width: 567px;
height: 530px;
background:#FFFFFF;
border:1px solid #AB3D3C;
}

#content-2nd {
margin-top: 14px;
width: 567px;
background:url(gfx/company_bg.jpg) top left;
background-position: 0px -8px;
height:257px;
}

#footer {
width: 883px;
margin: 0 auto;
margin-top: 14px;
}

#copyright {
position:absolute;
}

#impressum {
position:relative;
left: 832px;
width: 60px;
}

#start-table {
margin: 15px 15px 0px 15px;
}

#content-table {
margin: 11px 15px 0px 15px;
}




[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]

