/* Formatierung von HTML-Elementen */

html   {height: 100%; }
*      {margin:0 auto;}
body  {
	height: 100%;
	font-family: "Tahoma", verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: 0px;
	color:#f6a717;
	margin:0 auto;
	background-color: #e4e4e4;
}


h1 {
	font-size:22px;
	font-weight:normal;
	line-height: 36px;
	letter-spacing: 0px;
	color:#333333;
	text-decoration:none;
}

h2 {
	font-size:12px;
	font-weight:bold;
	line-height: 14px;
	letter-spacing: 0px;
	color:#000000;
	text-decoration:none;
	text-align: left;
}


p {
	font-size:16px;
	font-weight:normal;
	line-height: 22px;
	letter-spacing: 0px;
	color:#333333;
	text-decoration:none;
	text-align:left;
	padding-bottom: 11px;
}

small{
	font-size:9px;
	font-weight:normal;
}

a {
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	letter-spacing: 0px;
	color:#000000;
	text-decoration:none;
	padding-top: 7px;
	text-decoration:none;
	text-align:left;
}

a:hover {
	text-decoration:underline;
}

.clear {
	height:15px;
}

.link {
	font-size:16px;
	font-weight:bold;
	line-height: 22px;
	letter-spacing: 0px;
	color:#f6a717;
	text-align:left;
	text-decoration:none;
}

.link:hover  {
	text-align:left;
	text-decoration:underline;
}

.gelb {
	color:#ce9933;
}

.rot {
	color: #dd1a19;
}

.round {
	padding-right: 225px; 
	float:right;
}



/* Grundgeruest */

#main {
	width:900px;
	height: 600px;
	background-color:#e4e4e4;
}

#header {
	height:155px;
	width: 900px;
	float: left;
}

#headerL {
	height:155px;
	width: 240px;
	float: left;
	background-image: url(../images/headerL.jpg);
	background-repeat: no-repeat;
}

#navi {
	height: 155px;
	width: 660px;
	float: left;
	background: url(../images/navi-sprite.jpg) ;
	background-repeat:no-repeat;
	margin: 0;
	padding:0;
}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#navi li, #navi a {
	height: 155px;
	display: block;
	margin: 0;
	padding: 0;
}

#navi li {
	float: left;
	list-style:none;
	display:inline;
	margin: 0;
	padding: 0;
}


#koepfe {width: 126px;}
#qm {width: 118px;}
#beratung {width: 118px;}
#kreativ {width: 118px;}
#zertifikat {width: 118px;}

#koepfe a:hover {background: url(../images/navi-sprite.jpg) 0px -155px no-repeat;}
#qm a:hover {background: url(../images/navi-sprite.jpg) -126px -155px no-repeat;}
#beratung a:hover {background: url(../images/navi-sprite.jpg) -244px -155px no-repeat;}
#kreativ a:hover {background: url(../images/navi-sprite.jpg) -362px -155px no-repeat;}
#zertifikat a:hover {background: url(../images/navi-sprite.jpg) -480px -155px no-repeat;}

#koepfeAktiv {position: relative; float: left; width: 132px; height: 155px; top: -155px; background: url(../images/koepfe-aktiv.jpg) no-repeat;}
#qmAktiv {position: relative; float: left; width: 134px; height: 155px; top: -155px; left: 118px; background: url(../images/qm-aktiv.jpg) no-repeat;}
#beratungAktiv {position: relative; float: left; width: 135px; height: 155px; top: -155px; left: 236px; background: url(../images/beratung-aktiv.jpg) no-repeat;}
#kreativAktiv {position: relative; float: left; width: 136px; height: 155px; top: -155px; left: 352px; background: url(../images/kreativ-aktiv.jpg) no-repeat;}
#zertifikatAktiv {position: relative; float: left; width: 140px; height: 155px; top: -155px; left: 470px; background: url(../images/zertifikat-aktiv.jpg) no-repeat;}


#container {
	width: 900px;
	height: 405px;
	float:left;
	background-image: url(../images/back-content.jpg);
	background-repeat: no-repeat;
}

#headline{
	width: 750px;
	height: 55px;
	float:left;
	text-align: left;
	padding-left: 150px;
}

#content {
	width: 700px;
	height: 350px;
	float:left;
	text-align: left;
	padding-left: 150px;
}

.koepfe {
	width: 274px;
	float:left;
	text-align: left;
	padding-top: 10px;
}

.koepfe img{
	padding: 5px;
	border: 1px solid #999999;
}

.qm {
	width: 670px;
	height: 310px;
	float:left;
	text-align: left;
	padding: 10px 20px 20px 0;
}

.beratung {
	width: 670px;
	height: 310px;
	float:left;
	text-align: left;
	padding: 10px 20px 10px 0;
}

.beratung ul{
	margin: 0 0 15px 17px;
	padding: 0;
	color: #fefb87;
}

.beratung li{
	margin: 0;
	padding: 0;
	font-size:16px;
	font-weight:normal;
	line-height: 22px;
	letter-spacing: 0px;
	color:#333333;
	list-style-type: circle;
	text-align:left;
}

#footer  {
	height: 40px;
	width: 823px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #333333;
	margin-right: 80px;
	font-weight: normal;
}


#footer a { 
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}		

#footer a:hover { 
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}		


/* kontaktformular styles: */
form {float:left; padding:0; margin:0;}
form#kontaktformular { padding:0; margin:0; float:left; }
form#kontaktformular fieldset{ padding:0; margin: 0; border:0;}
form#kontaktformular label { width:190px; height:22px; margin-top:10px; float:left; color: #333333; font-weight:normal;}
form#kontaktformular .eingabe { width:248px; height:20px; margin-top:10px; background-color: #FFFFFF; border: 1px solid #333333; float:right; color: #333333; font-size: 14px; font-family:"Tahoma", Arial, sans-serif;}
form#kontaktformular .checkbox { margin-right:15px; margin-top: 5px; display:block; float:left;}
form#kontaktformular .radio { margin-right:7px; margin-top: 4px; display:block; float:left;}
form#kontaktformular textarea { width:248px; height:140px; background-color: #9300ff; border: 1px solid #73ffff; margin-top:20px; float:left; color: #73ffff; font-family:"Verdana", Arial, Helvetica, sans-serif; font-size: 11px;font-weight:normal;} 
form#kontaktformular .button { height: 23px; width: 98px; margin-top:33px; margin-left: 25px;   background-color: #333333;;  color: #FFFFFF; border: 0px;float:left; cursor: pointer;}
form#kontaktformular br { clear:both; line-height:10px;}

.error { color:#FF0000; padding-top: 0px; font-size: 10px; font-weight: normal;}
