/* Stylesheet friseur-silver.de
copyright by euroweb internet gmbh */

/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	background:#1ba9dd url(images/body_kach.jpg) repeat-x;
	font:70%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	height:100%;
}
html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	height:100%;

}
a:link, a:visited, a:active {
	color:#0067b4;
	text-decoration:underline;
	font-weight: normal;
}
a:hover {
	color:#0067b4;
	text-decoration:none;
	font-weight: normal;
}

h1 {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	width: 163px;
	height: 19px;
	overflow:hidden;
	margin-bottom:20px;
}
h1#start {
	background: url(images/headline_start.gif) no-repeat;
}
h1#leistungen {
	background: url(images/headline01.gif) no-repeat;
}
h1#produkte {
	background: url(images/headline02.gif) no-repeat;
}
h1#team {
	background: url(images/headline03.gif) no-repeat;
}
h1#referenzen {
	background: url(images/headline04.gif) no-repeat;
}
h1#news {
	background: url(images/headline05.gif) no-repeat;
}
h1#kontakt {
	background: url(images/headline06.gif) no-repeat;
}
h1#anfahrt {
	background: url(images/headline07.gif) no-repeat;
}
h1#impressum {
	background: url(images/headline08.gif) no-repeat;
}
h1#newsle {
	background: url(images/headline09.gif) no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #1ba9dd;
	text-align:left;
	margin-bottom:10px;
}

ul, li {
list-style-type:none;
}
dt {
	clear: left;
	float: left;
	width: 140px;
	font-weight: normal;
	margin: 0 15px 10px 0;
}
dd {
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}
p { padding:5px 0px 10px 0px; }
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width: 720px;
	min-height: 100%;
	background: url(images/wrapper_kach.jpg) repeat-y;
	margin: 0 auto;
	position:relative;
}
* html #wrapper {
	height:100%;
}
#header {
	width: 720px;
	height: 260px;
	background: url(images/top.jpg) no-repeat;
	position:relative;
}
#main {
	width:720px;
}
#logo {
	width:50px;
	height:81px;
	background:url(images/af_logo.gif) no-repeat;
	position:absolute;
	right:20px;
	bottom:0;
	top:-70px;
	z-index:80;
}

/*------------------------------- Navigation ANFANG -----------------------------------------*/

#navi {
	width:495px;
	height:90px;
	padding:130px 0 0 37px;
	float:left;
}
#navi ul {
	list-style-type:none;
	width:495px;
	height: 90px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
}
#navi li {
	margin:0;
	list-style-type:none;
	float:left;
}
#navi a {
	display:block;
	text-decoration:none;
	height: 90px;
}

#pfeile {
	width:188px;
	height:90px;
	float:left;
	padding-top:130px;
}


#navirechts {
	width:170px;
	position:relative;
	float:left;
}
#navirechts ul {
	list-style-type:none;
	width:170px;
	height: 33px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
}
#navirechts li {
	margin:0;
	list-style-type:none;
}
#navirechts a {
	display:block;
	text-decoration:none;
	height: 33px;
}
/*------------------------------- Navigation ENDE -----------------------------------------*/

#content {
	width:465px;
	min-height:350px;
	padding:15px 40px 20px 45px;
	float:left;
	position:relative;
}
* html #content {
	height:350px;
	padding:15px 40px 0px 45px;
}
#content ul {
	width: 400px;
	padding: 8px 0 0 0;
}
#content li {
	background:url(images/listenpunkt_w.html) no-repeat 0px 6px;
	padding: 0 0 5px 12px;
}
#content-start {
	width:280px;
	float:left;
}
#content-foto {
	width: 170px;
	float:left;
	padding-left:14px;
}
#galerie img {
	float:left;
	margin-right: 10px;
	margin-bottom:30px;
}
#galerie-referenzen {
	width:457px;
	height:465px;
	border: 1px solid #FFFFFF;
}

/*------------------------------- Footer ANFANG -----------------------------------------*/

#footer {
	width: 100%;
	height: 65px;
	margin:0 auto;
	top:-65px;
	background:#1ba9dd url(images/footer_kach.jpg) repeat-x;
	z-index:20;
}

#footer-content {
	width:720px;
	position:relative;
	height:65px;
	margin:0 auto;
	background:#1ba9dd url(images/footer_hg.jpg) no-repeat;
}

/*------------------------------- Footer ENDE -----------------------------------------*/


/*------------------------------- Klassen und Kleinkram ANFANG -----------------------------------------*/

.style {
	font:0.9em Verdana, Helvetica, Arial, sans-serif;
	color:#5A4E34;
	margin-top:2px;
}
.farbe {
	color:#1ba9dd;
}
.fett {
	font-weight:bold;
}
.bildre {
	float:right;
	margin-left:10px;
}
.bildli {
	float:left;
	padding-right:15px;
	padding-top:5px;
}
.float {
	float:left;
	padding-right:15px;
	padding-top:15px;
}
.karteli {
	float:left;
	margin-right:20px;
}
.einrueck {
	margin-left:-4px;
}
.floatstop {
	clear:both;
}
.abstandoben {
	margin-top:15px;
}
.abstandunten {
	margin-bottom:20px;
}
.linie {
	width:auto;
	border-top: 1px solid #1ba9dd;
	margin-top:5px;
}
.textcenter {
	text-align:center;
}
.ewcmsbild { border:1px solid #fff; float:left; margin-right:10px; margin-bottom:10px; }
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/

