/* Stylesheet engelchenengelchen.de
copyright by euroweb internet gmbh */

/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
body, h1, h2, h3, p, br, a, img, object, embed, hr, input, select, textarea, table, tr, td, th, caption, form, ul, ol, li {
	margin:0; 
	padding:0;
}

body  {
	background: url(images/kach_body.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #999;
	SCROLLBAR-HIGHLIGHT-COLOR: #D2D2D2;
	SCROLLBAR-SHADOW-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #FFF;
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
	SCROLLBAR-BASE-COLOR: #FFF;
	scrollbar-3d-light-color: #FFF;
}

a:link, a:visited, a:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	height:25px;
	text-align:left;
	padding-bottom:10px;
}

h2 {
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	color: #FC5803;
	padding-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h3 {
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	color: #FC5803;
	border-bottom:1px solid #FC5803;
	border-top:1px solid #FC5803;
	padding:3px 0 3px 0;
	}
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width:747px;
	height:100%;
	margin:10px auto 0 auto;
	padding:0 13px 0 13px;
}
head:first-child+body div#wrapper {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/kach_wrapper.png) repeat-y;
}

#head {
	width:747px;
	height:158px;
	background:#FFFFFF url(images/top.jpg) no-repeat;
}

#head p {
	color:#333333;
	font-weight:bold;
	font-size: 10px;	
}

#main {
	width:747px;
	background-image: url(images/kach_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#navitop {
	position:relative;
	left:540px;
	top:139px;
	width:213px;
	height:25px;
	}
	
*html #navitop {
	left: 540px;
	top: 139px;
}

#navitop ul {
	list-style-type:none;
}

#navitop li {
	text-indent:-5000px;
	float:left;
}

#navitop a {
	height:15px;
	display:inline;
	float:left;
}

#navi {
	width:165px;
	height:410px;
	float:left;
	background: url(images/navi_hg.gif) no-repeat;
	padding:20px 0;
}

#content {
	width:519px;
	text-align:left;
	margin:25px 15px 10px 30px;
	float:left;
	background: url(images/hg.jpg) no-repeat center center;
}

#content p {
	margin-bottom:10px;
	font-size:11px;
	line-height: 16px;
}

#content ul {
	list-style-position: outside;
	list-style-image: url(images/kaestchen.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin: 0 0 0 18px;
}

#content li {
	padding: 0 0 1px 0;
}

#footer {
	min-width:100%;
	height:32px;
	background:#FFFFFF url(images/bottom_kach.gif) repeat-x 0px 0px;
	clear:both;
}

*html #footer  {
	width:100%;
}

#bottom {
	width:773px;
	height:17px;
	margin:0 auto;
	background-image: url(images/bottom_hg.gif);
	background-repeat: no-repeat;
}
#kasten {
	display:none;
}
/*------------------------------- ID-Selektoren ENDE -----------------------------------------*/ 

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


a.kontakt {
	width:63px;
	background: url(images/kontakt.gif) no-repeat 0px 0px;
}
a.kontakt:hover, a.kontakt:active, a.kontaktActive {
	width:63px;
	background: url(images/kontakt_over.gif) no-repeat 0px 0px;
}

a.anfahrt {
	width:65px;
	background: url(images/anfahrt.gif) no-repeat 0px 0px;
}
a.anfahrt:hover, a.anfahrt:active, a.anfahrtActive {
	width:65px;
	background: url(images/anfahrt_over.gif) no-repeat 0px 0px;
}

a.impressum {
	width:71px;
	background: url(images/impressum.gif) no-repeat 0px 0px;
}
a.impressum:hover, a.impressum:active, a.impressumActive {
	width:71px;
	background: url(images/impressum_over.gif) no-repeat 0px 0px;
}
	
	
.formbutton {
	background-color: #FC5803;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
	width: 78px;
	cursor: pointer;
    }

.formfield {
	background-color: #FFFFFF;
	border: 1px solid #FC5803;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
    }

.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	width:180px;
	height:105px;
	border: 1px solid #FC5803;
	background-color: #FFFFFF;
	overflow: auto;
	}
	
.style {
	font:10px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	}
	
.text {
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	}
	
.bildre {
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	}
	
.bildli {
	float:left;
	margin-right: 10px;
	}
	
.rahmen {
	border: 1px solid #FC5803;
}

.bild {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.floatstop {
	clear:both;
	float:none;
	height:0;
	line-height:0;
	font-size:0.1px;
	}
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 

