/*Farben*/
/*kiwi: #99cf16*/
/*hellgrüni: #dbe5b0*/
/*blau: #0c419a*/
/*dunkelblau: #011e4f*/
/*Schriftgrün: #f2fcd8*/


* {
	padding:0;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#f2fcd8;
	text-align:center;	
	background-color: #f2fcd8;
	padding: 0;
   margin: 0;
}
/*Seitengestaltung*/
#wrapper {
	width:900px;
	margin:20px auto 0;
	text-align:left;
	background-image: url(../1/img/hi_900.jpg);
	background-repeat: repeat-y;
}

#top {
	height:160px;
}

/*
*html #top {
	height: 157px;
    heigh\t: 160px;	
}
*/

#content {
	position:relative;
	top:-3px;
}

#content [id] {
	position:relative;
	top:0px;
}

#menue {
	width:300px;
	min-height:605px;
}

#main_content {
	float:right;
	background-color:#0c419a;
	position: relative;
	right:10px;
	width:590px;
	margin-bottom:10px;
	min-height:605px;
}

#footer {
	background-image: url(../1/img/hi_footer.jpg);
	background-repeat: no-repeat;
	height:25px;
	clear:right;
}

/*Links*/
a:link {
	color:#dbe5b0;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#dbe5b0;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#99cf16;
	text-decoration:none;
	font-weight:bold;
}

a.tl:link {
	color:#dbe5b0;
	text-decoration:none;
	font-weight:bold;
}

a.tl:visited {
	color:#dbe5b0;
	text-decoration:none;
	font-weight:bold;
}

a.tl:hover {
	color:#99cf16;
	text-decoration:none;
	font-weight:bold;
}

/*Hauptmenue*/

#h_menue {		
	font-weight:bold;
	min-height:400px;
}

.h1 {
	background-image: url(../1/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h11 {
	background-image: url(../1/11/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h12 {
	background-image: url(../1/12/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h13 {
	background-image: url(../1/13/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h133 {
	background-image: url(../1/120/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h14 {
	background-image: url(../1/14/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h15 {
	background-image: url(../1/15/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h16 {
	background-image: url(../1/16/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h117 {
	background-image: url(../1/117/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h17 {
	background-image: url(../1/17/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h18 {
	background-image: url(../1/18/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

.h19 {
	background-image: url(../1/19/img/hi_h_menue.jpg);
	background-repeat: repeat-y;
}

#h_menue ul {
	padding-left:10px;
	padding-bottom:8px;
}

#h_menue li {
	list-style: none;
	list-style-position:outside;
	font-weight: bold;
	margin-left:-2px;
	padding-top:4px;
	font-size:14px;
}

#h_menue li a:link{
	text-decoration: none;
	color:#f2fcd8;
}

#h_menue li a:visited{
	text-decoration: none;
	color:#f2fcd8;
}

#h_menue li a:hover{
	text-decoration: none;
	color:#99cf16;
}

.ia {
	color:#99cf16;
}

/* Nebenmenü*/

#n_menue {
}

#n_menue ul{
	padding-top: 10px;
	padding-left:10px;
}

#n_menue li{
	list-style: none;
	list-style-position: inside;
	font-weight: bold;
	padding-top:2px;
	font-size:14px;
}

#n_menue li a:link{
	text-decoration: none;
	color:#011e4f;
}

#n_menue li a:visited{
	text-decoration: none;
	color:#011e4f;
}

#n_menue li a:hover{
	text-decoration: none;
	color:#0c419a;
}



/*Überschriften*/

h1 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:8px;
	font-variant: small-caps;
	color:#99cf16;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}

h2 {
	padding-left:10px;
	padding-top:12px;
	padding-bottom:0px;
	font-weight: bold;
	font-size: 16px;
	color:#99cf16;
}

h3 {
	padding-left:10px;
	padding-top:12px;
	padding-bottom:0px;
	font-weight: bold;
	font-size: 14px;
}

/*Text*/

p {
	padding:10px;
}

img.text {
	float:right;
	margin:10px;
}

ul {
	padding-left:20px;
}

li {
	list-style: disc;
	list-style-position:outside;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	margin-left:6px;
}

.fussnote {
	color:#99cf16;
	font-size: 12px;
}

/*Comic-Seiten*/
.comic {
	v-align:center;
	margin:6px;
}

.bildinfo {
	color:#99cf16;
	font-size: 12px;
	padding-top:2px;
	padding-left:0;
	padding-bottom:4px;
}

.rechts {
	float:right;
	margin:10px;
}

.partner{
	text-align:center;
  margin:auto;
  padding-top:10px;
  padding-bottom:4px;
}

/*Fotowettbewerb*/

.foto {
	text-align:center;
	border: 1px solid #99cf16;
	margin: 10px;
	padding:2px;
}
/*News*/

#news {
	background-color: #99cf16;
	width:200px;
	float:right;	
	margin:10px;
	color: #011e4f;
}

#newsleft {
	background-color: #99cf16;
	width:200px;
	float:left;	
	margin:10px;
	color: #011e4f;
}


#newsbreit {
	background-color: #99cf16;
	width:320px;
	float:right;	
	margin:10px;
	color: #011e4f;
}

.newshead {
	font-weight: bold;
	color:#f2fcd8;
	background-color:#011e4f;	
}

#info2 {
	background-color:#99cf16;
	background-image: url(../1/img/info_hi.jpg);
	background-repeat:no-repeat;
	width:200px;
	float:right;	
	margin:10px;
	color: #011e4f;
	padding-top:158px;
	min-height:145px;
}

#info_ow {
	background-color:#99cf16;
	background-image: url(../1/img/info_hi_ow.jpg);
	background-repeat:no-repeat;
	width:200px;
	float:right;	
	margin:10px;
	color: #011e4f;
	padding-top:158px;
	min-height:145px;
}

.infohead {
	font-weight: bold;
	color:#f2fcd8;
}

info2_text {
	border: 1px solid #011e4f;
	color: #f2fcd8;
}

.fussnotenews {
	color:#0c419a;
	font-size: 12px;
}

a.news:link {
	color:#f2fcd8;
	text-decoration:none;
	font-weight:bold;
}

a.news:visited {
	color:#f2fcd8;
	text-decoration:none;
	font-weight:bold;
}

a.news:hover {
	color:#0c419a;
	text-decoration:none;
	font-weight:bold;
}

/*Tabellen:Downloads*/

.down {
  width:570px;
  border:1px solid #99cf16;
  margin:10px;
  padding:4px;}
  
.down td {
  border-bottom:1px solid #99cf16;
  padding:4px;}  
  
  
  /*Tabellen:Textbereich*/
.tabletext {
  margin:10px;
  padding:4px;
}

.tabletext td{
  padding-bottom:14px;
}

/*Buttons*/
input {
   background-color:#dbe5b1; 
   padding:1px 4px;
	 margin: 4px 0;
}

textarea {
   background-color:#dbe5b1; 
   padding:1px 4px;
	 margin: 4px 0;
}

fieldset {
	margin: 10px;
}

legend {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding:4px;
}
  