/* @override http://www.diehaarschneiderei.com/2009/css/main.css */

body {
	background: #f5e8ca url(../images/site_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}

a {
	color: #663300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 span {
	display: none;
}

h2 span {
	display: none;
}

h3 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 400;
}

p {
	line-height: 17px;	
}

#content ul {
	list-style: circle;	
	margin-left: 33px;
}

#haarschneiderei {
	width: 100%;
	height: 100%;
}

#wrapper {
	width: 1042px;
	margin: 0 auto -282px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#header_wrapper {
	background: url(../images/header_bg.png) no-repeat center top;
	height: 834px;
	width: 1042px;
}

#header {
	width: 1042px;
	height: 834px;
	margin: 0 auto;
}

#header h1 {
	width: 100px;
	height: 100px;
}

#header #logo {
	float: left;
	margin: 3px 0 0 27px;
	position: relative;
	z-index: 999;
}

#header #mail_us {
	float: right;
	position: relative;
	margin: 5px 80px 0 0;
	z-index: 99;
	width: 134px;
	height: 106px;
}

#header #mail_us img {
	width: 134px;
	height: 106px;
}

#header ul {
	z-index: 99;
	margin: 217px 0 0 722px;
}

#header ul li {
	float: left;
	position: relative;
}

#header ul li a img {
	width: 66px;
	height: 40px;
}

#teaser_wrapper {
	position: absolute;
	width: 425px;
	top: 480px;
	left: 70px;
	z-index: 999;
}

.teaser {
	float: left;
	margin: 0 0 24px 0;
	width: 425px;
}

.teaser img {
	float: left;
	padding: 3px 8px 8px 0;	
}

.teaser_datetime {
	font-size: 9px;	
}

.teaser_content {
	margin: 5px 0 0 0;	
}

.teaser_content .more {
	float: right;
	margin: 12px 0 0 0;
}

#content {
	padding: 20px 0 252px 50px;
	width: 1000px;
	position: relative;
	z-index: 9999;
}

.column {
	float: left;
	position: relative;
	padding: 0 0 0 23px;
}

.column_left {
	width: 257px;	
}

.column_mid {
	width: 287px;
	overflow: hidden;
	top: 0;
	padding: 0 0 0 40px;
}

.column_right {
	width: 290px;
	top: -45px;
	padding: 0 0 0 35px;
	overflow: hidden;
}

.column h2 {
	position: relative;
	top: 0;
}

.column_left h2 {
	left: -23px;
}

.column_mid h2 {
	left: -40px;
}

.column_right h2 {
	left: -35px;
}

.column_left .separator {
	position: relative;
	left: -13px;
}

.column_mid .separator {
	position: relative;
	left: -20px;
}

.column_right .separator {
	position: relative;
	left: -18px;
}

#footer_wrapper {
	margin: 0 auto;
	width: 1042px;
	height: 282px;
}

#footer {
	width: 952px;
	height: 157px;
	margin: 0 0 0 50px;
	padding: 125px 0 0 25px;
	background: url(../images/footer_bg.png) no-repeat;
	font-size: 9px;
	position: relative;
	z-index: 9999;
}

#footer address {
	font-style: normal;	
}

table {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}	

table caption {
	text-align: left;
	font-weight: 700;
}

table tr td {
	padding: 4px 0 0 0;
}

table tr th {
	display: none;
}

table tr .col_service {
	width: 200px;	
}

table tr .col_price {
	width: 60px;	
}

.note {
	font-size: 9px;	
}

.separator {
	margin: 3px 0;
	width: 100%;
	text-align: center;
}
