/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
* {
	margin:0; 
	padding:0;
}
body {
	background: #F4F5F6 url(images/body_kach.jpg) repeat-x center top;
	font:70%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	height:100%;
}
html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	height:100%;
	
}
a:link, a:visited, a:active {
	color:#333;
	text-decoration:underline;
	font-weight: normal;
	outline:none;
}
a:hover {
	color:#333;
	text-decoration:none;
	font-weight: normal;
	outline:none;
}
h1 {
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #2F5933;
	text-align:left;
}
h3 {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	width: 190px;
	height: 24px;
	margin-top:20px;
	margin-bottom:10px;
}
h3#newsletter {
	background: url(images/newsletter.gif) no-repeat;
}
h4 {
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	width: 190px;
	height: 24px;
	margin-top:20px;
	margin-bottom:10px;
}
h4#ansprechpartner {
	background: url(images/ansprech.gif) no-repeat;
}
h5 {
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #033b7d;
	text-align:left;
}
ul {
list-style-type:none;
}
li {
list-style-type:none;
}
dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 0 15px 15px 0;
}
dd {
	float: left;
	width: 420px;
	margin: 0 0 15px 0;
}
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width: 760px;
	min-height: 100%;
	position:relative;
	margin: 0 auto;
	background:url(images/main_kach.jpg) repeat-y center top;
}
* html #wrapper {
	height:50%;
}
#header01 {
	width: 760px;
	height: 112px;
	background: url(images/top01.jpg) no-repeat;
}
#main01 {
	width:760px;
	background:url(images/main_hg.jpg) no-repeat;
}
#rechts {
	width:160px;
	position:relative;
	float:left;
	padding:5px 0 4px 25px;
}
#rechts p {
	padding:0 13px;
}
/*------------------------------- Navigation ANFANG -----------------------------------------*/ 

#navi {
	width:190px;
	height:250px;
	position:absolute;
	top:28px;
	left:489px;
	z-index:20;
}
#navi ul {
	list-style-type:none;
	width:190px;
	height: 250px;
}
*html #navi ul {
	display:inline;
}
#navi li {
	margin:0;
	list-style-type:none;
	
}
*html #navi li {
	display:inline;
}
a.navi {
	display:block;
	height:18px;
	color: #2F5933 !important;
	text-decoration:none !important;
	background:url(images/listenpunkt.gif) no-repeat 25px 9px;
	font-weight: normal;
	padding:5px 0 4px 45px;
	border-bottom: 1px dashed #CECFD0;
}
a.navi:hover, a.navi:active, a.naviActive {
	display:block;
	height:18px;
	padding:5px 0 4px 55px;
	color: #2F5933 !important;
	font-weight: bold !important;
	text-decoration:none !important;
	border-bottom: 1px dashed #CECFD0;
	background:url(images/listenpunkt.gif) no-repeat 35px 9px;
}

#navitop {
	width:145px;
	height:11px;
	position:absolute;
	left:347px;
	top:28px;
	z-index:30;
}
#navitop ul {
	font:10px Verdana, Helvetica, Arial, sans-serif;
	list-style-type:none;
	width:145px;
}
#navitop li {
	list-style-type:none;
	padding-right:4px;
	float:left;
}
a.navitop {
	display:block;
	color: #033b7d !important;
	text-decoration:none !important;
	font-weight: normal;
}
a.navitop:hover, a.navitop:active, a.navitopActive {
	display:block;
	color: #e6001a !important;
	font-weight: normal;
	text-decoration:underline !important;
}

/*------------------------------- Navigation ENDE -----------------------------------------*/

/* ------------------------------Submenue ANFANG----------------------------------- */

#subnavi01 ul {
	width:280px;
	height:18px;
}
#subnavi02 ul {
	width:280px;
	height:18px;
}
#subnavi03 ul {
	width:340px;
	height:18px;
}
#subnavi04 ul {
	width:340px;
	height:18px;
}
#navi ul li ul {
	list-style:none;
	display:none;
	position:absolute;
	top:255px;
	left:-450px;
	z-index:40;
	text-indent:0;
} /*  keine margin-Angabe verwenden - durch die Luecke geht das Verhalten verloren */


#navi ul li ul li {
	display:block;
	float:left;
	padding-right:16px;
	border-bottom:none;
	margin:0;
} /*  background-Angabe ist Wichtig fuer den Explorer - "  */

#navi ul li ul a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
	background: url(images/pfeil.gif) no-repeat 0 2px;
	padding-left:12px;
}
#navi ul li ul a:hover, #navi ul li ul a:active, #navi ul li ul .subActive {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
	background: url(images/pfeil.gif) no-repeat 0 2px;
	padding-left:12px;
}

/*  --------------------------------- Submenue ENDE ----------------------------------- */


#content {
	width:418px;
	min-height:100%;
	padding:30px 33px 40px 38px;
	position:relative;
	float:left;
	text-align:justify
}
* html #content {
	height:100%;
}
#content ul {
	width: 400px;
	padding: 8px 0 0 0;
}
#content li {
	background:url(images/pfeil.gif) no-repeat 0px 5px;
	padding: 0 0 5px 15px;
}

/*------------------------------- Logoleiste ANFANG -----------------------------------------*/

#logoleiste {
	width: 760px;
	height: 128px;
	position:relative;
	margin:0 auto;
	top:0;
	background:url(images/main_kach.jpg) repeat-y center top;
}
* html #logoleiste {
	top:0;
	margin:0 auto 0 auto;
}
#intro {
	width:725px;
	margin:0 auto;
}

/*------------------------------- Logoleiste ENDE -----------------------------------------*/

/*------------------------------- Footer ANFANG -----------------------------------------*/
#footer {
	width: 760px;
	height: 25px;
	position:relative;
	text-align:center;
	margin:0 auto;
	top:-50px;
	font-size:0.9em;
	padding-top:25px;
	background:url(images/footer.jpg) no-repeat;
}
* html #footer {
	top:0;
	margin:-50px auto 0 auto;
}
#footer a {
	font:10px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
/*------------------------------- Footer ENDE -----------------------------------------*/

#mapleft {
	background:url(images/map24.gif) no-repeat;
	width: 200px;
	height: 130px;
	float:left;
	margin-right: 6px;
	margin-top: 20px;
}
#mapright {
	width: 330px;
	float:left;
	text-align:left;
	margin-top: 20px;
}
#galerie img {
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #666666;
}
#ansprech01 {
	width:180px;
	float:left;
}
#ansprech02 {
	width:200px;
	margin-left:10px;
	float:left;
}
#top {
	text-align:right;
	margin-top:10px;
}
#top a {
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#033b7d;
}
#logo-preis {
	width:164px;
	height:111px;
	position:absolute;
	left:13px;
	top:270px;
	z-index:50;
}
/*------------------------------- ID-Selektoren ENDE -----------------------------------------*/ 


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

.style {
	font:0.9em Verdana, Helvetica, Arial, sans-serif;
	color:#666;
	margin-top:10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #333333;
	margin-top:10px;	
}
.farbe {
	color:#033b7d;
}
.farbe-rot {
	color:#e6001a;
}
.fett {
	font-weight:bold;
}
.bildre {
	float:right;
	margin-left:10px;
}
.bildli {
	float:left;
	margin-right:10px;
	border:none;
}
.start {
	float:left;
	margin-right:20px;
}
.karteli {
	float:left;
	margin-right:20px;
}
.floatstop {
	clear:both;
	height:0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}
.abstandoben {
	margin-top:10px;
}
.abstandheadline {
	margin-top:20px;
}
.abstandunten {
	margin-bottom:20px;
}
.linie {
	width:auto;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top: 1px dashed #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}
.textcenter {
	text-align:center;
}
.anschrift-li {
	width:190px;
	float:left;
	margin-top:20px;
}
.anschrift-re {
	width:210px;
	margin-left:10px;
	float:left;
	margin-top:20px;
}
.ansprech-li {
	width:130px;
	float:left;
	border: 1px solid #666666;
}
.ansprech-re {
	width:240px;
	margin-left:20px;
	float:left;
	margin-top:10px;
}
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 
