html, body, .gkvs_contact_textarea{
	font-family: Arial;
} 
body {
	background-color: #fff;
	font-size: 12px;
	background-image: url('../../img/bg.jpg');
}
body, a{
	color: #333333;
}
#sidebar2 img, #stern img {
   behavior: url("iepngfix.htc");
}
A{
}
A:hover{
}
A:visited{
}
A:link{
}

.noBack{
	background: none;	
}
.clear{
	clear: both;
}

p {
	letter-spacing: 0.02em;
	line-height: 17px;
	margin-bottom: 12px;
}
.onePara{
	margin-bottom: 0;
}
ul{
	margin-bottom: 20px;
}
h1{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
h1 span{
	background: #b23d4e;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	padding: 3px 12px 3px 12px;
}
h2{
	font-weight: bold;
	margin-bottom: 10px;
}
h3{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
h4{
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
li{
	padding-left: 15px;
	background: url('../../img/spiegelstrich.gif') top left no-repeat;
}
/* HEADER */
#tblTop{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

/* CONTENT */
#holderContent, #holderTopImg{
	position: relative;
	width: 1050px;
	margin: 0 auto;
}
#holderContent{
	background-image: url('../../img/backTrans.png');
	padding-top: 5px;
}
#holderTopImg{
	background-image: url('../../img/backTopImg.png');
}
#holderTopImg #stern{
	position: absolute;
	left: 960px;
	top: 35px;
}
#containerContent, #containerTopImg{
	padding: 12px;
}

#containerContent{
	width: 525px;
	padding-top: 8px;
	float: left;
}
#content{

}
.contentEl{
	background: #fdeac2;
	padding: 12px;
	margin-bottom: 20px;
}
.imgDesc{
	font-size: 11px;
	line-height: 15px;
}
.halfLineBreak{
	height: 10px;
}

/* SIDEBARS */
#containerSideBar1{
	padding-top: 8px;
	width: 257px;
	float: left;
	margin-left: 20px;
}
#sideBar1{
	
}
#containerSideBar2{
	padding-top: 8px;
	width: 210px;
	float: left;
}
#sideBar2{

}

/* FOOTER */
#holderFooter{
	clear: both;
	
}
#tblFooter{
	border-top: 1px solid white;
	
}
#tblFooter td{
	background: #E3001B;
	color: #ffffff;
	line-height: 15px;
	padding-bottom: 30px;
}
#tblFooter td div{
	width:1050px;
	padding: 30px 0 0 25px;
	text-align: left;
}
#tblFooter td a{
	color: white;
}