/*
 * Zuruecksetzen der Standard Browser Stile
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}#content 
fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}


body {
	background: #7e9cda url(../pix/bg_world.gif) repeat-x;
}
#head {
	height: 117px;
}


#headNav {
	position: absolute;
	left: 0px;
	top: 195px;
	background-image: url(../pix/bg_head_nav.gif);
	height: 20px;
	width: 852px;
	border-bottom: 1px solid #FFC81C;
}

#headNav a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 0 0px;
	letter-spacing: 1px;
}

#headNav a.active {
	font-weight: bold;
	color: #ffc81c;
}

#headNav a:hover {
	font-weight: bold;
	color: #ffc81c;
}

#InfoArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #a2b8e5;
	height: 21px;
	width: 837px;
	padding: 6px 0 0 15px;
	margin: 21px 0 0 0;
}

#subNav {
	position: absolute;
	left: 0px;
	top: 288px;
	width: 126px;
	height: 500px;
}

#subNav li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#subNav li a:hover {
	color: #ffc81c;
	text-decoration: underline;
}

#subNav li a.active {
	color: #ffc81c;
	text-decoration: underline;
}

#subNav li {
	padding: 0 0 12px 0;
}

#content {
	position: absolute;
	left: 163px;
	top: 288px;
	width: 688px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 688px;
	border-bottom: 2px solid #ffc81c;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ffc81c;
	padding: 15px 0 0 0;
}

#content .trenner {
	border-top: 2px solid #ffc81c;
	margin: 15px 0 0 0;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px 0 0 0;
}

.copyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0 0 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


a:hover {
	color: #ffc81c;

}

.MainPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px 0 0 0;
}

.MainPanel li {
	float: left;
}


.panelLeft {
	width: 444px; 
	margin: 0 28px 0 0;
	
}

.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:#bfb27b;
	padding: 0px;
	width: 195px;
	border: 2px solid #FFC81C;
}

.panel img {
	border: 2px solid #FFC81C;
}

.panelCopy {
	padding: 5px;
	width: 182px; 
}

#footer {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0px;

}


#footer #footerB {
	height:25px;

}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
	padding:0px 20px 0 0;
}

.weltzeit li{
float:left;
width: 250px;
padding: 0 0 15px 0;
}


/* Formular */

#formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 15px 0 0 0;
}

#formular td {
	padding: 0 0 12px 0;

}

#formular input, textarea {
	border: #152d83 1px solid;
	color:#000000;
	font-size: 11px;
	width: 300px;
	
}

#formular .send {
	background:#FFC81C;
	color:#FFFFFF;
	text-align: center;
	width: 72px;
	border: hidden;
	float: right;
}


img {
	padding: 10px 10px 10px 0;
}

td {
	padding: 5px;
	font-size:11px;
	color:#004080;
}
