/* 

#6A6A6A - grau border
#9F3A3C - rot

*/


body {
	margin: 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-align: left;
	background: #fff;
}

.navi, #news {
	display: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #9F3A3C;
}

p {
	margin: 0 0 20px 0;
}


.clear {
	clear: both;
}


.float {
	float: left;
}

hr {
 background-color: #6A6A6A; /* Mozilla 1.4 */
 color: #6A6A6A; /* IE 6 */
 border: #6A6A6A; /* Opera 7.11 */
 height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}



/* - - - - - - startseite - - - - - - - */

#templatestart {
	margin: 0 auto;
	width: 950px;
}

.adressestart {
	text-align: right;
}

/* = = = = = = = = grundgeruest = = = = = = = =  */

#template {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg-druck.jpg)
				no-repeat;
}

#template2 {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg2-druck.jpg)
				no-repeat;
}


#template3 {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg3-druck.jpg)
				no-repeat;
}


#template4 {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg4-druck.jpg)
				no-repeat;
}


#template5 {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg5-druck.jpg)
				no-repeat;
}


#template6 {
	width: 646px;
	border: 1px solid #6A6A6A;
	background: url(images/bg6-druck.jpg)
				no-repeat;
}

/* - - - - - - header - - - - - - - */

#header {
	border-bottom: 1px solid #8A99AA;
	padding: 92px 0 0 0;
}

.logo {
	position: absolute;
	margin: 10px 0 0 59px;
}

/* - - - - - - content - - - - - - - */

#contentrahmen {
	margin: 100px 0 60px 50px;
}

#content, #content2, #content3, #content4, #content5, #content6 {
	border: 1px solid #7D8DA1;
	width: 550px;
	background:#fff;
}


h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	color: #9F3A3C;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #7D8DA1;
}

#inhalt {
	margin: 20px 10px;
}

#inhalt ul{
	margin: 0;
	padding: 0 0 0 30px;
}

#inhalt li {
	margin: 0 0 5px 0;
	list-style: decimal;
}

.spalte1 {
	width: 200px;
	float: left;
}

.spalte2 {
	float: left;
	width: 300px;
}

.adresszeile {
	background: #6A6A6A;
	color: #fff;
	padding: 2px 50px;
}

.bgflashfrisuren {
	width: 172px;
	height: 231px;
	background: url(images/frisur01.jpg)
				   no-repeat;
}

.bgflashhaarverlaengerung {
	width: 172px;
	height: 291px;
	background: url(images/bild-01.jpg)
				   no-repeat;
}

bezeichnung {
	width: 100px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #6A6A6A;
	width: 190px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	background: transparent;
	}
	
.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #6A6A6A;
	width: 190px;
	height: 150px;
	color: #313431;
	margin: 0 0 5px 0;
	background: transparent;
	}
