/* @override 
	http://www.karla-forchheim.de/css/lackstyle.css
	http://www.lackzentrum-forchheim.de/css/lackstyle.css
	http://www.lackzentrum-forchheim.de/css/jd.slideshow.css
*/

body{
	margin: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 180%;
}
#seite{
	width: 898px;
	height: 100%;
	margin: auto;
}
#top{
	width: 898px;
	height: 95px;
	background: url(../img/top.jpg) no-repeat;
}
#content{
	width: 898px;
	height: 261px;
	background: url(../img/content.jpg) no-repeat;
	}
#content_kontakt{
	width: 898px;
	height: 548px;
	background: url(../img/contentanfahrt.jpg) no-repeat;

}
#content_impressum{
	width: 898px;
	height: 548px;
	background: url(../img/contentimpressum.jpg) no-repeat;

}

#bildbereich{
	width: 898px;
	height: 228px;
	background: url(../img/bildbereich.jpg) no-repeat;
}

#slideshow{
	width: 326px;
	height: 228px;
	float: left;
}
.termin{
	float: left;
	padding-left: 382px;
	font-size: 16px;
	letter-spacing: 2px;
	color: #000;
	font-weight: bold;
}

.zeiten{
	float: left;
	padding: 140px 0 0 110px;
	margin: 0;
	top:0px;
	font-size: 16px;
	letter-spacing: 2px;
	color: #000;
	font-weight: bold;
	}

p.blau{
	color: #008dd5;
}
.termin p{
	margin: 20px 0 10px;
}

.zeiten p{
	margin: 0;
}

#fuss{
	width: 898px;
	height: 59px;
	background-image: url(../img/fuss.jpg);
}

.adresse{
	float: left;
	padding-left: 272px;
	text-align: right;
	font-size: 10px;
	line-height: 150%;
	padding-right: 20px;
}
.baywa{
	float: left;
	width: 120px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	color: #008dd5;
	font-weight: bold;
	line-height: 150%;
	padding-top: 7px;
}
ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.navi{
	width: 300px;
	height: 20px;
	padding-top: 51px;
	padding-left: 10px;
}

ul.navi li{
	float: left;
}

ul.navi a{
	font-size: 10px;
	float: left;
	text-decoration: none;
	color: #666;
	padding: ;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #666;
	height: 12px;
	line-height: 12px;
	display: block;
}

ul.navi li a#first {
	border: none;
}
ul.navi li a.aktiv{
	color: #008dd5;
}


ul.navi a:hover{
	color: #008dd5;
	}

.rechtespalte {
	float: left;
	width: 300px;
	padding-left: 15px;
}
.linkespalte {
	float: left;
}

.text h1,
.text1 h1,
.text2 h1
{
	color: #008dd5;
	margin: 5px 0;
	font-size: 18px;
	font-weight: normal;
}
.text{
	font-size: 13px;
	padding-bottom: 5px;
}
.text1{
	font-size: 13px;
	}
.text2{
	font-size: 13px;
	padding-top: 20px;
}

.kontakt{
	padding: 30px 0 0 15px;
	width: 400px;
	height: 199px;
}

.spalte1{
	float: left;
	padding-right: 40px;
}
.spalte2{
	float: left;
}

.spalte1 h1 {
	color: #008dd5;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px;
}

.spalte1 p{
	margin: 10px 0;
}

.spalte2 p{
	margin: 40px 0 28px;
}

.spalte1 a,
.spalte2 a{
	text-decoration: none;
	color: #008dd5;
	font-weight: bold;	
	}
.spalte1 a:hover,
.spalte2 a:hover{
	text-decoration: underline;
}

.karte{
	width: 380px;
	height: 320px;
	clear: left;
}




