html,
body  {
	margin: 0;
	padding: 0;
}
body  {
	background: #041934 url('/kulturhaus/images/bg_body.gif') repeat-y 50% 0;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #C9CBC6;
}
a  {
	color: #92D111;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
img  {
	display: block;
	border: none;
}
h1  {
	float: left;
	margin: 0;
}
h1 a  {
	width: 346px;
	height: 41px;
	display: block;
	overflow: hidden;
	background: url('/kulturhaus/images/logo.gif') no-repeat;
	text-indent: -9999px;
}
h2  {
	color: #92D111;
	font: normal 18px Arial, sans-serif;
	margin: 10px 0;
}
h3, h4  {
	color: #C9CBC6;
	font: normal 18px Arial, sans-serif;
	margin: 1em 0;
}

h3 a  {
	color: #C9CBC6;
	font: normal 18px Arial, sans-serif;
	text-decoration: none;
	margin: 5px 0;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}
p  {
	margin: 0 0 15px 0;
}
.right  {
	float: right !important;
}

#container  {
	width: 900px;
	margin: 0 auto;
}
.container {
	width: 99%;
	overflow: hidden;
}

/* header */
#header  {
	padding: 22px 55px 14px 30px;
	width: 815px;
	overflow: hidden;
}
#header img  {
	float: right;
}
/* main navigation */
#main-navigation  {
	width: 900px;
	overflow: hidden;
	background: #092C54 url('/kulturhaus/images/shadow.gif') repeat-x;
	border-bottom: 1px solid #204267;
}
#main-navigation ul  {
	float: left;
	margin: 0;
	padding: 5px 5px 5px 15px;
	list-style: none;
}
#main-navigation ul.right  {
	width: 130px;
	padding-left: 0;
}
#main-navigation li  {
	float: left;
	padding: 0 20px 0 0;
	text-transform:uppercase;
}
#main-navigation a  {
	color: #93CE1C;
	line-height: 26px;
	padding-left: 15px;
}
#main-navigation a:hover,
#main-navigation .current  {
	background: url('/kulturhaus/images/arrow_acid.gif') no-repeat 0 50%;
}
.current  {
	font-weight: bold;
}
.current:hover  {
	text-decoration: none;
}
/* second navigation */
#second-navigation  {
	background: #092C54;
	width: 900px;
	overflow: hidden;
}
#second-navigation ul  {
	margin: 0;
	float: left;
	padding: 5px 0 10px 0;
	list-style: none;
	font-size: 10px;
}
#second-navigation ul.right  {
	width: 155px;
}
#second-navigation li  {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	text-transform:uppercase;
}
#second-navigation a  {
	padding-left: 15px;
	line-height: 20px;
	color: #8399A7;
}
#second-navigation a:hover,
#second-navigation .current  {
	background: url('/kulturhaus/images/arrow_white.gif') no-repeat 0 50%;
}
/* content part */
.row  {
	width: 900px;
	padding: 10px 0;
	overflow: hidden;
        line-height: 140%;
        clear:both;
}
.leftcol  {
	width: 150px;
	padding-left: 30px;
	float: left;
}
.rightcol  {
	width: 165px;
	padding-left: 15px;
	float: right;
}
.centercol  {
	width: 525px;
	float: left;
	padding-left: 15px;
}
.centercol .block
{
  margin-bottom: 1.5em;
}
.centercol .block p
{
  margin-bottom: 0.8em;  
}
.centercol .block
{
  margin-bottom: 1.5em;
}
.centercol .block p
{
  margin-bottom: 0.8em;  
}
.centercol ul, .centercol .block ul
{
  list-style-type: disc;  
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
* html .centercol ul, * html .centercol .block ul
{
  height: 1%;
}
.centercol ol, .centercol .block ol
{
  list-style-type: decimal-leading-zero;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.centercol ul li, .centercol .block ul li
{
  margin-left: 1.5em;
}
.centercol ol li, .centercol .block ol li
{
  margin-left: 2.2em;
}
* html .centercol ol li, * html .centercol .block ol li
{
  margin-left: 2.8em;
}
.centercol .contentright
{
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}
.centercol .contentleft
{
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.1em;
  text-align: center;
}


#breadcrumbs  {
	float: left;
	padding-left: 30px;
	font-size: 9px;
}
#breadcrumbs a  {
	color: #C9CBC6;
}
.bb  {
	border-bottom: 1px solid #204267;
}
.fs9  {
	font-size: 9px;
}


/* linke Spalte */

.blocklinks {
	padding: 0.3em 0;
	text-align: left;
	border-bottom: 1px solid #204267;
        width: 100%;
        overflow: hidden
}
.linksheader {
	padding: 0.8em 0.2em 0.2em 0;
	margin: 0;
}

/* rechte Spalte */
.blockrechts {
	padding: 0.3em 0;
	text-align: left;
	border-bottom: 1px solid #204267;
        width: 100%;
        overflow: hidden
}
.rechtsheader {
	padding: 0.8em 0.2em 0.2em 0;
	margin: 0;
}
.linktextrechts {
	text-align: left;
	width: auto;
	margin-left: 44px;
}
.linktextrechtscenter {
	float: none;
	text-align: center;
}
.linktrechtsnoimage {
	float: none;
}
.bildrechts {
        float: left;
	width: 44px;
	min-height: 41px;
}
.bildrechtscenter {
	width: auto;
	text-align: center;
}

.blockfloat {
   width: 47%;
   float: left;
   margin-right: 2%;
}

.contenttable td {
  background-color: #425B68;
  border-spacing: 1px;
  padding: 2px;
  vertical-align: top;
  line-height: 140%;
}

.contenttable th {
  border-spacing: 1px;
  padding: 2px;
  background-color: #092C54;
  text-align: left;
  vertical-align: top;
  line-height: 140%;
}

.hidden {
  position: absolute;
  top: -5000px;
  left: -5000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
#suchbegriff {
  width: 90px;
}

#suchen {

}