  body  {
        margin-top: 5px;
        font-family: Arial;
        font-size: 7pt;
        text-align:center;
        color: black; background-color: silver;
  }
  ul#links {
  	margin-left:0px;
	margin-right:0px;
	padding:0px;
  }
  
  ul#links li {
  	list-style:none;
	display:inline;
  }
  
  ul#links img {
  	margin-top:5px;
  	border: 1px solid black;
  	width:110px;
  	vertical-align:middle;
  }
  
	ul.imp {
		list-style:none;
	} 
  
  
  ul#home li {
	list-style:none;
  }
  
  ul#home img.normal   {
	border: 1px solid black;
  }
  
  ul#home img.hover {
	border: 1px solid black;
	background-color: #78aae9;
  }

  
  ul#navi {
        margin: 0px;
        padding: 0px;
  }

  ul#navi li {
        display: inline;
        list-style: none;
  }

  ul#navi img {
        border: 0px solid black;
  }

  ul#navi a, span {
        float: left;
        margin: 5px;
        height: 9px;
        border: 1px solid black;
        background-color: white;
  }

  ul#navi a:hover, span {
        background-color: #d7d7d7;
		background-color: #78aae9;
  }
  
  a#subnavi img:hover {
        background-color: #78aae9;
  }
  
  a#subnavi img {
        background-color: white;
  }
  
  ul#subnavi a {
  		float: left;
  		margin: 5px;
  		height: 9px;
  		        border: 1px solid black;
        background-color: white;
  }
  
  ul#subnavi {
  		margin: 0px;
        padding: 0px;
  }

  ul#navi div {
        clear: left;
  }
  
  ul#subnavi div {
        clear: left;
  }

  div.infobox {
	position: absolute;
        visibility: hidden;
  }

  div.top#title {
        margin-left: auto;
        margin-right: auto;
        background-color: white;
        border-bottom: 0px solid transparent;
        width: 900px;
        height:40px;

	font-family: Arial;
        font-variant: small-caps;
        font-size: 12pt;
        color: black;
        text-align: left;
        font-weight: bold;
  }

  div.top#title2 {
	background-color: white;
	height: 20px;
	border-top: 0px solid black;
  }

  div.top {
        margin-left: auto;
        margin-right: auto;
        background-color: #91c73e;
        border: 1px solid black;
        width: 900px;
  }
  
  div.subtop {
  		margin-left: auto;
        margin-right: auto;
        background-color: #91c73e;
        border: 1px solid black;
        width: 350px;
  }

  #slogan {
	position: relative;
	left: 20px;
	top: 5px;
  }

  div.main {
	position: relative;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    width: 900px;
	height: 400px;
    border: 1px solid black;
	text-align: left;
  }

  div.textnormal-center {
	font-family:Arial;
    font-variant:none;
    font-size:10pt;
    line-height:1.5;
	text-align: center;
  }

  div.textnormal-left {
	font-family:Arial;
	font-variant:none;
	font-size:9pt;
	line-height:1.5;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
  }
  
  div.textnormal-left a, a:visited {
  	border: 0px solid black;
  }

  div.linegreen1 {
	border-left: 1px solid #91c73e;
	border-right: 1px solid #91c73e;
	position: absolute;
	left: 20px;
	width: 420px;
	height: 300px;
  }
  
  div.linegreen11 {
	border-left: 1px solid #91c73e;
	border-right: 1px solid #91c73e;
	position: absolute;
	right: 20px;
	width: 420px;
	height: 300px;
  }

  div.linegreen2 {
  	visibility: hidden;
	border-left: 1px solid #91c73e;
	border-right: 1px solid #91c73e;
	position: absolute;
	right: 20px;
	width: 420px;
	height: 300px;
  }
  
  div.linegreen22 {
  	visibility: hidden;
	border-left: 1px solid #91c73e;
	border-right: 1px solid #91c73e;
	position: absolute;
	left: 20px;
	width: 420px;
	height: 300px;
  }
  
  div.linestuck {
	visibility: hidden;
    border-left: 1px solid #91c73e;
    border-right: 1px solid #91c73e;
	position: absolute;
	right:20px;
    width: 420px;
	height: 300px;
  }


  div.main#wappen {
	position: absolute;
	right: 20px;
	margin-top: 20px;
	width: 200px;
	height: 300px;
	border: 0px solid black;
  }

  div.main#wappen img#imgwappen {
	border: 0px solid black;
  }

  a.pics {
  	border: 0px solid black;
  }
  
  div.preview {
        font-family: Arial;
        font-size: 7pt;
        color: black; background-color: transparent;
  }
  
  img.innen {
  		border: 1px solid black;
  }
