* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #F9B700;
	font-family: Arial, Helvetica, Verdana;
	color: black;
}

#main {
	width: 950px;
	margin: 0px auto;
	text-align: center;
}

#top {
	text-align: left;
	width: 950px;
	height: 150px;
}

#left {
	float: left;
	width: 250px;
	height: auto;
	text-align: left;
	margin-top: 20px;
}

#content {
	font: 14px/1.4em Arial, Helvetica, Verdana;
	float: left;
	padding-left: 50px;
	width: 600px;
	text-align: left;
}

#content ul {
	margin-bottom: 20px;
}

#content li {
	background-image: url(weltkugel20px.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 30px;
	margin-bottom: 5px;
}

#content table {
	width: 600px;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

#content td {
	padding: 3px 3px 3px 10px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#navi {
	width: 912px;
	height: 16px;
	color: white;
	background-color: #004283;
	padding: 8px 8px 8px 30px;
	font-size: 15px;
	list-style-type: none;
}

#navi li {
	float: left;
	list-style-type: none;
	display: inline;
}

#navi a, #navi a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#navi a:hover, #navi a:active, #navi a.current {
	font-weight: bold;
	color: #F9B700;
	text-decoration: none;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #004283;
	background-color: #FCDB80;
	height: auto;
	width: 220px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 30px;
}

h2 {
	text-transform: uppercase;
	font-size: 24px;
	color: #004283;
	margin: 20px 0px;
}

h3 {
	font-size: 18px;
	color: #004283;
}

h4 {
	font-size: 18px;
	color: #004283;
	margin-bottom: 15px;
}

h4 a {
	text-decoration: none;
}

#termine {
	padding: 0px 29px 10px 29px;
	margin-bottom: 30px;
	border: 1px solid #FCDB80;
	font-size: 12px;
}

#termine p.datum {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#termine h4 {
	font-size: 15px;
	color: #004283;
}

#termine p.weiter {
	margin: 0px;
	padding: 0px;
}

#subnavi {
	margin-bottom: 20px;
}

ul.nav2nd a, ul.nav2nd a:visited {
	font-size: 14px;
	width: 220px;
	height: auto;
	padding: 8px 0px 8px 30px;
	display: block;
	color: black;
	background-color: #FAC226;
	margin-bottom: 1px;
	text-decoration: none;
}

ul.nav2nd a:hover, ul.nav2nd a.current {
	width: 220px;
	height: auto;
	padding: 8px 0px 8px 10px;
	border-left: 20px solid #FCDB80;
	display: block;
	color: #004283;
	background-color: #FAC226;
	margin-bottom: 1px;
	text-decoration: none;
}

ul.nav3rd a, ul.nav3rd a:visited {
	font-size: 10px;
	width: 200px;
	height: auto;
	padding-left: 50px;
	color: black;
	background-color: #FAC226;
	margin-bottom: 1px;
	text-decoration: none;
}

ul.nav3rd a:hover, ul.nav3rd a.current {
	text-decoration: underline;
	border: 0px;
	padding-left: 50px;
	width: 200px;
}

p {
	margin-bottom: 15px;
}

#zusatz {
	font: 12px/1.5em Arial, Helvetica, Verdana;
	margin-left: 30px;
}

p.breadcrumb {
	margin-top: 20px;
	font-size: 10px;
}

p.breadcrumb a, p.breadcrumb a:hover, p.breadcrumb a:visited, p.breadcrumb a:active {
	color: #004283;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}

a, a:hover, a:visited, a:active {
	color: #004283;
}

.footer {
	margin-top:20px;
}

.flLeft {
	float:left;
}

.flRight {
	float:right;
}

.flTop {
	float:inherit;
	padding-top:12px;
}

.person-bild {
	float:left;
	margin-right: 30px;
}

div.clear {
	clear:both;
}

#download {
	width: 450px;
	margin-bottom: 20px;
}

#download img.float {
	float: left;
}

#download h2.download-header {
	font: 14px/1.2em Arial, Helvetica, Geneva, sans-serif;
	color: #004283;
	font-weight: bold;
	background: white;
	padding: 5px;
	border: white 1px solid;
}

#download div.download-list {
	font: 12px/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding: 15px 15px 0px 10px;
	border: white 1px solid;
}
#download a.download-text {
	margin: 20px 0px 0px 5px;
}

#download .size {
	font-size: 10px;
	color: black;
}

img.galimg {
	background-color: white;
	padding: 5px;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#f7f7f7;
	color:#666;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
}

.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}

.imageteaser {
	float:left;
	height:100%;
	width:150px;
	display: block;
	padding-right:15px;
}

.teaser {
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	border-bottom: 1px solid #F9B700;
	margin-bottom: 15px;
}
.teaser p {
	height: 100%;
}