/* HTML
----------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: url("../images/background.jpg") repeat-x #fff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

/* LAYOUT
----------------------------------------------------------------------------- */

.align {
	text-align: center;
	padding: 0;
}

.valign {
	position: relative;
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.description {
	display: none;
}

img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 15px 5px 0;
}

.imgRight {
	float: right;
	margin: 0 0 5px 15px;
}

.imgLeftBorder {
	float: left;
	margin: 0 15px 5px 0;
	border: 3px #ccc solid;
}

.imgRightBorder {
	float: right;
	margin: 0 0 5px 15px;
	border: 3px #ccc solid;
}

.hvspace {
	padding: 10px;
}

.clear {
	clear: both;
}

/* CONTAINER
----------------------------------------------------------------------------- */

.containerHeader {
	width: 850px;
	height: 105px;
	clear: both;
}

.containerLogo {
	float: left;
	margin: 42px 0 0 10px;
	width: 178px;
	height: 49px;
	background: url("../images/logo.gif") no-repeat;
}

.containerNav {
	float: right;
	text-align: right;
	margin: 65px 10px 0 0;
	width: 500px;
}

.containerLanguage {
	float: right;
	text-align: right;
	margin: 65px 10px 0 0;
	width: 35px;
}

.containerGraphic {
	width: 850px;
	height: 230px;
	clear: both;
	background-color: #fff;
}

.contentColumns {
	clear: both;
	margin: 30px 0 0 0;
	width: 850px;
}

.contentColumnsLeft {
	float: left;
	width: 546px;
}

.contentColumnsRight {
	float: right;
	width: 254px;
}

.rightColumns {
	width: 244px;
	background: url("../images/menufooter.jpg") no-repeat bottom #fdfdfd;
	border: 5px #efefef solid;
}

.contentBoxLeft {
	float: left;
	width: 258px;
}

.contentBoxRight {
	float: right;
	width: 258px;
}

.containerEnd {
	clear: both;
	height: 100px;
	background-color: #fdfdfd;
	border-top: 10px #efefef solid;
}

.containerEndBox {
	clear: both;
	width: 850px;
}

.containerEndLeft {
	float: left;
	width: 250px;
	height: 45px;
	margin: 30px 0 10px 0;
	padding-left: 55px;
	background: url("../images/kiconfooter.gif") no-repeat 10px 0;
}

.containerEndRight {
	float: left;
	margin-top: 30px;
	width: 280px;
	height: 45px;
	padding-left: 45px;
	background: url("../images/kiconfooter.gif") no-repeat 0 0;
}

.containerInfobox {
	width: 254px;
	margin-bottom: 21px;
}

.infoboxFooter {
	width: 254px;
	height: 9px;
	background: url("../images/infoboxende.gif") no-repeat bottom #c1cc00;
}

.infoBox {
	background: url("../images/infobox_bck.gif") no-repeat bottom right #c1cc00;
}

.borderBox {
	margin-top: 15px;
	padding: 15px;
	background: url("../images/boxfooter.jpg") no-repeat bottom #fdfdfd;
	border: 5px #efefef solid;
}

.footerBox {
	clear: both;
	width: 850px;
	margin: 50px 0;
	border-top: 1px #999 dotted;
}

.footerOne {
	float: left;
	top: 10px;
	left: 0;
	width: 263px;
	padding-bottom: 30px;
}

.footerTwo {
	float: left;
	top: 10px;
	width: 263px;
	margin-left: 30px;
}

.footerThree {
	float: left;
	top: 10px;
	width: 264px;
	margin-left: 30px;
}


.newsboxHeadline {
	float: left;
	width: 350px;
}

.newsboxDate {
	float: left;
	text-align: right;
}

/* LIST
----------------------------------------------------------------------------- */

.list {
	padding: 0;
	margin: 0;
}

.list ul {
	padding: 0;
	margin: 0 0 30px 35px;
}

.list ul li {
	list-style-type: circle;
	padding-bottom: 10px;
	color: #666;
}

/* LIST TEXT
----------------------------------------------------------------------------- */

.listText {
	padding: 0;
	margin: 0;
}

.listText ul {
	padding: 0;
	margin: 15px 0 15px 21px;
}

.listText ul li {
	list-style: none;
	color: #666;
}

/* LIST HEADLINE
----------------------------------------------------------------------------- */

.listHeadline {
	padding: 0;
	margin: 0;
}

.listHeadline ul {
	padding: 0;
	margin: 0 0 10px 21px;
}

.listHeadline ul li {
	list-style: none;
	font-weight: bold;
	color: #666;
}

/* LANGUAGE NAVIGATION
----------------------------------------------------------------------------- */

.language {
	padding: 0;
	margin: 0;
}

.language ul {
	margin: 0;
	padding: 0;
}

.language ul li {
	list-style: none;
	display: inline;
}

.language ul li a {
	text-decoration: none;
}

.language ul li a:hover {
	text-decoration: none;
}

/* NEWSLETTER
----------------------------------------------------------------------------- */

.newsletter {
	width: 140px;
	color: #b3c20e;
	border: 5px solid #efefef;
	padding: 0.4em 0.3em 0.4em 2.5em;
	margin: 10px 0;
	background: url("../images/icon_mail.gif") no-repeat 5px 5px #fff;
}

.newsletterButton {
	width: 187px;
	color: #b3c20e;
	font-weight: bold;
	border: 5px solid #efefef;
	padding: 0.4em 0.3em;
	background-color: #fff;
}

/* FORMULAR
----------------------------------------------------------------------------- */

#respond {
	background: url("../images/boxfooter.jpg") no-repeat bottom #fdfdfd;
	padding: 15px;
	border: 5px solid #efefef;
}

#respond p.algr {
	position: absolute;
	top: -5000em;
	left: -5000em;
}

#respond p.submit {
	margin: 0 auto;
	width: 475px;
	text-align: right;
	padding-bottom: 1em;
}

#respond p {
	text-align: center;
}

#respond textarea, #respond input, #respond select {
	border: 5px solid #efefef;
	padding: 0.4em 0.3em;
	margin-bottom: 10px;
	background-color: #fff;
}

#respond textarea {
	width: 475px;
}

#respond input {
	width: 275px;
}

#respond select {
	width: 293px;
}

#respond label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
}

#respond button {
	border: 5px solid #efefef;
	background-color: #fff;
	padding: 0.6em 0.7em;
	margin-right: -0.7em;
	font-size: 12px;
	color: #b3c20e;
}

#respond p.postmetadata {
	margin: 0 auto;
	width: 450px;
	text-align: left;
	padding-left: 25px;
}

/*-- AntiSpam --*/
.antimaps {
	visibility: hidden;
	display: block;
	height: 0px;
	overflow: hidden
}