/* Global Reset */

* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}


html {
height:100%;
margin-bottom:1px;
}


/*** Global Site ***/

body {
	font: small/150% Helvetica, Arial, Verdana, sans-serif;
	height:101%;
	clear: both;
	float: left;
	text-align: left;
	position: relative;
	width: 100%;
	background: url(../Bilder/bg_main_k.jpg) fixed;
}

body p {
	margin-bottom: 25px;
}


/*
p.intro:first-letter {
	float: left;
	font-size: 4em;
	line-height: 4em;
	padding-top: .2em;
	padding-right: .25em;
	font-family:"Times New Roman", Times, serif;
}
*/


/*** Main Positioning ***/

#wrapper {
	margin: 0 auto;
	min-width: 905px;
	max-width: 60em;
}

#header {
	padding-top: 35px;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	
}

#header h1 {
	background: transparent url(../Bilder/bg_header_wide.png) no-repeat 0 0;
	padding-left: 0px;
}

#header h1 a {
	color: #333;
	display: block;
	line-height: 400px;
	overflow: hidden;
	height: 120px;
	width: 225px;
}

#skip {
	background: transparent url(../Bilder/badge.jpg) no-repeat: 0 0;
	left: 0;
	position: absolute;
	height: 160px;
	top: 0;
	width: 152px;
}

#header #skip a {
	visibility: hidden;
}

#navigation {
	background-color: transparent;
	float: left;
	width: 100%;
	background-color:#c98f00;
}


#navigation ul {
	list-style: none;
}

#navigation li {
	float: left;
	width: auto;
	margin: 0px 1px 0px 25px;
	display: inline;
}

#navigation a {
	display: block;
	padding: 8px 8px;
	font: bold 0.8em/1.6em Verdana, "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	text-transformation: lowercase;
	color: #333;
}

#navigation a:hover, #navigation a:focus {
	background-color: #ba7e38;
	color: #a93a04;
	
}

/*	
#navigation li:last-child a {
	border-right: 1px solid #1ad;
	}
*/

#navigation a.current {
	
	color: #a93a04;
	text-decoration: none;
	
}

#content-wrap {
	float: left;
	background-color: #848484;
	width: 100%;
}

#content {
	float: left;
	width: 60%;
	padding: 20px 0;
	padding-left: 35px;
}

#content a {
	color: #a93a04;
	text-decoration:underline;
	font-weight:bold;
}

#content a:visited a:hover a:focus {
	color: #a93a04;
	text-decoration:none;
	font-weight:bold;
}


.entry h3 {
	color: #333;
	size: 1.4em;
	weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
}

.block {
	padding-left:35px;
}

.img {
	float: left;
	padding: 0px 15px 5px 0px;
}

.column {
	background-color:#999999;
	padding-bottom: 4px;
	}

.column h4 {
	background-color:#333;
	color:#ccc;
	font-size: 11px;
	display: block;
	text-indent: 15px;
	padding-top: 4px;
	}

#teaser {
	color: #333;
	font-size: 11px;
	line-height:14px;
	}
	
#teaser .position {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color:#ffffff;
	margin-top: 1em;
	margin-right: 80px;
	float: right;
	width: 170px;
}


	
#counter .position {
	color: #ccc;
	font-size: 13px;
	line-height:18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background-color:#333;
	margin-top: 65px;
	margin-right: 78px;
	float: right;
	width: 160px;
	height:75px;
}

#counter .ziel {
	color: #a93a04;
	font-size: 13px;
	font-weight:bold;
	line-height:18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	background-color:#999999;
	margin-right: 78px;
	float: right;
	width: 160px;
	height:20px;
}


#sidebar {
	float: right;
	width: 34%;
	padding: 30px 0;
}

#sidebar .section {
	clear: both;
	margin-bottom: 100px;
	padding: 0 6em;
}

#sidebar .column {
	float: right;
	width: 180px;
}

#sidebar .section ul li a {
	width: 180px;
}

#sidebar .column li img {
	margin-top: 1em;
	width: 180px;
	border: 0;
	margin-left: 10px;
}


#englisch {
	color: #fff;
	float: left;
	position: relative;
	width: 100%;
	text-indent: 30px;
}

#englisch ul {
	position: absolute;
	left: 62px;
	top: 2em;
}

#englisch ul,
#englisch ul * {
	float: left;
}

#englisch li {
	margin-right: 1em;
}

#englisch li  {
	color: #fff;
	padding-left: 0px;
	line-height: 30px;
	font-weight: bold;
	background: transparent url(../Bilder/british_flag.png) no-repeat 0 0.2em;
}

#englisch li a {
	color: #fff;
	padding-left: 5px;
	line-height: 30px;
	font-weight: bold;
	background: transparent url(../Bilder/icon_footer.png) no-repeat 0 0.2em;
}
	
#englisch li a:hover {
	color: #cbcbcb;
	font-weight: bold;
}

#german {
	color: #fff;
	float: left;
	position: relative;
	width: 100%;
	text-indent: 30px;
}

#german ul {
	position: absolute;
	left: 62px;
	top: 2em;
}

#german ul,
#german ul * {
	float: left;
}

#german li {
	margin-right: 1em;
}

#german li  {
	color: #fff;
	padding-left: 0px;
	line-height: 30px;
	font-weight: bold;
	background: transparent url(../Bilder/german_flag.png) no-repeat 0 0.2em;
}

#german li a {
	color: #fff;
	padding-left: 5px;
	line-height: 30px;
	font-weight: bold;
	background: transparent url(../Bilder/icon_footer.png) no-repeat 0 0.2em;
}
	
#german li a:hover {
	color: #cbcbcb;
	font-weight: bold;
}

#counter {
background-color: #ba7e38;
	color: #333;
	font-size: 12px;
	line-height:14px;
	}

#footer {
	background: transparent url(../Bilder/bg_footer.png) no-repeat 100% 0;
	color: #fff;
	padding: 2.2em 0;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	text-indent: 30px;
	font-weight: bold;
}

#footer ul {
	position: absolute;
	right: 20px;
	top: 2em;
}

#footer ul,
#footer ul * {
	float: left;
}

#footer li {
	margin-right: 1em;
	margin-top: 0.5em;
}

#footer li a {
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	line-height: 20px;
	text-decoration: underline;
}


/*** Form ***/

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 550px;
	height: auto;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	color: #666;
	overflow: hidden;
	}
	
.petitiontext{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	background: transparent;
	border: none;
	width: 550px;
	height: auto;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	}	
	
.namefeld {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 250px;
	margin-top: 5px;
	margin-left: 61px;
	padding-left: 5px;
	color: #666;
	}
	
.namefelden {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 250px;
	margin-top: 5px;
	margin-left: 55px;
	padding-left: 5px;
	color: #666;
	}
	
.emailfeld {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 250px;
	margin-top: 5px;
	margin-left: 2px;
	padding-left: 5px;
	color: #666;
	}	
	
.pmname {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 250px;
	margin-top: 5px;
	padding-left: 5px;
	color: #666;
	}		
	
.pmnummer {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 250px;
	margin-top: 5px;
	padding-left: 5px;
	color: #666;
	}	
	
/*	
#bemerkung {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
	}	
*/	

#name {
	margin-top: 10px;
	font-weight: bold;
	color: #333;
	}	
	
#email {
	margin-top: 10px;
	font-weight: bold;
	color: #333;
	}	

.submitbutton {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	}
	
.resetbutton {
	background-color: whitesmoke;
	border: 1px solid #FF9900;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	}	