/***********
* BASE CSS *
***********/
* {
	margin: 0;
	padding: 0;
}
option {
	padding-left: 0.4em
}
html {
	height:100%
}
body {
	position: relative;
	color: #000000;
	background: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border:0;
}
select, input, textarea {
	font-size: 99%
}
p {
  padding-bottom: 8px;
}
ul {
  padding-bottom: 8px;
}
li {
  margin-left: 15px;
}
/********
* Links *
********/
a {
	color: #000000;
	text-decoration: none;
}
#inhalt a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

/**************************
* Zeilen und Seitenrahmen *
**************************/
#page {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#main {
	clear: both;
	width: auto;
	background-image: url(../img/site/main_bg.gif);
}
#mainindex {
	margin-top: 1px;
	padding-top: 20px;
	padding-left: 20px;
	clear: both;
	background-image: url(../img/site/index/bg_main.gif);
	background-repeat: repeat-x;
}

/********************
* Floating Elemente *
********************/
.mclear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.mclear {
	display: block;
}
.floatinbox {
	overflow: hidden;
}
#ie_clear {
	display: none;
}

/**********
* Spalten *
**********/
/* menu */
#spalte1 {
	width: 193px;
	float:left;
	z-index: 3;
	padding-bottom: 4px;
	background-color: #000000;
	background-image: url(../img/site/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#spalte1inhalt {
	z-index: 4;
	position:relative;
	background-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e10022;
}
/* Inhalt */
#spalte3 {
	width: auto;
	z-index: 1;
	margin-left: 193px;
/*	background-image: url(../img/site/inhalt_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom; */
	padding-bottom: 25px;
}
#spalte3inhalt {
	z-index: 2;
	position: relative;
	background-image: url(../img/site/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 36px;
	padding-left: 58px;
}
#headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #df0029;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #df0029;
	padding-left: 8px;
	padding-bottom: 10px;
}
#subheadline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df0029;
	padding-left: 10px;
	margin-top: 10px;
}
#inhalt{
	margin-left: 10px;
	margin-top: 20px;
}
#topnav{
	height: 93px;
	background-image: url(../img/site/top_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df0029;
	margin-bottom: 1px;
	padding-top: 18px;
}
#logo{
	width: 193px;
	float: left;
	margin-top: 18px;
	text-align: right;
}
#menu{
	margin-left: 193px;
}
.menublock{
	float: right;
	padding-top: 60px;
	padding-left: 14px;
	padding-right: 14px;
}
.menublocka{
	float: right;
	padding-top: 60px;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #e10022;
	padding-bottom: 11px;
}
#flaggen{
	vertical-align: middle;
}
.flagge{
	margin-left: 6px;
}
#illu {
	background-image: url(../img/site/illu_bg.gif);
	height: 135px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #df0029;	
}
#fuss{
  clear: both;
	padding-top: 3px;
	background-image: url(../img/site/fussline_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#fussline {
	background-color: #c8c8c8;
	padding-bottom: 11px;
	background-image: url(../img/site/fuss_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 17px;
}
#copy {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 811px;
	float: left;
	background-color: #949494;
	padding-left: 12px;
	color: #FFFFFF;
}
#totop{
	background-color: #df0029;
	margin-left: 823px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#created a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8b7b7;
	text-decoration: none;
}
#created a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.e1a, .e1p{
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	padding-left: 28px;
}
.e1p a, .e1pl a{
	color: #FFFFFF;
}
.e1a{
	background-color: #e10022;
	background-image: url(../img/site/menu/li_e1a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e1p{
	background-color: #8a8a8a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	background-image: url(../img/site/menu/li_e1p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e1pl{
	background-color: #8a8a8a;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	padding-left: 28px;
	background-image: url(../img/site/menu/li_e1p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e2p{
	color: #8a8a8a;
	background-image: url(../img/site/menu/li_e2p.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e2p a{
	color: #8a8a8a;
}
.e2a{
	color: #e10022;
	background-image: url(../img/site/menu/li_e2a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.e2p, .e2a{
	height: 16px;
	line-height: 16px;
	background-color: #ebebeb;
	padding-left: 40px;
}

/************
* Formulare *
************/

form {
	overflow:hidden;
}
textarea.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 288px;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #949494 solid;
	background: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
select.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	height: 20px;
	background: #ffffff;
	border: 1px #949494 solid;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
input.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 293px;
	height: 20px;
	line-height: 17px;
	padding-left: 5px;
	background: #ffffff;
	border: 1px #949494 solid;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/************
* Sonstiges *
************/

.bildlinks{
	float: left;
	margin-right: 20px;
	border: 1px #949494 solid;
}
.bildrechts{
	float: right;
	margin-left: 20px;
}
.bildrechtsrahmen{
	float: right;
	margin-left: 20px;
	border: 1px #949494 solid;
}
sup {
	font-size: 60%;
	line-height: 0px;
}

/***********
* Tabellen *
***********/
table.liste {
	border: 1px solid #003a61;
	border-collapse: collapse;
	margin-right: 10px;
}
td.liste0 {
	background-color: #3d80a9;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	padding: 3px;
}
td.liste1 {
	background-color: #cccccc;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
td.liste2 {
	background-color: #d8d8d8;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.pfeilchenaz {
	margin-left: 30px;
	margin-right: 7px;
}

.azbox {
	margin-bottom: 15px;
	text-align: center;
}
#wkm {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #000;
	padding: 15px;
	background-color: #EEE;
	/*background-color: #3d80a9;*/
	/*-moz-opacity: 0.9;
	//opacity: 0.9;	
	//filter:alpha(opacity=90);
	visibility: hidden;*/
	width: 340px;
	height: 100px;
	z-index: 100;
}
#wkm h3 {
	padding-bottom: 5px;
}
.picon {
  margin-bottom: -1px;
  margin-right: 4px;
}
.hicon {
  margin-bottom: -3px;
  margin-right: 4px;
}
#loadimage {
  position: relative;
  top: 34px;
  left: 154px;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df0029;
	font-weight: bold;
	padding-bottom: 8px;
}
.newstext {
	padding-bottom: 20px;
}