html, body { 
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: Arial;
	font-size: 13px;
	color: #17469E;
	background: #eee;
}

a { 
	text-decoration: none;
	color: #17469E;
}

.linki:hover { 
	text-decoration: underline;
	color: #ff0000;
}

div.flLeft { 
	float: left;
	margin-right: 10px;
}

div.flRight { 
	float: right;
	margin-left: 10px;
}

div.flCenter { 
	text-align: center;
	margin: 0px auto;
}

div.news a { 
	color: #ffff99;
	font-style: italic;
}

#stichworte { 
	margin: 0 auto;
	padding: 15px;
	width: 500px;
	border: 1px dotted #191970;
}

#stichworte a { 
	color: #CD853F;
	font-size: 16px;
}

#stichworte a:hover { 
	text-decoration: underline;
	color: #191970;
}

.breadcrumb { 
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.breadcrumb a:hover { 
	color: #999;
}

h3 { 
	font-size: 17px;
}

div.wrapper { 
	width: 982px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(../files/hg.jpg) repeat-y;
}

div.header { 
	width: 982px;
	height: 30px;
	background: url(../files/hg.jpg) repeat-y;
}

div.topNavi { 
	width: 982px;
	height: 70px;
	background: url(../files/hg.jpg) repeat-y;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}

div.leftCol { 
	margin: 0px auto;
	width: 200px;
	min-height: 100%;
	float: left;
	padding-left: 5px;
	color: #fff;
}

div.rightCol { 
	width: 150px;
	float: right;
	min-height: 100%;
	padding: 0;
}

div.centerCol { 
	width: 580px;
	min-height: 100%;
	margin-left: 220px;
	padding: 0;
	text-align: justify;
}

div.clear { 
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.footer { 
	width: 982px;
	margin: -21px auto 0 auto;
	padding: 0;
	height: 20px;
	background: url(../files/hg.jpg) repeat-y;
	border-top: 0px solid #000;
}

#footertext { 
	padding-left: 206px;
	margin-left: 12px;
	margin-right: 12px;
	border-top: 1px dashed #999;
	font-size: 10px;
}

#layer { 
	z-index: 99;
	width: 235px;
	height: 70px;
	float: right;
	margin-right: 0px;
	padding-right: 5px;
	background: url(../files/verlauf.jpg) #fff repeat-y right;
	font-size: 18px;
	color: #17469E;
}

#layer p { 
	margin-top: 10px;
}

#flash { 
	float: left;
	width: 180px;
	margin-left: 12px;
	text-align: center;
	color: #ffff99;
	font-size: 16px;
	font-weight: bold;
}

#toptext { 
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

/* Download anbieten */

.list_content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 24px;
	width: 520px;
	background-color: #F0F8FF;
	margin: 0 auto;
	line-height: 18px;
	border: 1px solid black;
}

.list_content3 { 
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	width: 520px;
	background-color: #F4F4F4;
	margin: 0 auto;
	line-height: 18px;
	border: 0px solid black;
}

/*SITEMAP*/

.list_ul li { 
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	background: #F0F8FF;
	padding: 5px;
	margin: 1px 0 1px 10px;
	border: 1px solid black;
	text-align: left;
	width: 90%;
	list-style: none;
}

/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter { 
	width: 575px;
}

.zweispalter_1 { 
	width: 260px;
}

.zweispalter_2 { 
	width: 260px;
	margin-left: 10px;
}

.zweispalter_1, 
.zweispalter_2 { 
	float: left;
}

.clboth { 
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
}
