* {margin:0; padding:0;}
body {
	margin:0;
	padding:0;
	background:url(../Bilder/bg.jpg) no-repeat #f8f8f8;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color:#666;
	line-height:1.5em;
	font-size: 12px;
	overflow: -moz-scrollbars-vertical; 
}
a {
	outline:none;
}
#wrapper {
	margin: 0 auto;
	width:960px;
	background:#fff;
	position:relative;
}
#header {
	width:960px;
	height:405px;
	position:relative;
}
#header .logo {
	position:absolute;
	width:451px;
	height:84px;
	left:23px;
	top:5px;
	background:url(../Bilder/logo.jpg);
}
#header .logo h1 {
	position:absolute;
	left:199px;
	top:40px;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
}
#header .navi {
	position:absolute;
	top:115px;
	width:960px;
	height:43px;
	background:url(../Bilder/navi_bg.jpg) repeat-x;
	color:#565656;
	font-size:14px;
	font-weight:bold;
}
#header .navi ul, li {
	list-style:none;
}
#header .navi ul {
	height:43px;
	padding:0 0 0 25px;
}
#header .navi li {
	float:left;
	display:block;
	height:23px;
	padding: 19px 10px 0;
	background:url(../Bilder/navi_trenner.jpg) no-repeat right top;
}
#header .navi a {
	padding:15px 5px 0;
	height:43px;
	color:#666666;
	text-decoration:none;
}

#header .navi li.aktiv a {
	padding:15px 25px 0 20px;
	margin:0;
	float:left;
	height:43px;
	color:#FFFFFF;
	background:url(../Bilder/navi_aktiv_left.jpg) no-repeat left top;
}

#header .navi li.aktiv{
	color:#FFFFFF;
	background:url(../Bilder/navi_aktiv_right.jpg) no-repeat right top;
	height:43px;
	margin:0;
	padding: 0 0 0 0;
}

#content {
	padding:30px 0 0 0;
	overflow:hidden;
	position:relative;
	min-height:300px;
	height:auto;
	height:300 !important;
}
.videoformat {
	padding:90px 0 0 0!important;
}
#content #left {
	float:left;
	width:500px;
	padding:0 20px;
	position:relative;

}
#content #right {
	float:right;
	width:305px;
	padding:0 20px;
}
#content #right .box_bild {
	margin-bottom:15px;
	text-align:center;
}
#content #right .box {
	margin-bottom:15px;
}
#content #right .box h2 {
	color:#1d90c9;
	font-size:14px;
}
#content #right .box .head {
	background:url(../Bilder/right_box_head.jpg) no-repeat;
	width:290px;
	height:26px;
	padding: 15px 5px 0 15px; 
}
#content #right .box .head h1 {
	color:#FFFFFF;
	text-align:left;
	padding: 0 25px 0 0;
	font-weight:bold;
	font-size:14px;
}
#content #right .box .cont {
	background:url(../Bilder/right_box_cont.jpg) repeat-y;
	width:305px;
	padding:5px 0 0 20px;
	text-align:left;
}
#content #right .box .cont p{
	padding:2px 10px;
}
#content #right .box .cont ul, li{
	list-style:none;
}

#content #right .box .cont li {
	width:260px;
	display:block;
	height:auto;
	min-height:25px;
	border-bottom:#cccccc solid 1px;
	line-height:25px;
}
#content #right .box .cont a {
	color:#666;
	text-decoration:none;
	display:block;
	padding: 0 0 0 10px;
}

#content #right .box .cont a:hover {
	color:#666;
	text-decoration:none;
}
#content #right .box .end {
	background:url(../Bilder/right_box_end.jpg) no-repeat;
	width:305px;
	height:17px;
}
#content #left .will_box {
	width:507px;
	height:40px;
	background:url(../Bilder/ichwill_box.jpg) no-repeat;
	overflow:hidden;
	display:block;
}
#content #left .will_box form {
	margin:5px 0 0 0;
	padding:48px 0 0 100px;
}
	
#content #left .will_box select {
	width:330px;
	height:32px;
	float:left;
	font-size:15px;
}
#content #left .will_box select .kate {
	font-weight:bold;
}
#content #left .will_box .go {
	margin:0 0 0 10px;
}
#angebote {
	height:280px;
	width:520px;
	padding:10px;
	background:#eee;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#333;
	z-index:99;
	position:absolute;
	top:358px;
	left:22px;

}
#angebote li {
	border-bottom:#ccc 1px solid;	
	list-style:disc;
	list-style:outside;
	width:480px;
	margin:0 0 0 15px;
}
#angebote .close {
	position:absolute;
	bottom:0;
	right:8px;
	cursor:pointer;
	height:25px;
	color:#666;
}

#angebote a {
	color:#666;
	display:block;
	line-height:15px;
	padding:5px;
	text-decoration:none;

}
#angebote a:hover {
	background:#fff;
	color:#666;
}
#left small {
	color:#999999;
	padding:0 30px 0 15px;
}
#content #left h1 {
	font-size:20px;
	color:#ededed;
	text-align:left;
	letter-spacing:-1px;
	margin: 10px 20px 30px 15px;
	text-transform:uppercase;
}

#content #left h1 a {
	font-size:20px;
	text-decoration:none;
	color:#ededed;
	text-align:left;
	letter-spacing:-2px;
	text-transform:uppercase;
}
#content #left h1 em {
	color:#CCCCCC;
	font-style: normal;
}
#content #left #text .head,
#content #left #text .cont,
#content #left #text .end {
	margin:0 0 0 0;
}
#content #left #text .cont {
	width:487px;
	padding: 0 30px 0 15px;	
}
#content #left #text .cont p a {
	color:#666;
	text-decoration:none;
}
#content #left #text .cont p a:hover {
	color:#1D90C9;
}
#content #left #text .cont h1 {
	font-size:23px;
	margin: 0 0 0 0;
	padding:15px 0 10px 0;
	color:#1d90c9;
	text-align:left;
	text-transform:none;
	border-bottom:#2192ca 1px solid;
}
#content #left #text .cont h1 a {
	font-size:23px;
	margin: 0 0 0 0;
	color:#1d90c9;
	text-align:left;
	text-transform:none;
	letter-spacing:-1px;

}
#content #left a.h1 {
	font-size:18px;
	text-decoration:none;
	margin:15px 0 10px 0;
	color:#1d90c9;
	text-align:left;
	text-transform:capitalize;
	border-bottom:#2192ca 1px solid;
}
#content #left #text h2 {
	font-size:12px;
	color:#999999;
	margin: 5px 0;
	text-align:left;
}
#content #left #text p a:hover {
	color:#729DFF;
	text-decoration:underline;
}
#content #left #text p {
	margin:10px 0 0 0;
	padding: 0 0 10px 0;
	line-height:1.72em
	}
#content #left #text p a.readmore {
	color:#1d90c9;
	margin: 0 0 0 400px;
	text-decoration:none;
}

#portfolio {
	width:500px;
}
#portfolio .portfolio-thumbs {
	border:4px solid #1d90c9;
	float:left;
	margin:0 15px 15px 0;
}
#portfolio h3 {
	font-size:18px;
	margin: 0 0 0 0;
	padding:15px 0 10px 0;
	color:#1d90c9;
	text-align:left;
	text-transform:capitalize;
}
#footer {
	text-align:right;
	width:960px;
	background:#1d90c9 url(../Bilder/footer_begin.jpg) top no-repeat ;
	margin:20px 0 0 0;
	padding:19px 0 0 0;
}
#footer .startpage_refs {
	background:#46a4d3;
	height:130px;
	width:890px;
	padding:0 35px 15px;
}
#footer .startpage_refs h3, #footer .sitemap h3 {
	font-size:18px;
	color:#ededed;
	text-align:left;
	letter-spacing:-1px;
	padding:10px 0 0 0;
	margin: 0 0 10px 0;
}
#footer .startpage_refs .portfolio-thumbs {
	border:4px solid #1d90c9;
	float:left;
	margin-right:30px;
}
#footer .sitemap {
	width:890px;
	padding:0 35px 15px;
	overflow:hidden;
	font-size:10px;
}
#footer .sitemap a {
	color:#ededed;
	text-decoration:none;
	display:block;
}
#footer .sitemap li {
	display:inline;	
}
#footer .sitemap a:hover {
	color:#f3f3f3;
	padding:0 0 0 5px;
	background:#197daf;
}
#footer .sitemap .box {
	float:left;
	width:138px;
	margin:0 10px 0 0;
	text-align:left;
}
#footer p {
	padding:12px 12px 0 0;
	color:#f4f4f4;
	font-size:10px;
}
/* KONTAKT FORM */
input.sumbit {
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:2px 12px !important;
	background-color: #1D90C9;  
	border: 1px solid #1D90C9;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	cursor:pointer;
}
input.sumbit:hover {
	background-color: #166b96; 
	border: 1px solid #166b96;
}
form.kontakt {
	width:280px;
}
form.kontakt ol, li {
	list-style:none;
}
form.kontakt li {
	width:240px;
	border-bottom:#ffffff solid 1px !important;
}
form.kontakt label {
	width: 90px;
	float:left;
	color:#666666;
}
form.kontakt input.txt {
	width:160px;
	margin:2px 0 0 0;
	border: solid 1px #cccccc;
	color:#666666;
	padding:2px;
}
form.kontakt textarea.txt {
	width:160px;
	margin:2px 0 0 0;
	border: solid 1px #cccccc;
	color:#666666;
	height:75px;
}
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display:block;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
} 
/* KONTAKT FORM WIDEE */
form.kontakt_wide {
	
}
form.kontakt_wide ol, li {
	list-style:none;
}
form.kontakt_wide li {
	padding:4px;
}
form.kontakt_wide label {
	width:160px;
	float:left;
	color:#666666;
}
form.kontakt_wide input.txt {
	width:200px;
	margin:2px 0 0 0;
	border: solid 1px #cccccc;
	color:#666666;
	padding:4px;
}
form.kontakt_wide textarea.txt {
	width:208px;
	margin:2px 0 0 0;
	border: solid 1px #cccccc;
	color:#666666;
	height:75px;
}
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display:block;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
/* @group Portfolio */

img.screenshot {
	margin-left: 30px;
	padding: 29px 5px 5px;
	width: 400px;
	height: 271px;
	background: url(../images/bg_portfolio-browser.png);
}

.portfolio .description {
	width: 370px;
	padding: 10px 50px;
	background: url(../images/bg_portfolio-description.png) repeat-y left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: absolute;
	float: left;
	bottom: 40px;
	left: 52px;
	z-index: 1000;
}

.portfolio .description h5 span {
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

.portfolio .description p.delivery {
	text-transform: uppercase;
	margin-bottom: 0;
}

.portfolio .description p.delivery strong {
	font-weight: normal;
	color: #666;
	min-width: 3em;
}

.portfolio .description p.actions {
	float: right;
	margin-bottom: 0;
}

.portfolio .description p.actions a {
	padding-right: 1.2em;
	background: url(../images/arrow_right-current.gif) no-repeat right center;
}

/* @end */

ul.service {
	list-style-position:outside;
}
ul.service li {
	background:transparent url(../media/Bilder/tick.png) no-repeat scroll left center;
	margin:10px 0 10px 15px;
	padding-left:23px;

}
ul.service a  {
	color:#666;
	text-decoration:none;
}
ul.service a:hover  {
	color:#1D90C9;
}

table tr.header {
	background:url(../Bilder/table_head.jpg) no-repeat;
	line-height:51px;
	padding:0 0 0 20px;
	color:#fff;
	text-align:center;
}
.crop {
	height:auto;
	overflow:hidden;
	width:940px;
}
div.widearea {
	height:auto;
	width:10000px;
}
div.widearea .pageitem {
	width:940px;
}
div.widearea div {
	display:block;
	float:left;
	height:auto;
}
#featured .buttons {
	width:200px;
}
.floatright {
	float:right;
}
fieldset {
	border:1px solid #ccc;
	padding:5px;
	-moz-border-radius:5px;
	margin:10px 0 0 0;
	background:#fff;
	width:485px;
}
ul.shortcut {
	display:block;
	height:31px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	top:180px;
	left:45px;
}
ul.shortcut li {
	float:left;
	margin-right:20px;
	
}

.hoverBtn {
	position:relative;
	float:left;
	background:#a24615;
	-moz-border-radius:3px;
	display:block;
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:1.1em;
	text-decoration:none;
	color:#e000;
}
.hoverBtn a {
	position:relative;
	z-index:2;
	display:block;
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:1.1em;
	text-decoration:none;
	color:#e000;
	background:transparent none repeat-x 0 0 scroll;

}
.hoverBtn div {
	display:none;
	position:absolute;
	z-index:1;
	top:0px;
	left:0;
	background:#e5631e;
	-moz-border-radius:3px;
}
.thickbox {
	border-bottom:1px #666 dashed !important;	
}

.smallbox {
	width:250px;
	float:right;
	padding:15px 30px 0 35px;
	
	
}
.smallbox h1 {
	line-height:25px;
	font-size:20px;
}
.keine {border:none !important;}
.longbox {
	margin:20px 30px 0 ;
	padding:0 0 10px 0;
	overflow:hidden;
	position:relative;
	min-height:100px;
	height:auto;
	height:100 !important;	
	border-bottom:solid 1px #ededed;
}
.startdesc {
	float:left;
	padding: 0 0;
	width:487px;
}
.startdesc p {
	margin:10px 0 0;
	padding:0 0 10px;
	line-height:1.72em	
}
.longbox h1 {
	font-size:18px;
	margin: 0 0 0 0;
	padding:15px 0;
	color:#1d90c9;
	text-align:left;
	text-transform:none;
	border-bottom:#2192ca 1px solid;
}
#bigfoot {
	margin:150px auto 0;
	width:960px;
	text-align:center;
	color:#999;
}
#bigfoot a {
	color:#999;	
	text-decoration:none;
}
#jobs ul li { list-style:disc outside;  }
#jobs ul { padding-left:15px; margin:0 0 10px; }
#jobs h2 { padding:15px 0!important; color:#2192CA!important; position:relative; }
#jobs small { float:right; }
#jobs h1 small { font-size:12px; }
.trigger {cursor:pointer; }
.trigger.off {  border-bottom:1px solid #2192CA; }
.trigger.trigger_active {  border-bottom:none; }
.on {  border-bottom:1px solid #2192CA; padding: 0 0 10px; }
.off {  border-bottom:none; }