/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS-Reset*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 23, 2012 06:28:02 AM America/New_York */

@font-face {
    font-family: 'FanwoodRegular';
    src: url('../font/Fanwood.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FanwoodItalic';
    src: url('../font/Fanwood-Italic.otf');
    font-weight: normal;
    font-style: normal;

}


em {
font-family: "FanwoodItalic", "Times New Roman", "Times", serif;
}

html, body {
height: 100%;
font-family: "FanwoodRegular", "Times New Roman", "Times", serif;
margin: 0 0 1px;
}

body {
background: url("../img/bg.jpg") repeat-x 0 303px;
}

#pagebox {
background: url("../img/bg_structure.png");
min-height: 100%;
}

#content_wrapper {
margin: 0 auto;
width: 980px;
}

#header {
width: 970px;
min-height: 152px;
background: url("../img/header_bg.png");
margin: 0 auto;
}

.logo {
background: url("../img/logo.gif");
display: block;
width: 146px;
height: 111px;
position: relative;
top: 20px;
left: 90px;
}

.logo span {
display: none;
}


#nav_top {
background: url("../img/content_bg_top.png") no-repeat;
height: 28px;
width: 970px;
margin: 0 auto;
}

#nav {
min-height: 122px;
background: url("../img/content_bg_nav.png") repeat-y 0 20px;
width: 970px;
margin: 0 auto;
color: #6c6c6c;
}

#nav ul {
list-style: none;
margin: 0 auto;
width: 620px;
min-height: 39px;
background: url("../img/nav_items_bg.gif") no-repeat 10px 0;
padding-top: 13px;
position: relative;
top: 26px;
left: 10px;
}


#nav ul li {
float: left;
margin: 0 20px 0 0;
}

#nav a {
text-decoration: none;
color: #6c6c6c;
text-transform: uppercase;
font-size: 16px;
}

#nav a:hover {
color: #000;
}

#nav a.active { 
color: #000;
}

#nav p {
clear: left;
text-align: center;
padding-top: 32px;
}

#nav p a {
font-size: 14px;
}

#content {
background: url("../img/content_bg.png") repeat-y;
width: 970px;
margin-left: 5px;
padding-bottom: 70px;
position: relative;
float: left;
min-height: 600px;
}

#content p {
max-width: 680px;
margin: 0 auto;
margin-top: 30px;
font-size: 19px;
color: #333333;
line-height: 24px;
clear: left;
text-align: justify;
-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

#content a {
color: #333333;
text-decoration: underline;
}

#content a:hover {
color: #333333;
text-decoration: none;
}

.list_wrapper {
max-width: 680px;
margin: 0 auto;
display: block;
}


#content .list_wrapper ul{
margin: 30px 46px 0 0;
float: left;
margin-bottom: 15px;
}

#content .list_wrapper ol{
margin: 30px 46px 0 0;
float: left;
list-style: decimal;
margin-bottom: 15px;
}


#content ul li {
font-size: 19px;
color: #333333;
line-height: 24px;
background: url("../img/list_style.gif") no-repeat 0 9px;
padding: 0 0 8px 20px;
}

#content ol li {
font-size: 19px;
color: #333333;
line-height: 24px;
padding: 0 0 8px 0;
margin-left: 20px;
}

#content h1 {
color: #6c6c6c;
font-size: 42px;
text-align: center;
max-width: 680px;
margin: 0 auto;
margin-bottom: 60px;
padding: 50px 30px 0 30px;
}

h1.headline_home {
font-size: 42px;
text-align: center;
max-width: 680px;
margin: 0 auto;
margin-bottom: 60px;
padding: 50px 30px 0 30px;
background: url("../img/headline_home_bg.gif") no-repeat 0px 11px;
}

#content h2 {
max-width: 680px;
margin: 0 auto;
color: #6274a4;
font-size: 19px;
margin-top: 30px;
margin-bottom: -4px;
clear: both;
}

#content h2:first-child {
}

#content h3 {
max-width: 680px;
margin: 0 auto;
color: #333333;
background: #f1f1f1;
font-size: 19px;
padding: 7px 10px;
margin-top: 23px;
margin-bottom: 4px;
}

#content .text_highlight {
background: #f1f1f1;
max-width: 680px;
padding: 7px 10px;
margin: 0 auto;
}

#content .text_highlight p:first-child {
margin-top: 0px;
}

#content p.small_print {
border-top: 1px solid #c1c1c1;
font-size: 14px;
line-height: 18px;
padding-top: 20px;
clear: left;
}

#content ul.info_buttons {
margin: 30px 0 30px 0;
padding: 0;
}

#content ul.info_buttons li {
float: left;
background: none;
margin: 0;
padding: 0;
margin-left: 23px;
}

#content ul.info_buttons li:first-child {
margin-left: 0;
}

#content ul.info_buttons li  a{
display: block;
background: #c0c6d6;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
color: #333;
text-decoration: none;
padding: 20px 9px 18px 9px;
background-image: linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -o-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -moz-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -webkit-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -ms-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(rgb(167,175,197)),
	color-stop(rgb(224,227,234))
);
-moz-box-shadow: 0px 2px 2px #878787;
-webkit-box-shadow: 0px 2px 2px #878787;
-ms-box-shadow: 0px 2px 2px #878787;
box-shadow: 0px 2px 2px #878787;
}

#content ul.info_buttons li  a:hover {
-moz-box-shadow: 0px 2px 3px #a8a8a8;
-webkit-box-shadow: 0px 2px 3px #a8a8a8;
-ms-box-shadow: 0px 2px 3px #a8a8a8;
box-shadow: 0px 2px 3px #a8a8a8;
background-image: linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -o-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -moz-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -webkit-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -ms-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(rgb(178,185,204)),
	color-stop(rgb(233,235,238))
);
}

.info_buttons.back_button {
position: absolute;
top: 16px;
left: 142px;
margin: -30px 0 -60px 0;
}

.info_buttons.back_button li a {
line-height: 6px;
height: 4px;
}

#content .impressum_box {
width: 226px;
float: left;
position: relative;
left: 140px;
top: -35px;
}

#content .impressum_box h2 {
margin-bottom: -30px;
}

#content .kontakt_box {
width: 820px;
margin-left: 130px;
float: left;
}

#content .kontakt_box div:first-child {
display: block;
width: 370px;
margin: 0;
margin-bottom: 13px;
float: none;
}

#content .kontakt_box div {
width: 380px;
float: left;
margin: 0;
margin-bottom: 13px;
clear: none;
}

#content .kontakt_box label {
min-width: 100px;
padding-top: 7px;
display: block;
float: left;
font-size: 19px;
color: #333;
}

#content .kontakt_box .left_area label ,
#content .kontakt_box .message_box  label {
min-width: 128px;
}

#content .kontakt_box input {
display: block;
float: left;
width: 202px;
height: 25px;
border: 1px solid #b2b2b2;
font-family: "FanwoodRegular", "Times New Roman", "Times", serif;
font-size: 19px;
padding: 4px;
color: #333;
}

#content .kontakt_box select {
width: 80px;
height: 33px;
padding: 4px;
border: 1px solid #b2b2b2;
font-family: "FanwoodRegular", "Times New Roman", "Times", serif;
font-size: 17px;
color: #333;
}

#content .kontakt_box .message_box {
position: relative;
top: 10px;
}

#content .kontakt_box .message_box label {
position: relative;
top: 10px;
}

#content .kontakt_box textarea {
width: 554px;
height: 140px;
border: 1px solid #b2b2b2;
font-family: "FanwoodRegular", "Times New Roman", "Times", serif;
font-size: 19px;
padding: 4px;
color: #333;
}

#content .kontakt_box .kontakt_alert {
float: left;
width: 430px;
margin-left: 130px;
padding-top: 24px;
}

#content .kontakt_box .kontakt_alert h2{
color: #ff0000;
margin: 0 0 6px 0;
}

#content .kontakt_box .not_filled {
border: 1px solid #ff0000;
}

#content .kontakt_box input.submit_button {
display: block;
background: #c0c6d6;
border: 0px solid #dcddde;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
color: #333;
text-decoration: none;
padding: 10px 9px 8px 9px;
width: 90px;
height: 44px;
background-image: linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -o-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -moz-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -webkit-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -ms-linear-gradient(bottom, rgb(167,175,197), rgb(224,227,234));
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(rgb(167,175,197)),
	color-stop(rgb(224,227,234))
);
-moz-box-shadow: 0px 2px 2px #878787;
-webkit-box-shadow: 0px 2px 2px #878787;
-ms-box-shadow: 0px 2px 2px #878787;
box-shadow: 0px 2px 2px #878787;
cursor: pointer;
position: relative; 
top: 20px;
left: 41px;
}

#content .kontakt_box input.submit_button:hover {
-moz-box-shadow: 0px 2px 3px #a8a8a8;
-webkit-box-shadow: 0px 2px 3px #a8a8a8;
-ms-box-shadow: 0px 2px 3px #a8a8a8;
box-shadow: 0px 2px 3px #a8a8a8;
background-image: linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -o-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -moz-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -webkit-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -ms-linear-gradient(bottom, rgb(178,185,204), rgb(233,235,238));
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(rgb(178,185,204)),
	color-stop(rgb(233,235,238))
);
cursor: pointer;
}

#content .kontakt_box .url {
display: none;
}


#footer {
background: url("../img/content_bg_footer.png") no-repeat -5px 0;
height: 131px;
width: 970px;
margin: 0 auto;
clear: left;
}

#footer p {
color: #FFF;
text-align: center;
font-size: 17px;
line-height: 22px;
}

#footer p:first-child {
padding-top: 16px;
}

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

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