@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}	

html, body, #wrap {height: 100%;}

body > #wrap {margin-left: auto; margin-right: auto; height: auto; width: 1000px; min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 236px;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


html {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}



body
	{
	text-align: center;
	height: 100%;
	background: url(../img/bg-full.png) no-repeat 50% 0% #88b0d0;
	font-family: "Helvetica", Arial,sans-serif;
	color: #182c34;
	text-shadow:0 1px 0 #9cc3e2;

}


#header{
	width: 980px;
	height: 98px;
	margin-bottom: 40px;


}

#helpnavi {
	font-size: 11px;
	text-align: right;
	*padding-right:10px;
	margin-top: 4px;
	float: clear;
	color: #5e8aaf;
	text-shadow:0 1px 0 #212f37;
}

#helpnavi a{
	color: #88b0d0;
	text-shadow:none;
}

#helpnavi a:hover{
	color: #ffffff;
	text-shadow:0 1px 0 #212f37;
}

#logo a {
	display: block;
	background: url(../img/logo.png) no-repeat left top;
	padding-top: 54px;
	padding-left: 133px;
	width: 200px;
	height: 12px;
	font-size: 12px;
	float: left;
}



a {
	color: #ffffff;
	color: #182c34;
	text-shadow:0 1px 0 #9cc3e2;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
}	
	
#navigation {
	height: auto;
	width:  auto;
	float:  left;
	margin-top:  50px;
}

#navigation a {
	text-decoration: none;	
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
	}

#navigation a:hover {
	color: #e3f2f9;
	text-shadow:0 1px 0 #5f8baf;
	color: #103d59;
	text-shadow: 0 1px 0 #88b0d0;
	}

#navigation a.selected {
	text-decoration: none;
	color: #e3f2f9;
	font-weight: bold;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-raidus:10px;
	background:#204d6a;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;

	}

#navigation li{
	margin:0;
	padding-left:  24px;
	list-style:none;
	float: left;
		}

#content
	{
	width: 736px;
	padding-left: 10px;
	padding-top: 25px;
	float: left;
}


#content li {
	height:  25px;
	padding-left: 6px;
	font-size: 16px;
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
	list-style-image: url(../img/list.png);		
	margin-bottom:  10px;
	text-align: left;
	*padding-top:3px;
	}

#content ul {
	margin-bottom: 30px;
	*margin-left:30px;
	}


dl .portfolio
{
	width: auto;
	text-align: center;
	padding: 0;
	margin-bottom:  16px;
}

.portfolio dd {
	float: left;	
}



.portfolio dd  img{
	border: 6px solid #5e8aaf;
	margin-bottom: 18px;
	margin-right: 18px;
	background: #5e8aaf;
}


/* Flashbanner Einbndung Start*/

.flashbanner

{
	border: 6px solid #5e8aaf;
	margin-bottom: 18px;
	margin-right: 18px;
	background: #5e8aaf;
	float: left;
	border-width: 6px;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}
 
/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}
 
/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

/* Flashbanner Einbndung End*/


dl h3 {
	padding-top: 20px;
}

.ablauf dl {
	margin-bottom: 10px;
}

.ablauf dt {
	float: left;
	}
	
.ablauf dt img {
	padding-right: 6px;
	margin-right: 6px;
}

.ablauf dd	 {
	margin-bottom: 16px;
	padding: 0;
	overflow:hidden;
	display: block;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	float:  clear;
	margin-right: 64px;
}


/* Start Sidebar */

#sidebar {
	width: 231px;
	height: auto;
	float: right;
	margin-bottom: 30px;
}

#universal-ad-package {
	background: url(../img/box-banner.png) no-repeat;
	position: relative;
	text-align: left;	
	height: 114px;
	padding:  26px 10px 6px;
	float: right;
}

#standard-bannerset {
	background: url(../img/box-banner.png) no-repeat;
	position: relative;
	text-align: left;
	float: right;
	height: 114px;
	padding:  26px 10px 6px;
}

#affiliate-advertising {
	background: url(../img/box-banner.png) no-repeat;
	position: relative;
	text-align: left;
	float: right;
	height: 114px;
	padding:  26px 10px 6px;
}

.headline {
	margin-bottom: 4px;
}

.boxtext {
	color:  #333;
	text-shadow:none;
	font-size: 11px;
	line-height: 17px;
	float: left;
	margin-bottom: 7px;	
}

.boxtext_large {
	color:  #333;
	text-shadow:none;
	font-size: 11px;
	line-height: 17px;
	float: left;
	margin-bottom: 16px;	
	
}

#grafikdesign {
	background: url(../img/box-grafik-designer.png) no-repeat ;
	position: relative;
	text-align: left;
	float: right;
	height: 174px;
	padding:  30px 10px 6px;
}

#partner {
	// background: url(../img/box.png) no-repeat ;
	position: relative;
	text-align: left;
	float: right;
	height: auto;
	padding:  30px 10px 6px;
}

/* End Sidebar */
			

/* Easy Slider */
#slider-outter{
	width:650px;
	position:relative;
}

#slider{
	margin-left: 90px;
	margin-right:152px;
	margin-bottom: 30px;
	text-align: left;
	}
		
#slider ul, #slider li{
	padding:0;
	list-style:none;
	background: #5e8aaf;
	}
	
#slider img{
	border: 12px solid #ffffff;
}
	
#slider li{ 
	width:510px;
	height:104px;
	overflow:hidden; 
	text-align: center;
	padding-top: 10px;
	}	
	
	#slider li a{ 
	border: 0px ; 
	}	
	
#prevBtn { 
	width:23px;
	height:22px;
	position:absolute;
	left:83px;
	top:41px;
	}	
	
#nextBtn{ 
	width:23px;
	height:22px;
	position:absolute;
	left:584px;
	top:41px;
	}		
	
													
#prevBtn a{  
	display:block;
	width:23px;
	height:22px;
	background:url(../img/btn_prev.png) no-repeat 0 0;		

	}	
#nextBtn a{ 
	display:block;
	width:23px;
	height:22px;
	background:url(../img/btn_next.png) no-repeat 0 0;	
	}		
	

/* // Easy Slider */


/* Start Footer */

#footer {
	margin-left: auto;
	margin-right: auto;
	height: 263px;
	background: url(../img/skyline2.png) no-repeat;
	margin-top: -263px; 
	font-size:  12px;
	text-align: right;
	float: clear;
}



#signatur{
	width: 1000px;
	padding-top: 180px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #21511a;
	text-shadow:0 1px 0 #7bb953;
}

#signatur a{
	color: #86cd58;
	text-shadow:0 1px 0 #266f29;
}

#signatur a:hover{
	color: #95e661;
	text-shadow:0 1px 0 #266f29;
}

/* End Footer */


/* Start Typografie */


h1 {
	font-size: 24px;
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
	text-align: left;
	font-weight: bold;
	margin-bottom:  20px;
}

h2 {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 12px; 
	color: #182c34;
	text-shadow:0 1px 0 #9cc3e2;
}

h3 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 12px; 
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
}

h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 12px; 
	text-shadow:0 1px 0 #acd1ef;
}

p {
	font-size: 14px;
	display: block;
	padding-right:  55px;
	margin-bottom:  30px;
	line-height: 20px;
	text-align: justify;
}


/* End Typografie */


table {
	margin-bottom:  20px;
}

table.preisliste {
	font-size: 12px;
}

table.preisliste a{
	color: #182c34;
	text-shadow:0 1px 0 #9cc3e2;
}


table.preisliste a:hover{
	color: #ffffff;
	text-shadow:0 1px 0 #5f8baf;
	padding-left:  2px;
}

table img {
	width: 122px;
	height: 126px;
	border: 0; 
}

td.spezifikation
{
	border-bottom:1px solid #5589b0;
	border-right: 0px;
	border-left: 0px;
	text-align: left;
	padding-left: 4px;
}

td.preis
{
	border-bottom:1px solid #5589b0;
	text-align: right;
	border-right: 0px;
	border-left: 0px;
	padding-right:  4px;
}

th.Ust {
	padding-top: 4px;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}

tr.dark{
	border-bottom:1px solid #5589b0;
	background: #81b0d2;
}


tr.dark:hover{
	background: #86b8db;
	border-bottom:1px solid #5589b0;
}

tr.bright
{
	border-bottom:1px solid #5589b0;
}

tr.bright:hover{
	background: #86b8db;
	border-bottom:1px solid #5589b0;
}

tr.table_top {
	font-weight: bold;
	height: 20px;
}



/* Contact form */


#contact-form .form-row {
	float: left;
	width: 404px;
	margin: 0 0 12px 0;
	text-align: left;
}

#contact-form .form-row *{
	vertical-align: middle;
	font-size: 12px;
}

.contact .response {
	color: #1c1c1c;
	font-size: 12px;
	margin-bottom: 10px;
}



#contact-form input {
	float: left;
	border: solid 4px #7aaacd;
	width: 294px;
	padding: 3px;
	font-size: 11px;
	color: #2a2e2c;
}

#contact-form textarea {
	float: left;
	border: solid 4px #7aaacd;
	width: 294px;
	height: 74px;
	padding: 3px;
	font-size: 11px;
	color: #2a2e2c;
	resize: none;
}

#contact-form label {
	float: left;
	width: 93px;
	font-size: 11px;
	display: block;
	line-height: 20px;
}

#contact-form input#verification {
	width: 100px;
}

#contact-form #submit {
	display: inline-block;
	float: right;
	width: 75px;
	height: 29px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;

}


