@charset "utf-8";
/* 

---------------------------------------------------------------------------------
Friseurbetriebe Kornet OHG - Verbundenheit seit 1975.
Operated by: mediastudios | www.mediastudios.info
---------------------------------------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}
body  {
	color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/bg.gif);
	background-position:top center;
	background-color:#ccc;
}
.form {
	border: 1px solid #666;
	width: 350px;
	height:20px;
}
.form_textfield {
	border: 1px solid #666;
	width: 350px;
	height:100px;
}
.form_checkbox {
	border: 1px solid #666;
}
.hidden {
	visibility: hidden;
}
label {
	width: 10em;
	display: block;
	float: left;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}
.fltrt_footer {
	float: right;
	padding-right: 55px;
	border: 0px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	border: 0px;
}
.line {
	border: 1px solid #666;
}
.team {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 230px;
}
.jobs {
	margin-bottom: 30px;
	height: 230px;
}
#container {
	width: 945px;
	border: 5px solid #fff;
	background: #FFF;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#header_0 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_0.jpg);
	background-repeat: no-repeat;
}
#header_1 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
}
#header_2 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_2.jpg);
	background-repeat: no-repeat;
}
#header_3 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_3.jpg);
	background-repeat: no-repeat;
}
#header_4 {
	height: 400px;
	background: #ccc;
	background-image: url(../images/header_4.jpg);
	background-repeat: no-repeat;
}
#header_5 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_5.jpg);
	background-repeat: no-repeat;
}
#header_6 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_6.jpg);
	background-repeat: no-repeat;
}
#header_7 {
	height: 400px;
	background: #fff;
	background-image: url(../images/header_7.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}
#navigation {
	height: 50px;
	padding: 0 0 0 0px;
	background-color: #666666;
	background-image: url(../images/navigation.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
}
#navigation ul {
	list-style-type:none;
}
#navigation li {
	font-size: 13px;
	display: inline;
	line-height: 50px;
}
#navigation a {
	color: #FFF;
	padding: 0 10px;
	float: left;
}
#navigation a:hover {
	color: #ccc;
}
#navigation_bullet {
	background-image: url(../images/nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px;
	float: left;
	padding-top: -15px;
}
#sidebar {
	float: right;
	width: 200px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#sidebar h3 {
	color:#006699;
	padding-bottom: 4px;
	font-size: 120%;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bolder;
}
#sidebar p {
	margin-left: 15px;
	margin-bottom: 20px;
	line-height: 140%;
}
#mainContent {
	margin-right: 320px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 50;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#mainContent h1 {
	color:#006699;
	border-bottom: 0px solid #006699;
	font-size: 36px;
	font-weight: bold;
	margin-top: 27px;
	margin-bottom:20px;
}
#mainContent h2 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
}
#mainContent h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	background-image:url(../images/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:center 5px;
}
#mainContent h4 {
	color:#006699;
	font-size: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align:center;
}
#mainContent h5 {
	line-height: 125%;
}
#mainContent p {
	margin-bottom: 10px;
	line-height: 140%;
}
#mainContent ul {
	list-style-type: none;
}
#mainContent li {
	list-style-image:url(../images/ul_sign.gif);
	list-style-position: outside;
	margin-left: 20px;
}
#mainContent a {
	color:#006699;

}
#mainContent a:hover {
	color:#006699;
	text-decoration:underline;
}
#footer {
	background-color: #FFF;
	background-image: url(../images/footer.gif);
	height: 25px;
	line-height:25px;
	padding-left:50px;
	color: #FFF;
} 
#footer p {
	color: #FFF;
	padding: 10px 0;
	line-height: 25px;
	font-size: 11px;
}
#footer a {
	color: #FFF;
}