/***********************************************/
/* Designed by Simon Wallmann @ digitale medien*/
/*         last update: 27.09.2007             */
/*       wallmann@druck-und-medien.de          */
/***********************************************/
/*       Rev. 2008-06-26           */


body{
	padding:0;
	margin:0;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-family: verdana;
	background:#3B85DE;
	font-weight:normal;
	overflow: auto;
	}

ul {
	margin-top: 0px;	
	padding-left: 1.4em;
	margin-left: 1.0em;
}

ul.infos {
	list-style:url(pfeilchen.gif);
}

/* IE Scheissdreck wegmachen */
table, td, tr {
 	color:#ffffff;
	font-size:12px;
	font-family: verdana;
	font-weight:normal;
}

/* generelle Linkformatierung */
a:link, a:visited { 
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
	}

a:active, a:hover { 
	font-weight:bold;
	text-decoration:none;
	color:#9999CC;
	}

/* allgemeines Layout */	
.fusszeile {
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	background: #403050
}
.kopfzeile {
	background: #403050
}

.main {
	background: #3665BF
}

.klein {
	font-size: 11px;
	font-weight:normal;
	margin-bottom: 0.7em;
}
.gross {
	font-size: 13px;
	font-weight:bold;
	}

.gross2 {
	font-size: 14px;
	font-weight:bold;
	}

div#block_links {
	padding: 0px;
	margin: 0px;
	width:100px;
	/* border: solid black 1px; */
	
     
	}
div#block1 {
	padding: 3px;
	/*background:#3B85DE;*/
	font-weight:normal;
	padding-left: 15px;
	padding-top: 10px;
	}
div#block2 {
	overflow: auto;
	width:340px;
	line-height: 1.75;
	padding-left: 5px;
	padding-top: 5px;
	height:430px
	}
div#block3 {
	overflow: auto;
	padding-left: 15px;
	padding-right: 40px;
	width:540px;
	/* min-height: 430px; */
	/* height:430px */
	}
.ueberschrift {
	font-weight:bold;
	font-size:14px;
	color: #cccccc
	}
	
/* Menue */
#tabmenue {
  margin: 60px 0 0 0; 
  padding:4px 3px 3px 0px; 
  width:500px; 
  font-size:11px;
}

#tabmenue li {
  display:inline; 
  margin:0; 
  padding:0;
}

#tabmenue li a {
  padding:3px 1em; 
  margin:0px 0px 0px 0px; 
  border:1px solid #403050; 
  border-bottom:0;
  color:#f5f5f5; 
  background-color:#3665BF; 
  border-bottom:1px solid #403050;
  border-top:1px solid #403050;
  text-decoration:none;
}

#tabmenue li a:hover {
  background-color:#403050;
  border-color:#403050;
}

#tabmenue li a#aktuell {
  padding-bottom:5px; 
  border:1px solid #222; 
  border-bottom:1px solid #403050;
  color:#ffffff; 
  background-color:#403050;
}

.zurueck, zurueck a:visited {
  font-size: 15px;
  line-height: 34px;
}

#bildschrift {font-family:arial;font-size:24px;color:#ffffff;padding:20px;text-align:right}
