@charset "windows-1252";
.kirschenpfluecker_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.kirschenpfluecker_copyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF9400;
}
#logo {
	position:relative;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	width:800px;
	height:100px;
	z-index:4;
	background-color: #FFFFFF;
}
#navi_cyan {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:800px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
}
#footer_cyan {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:70px;
	z-index:2;
}
#navi_grau {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:800px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
}
#content_grau {
	position:relative;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	width:800px;
	z-index:3;
	background-color: #FFFFFF;
}
#footer_grau {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:70px;
	z-index:2;
}
#navi_gruen {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:800px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
}
#content_gruen {
	position:relative;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	width:800px;
	z-index:3;
	background-color: #FFFFFF;
}
#footer_gruen {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:70px;
	z-index:2;
}
#navi_orange {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:800px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
}
#content_orange {
	position:relative;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	width:800px;
	z-index:3;
	background-color: #FFFFFF;
}
#footer_orange {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:70px;
	z-index:2;
}
#navi_violett {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:800px;
	height:60px;
	z-index:1;
	background-color: #FFFFFF;
}
#content_violett {
	position:relative;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	width:800px;
	z-index:3;
	background-color: #FFFFFF;
}
#footer_violett {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:800px;
	height:70px;
	z-index:2;
}
.kirschenpfluecker_copyfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bolder;
}
.kirschenpfluecker_hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.kirschenpfluecker_hl_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF9400;
	font-weight: bold;
	text-transform: uppercase;
}
.kirschenpfluecker_hl_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #97BE0D;
	font-weight: bold;
	text-transform: uppercase;
}
.kirschenpfluecker_hl_violett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #632181;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #009EE0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7FB719;
}
a:hover {
	text-decoration: underline;
	color: #1EC1F1;
}
a:active {
	text-decoration: none;
}
.kirschenpfluecker_hl_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1EC1F1;
	font-weight: bold;
	text-transform: uppercase;
}
.text_allign_left {
	text-align: left;
}
