@charset "utf-8";
html {
overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 25px;
}
a img {
	border: none;
}

a:link {
	color: #57A7B3;
	text-decoration: none;
}
a:visited {
	color: #57A7B3;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #0168B3;
	text-decoration: none;
}

#logo {
	width: 960px;
	height: 106px;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#container {
	width: 930px;
	margin: 40px auto 200px auto;
	padding-left: 30px;
}

#header {
	width: 930px;
	height: 90px;
}
#headerin0 {
	width: 620px;
	height: 90px;
	float: left;
}
#headerin1 {
	width: 340px;
	margin-left: -30px;
	height: 90px;
	float: left;
	text-align: right;
	font-size:1.1em;
	font-family: "Arial Narrow", "Helvetica Condensed", "sans-serif Condensed";
	font-weight: normal;
}
#headerin2 {
	width: 310px;
	height: 85px;
	float: left;
	text-align: right;
	font-family: "Arial Narrow", "Helvetica Condensed", "sans-serif Condensed";
	font-weight: normal;
	line-height: 1.0em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0168B3;
}
ul.navh {
	margin: 0;
	padding: 30px 0 0 10px;
	text-align: left;
}
ul.navh li {
	list-style: none;
    display: inline;
    margin: 0 3px 0 0;
	padding: 5px 0 5px 0;
}
ul.navh a, ul.navh a:visited, ul.navh span {
	width: 160px;
	margin: 0;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #C00;
  }
  * html ul.navh a, * html ul.navh span {  /* Korrektur fuer IE 5.x */
    width: 180px;
    w\idth: 160px;
  }
ul.navh a:hover, ul.navh a:active, ul.navh a:focus, ul.navh span { 
	background: #57A7B3;
	background-image: url(pfeilblu12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
.aktuell {
	margin: 0;
	font-weight: bold;
	background: #57A7B3;
	background-image: url(pfeilblu12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
  }


#sidebar1 {
	float: left;
	width: 310px;
	margin-top: 50px;
	padding-bottom: 10px;
}
ul.nav {
	list-style: none;
	border-top: 0px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 0px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 250px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #C00;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #57A7B3;
	color: #FFF;
	background-image: url(pfeilblu12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.aktuell2 {
	margin: 0 40px 0 0;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	background: #57A7B3;
	background-image: url(pfeilblu12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
.nolink {
	margin: 0;
	padding: 5px 45px 5px 15px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #000;
  }

#content {
	padding: 10px 0;
	width: 620px;
	float: left;
}

#content ul, #content ol {
	padding: 0 15px 15px 40px;
	list-style-image: url(pfeilblu8x8.gif);
}

#footer {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0168B3;
}
#footerin1 {
	width: 285px;
	height: 90px;
	padding: 0 25px 0 0;
	float: left;
}
#footerin2 {
	width: 620px;
	height: 90px;
	float: left;
}
ul.navf {
	height: 78px;
	margin: 0;
	padding: 10px 10px 0px 10px;
	text-align: right;
}
ul.navf li {
	list-style: none;
    display: inline;
    margin: 0;
	padding: 0;
}
ul.navf a, ul.navf a:visited, ul.navf span {
	width: 150px;
	margin: 5px;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	border: 0px solid black;
	border-left-color: white;
	border-top-color: white;
	color: maroon;
  }
  * html ul.navf a, * html ul.navf span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
ul.navf a:hover, ul.navf a:active, ul.navf a:focus, ul.navf span {
	background: #57A7B3;
	background-image: url(pfeilblu12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}

.zitat {
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2em;
}
.blaubold {
	color:#36C;
	font-weight:bold;
}
.textright {
	text-align: right;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#dk-kunst {
	font-size: 0.6em;
	text-align: left;
	position: fixed;
	bottom: 5px;
	left: 5px;
}
#dk-kunst a:link {
	color: #CCC;
	text-decoration: none;
}
#dk-kunst a:visited {
	color: #CCC;
	text-decoration: none;
}
#dk-kunst a:hover {
	color: #57A7B3;
	text-decoration: none;
}
