/* --------------- Einstellung für alle Elemente ---------------*/
html * { 
			margin: 0; 
			padding:0; 
		}

body {
	background-color:#363b42;
	text-align: center;
	font-size: 82.50%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #ccc;
}


/* --------------- Header ---------------*/
#cheader {
	width:100%;
	height: 130px;
	background: url(../Images/bg_page.jpg) left bottom repeat-x;
	text-align: center;
}
#header {
	width: 797px;
	height: 130px;
	margin: 0px auto 0px auto;
	background:url(../Images/bg_header.jpg) left bottom no-repeat;
	text-align: left;
	overflow: hidden;
}
#header #WebsiteDesigning{
	float: left;
	color:#009900;
	text-align:center;
}

#header #hm{
	float: left;
	width: 540px;
	margin: 0px 0px 0px 40px;
	height: 108px;
}
#header #hm ul{
	list-style-type: none;
}
#header #hm ul li{
	list-style-type: none;
	float: left;
	color: #fff;
}
#header #hm ul li a{
	display: block;
	float: left;
	width: 108px;
	height: 50px;
	padding: 20px 0px 0px 0px;
	background: url(../Images/bg_hm.gif) left top no-repeat;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#header #hm ul li a:hover,
#header #hm ul li a:hover.active,
#header #hm ul li a.active{
	height: 30px;
	padding: 45px 0px 0px 0px;
	background: url(../Images/bg_hm_active.gif) left top no-repeat;
	color:#000000;
}

/* --------------- Page ---------------*/
#page {
	width:100%;
	text-align: center;
}
#ccontent {
	width: 797px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}
#cleftmenue {
	clear: left;
	float: left;
	width: 209px;
	background: #011621;;
	margin-top:0px;
}
/* --------------- leftmenue ---------------*/
#leftmenue {
	clear: left;
	float: left;
	width: 200px;
	margin: 10px 0px 0px 0px;
	font-size: 82.50%;
}
#leftmenue h2{
	margin: 0px 0px 5px 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 137.50%;
	font-weight: bold;
	color: #80d900;
	text-transform: uppercase;
}
#leftmenue a{
	color: #ccc;
}
#leftmenue ul{
	margin: 0px 0px 30px 10px;
	list-style-type: none;
}
#leftmenue ul li{
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(../Images/pointer01.gif) left 3px no-repeat;
}
.offers
{
	margin: 0px 0px 10px 10px;
	list-style-type: none;
}
.offers li
{
	list-style-type:none;
	background: url(../Images/pointer01.gif) left 7px no-repeat;
	margin: 3px 0px 3px 10px;
	padding: 0px 0px 0px 20px;
}

#leftmenue ul li a{
	text-decoration: none;
}
#leftmenue ul li a:hover.active,
#leftmenue ul li a.active{
	color: #80d900;
}
#leftmenue div.news{
	margin: 0px 0px 30px 10px;
	line-height: 1.5em;
}

/* --------------- content ---------------*/
#content {
	float: left;
	width: 510px;
	margin: 10px 0px 20px 20px;
	line-height: 1.7em;
}
#content h1{
	margin: 0px 0px 1em 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color:#6dc8f9;
	font-size:17px;
}
#content h2{
	margin: 0px 0px 1em 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 150.00%;
	font-weight: normal;
	color: #fff;
}
#content p{
	margin: 0px 0px 1em 0px;
	text-align:justify;
}
#content a{
	color: #80d900;
}


/* --------------- footer ---------------*/
#cfooter {
	width:100%;
	height: 50px;
	background-color: #282e34;
	border-top: 1px solid #5f5f5f;
	text-align: center;
}
#footer {
	width: 797px;
	text-align:center;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
#hpv24 {
	float: right;
	margin: 16px 0px 0px 0px;
	font-size: 75.00%;
	color: #999;
}
#hpv24 a{
	color: #999;
}

/* --------------- Formulare ---------------*/
/*#content form {
	clear: left;
	line-height: normal;
	width: 360px;
}
#content label {
	clear: left;
	float: left;
	margin: 10px 0px 0px 0px;
}
#content label.plabel {
	font-weight: bold;
}
#content input,
#content select,
#content textarea {
	clear: left;
	float: left;
	width: 360px;
}
#content input.submit {
	width: auto;
	float: right;
	margin: 10px 0px 0px 0px;
}
#content input.reset {
	width: auto;
	margin: 10px 0px 0px 0px;
}
*/

.spOffer
{
	color:#EBBD8B; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; margin-left:50px;
}
.spOffer li
{
	padding-bottom:0px;
}

/* Quick contact form */

#qContact
{
	margin-top:10px;
	border-collapse:collapse;
	font-weight:bold;
	margin-left:10px;
}
#qContact td
{
	padding:3px;
}
.qText
{
	background:none;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.qTextArea
{
	background:none;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	width:120px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.qButton
{	
	height:20px;
	width:50px;
	padding-bottom:3px;
	background:url(../Images/qButtonBack.jpg) no-repeat;
	border:none;
	
}
#phoneNumber
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:20px 0px 30px 15px;
	text-align:center;
}
	.textBox
	{
		 font-size:12px;
		 font-family:Arial, Helvetica, sans-serif;
		 height:20px;
		 width:250px;
		 color:#fff;
		 border:1px solid #CCCCCC;
		 background:none;
	}
	.textArea
	{
		 font-weight:100;
		 font-size:12px;
		 font-family:Arial, Helvetica, sans-serif;
		 height:100px;
		 width:250px;
		 color:#CCCCCC;
		 border:1px solid #CCCCCC;
		 background:none;
	}  
	label
	{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #ccc;
		font-weight:bold;
	}
	.required
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color:#FF0000;
	}
#Portfolio a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#Portfolio img
{	
	border:none;
	height:100px;
	width:150px;
	background:#2c3037;
	padding:10px;
	border:1px solid #000000;
}
#seoText
{
	margin-left:10px;
}
#seoText h1
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#equation
{
	border-collapse:collapse;
	font-size:14px;
	color:#CC3300;
	text-decoration:blink;
}
#equation td
{
	text-align:center;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
#equation #smallText
{
	font-size:9px;
	color:#009900;
}
.seoHeading
{
	font-size:14px;
}

#seoPanel
{
	width:100%;
	background:url(../Images/seoPanelBG.jpg) repeat-x bottom;
}

#seoPanel td
{
	text-align:left;
	height:25px;
}

#seoPanel h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0 5px 10px;
	font-weight:normal;
	color:#aaa;
}

#WebsiteDesigning h1
{
	font-size:11px;
	text-align:center;
	color:#c0d4b9;
	font-weight:normal;
	padding:1px;
	font-family:"Courier New", Courier, monospace;
}
