body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #171819;
	margin:0;
	background-color:#FFFFFF;
}
#container {
	height: auto;
	width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#content{
	
	width:0px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:auto;
	background-color:#fff;
}

#container #content #contentmiddle{
background-image:url(../images/designservicesbg.jpg);
width:578px;
height:100px;
float:left;
position:relative;
}

h1{
font-weight:normal;
}

.black{
	color:#171819;
}

.green{
	color:#b2d470;
}

#container #content #contentmiddle #designservices{
	padding: 20px 10px 20 13px;
	color:#fff;

}
#container #content #contentmiddle #designservices ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #content #contentmiddle #designservices ul li {
	background-image: url(../images/ok.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-left: 30px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom:12px;
}
#container #content #contentmiddle #designservices ul li a {
	color: #FFFFFF;
}

#container #content #contentmiddle #designservices ul li a:hover{
	color:#323332;
}

#container #content h1{
	letter-spacing:-1px;
	font-size:18px;
	margin:0 0 15px 0;
	padding-bottom:5px;
	border-bottom: 1px dotted;
	line-height:26px;
	font-family: Arial,Lucida Sans, sans-serif;
}

#container #content #contentleft h2, #contentmiddle h2, #contentright h2{
	letter-spacing:-1px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding-bottom:5px;
	border-bottom: 1px dotted;
	line-height:26px;
	font-family: Arial,Lucida Sans, sans-serif;
}



.clear{
	clear:both;
	height:1px;
}

#content a{
	color:#1772a6;
	text-decoration:none;
}

.date {
	color:#FF6600;
	font-size:13px;
	margin-bottom:8px;
	padding:0;
}

.headline{
	font-weight:bold;
	text-align:left;
}

.news{
	text-align:justify;
	padding:3px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #171819;
}

#more{
	background-color:#171819;
	width:100%;
	height:0px;
	position:relative;

}

#more .leftline{
	width:0px;
	margin:0px 0px;
	float:left;
	color:#b6a15b;
	height:2px;
	
}

#close{
	background-image:url(../images/close.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	height:30px;
	line-height:30px;
	width:100px;
	bottom: 220px;
	margin-left:50px;
}

#more h2{
	color:#999;
	font-size:16px;
	line-height:19px;
	margin-top:10px;
}

#container #content #more .leftline ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container #content #more .leftline ul li{
	padding: 3px 0;
	border-bottom:1px dotted #666;
}

#container #content #more .leftline ul li a{
	color:#F2822F;
}

#container #content #more .leftline ul li a:hover{
	color:#CCFF00;
}

#newsletter{
	 visibility:hidden;
	 height:0px;
	 display:block;	
	 color:#ddd;
	 text-align:right;
}

.newsletterclass{
		background-color:#333;
		color:#fff;
		width:200px;
		border: 1px solid #555;
		font-size:11px;
}

.myinput{
		border:1px solid #555;
		background-color:#333;
		color:#fff;
		font-size:11px;
		padding:2px 3px;
		margin-right:10px;
}

.spangreen{
	/*color:#afc800;*/
	color:#d0a23e;
	letter-spacing:-1px;
	font-size:18px;
	
}

#webdesignContent{
		background-color:#131415;
		color:#aaa;
		height:0px;
		display:block;
		visibility:hidden;
}

.loadInfo{
		background-image:url(../images/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position:center;
}

.loadInfo2{
		background-image:url(../images/ajax-loader2.gif);
		background-repeat:no-repeat;
		background-position:center;
}

.p20{
		padding:20px;
		
}

#slider{
		position:absolute;		
		height:150px;
}

#left1{
	overflow:hidden;
	height:190px;
}
#left2{
	overflow:hidden;
	height:0px;
}
#left3{
overflow:hidden;
	height:190px;
}
#left4{
	overflow:hidden;
	height:190px;
	margin-right:0px;
}
html#div.acc{
	height:0px;
}

label{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border:1px solid #252525;clear:both;cursor:pointer}
.checked{background-color:#222;background-image:url(images/chk_on.png)}
.unchecked{background-color:#1c1c1c;background-image:url(images/chk_off.png)}

#newsletter h3{
	color:#FC0;
	font-size:14px;
	font-weight:normal;
}

#left2:hover{
		cursor:s-resize;
}

#left1:hover{
		cursor:s-resize;
}

.x3dreferences{
		text-align:center;
		width:256px;
}
.myborder{
	border:3px solid #fff;
	width:50px;
	height:38px;
	background-color:#131415;
	margin-right:4px;
}.spanDark {
	color: #333;
}
object{
		outline:0;
}

h3.trigger2 {
		background-position:left;
		background-repeat:no-repeat;
		background-color:#313131;
		color:#eee;
		padding:3px;
	/*	border-bottom:1px dotted #333; */
		
		cursor:pointer;
		font-weight:normal;
		font-size:11px;
		line-height:11px;
		height:11px;
		margin:0;
		margin-bottom:1px;

		
}
div.acc2{
		text-align:left;
		padding:3px;
		background-color:#aaa;
		color:#fff;
		margin:0;
}

.more .leftline #left4{
		margin-right:0;
		padding-right:0;
}

.imgborder{
	border:3px solid #313133;
}
#contentmiddle #designservices #gfxul ol{
		margin:0;
		padding:0;
		list-style:none;
}
#contentmiddle #designservices #gfxul ol li {
	line-height:15.667px;
	font-size:12px;
	font-weight:normal;
	padding:0 0px 0 20px;
	margin:0 0 0px 0;
	border-bottom:1px dotted #666;
	background-image:url(../images/ok2.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #fff;
	
}

.pdf{
	 background-image:url(../images/pdficon.jpg);
	 background-repeat:no-repeat;
	 background-position:left;
	 background-color:#333;
	 padding-left:25px;
	 height:20px;
	 line-height:20px;
	 color:#fff;
	 margin-bottom:5px;
}

.faq{
	background-image:url(../images/faqicon.jpg);
	 background-repeat:no-repeat;
	 background-position:left;
	 background-color:#333;
	 padding-left:25px;
	 height:20px;
	 line-height:20px;
	 color:#fff;
	 margin-bottom:5px;
}

#imageC h1{
	color:#FF9900;
}
#imageC label{display:block;padding:2px;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border:1px solid #252525;clear:both;cursor:pointer; width:200px}
#imageC .checked{background-color:#888;background-image:url(../images/chk_on.png)}
#imageC .unchecked{background-color:#777;background-image:url(../images/chk_off.png);}

#expect_no_less{
	background-image:url(../images/blue_expect_no_less.png);
	background-repeat:no-repeat;
	height: 390px;
	width:308px;
	position:absolute;
	bottom:209px;
	right:0px;
	overflow:hidden;
}

#content #language{
	position:absolute;
	width:243px;
	height:39px;
	top:0px;
	right:35px;
	background-image:url(../images/language.png);
	z-index:1;
	
}

#mytextbox{
	background:none;
	border: 0px solid;
	padding:5px 0 0 5px;
	background-image:url(../images/mytextbox.png);
	height:105px;
	width:365px;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
}

#sendoff{
	background:none;
	border:0px solid;
	width:80px;
	height:26px;
	background-image:url(../images/sendoff.png);
	outline:0;
}

#checkemail{
	height:17px;
	line-height:27px;
	padding:13px 0 0 3px;
}

#statusinfo{
		background-image:url(../images/partialinfo.png);
		width:500px;
		height:375px;
		background-repeat:no-repeat;
		background-position:left top;
}
#contentmiddle #flashcontent{
		width:410px;
		margin:20px 20px 20px 0;
		height:200px;
		background-image:url(../images/ajaxloader.gif);
		background-position:center center;
		background-repeat:no-repeat;
		text-align:center;
}
		
.trigger3{
		cursor:pointer;
}

.myStyles{
		background-image:url(../images/designservicesbg.jpg);
		background-repeat:repeat-x;
		color:#222;
		font-size:12px;
		padding:20px
}
#livesupport{
		width:200px;
		height:55px;
		position:absolute;
		right:20px;
		bottom:20px;
}

#outer{
	width:880px;
	overflow:hidden;
	background-color:#161718;
	color:#eee;
	display:block;
	position:relative;
	height:15px;
	float:left;
	color:#eee;
}

#clickmenu{
	width:100px;
	float:left;
	z-index:100000;
	height:15px;
}

#inner{
	width:760px;
	height:15px;
	display:block;
	overflow:hidden;
	background-color:#161718;
	color:#eee;
	float:left;
	position:relative;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	
}

.mooSlide img {
	float: left;
	margin-right: 20px;
}
.mooSlide {
	background-color: #000000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 11px;
}
.mooSlide h1 {
	font-size: 17px;
}

.tooltitle{
		font-size:14px;
		color:#EA05EF;
		padding-bottom:5px;
		border-bottom:1px dotted #EA05EF;
		margin-bottom:7px;
}

p.acc3 img{
		float:left;
		margin:0 13px 0 0;
		border:2px solid #333;
}
.gpreis {
	height: auto;
	width: 350px;
	text-align: center;
}
.preiserklaerung {
	padding: 8px;
	margin-top: 13px;
	border: 1px dotted #333;
}


a{
	outline:0;
}

.btn{
	background-color:#171819;
	padding:5px;
	color:#eee;
	border:1px dotted #eee;
	text-align:center;
	line-height:20px;
	height:20px;
	float:left;
	margin-right:3px;
}
.prices {
	background: url(../images/prices.png) no-repeat;
	height: 12px;
	width: 78px;
	padding-top: 9px;
	padding-bottom: 15px;
	padding-left: 22px;
	float:right;
	clear:right;

	margin-right:10px;
	color:#000;
	font-size:16px;
}

h3{
	font-size:14px;
}

#container #content #contentmiddle #designservices .xtmodule ul{
		background-image:none;
		list-style:none;
}

#container #content #contentmiddle #designservices .xtmodule ul li{
		background-image:none;
		padding:0;
		margin:0;
		list-style:none;
		font-size:11px;
		display:block;
		border-bottom:1px dotted #eee;
		margin:0px 0
		
}

#contentright #xtoffer option{
		padding-left:20px;
		background:url(../images/arrow2.gif) no-repeat left;
		
}

 #control a{
	 background:url(../images/controlsbg.jpg) repeat-x top left;
	 height:10px;
	 padding:10px;
	 line-height:10px;
	 border:1px dotted #fff;
	 border-bottom:none;
	 
 }
