@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}

footer, header, content, nav, section {
	display: block;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #fff;
	background-image: url(../pictures/hintergrund.jpg);
	color: #333;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#gesamt {
	width: 1200px;
	color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}

#haupt {
	background: #fff;
	width: 1200px;
	border-top: 2px groove #999;
	border-left: 2px groove #999;
	border-right: 2px groove #999;
}

h1, h2, h3, h4, h5, h6, p	{
	margin-top: 0px;
	padding-right; 15px;
	padding-left: 15px;
	color: 333;
}

#kopf {
	height: 95px;
}

#kopftext {
	padding: 25px 0px 10px 10px;
	text-align: right;
	color: #CD2A31;
	z-index: 1;
	font-size: 12px;
}

.kopfbild {
	border: 2px groove #999;
	width: 1200px;
}

#kopf a:link,
#kopf a:visited,
#kopf a:active {
	color: #CD2A31;
	text-decoration: none;
}

#kopf a:hover {
	color: #475EB3;
	text-decoration: underline;
}

#slider {
	width: 1200px;
	height: 400px;
	margin-top: 10px;
	border: 2px groove #999;
	margin-bottom: 0px;
}
		
#slider header{
	display: none;
}

#slider DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-top: 0px;
	margin-bottom: 0;
}

.flexslider .slides > li {
	margin-top: 0px;
}

#navi {
	height: 110%;
	font-size: 118%;
	padding: 10px 10px 10px 10px;
	background-color: #e9e9e9;
	margin-top: 60px;
	border: 2px groove #999;
	width: 1180px;
}

#navlist img {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 12px;
	padding-left:10px;
	float: left;
}

#navlist {
	margin: 0px;
	padding: 0px;
}

#navlist img {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left:10px;
	float: left;
}

#navlist li {
	margin: 0px;
	padding: 10px 6px 10px 6px;
	display: inline;
}

#navlist a:link, 
#navlist a:visited,
#navlist a:active	{
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
	color: #CD2A31;
}

#navlist a:link.aktuell,
#navlist a:visited.aktuell,
#navlist a:hover {
	line-height: 45px;
	font-weight: bold;
	text-decoration: underline;
	color: #475EB3;
}

ul.nav {
	list-style: none;
	margin-top: 0px;
	padding: 0;
	margin-bottom:0px;
}

ul.nav li {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #999;
}

ul.nav a:link,
ul.nav a:visited,
ul.nav a:active {
	display: block;
	text-decoration: none;
	background-color: #E9E9E9;
	color: #CD2A31;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

ul.nav a:hover, 
ul.nav a:focus {
	background-color: #E9E9E9;
	color: #475EB3;
	text-decoration: underline;
}

#cont {
 height: 10px;
}

#info1 {
	font-size: 100%;
	line-height: 1.5em;
	color: #333;
	float: left;
	width: 270px;
	margin-top: 0px;
	border-right-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#info1 .spalt {
	height: 10px;
	background-color: #CD2A31;
}

#info1 img	{ padding-right: 10px; }

#info1 p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#info1 h3 {
	border-bottom: 2px groove #999;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info1 h4 {
	padding-bottom: 10px;
}

#info1 hr {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15x;
	margin-bottom: 15px;
}

#info1 ol {
	list-style-image: url(../pictures/liste_neu.jpg);
	padding-left: 30px;
}

#info1 a:link,
#info1 a:visited,
#info1 a.active	{
	color: #CD2A31;
	text-decoration: none;
}

#info1 a:hover	 {
	color: #475EB3;
	text-decoration: underline;
}

#inhalt {
	font-size: 110%;
	color: #333;
	width: 616px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 0px;
	padding-right: 40px;
	margin-left: 270px;
	border-left: 2px groove #999;
	border-right: 2px groove #999;
	margin-bottom: -20px;
}

#inhalt h1 {
	padding-top: 10px;
}

#inhalt p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#inhalt hr {
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#inhalt ol {
	list-style-image: url(../pictures/liste_neu.jpg); 
}

#inhalt img {
	float: right;
	border: 2px groove #999;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#inhalt a:link,
#inhalt a:visited,
#inhalt a.active	{
	color: #CD2A31;
	text-decoration: none;
}

#inhalt a:hover	 {
	color: #475EB3;
	text-decoration: underline;
}

#inhalt li {
	list-style-type: circle;
	font-size: 100%;
	display: list-item;
	padding-left: 10px;
	margin-left: 30px;
	line-height: 25px;
}

#info2 {
	font-size: 100%;
	line-height: 1.5em;
	color: #333;
	float: right;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#info2 h3 {
	border-bottom: 2px groove #999;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info2 h4 {
	border-top: 2px groove #999;
	border-bottom: 2px groove #999;
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info2 p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#info2 hr {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15x;
	margin-bottom: 15px;
}

#info2 img {
	padding-bottom: 20px;
}

#info2 h5 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#info2 a:link,
#info2 a:visited,
#info2 a.active	{
	color: #CD2A31;
	text-decoration: none;
}

#info2 a:hover	 {
	color: #475EB3;
	text-decoration: underline;
}

#fuss {
	text-align: left;
	clear: both;
	height: 100%;
	margin-left: 0px;
	line-height: 27px;
	color: #333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #E9E9E9;
	border-bottom: 2px groove #999;
	border-top: 2px groove #999;
}

#fuss a:link,
#fuss a:visited,
#fuss a:active	{
	color: #CD2A31;
	text-decoration: none;
}

#fuss a:hover {
	color: #475EB3;
	text-decoration: underline;
}

h1 {
	font-size: 120%;
	color: #333;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0.4em;
	font-weight: bold;
	margin-top: 0em;
	font-size: 18px;
}

h2 {
	font-size: 110%;
	color: #666;
	padding-top: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	margin-top: 0em;
	font-size: 16px;
}

h3, h4 {
	color: #333;
	font-size: 15px;
}

h5 {
	color: #CD2A31;
	font-size: 15px;
}

.fett {
	font-weight: bold;
}

.rot {
	color: #CF2A31
}

.left {
	float: left;
}

#printlogo img {
	display: none;
}
