body {
    font: 80% Verdana, Helvetica, Arial, sans-serif;
    background: url('/images/QVOsw-Logo_wide.png');
    background-color: white;
    background-repeat: no-repeat;
    color: Black;
    margin: 0;
    padding: 0;
    padding-top:180px;
	background-position: 10px 30px;
}

h1 {
    color: #fff;
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 0.5em;
    padding-left: 0.5em;
}

h2 {
    color: #820e2c;
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
    margin-bottom: 0.5em;

/*    border-top: 1px solid #A3A3A3;
 */
   font-size: 140%;
   /* background-color: #DDFFFF; */
background-color: #f4f4f4;
   border-bottom: 1px solid #000;
}

h3, h4, h5, h6 {
    color: Black;
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding-top: 0.5em;
}

h1 {
    font-size: 160%;
}

h3 {
    font-size: 100%;
}

h4 {
    font-size: 100%;
}

h5 {
    font-size: 90%;
}

h6 {
    font-size: 80%;
}

a {
  color: #444444;
}

hr {
    height: 1px;
    color: #615c58;
    background-color: transparent;
}

/*
	Form styles
*/
form {
    border: none;
    margin: 0;
}

textarea {
    border: 1px solid #615c58;  
    color: Black;
    background-color: white;
    width: 88%;
    padding: 0.1em;
}

input {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #A3A3A3;  
    color: Black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

div.news input {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #90bade; /*was #A3A3A3 */  
    color: black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0em;
}

select {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #A3A3A3;  
    vertical-align: top;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    font-family: Times, "Times New Roman", serif; 
    font-style: italic;
    font-size: 120%;
}

code {
    font-size: 120%;
    color: Black;
    background-color: #E1DDCE;
}

pre {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #A3A3A3;
    color: Black;
    background-color: #E1DDCE;
}

td.gitter {
	   border-left-style: dotted;
	   border-left-width: 1px;
	   border-right-style: dotted;
	   border-right-width: 1px;	   
}


/*  Structural Styles 
 */

div#navigation {
  /*float: left;
  position: absolute;
  left: 8px; 
*/
  width: 160px;
  margin: 0;
  padding: 0;
  padding-top: 14px;
  margin-top: 10px;
  margin-left: 8px;
  border: none;
/* border: 1px solid #615c58; */

/*background-color: #90bade;
background-color: #eee;
*/
background: white; no-repeat */ 2em 30px;
	color: #333;

}

div#navigation h1 {
	font-size: 100%;
}

div#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
/*  border: 1px solid #615c58; */
  background-color: white;
  padding-left: 20px;
  width: 140px;
}
div#navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  border: 0;
  background-color: white;
  width: 120px;
}

div#navigation li {
  margin: 0;
  padding: 0;
}

div#navigation > ul > li {
  margin: 0;
  padding-top: 10px;
}

div#navigation a {
	padding: 0;
	marign: 0;
        width: 130px;

  background-color: white;
        text-decoration: none;
	color: black;
}

/*
div#navigation a:link {
  color: white; background-color: #203fab;
}
*/

/*
div#navigation a:visited {
  color: #dcccf7; background-color: #203fab;
}
*/

div#navigation a:hover {
  /* color: #203fab; background-color: white; */
       color: #820e2c;
  /*       background-color: #615c58;*/
       background-color: #f4f4f4; */
        text-decoration: none;
font-weight: bold;

}
/*div#navigation a:active {
  color: white; background-color: gray;
}
*/

div#content { 
/*       margin-left: 14em; */
/*    margin-right: 12em;*/
    padding: 0em;
/*    padding-top: 80px; */
/*    min-width: 16em; */
    top: 210px;
    left: 190px;
    position: absolute;
background-color: #f4f4f4;
	   width: 670px;
}

div.news {
	   float: right; 	   
	   3px; 
	   width: 16em; 
	   height: 80em;
}

div#title {
    display: none;
    
}

div#Inhalt {
  margin-left: 23em;
  padding: 0 2em;
  border: 1px dashed silver;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#footer {
    clear: both;
    text-align: left;
    margin-left: 30px;
    margin-top: 550px;
    vertical-align: bottom;
    
}

div.module {
/*	   border: solid 1px;
	   border-color: #9eadfe; */
	   padding: 0em;
	   padding-left: 10px;
	   float: left;
	   margin: 1em;
	   width: 600px;
}

div.smallmodule h2 {
	background-color: #369;
	color: white;
	padding-left: 1em;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 0;
	font-size: 120%;
}

div.smallmodule {
/*	   border: solid 1px;
	   border-color: #9eadfe;
*/
	   padding-left: 1em;
	   padding-right: 1em;
	   float: left;
	   margin-left: 1em;
	   margin-right; 1em;
	   margin-bottom: 10px;
	   width: 15em;
}

div.metasmallmodule {
	   padding: -0.3em;
	   float: left;
	   margin: -0.3em;
	   margin-left: 2em;
	   width: 17em;
}

div.metamodule {
/*	   padding: -0.3em;
	   float: left; 
	   margin: -0.3em; */
}

div.widemodule {
/*	   border: solid 1px;
	   border-color: #9eadfe;
*/
	   padding: 1em;
	   float: left;
	   margin: 1em;
}

ul#submenu
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #fff;
	background-color: #F4F4F4;
}

ul#submenu li 
{ 
  display: inline; 
}

ul#submenu li a
{
	float: left;
/* 	width: 5em; */
	color: #000;
	background-color: #F4F4F4;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #000;
}

ul#submenu li a:hover
{
	background-color: #369;
	color: #fff;
}


/* Submenu */
ul#sub-menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	/* height: 6em; */
	float: left;
	width: 100%;
	color: #fff;
}

#sub-menu li
{
	display: inline;
/*float: left;
margin: 0 0.15em; */
}

#sub-menu li a
{

height: 2em;
line-height: 2em;
float: left;
/* width: 15em; */
display: block;
border: 0.1em solid #dcdce9;
/* color: #0d2474;
*/
background-color: #036;
color: white;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#sub-menu li a
{
float: none
}
/* End hide */

#sub-menu
{
/*width:30em */
}

.right
{
	position: absolute;
	right: 5px;
	float: right;
	width: 20em;
}

.Ja {
	display: inline;
        color: green;
        font-weight: bold;
}

A.Ja:link {
        color: green;
        font-weight: bold;
}

A.Ja:visited {
        color: green;
        font-weight: bold;
}

.Nein {
	display: inline;
        color: red;
        font-weight: bold;
}

A.Nein:link {
        color: red;
        font-weight: bold;
}

A.Nein:visited {
        color: red;
        font-weight: bold;
}

#wegmenu a {
	 text-decoration: none;
	 background-repeat: no-repeat;
	 background-position: 0px -16px;
}

#wegmenu a i {
	 display: none;
}

.mapempty {
	  width: 32px;
	  height: 32px;
	   visibility: hidden;
}

.smallpost {
	   visibility: hidden;
	   position: absolute;
	   width: 200px;
	   left: 580px;
	   top: 80px;
	   font-size: 80%
}

.posten {
	background-color: #686260;
	padding-left: 55px;
	padding-top: 47px;
	padding-right:41px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	color: white;
	width: 600px;
}

#postengreen {
	     background: url(/images/green.jpg);
	     background-color: #686260;
	     background-repeat: no-repeat;
}

#postenred {
	     background: url(/images/red.jpg);
	     background-color: #686260;
	     background-repeat: no-repeat;
}

#postenyellow {
	     background: url(/images/yellow.jpg);
	     background-color: #686260;
	     background-repeat: no-repeat;
}

#postenneutral {
/*	     background-color: #686260; */
	     background-repeat: no-repeat;
}

.posten img {
	border-width: 3px;
	border-style: solid;
	border-color: white;
	margin-bottom: 40px;
}
.posten h1 {
	font-family: Verdana, Helvetica;
	font-size: 400%;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

.posten p {
	font-family: Verdana, Helvetica;
	font-size: 100%;
}

p.legend {
	font-size: 80%;
	font-family: Verdana, Helvetica;
	text-align: right;
	margin-top:-40px;
	padding-top:-40px;
}

.posten p.sponsor {
	font-family: Verdana, Helvetica;
}

#postenfooter {
	      margin: 0;
	      padding-top: 0px;
}

.footertext {
	    color: white;
	    font-family: 'Times New Roman';
	    font-size: 26px;
	    position: relative;
	    left:40px;
	    top:20px;
}

#map {
     position: absolute;
     left: 16em;
     top: 80px;
     background-repeat: no-repeat;
}

#footer {
	display: none;
}

table.addresslist {
	border-collapse: collapse; 
	empty-cells: show;	  
width: 600px;
}

.addresslist td {
	border: 1px solid #fff;
	padding: 2px;
	border-bottom: 1px solid #000;	
}

.addresslist th {
	border: 1px solid #fff;	
	border-bottom: 1px solid #000;	
}

.addresslist tr {
}

.adrname {
	 width: 120px;
}

.adraddress {
	 width: 360px;
}

.adrphones {
	 width: 120px;
}
