* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: transparent url('./img/bodyBg.png') repeat-x 0 25px;
}

a:link {color:#333; text-decoration:none}
a:visited {color:#333; text-decoration:none}
a:active {color:#94AFCD; text-decoration:none}
a:hover {color:#94AFCD; text-decoration:none}

#wrapper {
 margin: auto;
 width: 922px;
  background: transparent url('./img/contentBg.png') repeat-y;
}

#header {
 float: left;
 height: 177px;
 background: #FFF;
 background: transparent url('./img/headerBg.png') repeat-x;
}

#header_text {
 font-family:Arial, Helvetica, sans-serif;
 font-size:30px;
 font-weight:bold;
 float: left;
 color: #2D4662;
 margin: 81px 0 0 20px;
}

#headerText {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 float: left;
 color: #FFF;
 margin: 5px 0 0 0;
 padding-left: 125px;
 text-align: center;
 line-height:20px;
 letter-spacing: 1px;
}

#headerPic {
 float: right;
 width: 241px;
 margin: 54px 11px 0 0;
}

#navigation {
 float: left;
 width: 922px;
 background: transparent url('./img/naviBg.png');
}
#mainNavigation {
	list-style: none;
  margin: auto;
}
#mainNavigation li {
	line-height: 20px;
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	letter-spacing: 1px;
}

#mainNavigation li a {
	color: #fff;
	text-decoration:none;
}

#mainNavigation li a:hover {
	color: #B1B8BE;
}

#navi {
 float: left;
 color: #FFF;
 margin: 0px 4px 0px 0px;
 padding: 0 10px 0 10px ;
 height: 30px;
 display: inline;
 text-align: center;
}

#leftcolumn {
 color: #333;
 background: #CAD7E6;
 margin: 0px 4px 0px 0px;
 height: 740px;
 width: 210px;
 float: left;
}

#content {
 float: left;
 color: #333;
 height: 720px;
 width: 600px;
 display: inline;
 margin: 10px 41px 0 20px;
}
#content_inhalt {
 float: left;
 text-align: justify;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height: 1.5;
 color: #333;
 width: 550px;
 display: inline;
 padding: 10px 0 0 20px;
}

#rightcolumn {
 color: #333;
 margin: 2px 00 0 0;
 padding: 10px 0 0 0 ;
 height: 720px;
 width: 250px;
 float: left;
 background:  #B1B8BE url('./img/rightBg.png') no-repeat;
}

#box {
 color: #FFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 margin: 10px 0px 0px 0px;
 width: 250px;
 float: left;
 text-align: center;
}


#box1 {
 color: #253E5A;
 position:bottom;
 font-family:Arial, Helvetica, sans-serif;
 font-size:19px;
 line-height: 30px;
 height: 170px;
 width: 250px;
 float: left;
 text-align: center;
 clear: both;
}

#kl_logo {
 position:bottom;
 margin: 60px 0px 0px 0px;
 float: left;
}
.clear { clear: both; }

.ofRow {
  text-align: center;
	height: 25px;
	background-image: url(http://www.online-forum.net/of_bann_img/menuklei2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
 position:bottom;
 width: 922px;
 float: left;
 background: url('./img/footerBg.png') no-repeat;
}

#footerText {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-align: center;
  float: center;
 color: #2D4662;
 margin: 10px 0 0 0;
}


