/* Grundlegende Einstellungen */

body {
   background-color: #ffffff;
   margin: 0;
   padding: 0;
   border: 0;
   }
   
p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
   }
.kontaktmail {
	color: #0166ff;
}
.Bildunterschrift {
	font-size: 0.6em;
}
.kleingedrucktes {
	font-size: 0.8em;
	font-style: italic;
}



   

h1 {
	margin-top: 0.5em;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 2em;
   }
   
h2 {
	font-style: italic;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
	margin: 0px;
   }
   
h3 {
	font-style: italic;
	color: #7aafff;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0px;
   }

h4 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-top: 3em;
   }

a:link {
    font-weight:bold;
    color:#0166ff;
    text-decoration: none;
    }

a:visited {
    font-weight:bold;
    font-style:italic;
    color:#7aafff;
    text-decoration: none;
    }

a:hover {
    font-weight:bold;
    color:#cde0ff;
    text-decoration: underline;
    }

a:active {
    font-weight:bold;
    color:#7aafff;
    text-decoration: none;
    }

a:focus {
	font-weight:bold;
	color:#F00;
	text-decoration: none;
    }
	
.nachoben {
	text-align: right;
	margin-right: 2em;
    }
	

/* Tabellen */
table {
	table-layout: fixed;
	width: 90%;
	border: 0;
	text-align: left;
	}
	
.bildoben {
	vertical-align: top;
    table-layout: fixed;
	width: 30%;
	/* min-height: 8em; */
	}

.bildoben p {
	margin-bottom: 2em;
    }

.textoben {	
	vertical-align: top;
    table-layout: fixed;
	width: 70%;
    }
	
.textoben p {
	margin-bottom: 2em;
    }
	
	
/* Rahmen-DIV um alle anderen DIVs */

#gesamt {
	width: 960px;
	margin: 0;
    }
	
/* Kopfzeile für Logo */

#kopf {
   float: left;
   width: 100%;
   padding-top: 0px;
   padding-left: 0px;
   height: 10em;
   background-color: #ffffff;
   }

#inhalt_form {
   float: left;
   border-right: dotted 1px #0166ff;
   border-left: dotted 1px #0166ff;
   width: 60%;
/*   height: 120em; */
   padding-top: 0.3em;
   padding-left: 0.3em;
   background-color: #ffffff;
   }


#fuss_form {
   float: left;
   width: 100%;
   border-right: dotted 1px #0166ff;
   border-left: solid 1px #0166ff;
   border-top: solid 3px #0166ff;
   border-bottom: dotted 1px #0166ff;
   padding-top: 3em;
   padding-left: 5px;
   background-color: #ffffff;
   }

/* Navigationsleiste quer */ 

#quermenu {
   float: left;
   width: 91%;
   height: 1.5em;
   padding-top: 0.1em;
   padding-left: 6em;
   background-color: #cde0ff;
   border-top: solid 1px #000000;
   border-bottom: solid 1px #000000;
   }

#quermenu p {
   font-style: normal;
   font: 0.7em Verdana, Arial, sans-serif;
   color: #0166ff;
   margin: 0.3em;
   }
   
#quermenu a:link {
    font-style: normal;
    font-weight: lighter;
    color: #0166ff;
    text-decoration:none
    }

#quermenu a:visited {
    font-style:   italic;
    font-weight: lighter;
    color:#0166ff;
    text-decoration:none
    }
    
#quermenu a:hover {
    font-style: normal;
    font-weight:bold;
    color:#0166ff;
    text-decoration: none
    }
    
 
/* Navigationsleiste - links */

#navigation {
    float: left;
    width: 12em;
    text-align: left; 
	border-bottom: 1px; 
    padding: 0;	
	}

#navigation ul {
    margin: 0;
    padding: 0;	
    list-style-type: none;
    text-indent: 15px;
    letter-spacing: 1px;
    }
  
#navigation li {
    list-style-image: none;
    margin: 0.2em;
    }

#navigation a {
    display: block;
    width: 14em; 
    height: 1.4em;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    font-style: normal;
    font-size: 0.7em;
    font-family: Verdana;
    }

#navigation a:link, #navigation a:visited {
    background: #7aafff;
    color: #000000;
    text-decoration: none; 
    padding-bottom: 0;
    }

#navigation li a:hover {
    background: #0166ff;
    color: #fff;
    text-decoration: none;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    }

#navigation li a#current {
    background: #0166ff;
    color: #fff;
    text-decoration: none;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    }

#unternavigation ul {
    margin: 2em;
    padding: 0;	
    list-style-type: none;
    letter-spacing: 1px;
    }
  
#unternavigation li {
    list-style-image: none;
    margin-left: 1em;
    text-indent: 0.2em;
    }

#unternavigation a {
    display: block;
    width: 15em; 
    height: 1.4em;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    font-style: normal;
    font-size: 0.7em;
    font-family: Verdana;
    }

#unternavigation a:link, #unternavigation a:visited {
    background: #7aafff;
    color: #000000;
    text-decoration: none; 
    padding-bottom: 0;
    }

#unternavigation li a:hover {
    background: #0166ff;
    color: #fff;
    text-decoration: none;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    }
  
#unternavigation li a#current {
    background: #0166ff;
    color: #fff;
    text-decoration: none;
    border: 1px solid black;
    border-left-color: #808080;
    border-top-color: #808080;
    } 

/* Inhalt */

#inhalt {
   float: left;
   border-right: dotted 1px #0166ff;
   border-left: dotted 1px #0166ff;
   width: 60%;
   height: 60em;
   padding-top: 0.3em;
   padding-left: 0.3em;
   background-color: #ffffff;
   }
   
#inhalt ul {
	list-style-type:disc;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
	}

#inhalt ul li {
	list-style-type:disc;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	margin-left: -2em;
	margin-bottom:1em;
    }

#inhalt ul li ul li {
	list-style-type:circle;
	margin-bottom:0em;
	font-size:1.2em;
	}

#inhalt li a {
	font-weight:normal;
	}

        
/* Externe Links */

#externes {
   float: left;
   width: 18%;
   height: 32em;
   padding-top: 0.3em;
   padding-left: 0.3em;
   background-color: #ffffff;
   }
   
/* Formular-Design */

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

label {
 color: #000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 0.8em;
 text-align: right; 
 padding-right: 1em;
 margin: 8px;
  }

input {
	color:#000000;
	border: 0px;
	background-color: #cde0ff;
	height:22px;
	width: 350px;
	margin: 3px;
	padding: 3px;
}

input#submit { /* den Submit-Button */
  float: none;
  width: 2em;
  }

.labelradio {
	width: 50px;
	background-color:#FFF;
	
}

.buttom {
	width: 100px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	margin-left: 115px;
}


form {
  margin: 0;
  padding:.5em;
}

/*
Standardfarbe: #0166ff
heller: #7aafff
ganz hell: #cde0ff
*/
.Lila {
	color: #93F;
}
rechtsbündig {
}
.Rechtsbündig {
	text-align: right;
	margin-right: 50px;
}
.Paragraph {
	font-weight: bold;
	text-align: center;
}
ROT {
	color: #F00;
}
.ROT {
	color: #F00;
}

