@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }

html, body { height: 100%; font: normal 12px/1.3 "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }
a { outline: none; text-decoration: none; }
p { margin: 0.5em 0 }
textarea { overflow: auto; }
div { display: block; }

a { color: #0CF }
a:hover { color: #FFF !important }
#right a { color: #0CF }
#right a:hover { color: #FFF }

h3 {
	font-size: 24px;
	color: #fff;	
}

html { min-width: 1006px; }
body { background: #222a2e url("../img/body-bg-baked.jpg") 50% 0 no-repeat; -webkit-background-size: auto; color: #efd9b0; font: normal 12px/1.3 Arial, Verdana, sans-serif; }

@media (max-width: 1920px) { body { background-image: url("../img/body-bg-baked-1920.jpg") } }

@media (max-width: 1680px) { body { background-image: url("../img/body-bg-baked-1680.jpg") } }

@media (max-width: 1440px) { body { background-image: url("../img/body-bg-baked-1440.jpg") } }

@media (max-width: 1280px) { body { background-image: url("../img/body-bg-baked-1280.jpg") } }

@media (max-width: 1024px) { body { background-image: url("../img/body-bg-baked-1024.jpg") } }

#wrapper {
	width: 1006px;
	margin: 0 auto;
	position: relative;
}

#header {
	padding-top: 180px;
}

#header #logo {
	height: 115px;
	background: no-repeat;
	background-image: url("../img/logo.png");
}

#header #logo a {
	width: 300px;
	height: 115px;
	display: block;
	border: none;
	text-indent: -9999px;
}

#header .header-plate {
	height: 93px;
	position: relative;
}

#menu {
	width: 668px;
	height: 55px;
	position: absolute;
	border-radius: 10px;
	left: 319px;
	top: -83px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0px 0px 5px #000;
	background-image: url("../img/menu-bg.png");
}

#menu li {
	width: 167px;
	float: left;
	height: 55px;
}

#menu li a {
	height: 55px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	color: #0CF;
}

#menu li a.menu-active {
	color: white !important;
	/*-moz-box-shadow: 0 0 15px #00aa66;
	-webkit-box-shadow: 0 0 15px #00AA66;
	box-shadow: 0 0 15px #00AA66;*/
	position: relative;
}

#menu li a:hover, #menu li a.menu-active {
	background-image: url("../img/menu-bg.png");
}

	#menu li a span {
	padding-top: 27px;
	padding-left: 20px;
	display: block;
	font: normal 12px Arial, Verdana, serif;
	text-shadow: black 0 0 5px;
	position: relative;
	top: -5px;
}

#menu li.menu-home a:hover { background-position: 0 -55px }
#menu li.menu-home a.menu-active { background-position: 0 -110px !important }
#menu li.menu-work a:hover { background-position: -167px -55px }
#menu li.menu-work a.menu-active { background-position: -167px -110px !important }
#menu li.menu-exp a:hover { background-position: -334px -55px }
#menu li.menu-exp a.menu-active { background-position: -334px -110px !important }
#menu li.menu-contact a:hover { background-position: -501px -55px }
#menu li.menu-contact a.menu-active { background-position: -501px -110px !important }

ol, ul {
list-style: none;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
}

#dienstenlist { list-style: square }

#content {
	position: relative;
	top: -100px;
	background: url("../img/content-bg2.jpg") 0 repeat;
	background-color: #fff;
	border-radius: 10px;
	opacity: 1;
	min-height: 600px;
	margin: 10px 18px;
	moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0px 0px 5px #000;
}

#left {
	color: #D8D8D8;
	width: 285px;
	float: left;
	position: relative;
	left: 0px;
}

#left p {
	font-weight: bold;
	color: #FFF;
	font-size:small ;
	margin: 12px;
	line-height: 100%;
}

#sidebar {
	background-color: #999;
	margin: 15px;
	min-height: 100px;
}

#right {
	width: 685px;
	float: right;
	opacity: .95;
}

#story {
	background-color: #353;
	margin: 15px;
	min-height: 100px;	
	font-size: 14px;
	padding: 40px 45px 60px 45px;
	word-wrap: break-word;
}

#footer {
	position: relative;
	margin-top: -70px;
}

#privacy, #copyright {
	color: #4A4C4F;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding: 10px 20px;
}

.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

#story input,  
#story select,  
#story textarea,  
#story label {  
    font-size:15px;  
    margin-bottom:2px;  
}  
#story input,
#story select,  
#story textarea {  
    width:450px;  
    border: 1px solid #CEE1E8;  
    margin-bottom:20px;  
    padding:4px;  
}  

#story select {
	width: 150px;
}

#story #telephone {
	width: 140px;	
}

#story input:focus,  
#story select:focus,  
#story textarea:focus {  
    border: 1px solid #AFCDD8;  
    background-color: #EBF2F4;  
}  
#story textarea {  
    height:150px;  
    resize: none;  
}  
#story label {  
    display:block;  
}  
#story .required {  
    font-weight:bold;  
    color:#F00;  
} 

#story h2 {
	 margin-right: 105px; 
}
    
#story #submit-button {  
	width: 100px;  
    background-color: #333;  
    color: #FFF;
	float: right;
	border: none;  
    display: block;  
    margin-bottom: 0px;  
    margin-right: 105px;  
    background-color: #8FB5C1;  
    -moz-border-radius: 8px;  
}  
#story #submit-button:hover {  
    background-color: #A6CFDD;  
}  
#story #submit-button:active {  
    position:relative;  
    top:1px;  
}  
#story #loading {  
    width:32px;  
    height:32px;  
    background-image:url(../img/loading.gif);  
    display:block;  
    position:absolute;  
    rightright:130px;  
    bottombottom:16px;  
    display:none;  
}  
#errors {  
    border:solid 1px #E58E8E;  
    padding:25px;  
    margin:25px 60px 25px 0px;  
    display:block;  
    width:407px;  
    -webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;  
    background:#FFE6E6 url(../img/cancel_48.png) no-repeat 385px center;  
    display:none;
	color:#000; 
}  
#errors li {  
    padding:2px;  
    list-style:none;  
}  
#errors li:before {  
    content: ' - ';  
}  
#errors #info {  
    font-weight:bold;  
}  
#errors #info:before {  
    content: '';  
}  
#success {
	color: #030;  
    border:solid 1px #83D186;  
    padding:25px 25px;  
    margin:25px 60px 25px 0px;  
    display:block;  
    width:407px;  
    -webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;  
    background:#D3EDD3 url(../img/accepted_48.png) no-repeat 385px center;  
    font-weight:bold;  
    display:none;  
}  
#errors.visible, #success.visible {  
    display:block;  
}  
#req-field-desc {  
    font-style: italic;
	float: left;  
}  
/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */  
input:required, textarea:required {  
    -moz-box-shadow:none;  
    -webkit-box-shadow:none;  
    -o-box-shadow:none;  
    box-shadow:none;  
}  
/* Normalize placeholder styles */  
/* chrome, safari */  
::-webkit-input-placeholder {  
    color:#CCC;  
    font-style:italic;  
}  
/* mozilla */  
input:-moz-placeholder, textarea:-moz-placeholder {  
    color:#CCC;  
    font-style:italic;  
}  
/* ie (faux placeholder) */  
input.placeholder-text, textarea.placeholder-text  {  
    color:#CCC;  
    font-style:italic;  
}