@charset "UTF-8";
#bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation .navi a:link{
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
  }
#navigation .navi a:hover{
	color: #2c266b;
	text-decoration: none;
  }
#navigation .navi a:visited{
	color: #BBBBBB;
	text-decoration: none;
  }  
#navigation .navi {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 0.1em;
  }
#navigation .naviakt {
	color: #DB1836;
	font-weight: bold;
  }
#footer a:link{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
  }
#footer a:hover{
	color: #2c266b;
	text-decoration: none;
  }
#footer a:visited{
	color: #FFF;
	text-decoration: none;
  }  
#aussen {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
}
#aussen #header {
	height: 250px;
}
#aussen #inhalt {
	overflow: auto;
	height: 450px;
}
#aussen #impressum {
	overflow: auto;
	height: 659px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D62336;
	border-left-color: #D62336;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D62336;
	padding: 20px;
	background-image: url(bilder/bgkontakt.gif);
}
#aussen #inhaltdownloads {
	overflow: auto;
	height: 410px;
	text-align: center;
	padding: 20px;
}
#footer {
	background-color: #DB1836;
	height: 13px;
	color: #FFF;
	text-decoration: none;
	font-size: 0.7em;
	text-align: center;
	letter-spacing: 0.15em;
	clear: both;
}
#bodystyle #aussen #inhaltlinks {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 410px;
}
#bodystyle #aussen #inhaltlinkskontakt {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 410px;
	background-image: url(bilder/bgkontakt.gif);
}
#bodystyle #aussen #inhaltlinks1 {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 430px;
}
#bodystyle #aussen #inhaltrechts {
	float: right;
	width: 560px;
	padding: 20px;
	height: 410px;
	overflow: auto;
}
h1 {
	font-size: 1.1em;
	color: #2c266b;
	font-weight: bold;
}
.fliesstext {
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
}
.kursiv {
	font-size: 0.8em;
	color: #666;
	font-style: italic;
}
.fliesstext a:link{
	color: #2D276C;
	text-decoration: underline;
}
.fliesstext a:hover{
	color: #D62336;
	text-decoration: underline;
}
.fliesstext a:visited{
	color: #2D276C;
	text-decoration: underline;
}

