body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color:#000000;
	letter-spacing:0.5pt;
	line-height:14pt;
}
html {
	height: 100%; 
	overflow-y: scroll;
}
h1 { 
	font-size: 20pt;
	color: #fff7b1;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight: normal;
	text-transform:lowercase;
	letter-spacing:1pt;
}
h2 { 
	font-size: 15pt;
	margin: 0px 0px 35px 0px;
	letter-spacing:1pt;
	line-height:18pt;
	padding: 0px;
	font-weight: normal;
	color: #e2001a;
}
h3 {
	color:#e2001a;
	font-weight:normal;
	font-size:11pt;
	letter-spacing:0.2pt;
	padding-left:25px;
	margin:20px 0px 10px 0px;
	background-image:url(/php/lay/bg_h3.jpg);
	background-repeat:no-repeat;
}
h4 { 
	font-size: 12px;
	margin: 0;
	padding: 12px 0px 5px 0px;
	font-weight: normal;
	color: #535353;
}

p {
	margin:0px 0px 20px 0px;
}
ol {
	list-style-image:url(/php/lay/aufzaehlung_rot.jpg);
}
	ol li {
		padding-top:7px;
	}
ul {
	padding-left:14px;
}
li {
	padding-bottom:6px;
}
.clear {
	clear:both
}

#general {
	margin:20px auto;
	width:1004px;
	min-height:573px;
	border:1px solid #e2001a;
	padding-bottom:15px;
}

/* ------------------ HEADER ---------------------- */

#header {
	width: 100%;
	height: 104px;
	border-bottom:0px solid #999900;
	background-image:url(/php/lay/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:211px 72px;
}
	#logo {
		width:126px;
		height:101px;
		border:2px solid #e2001a;
		margin-top:18px;
		margin-left:24px;
		float:left;
	}
	.topImg {
		float:right;
		margin-top:18px;
		margin-right:41px;
		width:469px;
		height:104px;
	}
	#adr {
		width:1004px;
		color:#ffffff;
		margin:0px auto;
		margin-top:-15px;
		font-size:7.5pt;
		text-align:center;
	}
		#adr a {
			color:#ffffff;
			text-decoration:none;
		}
		#adr a:hover {
			color:#e2001a;
		}

#leiste {
	height:26px;
	width:100%;
	clear:both;
}
	.akt_date {
		color:#c50c1f;
		width:790px;
		text-align:right;
		position:absolute;
		margin-top:-30px;	
	}

#site_content {
	width: 980px;
	margin-top:30px;
	padding: 0px;
	color:  #535353;
}

/* -------------------- NAVI ------------------ */
#navi {
	width: 154px;
	height:259px;
	padding-top:27px;
	letter-spacing:0pt;
	background-image:url(/php/lay/bg_nav.jpg);
	background-repeat:repeat-y;
}

.leftNav {
	height:18px;
	padding-left:28px;
	padding-top:2px;
}
	.leftNav a {
		color: #22161b;
		text-decoration:none;
		text-transform:lowercase;
	}
	.leftNav:hover {
		height:18px;
		background-color:#802349;
		background-image:url(/php/lay/bg_nav_act.jpg);
		background-repeat:no-repeat;
		padding-left:28px;
		padding-top:2px;
	}
	.leftNav:hover a {
		color:#ffffff;
	}
.leftNav_act {
	height:18px;
	background-color:#802349;
	background-image:url(/php/lay/bg_nav_act.jpg);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:2px;
}
	.leftNav_act a {
		color: #FFFFFF;
		text-decoration:none;
		text-transform:lowercase;
	}
	
/* --------------- MIET GUT & FOOTER ---------------- */
#miet_gut {
	width: 113px;
	margin-left:24px;
	height:80px;
	padding-left:17px;
	background-color:#c50c1f;
	border-bottom:8px solid #e2001a;
}
#footer {
	width:130px;
	height:47px;
	margin-left:24px;
	background-color:#802349;
	clear:both;
}
	
	#language{
		padding-top:15px;
		padding-left:10px;
		float:left;
	}
		#language a {
			color:#ffffff;
			text-decoration:none;
		}
		#language a:hover {	
			text-decoration:underline;
		}
	#mail {
		float:left;
		margin-left:15px;
		padding-top:14px;
	}
	#print {
		float:left;
		margin-left:14px;
		padding-top:12px;
	}
	
/* -------------------- MAIN ------------------------ */
#main {
	width:767px;
	margin-right:41px;
	margin-top:35px;
	border:0px solid #ff0000;
	float:right;
}
	#main a {
		color:#e2001a;
		text-decoration:underline;
	}
	#main a:hover {
		text-decoration:none;
	}
	
.start {	
	width:610px;
	min-height:331px;
	background-image:url(/php/lay/bg_start.jpg);
	background-repeat:no-repeat;
	float:left;
}
	.start h1, .start h2, .start h3{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
		background-color:#000000;
		letter-spacing:0.5pt;
		line-height:14pt;
		margin:0px 0px 20px 0px;
		background-image:none !important;
		padding:0px;
		text-transform:none;
	}
.start_top{
	font-size: 20pt;
	color: #fff7b1;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight: normal;
	text-transform:lowercase;
	letter-spacing:1pt;
}
	.start_top a{
		color:#fff7b1 !important;
		text-decoration:none !important;
	}
.img_li {
	float:left;
}
.txt_re {
	float:right;
	width:469px;
	border:0px solid #ff0000;
}
.img_re {
	float:right;
}
.txt_li {
	float:left;
	width:450px;
	border:0px solid #ff0000;
	margin-right:39px;
}
	
.content_galerie {
	width:800px;
	height:339px;
	border:0px solid #ff0000;
	background-repeat:no-repeat;
	background-position:right;
}
.galHead {
	width:226px; 
	height:23px; 
	color:#000000; 
	padding-left:8px; 
	margin-bottom:16px; 
	padding-top:6px; 
}

/* ------------------ CONTAINER ---------------------- */
#container_start {
	float:right;
	margin-right:-30px;
	width:178px;
	padding-top:65px;
	font-size:8pt;
	line-height:10pt;
}

.container_start {
	width:100%;
}
	.container_start .top {
		margin-top:0px; 
		padding-bottom:4px;
		text-transform:lowercase; 
		border-bottom:1px solid #e2001a;
		color:#e2001a;
		font-weight:normal;
		font-size:11pt;
		letter-spacing:0.2pt;
		padding-left:25px;
		margin:10px 0px 10px 0px;
		background-image:url(/php/lay/bg_h3.jpg);
		background-repeat:no-repeat;
	}
	#container_start .container_start .top a {
		text-decoration:none;
	}
	.container_start p {
		margin-bottom:10px;
	}

/* -------------------- REFERENZEN + PARTNER -------------------- */
.referenz_block {
	float:left;
	width:100%;
}
	.ref_kate {
		/*width:215px; */
		width:762px;
		height:24px; 
		color:#000000; 
		padding-left:5px;
		margin:20px 0px 16px 0px; 
		padding-top:5px; 
	}

#main .referenz_link {
	padding-bottom:2px;
	width:100%;
	border:0px solid #ff0000;
	margin-bottom:25px;
}
	#main .referenz_link a {
		color:#ffffff;
		text-decoration:none;
	}
	#main .referenz_link a:hover {
		color:#e2001a;
		text-decoration:underline;
	}
	
	.ref_txt {
		float:left;
		margin-left:20px;
	}
	.ref_imgTxt {
		font-size:smaller;
		padding-top:10px;
	}
	.ref_pfeil {
		clear:both;
		text-align:right;
		height:20px;
		font-size:7pt;
	}

#main .partner_link {
	padding-bottom:10px;
	margin-left:2px;
}
	#main .partner_link a {
		color:#ffffff;
		text-decoration:none;
	}
	#main .partner_link a:hover {
		color:#e2001a;
		text-decoration:underline;
	}
.imgtip {
	display:none;
}
