*{
	padding: 0px;
	margin: 0px;
	border: none;
}

html {
	background-color: #2c2c2c;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
	}

body {
	font-family: Lucida Grande, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#535355;
}

.small{
	font-size: 10px;
}

a:link {
	color:#666;
	text-decoration:none;
}

a:visited {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#cb1919;
	text-decoration:none;
}

hr {
	border-bottom: 1px dashed #929292;
	margin: 25px 0 25px -10px;
}

b {
	color:#cc1919;
	font-weight:normal;
	text-transform:uppercase;
}

p {
	color:#b3b3b3;
	margin:5px 0 10px 0;
	line-height:20px;
}

h1,h2,h3,h4,h5,h6{
	margin: 0 0 10px 0;
	color:#fff;
	font-weight:normal;
	font-family:georgia;
	overflow: visible;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:18px;
	margin:25px 0 15px 0;
}

h3 {
	font-size:15px;
	color:#a6a6a6;
	margin:0 0 0 0;
}

h5 {
	font-weight:normal;
	font-size:16px;
	line-height:24px;
}

ul{
    color:#b3b3b3;
}

#page {
	width:980px;
	margin:0 auto;
}


#head {
	height:110px;
	background-image:url(images/bg_head.jpg);
}

	#flashcontent{
		position:relative;
		z-index:9;
		background: url(images/head_start.jpg) no-repeat;
	}

#head_sub {
	height:110px;
	background-image:url(images/bg_head_sub.jpg);
}

	#nav_small {
		width:143px;
		height:22px;
		padding:3px 0 0 7px;
		position:relative;
		left:790px;
		text-align:center;
		}
		
		#nav_small a {
			font-family:georgia;
			font-size:11px;
			color:#b7b7b7;
		}
		
		#nav_small a:visited {
			font-family:georgia;
			font-size:11px;
			color:#b7b7b7;
		}
		
		#nav_small a:hover {
			font-family:georgia;
			font-size:11px;
			color:#fff;
		}
		
			
	#nav {
		position:relative;
		top:42px;
		height:25px;
		margin: 0 0 0 300px;
	}
	
		#nav ul {
			list-style-type:none;
		}
		
			#nav ul li {
				float:left;
				margin:0 25px 0 25px;
			}
			
				#nav ul li a {
					font-family:georgia;
					font-size:18px;
					text-transform:uppercase;
					color:#ccc;
				}
				
				#nav ul li a:hover {
					color:#f4f4f4;
				}

#showroom {
	position:relative;
	height:399px;
	margin-top:-1px;
	background-image:url(images/bg_showroom.jpg);
	padding: 5px 0 0 35px;
}

#sub {
	height:532px;
	margin-top:-1px;
	background-image:url(images/bg_sub.jpg);
	background-repeat:no-repeat;
}

	#sub h2 {
		font-size:18px;
		color:#e9e9e9;
		margin:25px 0 0 0;
	}
	
	#sub h3 {
		font-size:15px;
		color:#a6a6a6;
		margin:0 0 15px 0;
		line-height:30px;
	}

#col_left {
	width:371px;
	height:500px;
	background-image:url(images/bg_col_left.jpg);
	margin:4px 0 0 0;
	padding: 25px 30px 0 40px;
	float:left;
}

	#col_left h3 {
		margin: 0 0 20px 0;
	}

	#col_left ul {
		
	}
	
		#col_left li {
			margin:5px 0 5px 35px;
			font-size:14px;
			
		}

#team_col_left,#kontakt_col_left {
	width:470px;
	position:relative;
	top:30px;
	padding:30px 30px 0 60px;
	border-right: 1px dashed #929292;
	float:left;
}

#team_col_right,#kontakt_col_right {
	width:300px;
	position:relative;
	top:30px;
	padding:30px 30px 0 40px;
	float:left;
	
}

#salon_col_top{
	position:relative;
	top:30px;
	padding:30px 30px 0 40px;
}

	#salon_col_top ul {
		list-style-type:none
	}

		#salon_col_top li {
			float:left;
			margin:10px 15px 10px 15px;
		}

#col_center {
	width:210px;
	height:500px;
	background-image:url(images/bg_col_center.jpg);
	margin:4px 0 0 0;
	padding: 25px 30px 0 25px;
	float:left;
}

	#col_center h2 {
		font-size:18px;
		margin:25px 0 5px 0;
	}
	
	#col_center h3 {
		font-size:15px;
		color:#a6a6a6;
		margin:0 0 15px 0;
	}

#col_right {
	width:215px;
	height:500px;
	margin:4px 0 0 0;
	float:left;
	margin:25px 30px 0 25px;
	}
	
	#col_right h2 {
		font-size:18px;
		margin:25px 0 10px 0;
	}
	
	#col_right h3 {
		font-size:15px;
		color:#a6a6a6;
		line-height:30px;
	}
	
	#col_right h4 {
		font-size:18px;
		margin:0 0 3px 0;
	}
	
.team_pic {
	float:left;
	margin:0 30px 0 0;
}

#knigge {
	z-index:10;
	position:absolute;
	top: 140px;
	left: 8px;
	padding: 58px 20px 10px 22px;
	background-image:url(images/bg_beautytipp.png);
	background-repeat:no-repeat;
	width:295px;
	height:173px;
}

	#knigge h2{
	margin:0 0 0 0;
	font-size:16px;
	color:#d6d5d5;
	}
	
	#knigge p{
	color:#8a8989;
	font-size:11px;
	line-height:16px;
	}
	
	#knigge a, #knigge a:visited{
	color:#fff;
	font-size:11px;
	line-height:16px;
	}
	
	#knigge a:hover{
	color:#999;
	font-size:11px;
	line-height:16px;
	}


.headline_tipps {
	background-image:url(images/beautytipp_headline.png);
	background-repeat:no-repeat;
	}

.headline_dd {
	padding: 8px 0 8px 8px;
	border-bottom: dashed 1px #616161;
	border-top: dashed 1px #616161;
	margin-bottom:20px;
	}
	
.clearer {
	clear:both;
}

