/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/* --- */

strong{
font-weight: bold;
}

em{
font-style: italic;
}

span.invisible{
display: none;
}

/* --- */
body{
background-color: #f9fbfb;
}

#wrapper{
position: absolute;
z-index: 1;
top: 50%; 
left: 50%; 
height: 630px; 
width: 960px; 
line-height: 630px; 
margin-top: -315px; 
margin-left: -480px;
text-align: center;
padding: 0;
border: 0;
}

/* --- */
#header{
height: 90px;
background: url(images/header.jpg) bottom center no-repeat #f9fbfb;
line-height: normal;
text-align: left;
}

/* --- */
#navigation{
height: 50px;
background: url(images/navigation.jpg) top center no-repeat #dbdcdc;
line-height: normal;
text-align: left;
}

#navigation ul{
clear: both;
color: #202020;
list-style: none;
padding-top: 10px;
padding-left: 27px;
text-align: center;
}

#navigation ul li{
float: left;
text-decoration: none;
font-size: 14px;
line-height: 40px;
}

#navigation ul li a{
display: block;
}


#navigation ul li.start a:link, #navigation ul li.start a:visited{
width: 74px;
height: 40px;
background: url(images/navi-liste.jpg) 0 0 no-repeat;
}

#navigation ul li.start a:hover{
width: 74px;
height: 40px;
background: url(images/navi-liste.jpg) 0 -40px no-repeat;
}

#navigation ul li.start a:active, #navigation ul li.start-active a, #navigation ul li.start-active a:visited, #navigation ul li.start-active a:hover, #navigation ul li.start-active a:active{
width: 74px;
height: 40px;
background: url(images/navi-liste.jpg) 0 -80px no-repeat;
}


#navigation ul li.persoenlich a:link, #navigation ul li.persoenlich a:visited{
width: 120px;
height: 40px;
background: url(images/navi-liste.jpg) -74px 0 no-repeat;
}

#navigation ul li.persoenlich a:hover{
width: 120px;
height: 40px;
background: url(images/navi-liste.jpg) -74px -40px no-repeat;
}

#navigation ul li.persoenlich a:active, #navigation ul li.persoenlich-active a, #navigation ul li.persoenlich-active a:visited, #navigation ul li.persoenlich-active a:hover, #navigation ul li.persoenlich-active a:active{
width: 120px;
height: 40px;
background: url(images/navi-liste.jpg) -74px -80px no-repeat;
}


#navigation ul li.ausbildung a:link, #navigation ul li.ausbildung a:visited{
width: 128px;
height: 40px;
background: url(images/navi-liste.jpg) -194px 0 no-repeat;
}

#navigation ul li.ausbildung a:hover{
width: 128px;
height: 40px;
background: url(images/navi-liste.jpg) -194px -40px no-repeat;
}

#navigation ul li.ausbildung a:active, #navigation ul li.ausbildung-active a, #navigation ul li.ausbildung-active a:visited, #navigation ul li.ausbildung-active a:hover, #navigation ul li.ausbildung-active a:active{
width: 128px;
height: 40px;
background: url(images/navi-liste.jpg) -194px -80px no-repeat;
}


#navigation ul li.beruf a:link, #navigation ul li.beruf a:visited{
width: 80px;
height: 40px;
background: url(images/navi-liste.jpg) -322px 0 no-repeat;
}

#navigation ul li.beruf a:hover{
width: 80px;
height: 40px;
background: url(images/navi-liste.jpg) -322px -40px no-repeat;
}

#navigation ul li.beruf a:active, #navigation ul li.beruf-active a, #navigation ul li.beruf-active a:visited, #navigation ul li.beruf-active a:hover, #navigation ul li.beruf-active a:active{
width: 80px;
height: 40px;
background: url(images/navi-liste.jpg) -322px -80px no-repeat;
}


#navigation ul li.kontakt a:link, #navigation ul li.kontakt a:visited{
width: 100px;
height: 40px;
background: url(images/navi-liste.jpg) -402px 0 no-repeat;
}

#navigation ul li.kontakt a:hover{
width: 100px;
height: 40px;
background: url(images/navi-liste.jpg) -402px -40px no-repeat;
}

#navigation ul li.kontakt a:active, #navigation ul li.kontakt-active a, #navigation ul li.kontakt-active a:visited, #navigation ul li.kontakt-active a:hover, #navigation ul li.kontakt-active a:active{
width: 100px;
height: 40px;
background: url(images/navi-liste.jpg) -402px -80px no-repeat;
}

/* --- */
#content{
height: 490px;
line-height: normal;
text-align: left;
}

#content h2{
font-family: verdana, sans-serif;
font-size: 22px;
font-weight: bold;
line-height: 28px;
letter-spacing: 1px;
margin-bottom: 30px;
color: #202020;
text-shadow: #fff 1px 1px 0px;
}

#content h3{
font-family: verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #202020;
line-height: 22px;
letter-spacing: 1px;
margin-bottom: 8px;
color: #407a88;
text-shadow: #fff 1px 1px 0px;
}

#content h4{
font-family: verdana, sans-serif;
font-size: 13px;
line-height: 20px;
color: #202020;
margin-bottom: 4px;
font-weight: bold;
}

#content p{
font-family: verdana, sans-serif;
font-size: 13px;
line-height: 20px;
color: #202020;
}

#content ul{
margin-bottom: 24px;
margin-left: 48px;
list-style-type: square;
}

#content ul li{
font-family: verdana, sans-serif;
line-height: 19px;
font-size: 13px;
margin-bottom: 5px;
color: #202020;
}

#content p a, #content p a:visited, #content p a:active,
#content li a, #content li a:visited, #content li a:active{
color: #407a88;
text-decoration: underline;
}

#content p a:hover, #content li a:hover{
color: #000;
}

#content .image-right{
float: right;
}

/* --- */
.content-start{
background: url(images/content-start.jpg) top center no-repeat #fff;
}

.content-start h2{
padding: 50px 500px 0 90px;
}

.content-start p{
padding: 0px 460px 18px 130px;
letter-spacing: 1px;
}

/* --- */
.content-persoenlich{
background: url(images/content-persoenlich.jpg) top center no-repeat #fff;
}

.persoenliches{
padding: 0px 30px 30px 0px;
height: 390px;
width: 530px;
float: right;
margin-top: 30px;
margin-right: 10px;
overflow: auto;
}

* html .persoenliches{
margin-right: 5px;
}

/* --- */
.content-beruf{
background: url(images/content-beruf.jpg) top center no-repeat #fff;
}

.berufliches{
height: 420px;
width: 940px;
margin: 30px 0px 30px 10px;
float: left;
overflow: auto;
}

* html .berufliches{
margin-left: 5px;
}

.content-beruf h3{
margin: 0px 330px 0 34px;
}

.content-beruf h4{
margin: 0px 330px 0 64px;
}

.content-beruf p{
margin: 0px 330px 18px 64px;
letter-spacing: 0px;
}

.content-beruf ul{
margin-right: 330px;
padding-left: 34px;
}

.content-beruf ul li{
padding-bottom: 4px;
}

/* --- */
.content-blanco{
background: url(images/content-blanco.jpg) top center no-repeat #fff;
}

.blanco-kasten{
height: 420px;
width: 670px;
margin: 30px 0px 30px 10px;
float: left;
overflow: visible;
}

* html .blanco-kasten{
margin-left: 5px;
width: 650px;
}


.content-blanco p{
margin: 0px 0px 6px 64px;
letter-spacing: 0px;
}

.content-blanco h3{
margin: 0px 0px 6px 34px;
letter-spacing: 0px;
}

.content-blanco h4{
margin: 0px 180px 0 34px;
}

#image-promotion{
float: right;
margin: 30px 30px 0 0;
width: 236px;
height: 292px;
background: url(images/promotion.png) top center no-repeat;
}

/* --- */
div.contact { margin:0px 64px; font-family: verdana, serif; font-size: 12px; float: left; margin-right: 0; width: 500px; }
* html div.contact{margin-left: 32px; }
*+html div.contact{margin-left: 64px;}
address { font-style:normal; margin:10px 0; }
address p { line-height: 1em; }
span.marker { margin:0 10px 0 0; }
.contact_email_checkbox label {	float:none !important; }
.contact form { color:#000; padding: 10px 0; margin: 10px 0; }
.contact form div { margin: 10px 0 0; }

.contact label {
float:left;
font-weight: bold ;
width: 14em;
margin: 0px 0 0;
}

.contact label.copy {
width:90%;
padding:0 0 0 5px;
font-weight: normal;
}

.contact input {
color:#000;
padding: 1px 1px 0;
margin: 0px 0 0;
}

.contact .button {
margin: 30px 0px 0px 30px;
background: #407a88;
border: none;
padding: 3px 12px;
color: #fff;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
cursor: pointer;
line-height: 16px;
text-transform: uppercase;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-decoration: none;
}

label.textarea {
float:none !important;
margin: 0;
margin-bottom: 4px;
display: block;
width: 100%;
}

#contact_text {
width:80%;
height:150px;
}

/* --- */
#impressum {
width: 380px;
height: 370px;
margin: 30px 0 0 550px;
padding: 30px 20px 20px 0;
position: absolute;
overflow: auto;
}

* html #impressum {margin-left: -110px;}
*+html #impressum {margin-left: -90px;}

#impressum h3{
font-size: 13px;
margin-top: 20px;
}

#impressum p{
font-size: 11px;
line-height: 15px;
}