/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
html,body{
  padding:0;
  border:0;
  /* \*/
  height:100%;

}
body {
	height: 100%;
	overflow: hidden;
	background-image: url(pattern_holz.jpg);
	font-family: tahoma, arial;
	font-size: 12px;
	color:#1F1F1F;
}
p {
  font-family: tahoma, arial;
	font-size: 12px;
	color:#1F1F1F;
	line-height:1.5em;
}
img {
	border: 0;
}
h1 {
  font-size: 14px;
  font-family: tahoma, arial;
  color:#58300A;
  margin-top:2px;
  margin-bottom:15px;
}
h2,h3,h4,h5,h6,h7 {
  font-size: 12px;
  font-family: tahoma, arial;
  color:#1F1F1F;
}
a {
  text-decoration: underline;
  color:#A5CE01;
}
a:hover {
  text-decoration: none;
  color:#4A6B00;
}
#wrapper {
	position: absolute;
	left: 0;
  top: 5px;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
  background-position:left top;
  min-height:100%;
  width:100%;
  height:100%;
}
#frisierbar-logo img {
  position: absolute;
	top: 5px;
	left: 5px;
	height:80px;
	width: 315px;
}
#main-navi {
	position: relative;
	top: 108px;
	left: 40px;
	width: 660px;
}
#main-navi ul {
	list-style: none;
}
#main-navi li {
	display: inline;
	padding-right: 10px;
}
#main-navi li a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#sub-navi {
	position: relative;
	top: 119px;
	left: 60px;
	width: 660px;
}
#sub-navi ul {
	list-style: none;
}
#sub-navi li {
	display: inline;
	padding-right: 10px;
}
#sub-navi a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#main-content {
	position: absolute;
	top: 160px;
	left: 40px;
	width: 475px;
	height: 340px;
	padding-right:5px;
	margin-top:10px;
	overflow: auto;
}

#right-content {
	position: absolute;
	top: 170px;
	left: 542px;
	width: 260px;
	height: 340px;
	overflow: hidden;
}
#right-content img{
	border:1px solid #9FD100;
}
#right-content a:hover  img {
  	border:1px dashed #789F00;
}
* html #right-content img {
  width:115px;
}

/* Formatierung Standard-Formulare */
legend {
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}
label{
  float: left;
	width: 104px;
	padding-top: 1px;
	height: 1.7em
}
fieldset {
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
input.radio {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	width: auto;
	border-bottom: medium none;
	height: auto
}
input.checkbox {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	width: auto;
	border-bottom: medium none;
	height: auto
}
textarea {
  float: left
	font-size: 1em;
	margin-bottom: 5px;
	color: #666666;
	font-family: arial, geneva, helvetica, sans-serif;
	height: 6.3em
}

textarea {
  border-right: #d2d3d4 1px solid;
	border-top: #d2d3d4 1px solid;
	padding-left: 2px;
	margin: 0px;
	border-left: #d2d3d4 1px solid;
	width: 238px;
	border-bottom: #d2d3d4 1px solid;
	background-color: #ffffff
}
.radiolayout {
	width: 60%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mf-radio {
	border: 0px;
	margin: 0 5px 0 0;
}
.mf-text {
	color: #000000;
	border: 1px solid #E5E6E0;
	margin-bottom: 5px;
}
.mf-check {
	border: 0px;
}
.mf-select {
  border-right: #d2d3d4 1px solid;
	border-top: #d2d3d4 1px solid;
	padding-left: 2px;
	margin: 0px;
	border-left: #d2d3d4 1px solid;
	width: 238px;
	border-bottom: #d2d3d4 1px solid;
	height: 1.2em;
	background-color: #ffffff;
	border: 0px;
	margin-bottom: 5px;
	width: auto;
	margin-right: 5px;
	height: auto
}
.mf-input {
  float: left
  border-right: #d2d3d4 1px solid;
	border-top: #d2d3d4 1px solid;
	padding-left: 2px;
	margin: 0px;
	border-left: #d2d3d4 1px solid;
	width: 238px;
	border-bottom: #d2d3d4 1px solid;
	background-color: #ffffff;
}
.mf-submit{
	border-right: medium none;
	border-top: medium none;
	border-bottom: medium none;
	padding-left: 10px;
	font-size: 1em;
	background-position: 0px 0.5em;
	background-color: transparent;
	border-left: medium none;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	margin-left:278px;
}
.csc-mailform {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: none;
}
.csc-mailform span{
   display: block
}
.csc-mailform br {
	line-height: 1em
}
.csc-mailform br {
  clear:left;
  margin: 0px
}



.csc-sitemap ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
.csc-sitemap li a{
  padding:2px;
  padding-left:16px;
  height:17px;

  /*color:#;0055aa;*/
  /*background-image:url(schalter_navi.gif);
  background-repeat:no-repeat;
  background-position:top left;*/
}
.csc-sitemap li li{
  margin-left:20px;
  margin-bottom:2px;
}
.csc-sitemap li{
  margin:4px 0px;

}
.csc-sitemap li li a{
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:11px;
  font-weight:normal;
  /*background-image:url(schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;*/
}
.csc-sitemap li li li a{
  background-color:#000;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:10px;
  font-weight:normal;
  /*background-image:url(schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;*/
}
.csc-sitemap li li li li a{
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size:10px;
  font-weight:normal;
  /*background-image:url(schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;*/
}
.csc-sitemap li li a:hover{

}
.csc-sitemap li li li{
  /*margin-left:40px;*/
  margin-bottom:2px;
}
.csc-sitemap li li li li{
  /*margin-left:60px;*/
  margin-bottom:2px;
}

