body {
  padding: 0px;
  margin: 0px;
  background: white;
  color: Black;
  font-size: x-small; /* für IE5/Win */
  font-family: Arial;
  voice-family: interhit;
  font-size: small; /* für komfore Browser */
  height:100%;
  width:100%;   
  text-align: center;
  text-decoration: none;
  
}
img { border: none; }

html>body {
	font-size: small;
}

h1 {
   margin: 0;
	padding: 4px 0px 0px 122px;
	height: 21px;
	background-color: #CDE5D6;
	font-size: 90%;
	font-weight: normal;
	color: black;
	text-align: left;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90A096;	
   margin-left: auto;
   margin-right: auto;	
}

h2 {
	color: Black;
	font-weight: bold;
	font-size: 20px;
}

ul {
   margin: 3px;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

#kopf {
	margin: 0;
	padding: 0;
	height: 96px;
	background: url(../image/headbg.gif) top left repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90A096;
	overflow: hidden;
	min-width: 800px;
}

#content {
  width: 1000px;
  margin: 0px;
  padding: 0;
  color: Black;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #90A096;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #90A096;
}

#inhalt {
  width: 630px;
  margin: 0;
  padding: 0;
  float:left;
  color: Black;
  background-color:#fff;
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #90A096;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #90A096;  
  text-align: left;
}

#inhalt ul {
   padding: 5px 15px;
	text-decoration: none;
}

#inhalt a
{
    color: Black;
    text-decoration: none;
}

#inhalt a:hover
{
    color: #F57B21;
    font-weight: bold;
    text-decoration: none;
}

#links {
  text-align: left;
  width:180px;
  padding:0px;
  float:left;
}

#links ul {
   padding: 5px 15px;
	text-decoration: none;
}

#links li {
  list-style: none;
}

#links a {
	text-decoration: none;
	color: #90A096;
	background: White;
	font-size: 100%;
	font-weight: normal;	
}
#links a:hover{
	text-decoration: none;
	color: #90A096;
	background: White;
	font-size: 100%;
	font-weight: bold;		
}

#rechts {
  text-align: left;
  width:180px;
  padding:0px;
  margin: 0;
  float:right;
}

#rechts ul {
	text-decoration: none;
	margin: 0;
	padding: 5px 15px;
}

#rechts li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rechts a {
	text-decoration: none;
	color: #90A096;
	background: White;
	font-size: 100%;
	font-weight: normal;	
}
#rechts a:hover{
	text-decoration: none;
	color: #90A096;
	background: White;
	font-size: 100%;
	font-weight: bold;		
}

.inwrap {
   padding: 0;
	margin: 0px 140px;
	width: 1000px;
   text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.inwrap1 {
   padding: 3px;
	margin: 0px 10%;
	width: auto;
	text-align: left;
}

.inwrap2 {
	width: 1000px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	height: 21px;
	padding: 0;
	text-align: left;
}

.inwrap2 ul {
	margin: 0;
	padding: 0;
}

.inwrap2 li {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 400px;
	height: 21px;
	width: auto;
	float: left;
	margin-left: 3px;
	list-style: none;
}

#logo {
	float: left;
	width: 480px;
	height: 96px;
	background: url(../image/headlogo.gif) top left no-repeat;
}

#knav {
   float: right;
	margin: 4px;
	width: auto;
	height: 85px;
	color: White;
	font-size: 90%;
	overflow: hidden;
}

#knav ul {
  text-decoration: none;
  float: right;
}

#knav li {
  list-style: none;
  float: left;
}

#knav a {
	text-decoration: none;
	color: white;
	font-size: 100%;
	font-weight: normal;	
}

#knav a:hover{
	text-decoration: none;
	color: white;
	font-size: 100%;
	font-weight: bold;		
}

#bnav {
   text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 300px;
	font-size: 80%;	
}

#bnav ul {
   margin-top: 0px;
	text-decoration: none;
}

#bnav li {
	list-style: none;
}

#bnav a {
	text-decoration: none;
	color: #90A096;
	font-size: 100%;
	font-weight: normal;	
}
#bnav a:hover{
	text-decoration: none;
	color: #90A096;
	font-size: 100%;
	font-weight: bold;		
}

#fuss {
	width: 1000px;
	padding: 0;
	margin: 0;
	height: 36px;
   margin-left: auto;
   margin-right: auto;
   border-left-width: 1px;
   border-left-style: dotted;
   border-left-color: #90A096;
   border-right-width: 1px;
   border-right-style: dotted;
   border-right-color: #90A096; 	
	background: #90A096 url(../image/bottbg.gif) top left repeat-x;
	clear: both;
}

.suchen {
	font-size: 80%;
}

.button {
	background-color: #F57B21;
	cursor: pointer;
	margin: 0;
	padding: 2px;
	font-size: 80%;
	height: 18px;
	color: White;
	border: none;
}

.button1 {
	background-color: #F57B21;
	cursor: pointer;
	margin: 1px 5px;
	font-size: 80%;
	height: 18px;
	color: White;
	border: none;
}

.fo1 {
	color: #F57B21;
	background-color: White;	
	font-size: 110%;
	font-weight: bold;
}

.fo2 {
	color: #90A096;
	background-color: White;	
	font-size: 100%;
	font-weight: bold;
}

.fo3 {
	color: #F57B21;
	background-color: White;	
	font-size: 100%;
	font-weight: normal;
}

.fo4 {
	color: #90A096;
	background-color: White;
	font-size: 100%;
	font-weight: normal;
}

.fo5 {
	color: #F57B21;
	background-color: White;	
	font-size: 120%;
	font-weight: normal;
	border-bottom: dotted;
	border-bottom-color: #F57B21;
	border-bottom-width: 1px;
}

.fo6 {
	color: Black;
	font-size: 100%;
	font-weight: normal;
}

.fo7 {
	color: Black;
	font-size: 90%;
	font-family: Arial;
	font-weight: normal;
}

.fo8 {
	color: #F57B21;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}

.fo9 {
	color: #F57B21;
	background-color: White;	
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.linie {
	border-bottom: dotted;
	width: auto;
	border-color: #90A096;
	border-width: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.cent {
	text-align: center;
	margin: 0;
}

.side_head {
	text-align: left;
	margin: 0;
}

.Data1 {
	margin-top: 10px;
	padding: 0;
	text-align: left;
}

.Data1 ul {
	margin: 0;
	padding: 0;
	text-decoration: none;
	padding: 5px 15px;	
}

.Data1 li {
	list-style: none;
}

#zwischen {
   margin: 0;
	padding: 4px 0px 0px 0px;
	height: 21px;
	background-color: #CDE5D6;
	font-size: 90%;
	font-weight: normal;
	color: black;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90A096;	
   margin-left: auto;
   margin-right: auto;		
}

.Data2 {
	margin-top: 10px;
	padding: 0;
	text-align: left;
}

.Data2 a {
	text-decoration: none;
	font-size: 100%;
	color: #F57B21;	
}

.Data2 a:hove {
	text-decoration: none;
	color: #F57B21;
}

.ButDe {
	width: 27px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../image/flagge-de.gif) top left no-repeat;	
}

.ButEn {
	width: 27px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(../image/flagge_uk.gif) top left no-repeat;	
}

.gv1 {
   vertical-align: middle;
	text-align: center;
	margin: 0;
}
