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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	color: #000;
	}

H1 {
	font-size: 150%;
	font-weight: normal; 
 	color: #002555;
	padding-bottom: 10px;
}

H2 {
	font-size: 100%;
	font-weight: bold; 
 	color: #000;
	padding-bottom: 10px;
}

#header {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	width: 980px;
	color: #000;
	background-color: #FFF;	
	}
	
#headerbottom {
	clear: both;
}

#content {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	width: 980px;
	color: #000;
	background-color: #FFF;	
	}

#content a {
	color: #005080 ; 
}

#content a:active {
	color: #005080 ; 
}

#content a:visited {
	color: #005080 ; 
	text-decoration: none;
}

#content a:hover {
	color: #999 ; 
}

#header1  {
	clear: both;
	float: left;
}

#nextissue {
	clear: both;
	float: left;
	text-align: right;
	width: 755px;
	font-size: 80%;	
}

#innenbottom {
	clear: both;
}

.absatz {
	float: left;
	width: 655px;
	padding-bottom: 20px;
}

.absatz a {
	text-decoration: none;
	}

.absatz ul li a {
	text-decoration: none;
	}

.def1 {
	padding-bottom: 20px;
	}

.def1 dt {
	font-size: 100%;
	font-weight: bold;
	}

/*** DIVERSE PADDINGS ***/

.luft1 {
	padding: 10px 10px 0px 10px;
	}

.luft2 {
	padding: 10px 20px 0px 20px;
	}
	
.luft3 {
	padding: 10px 10px 0px 0px;
	}	
	
.luft4 {
	padding: 0px 0px 0px 0px;
	}

.luft_a1 {
	padding: 0px 0px 0px 5px;
	}

.luft_a2 {
	padding: 14px 10px 20px 20px;
	}

.luft_b1 {
	padding: 14px 10px 20px 20px;
	}

.luft_b2 {
	padding: 14px 0px 0px 5px;
	}

/*** BANNER ***/

#main_banner {
	float: left;
	width: 660px;
	}

#banner_1 {
	float: left;
	width: 320px;
	}

#banner_2 {
	float: right;
	width: 340px;
	}

#banner_3 {
	float: right;
	width: 310px;
	}


/*** SPALTEN STARTSEITE 4 ***/

#spalte_a {
	float: left;
	width: 815px;
	}

#spalte_b {
	float: right;
	width: 160px;
	}

#spalte_a1 {
	float: left;
	width: 130px;
	}

#spalte_a2 {
	float: right;
	width: 685px;
	text-align: justify;
	}

#spalte_a2 ul {
	padding-left: 50px;
}

#spalte_a2 ul li {
	padding-bottom: 10px;
}

/*** LINKES MENUE ***/

#limen {
	width: 125px;
}

#limen ul, #limen li {
	list-style-type: none;
}

#limen li {
	padding: 0px;
	font-weight: normal;
	font-size: 0.9em;	
	color: #002555;
	border-bottom: 1px dotted #002555;	
}

#limen a {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #002555;
	padding: 14px 0px 14px 14px;
	width: 111px;
	}

ul#limen a:hover {
	color: #005080;
	background-color: #DDD;
	}

ul#limen li.aktiv {
	background-color: #DDD;
	}

ul#limen li.aktiv a.laktiv {
	text-decoration: underline;
	color: #002555;
	}


/*** LINKES UNTERMENUE ***/

ul#limen li.aktiv ul#limen2 li a {
	text-decoration: none;
	}


#limen2 ul, #limen2 li {
	list-style-type: none;
}

#limen2 li {
	font-weight: normal;
	font-size: 90%;	
	border: 0;
}
	
#limen2 a {
	display: block;
	text-decoration: none;
	color: #002555;
	padding: 7px 0px 7px 24px;
	width: 97px;
	}

ul#limen li.aktiv ul#limen2 li.aktiv a {
	text-decoration: underline;
	color: #002555;
	}

ul#limen2 li a:hover {
	color: #007BAB;
	text-decoration: none;
	}

ul#limen li a:visited {
	color: #002555;
	text-decoration: none;
	}

/*** BILDER ***/

.lbild {
  margin: 0px;
  padding: 0px 8px 8px 0px;
}

.rbild {
  margin: 0px;
  padding: 0px 0px 8px 8px;
}

/*** JOURNALE ***/
.LJ {
	font-family: arial, helvetica, sans-serif ;
	font-weight: bold ; 
	font-style: italic;
	color: #990000 ; 
}
.LT {
	font-family: arial, helvetica, sans-serif ;
	font-weight: bold ; 
	font-style: italic;
	color: #002555 ; 
}

/*** FIGURES ***/
.figurer {
  float: right;
  padding: 0px 0px 0px 8px;
}
.figurer p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}
.figurel {
  float: left;
  padding: 0px 8px 0px 0px;
}
.figurel p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}
.figurem {
  margin: auto;
  padding: 0px 8px;
}
.figurem p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

/*** RECHTLICHES ***/
div.legal {
  margin: auto;
  padding: 0px 4px;
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}

div.legal a {
	color: #002555 ; 
	text-decoration: none;
}

div.legal a:active, a:visited {
	color: #002555 ; 
	text-decoration: none;
}

div.legal a:hover {
	color: #002555 ; 
	text-decoration: underline;
}

/*** TABELLEN ***/
.inhalt1 {
	color: #005080 ; 
}

.inhalt2 {
	color: #000 ; 
}

.inhalt3 {
	color: #000 ; 
}

/*** Suchformular ***/
#sform { float:right; }

#sform input {
	background-color: #FFF;
 	color: #000; 	
 }

#sform select { 
	background-color: #FFF; 
	color: #000;  
}

#sform textarea { 
	background-color: #FFF; 
	color: #000; 
}

#sform form { 
	padding: 5px;
}

#sform .button { 
  	background-color: #002555; 
	color: #FFF; 
}



