h1{
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #C20202;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
}
h2{
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	color: #EF7F01;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
h3{
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6;
}
h4{
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #C20202;
	border-bottom-color: #EF7F01;
	border-left-width: 3px;
	border-left-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:focus {
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:underline;
}
div,img{
margin:0;
padding:0;
border:0;
}
body{													/* Hintergrund */
	text-align:left;
	background-color: #333;
	font-family: Helvetica, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 5px;
	margin-top: 5px;
	}
div#container{											/* MENU_container */
	width:980px;
	text-align:left;
	background-color: #D5D7D8;
	clear: left;
	float: left;
	color: #000;
	font-family: Helvetica, Verdana, Arial;
	;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
div#top {
	font: bold 10px Verdana,Arial;
	clear:both;
	background-color:#EF7F01;								 /* MENU_OBEN */
	text-align:right;
	color:#FFFFFF;
	padding:5px;
	padding-right:10px;
}
div#sprache {
	font: bold 10px Verdana,Arial;
	clear:both;
	background-color:#EF7F01;								 /* MENU_OBEN */
	text-align:left;
	color:#FFFFFF;
	padding: 5px;
}
div#sprache a{
	text-decoration:none;
	color:white;
}
div#sprache a:hover{text-decoration:underline;}
div#links_bottom{
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:200px;
}
a.linkWeiss{
	text-decoration:none;
	color:#FFF;
}
a:hover.linkWeiss{
	text-decoration:underline;
	color: #000;
}
div#header{
	background-color:#000;
}
div#links{
	float:left;
	width:180px;
	padding-top:0px;
	background-color:#000;
	}
div#center {
	float:left;
	width:760px;
	padding:20px;
	Background-color:#FFF7D5;								/* Hintergrundfarbe */
	background-repeat: repeat;
	min-height:300px;
	height:100% !important;   /* für moderne Browser */
	height:200px;             /*für den IE */
	}

div#head {
font: normal 10px Helvetica,Verdana,Arial;
text-align:right;
}
div#footer {
	clear:both;
	background-color:#EF7F01;								/* FOOTER Fusszeile */
	padding:4px;
	color: #666;
	text-align: left;
	background-image: url(http://www.acabellos.ch/fileadmin/images/icons/lingias.png);
}
div#footer a{
	text-decoration:none;
	color:#333;
}
div#footer a:hover{text-decoration:underline;}
div#links_bottom{
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.float-left{
	float:left;
}
.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}
/* Anpassungen IE */
*html div#container{width:980px;}
*html div#center{
	float:left;
	width:800px;
}
*html div#footer{width:980px;}
*html div#top{float:right;width:800px;}
*html div#sprache{float:left;width:180px;}

