html, body, .gkvs_contact_textarea{
	font-family: Arial;
} 
body {
	background-color: #ccd0d3;
	font-size: 12px;
}
body, a{
	color: #374c57;
}

h1{
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: bold;
}
A{
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px 6px 2px 4px;
	font-weight: bold;
}
.black{
    color: #000000;
}
#containerLeft A{
	background: none;
}
A:hover{
	text-decoration: underline;
}
A:visited{
	text-decoration: none;
}
A:link{
	text-decoration: none;
}

.noBack{
	background: none;	
}
p.aOnTop{
	margin-bottom: 1px;	
}

p, .bodytext{
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 25px;
	margin-bottom: 17px;
}
p.small{
	font-size: 10px;
}
ul{
	margin-bottom: 20px;
}

#holderContent li{
        margin-left: 4px;
	padding-left: 10px;
	background: url(../../img/spiegelstrich.gif) 0 5px  no-repeat;
	line-height: 25px;
}
#holderContent .error li{
	background-image: url(../../img/spiegelstrich_rot.gif);
}

h3{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
h4{
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

.smallInfo{
	font-size: 10px;
}
.smallInfo A{
	background: none;
	padding: 0;
	text-decoration: underline;
}
.halfLH{
	line-height: 14px;
	margin-bottom: 10px;
}	

td.topAlign{
	vertical-align: top;
	padding-top: 5px;
}

#header, #holderFooter, #moodPic{
	width:2200px;
	overflow: hidden;
}
#header{
	height: 30px;
	background-color:#394d57;
	border-top:1px solid #000;
	background-image: url(../../img/headAdresse.gif);
	background-position: 230px 0;
	background-repeat: no-repeat;
}
#moodPic{
	height: 180px;
}

#outer{
	width: 1070px;
	margin-top: 50px;
}
#holderLeft {
	width:205px;
	float: left;
}
#containerLeft{
	padding: 0px 0px 40px 61px;
}
#holderContent {
	width:494px;	
	float: left;
}
#containerContent{
	margin-left: 25px;
	margin-bottom: 76px;
}

#holderRight {
	width:340px;
	float: right;
}
#containerRight{
	margin-right: 140px;
}

/**************/
/* NAVIGATION */
/**************/

#containerLeft ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 131px;
	font-weight: bold;
	text-transform: uppercase;
}
#containerLeft ul li{
	margin-bottom: 10px;
}
#containerLeft ul li a{
	padding: 1px 0 2px 10px;
	display: block;
}
#containerLeft ul li a:hover{
	background-image: url(../../img/navLiOver.gif);
	background-repeat: no-repeat;
	display: block;
}
#containerLeft .aNavSelected{
	background-image: url(../../img/navLiSelected.gif);
	background-repeat: no-repeat;
	display: block;
}

/**************/
/* RIGHT    */
/**************/
#containerRight H2{
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 5px;
}
#containerRight p{
	font-weight: normal;	
	line-height: 22px;
}
#containerRight .teaser{
	margin-bottom: 20px;
}
#containerRight .teaser p{
	font-style: italic;
}
#containerRight .quelle{
	font-size: 10px;
	font-weight: bold;
	margin-top: -10px;
}

/**********/
/* FOOTER */
/**********/
#holderFooter{
	clear: both;
	height: 1000px;
	background-color: #394d57;
}
#footer{
	padding: 30px 0 0 61px;
}

/**********/
/* COMMON */
/**********/
.backStripes{
	height: 16px;
	background-image: url(../../img/backStripes.gif);
	background-repeat: repeat-x;
}
.headImg{
	margin-bottom: 14px;
}

/**********/
/* KONTAKT */
/**********/
.gkvs_contact_textfeld, .gkvs_contact_textarea{
	font-size: 12px;
	width: 250px;
	margin-bottom: 3px;
}
#gkvs_contact_submit{
	margin-top: 4px;
	padding: 2px;
}
#codeFeedback{
	width: 124px;
}
