<!--
body {
	scrollbar-base-color:#c5e2e2;
	scrollbar-track-color:#c5e2e2;
	scrollbar-face-color:#339999;
	scrollbar-highlight-color:#5084a0;
	scrollbar-3dlight-color:#5084a0;
	scrollbar-darkshadow-color:#5084a0;
	scrollbar-shadow-color:#5084a0;
	scrollbar-arrow-color:#5084a0;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding: 0px;
	background-color: #c5e2e2;
	background-image : url("back.jpg");
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:left;
}

    #container {
	background-color:#c5e2e2;
	width:1000px;
	margin:0px auto;
	vertical-align:top;
	text-valign:top;
}
    #header {
      text-align:center;
	  width:1000px;
	  height:100px;
	  background-image : url("top.jpg");
	  background-repeat : no-repeat;
    }
	
	  #hauptmenue {
	  width:837px;
	  height:34px;
	  margin-left:163px;
	  background-image : url("blank100.jpg");
	  background-color:#c5e2e2;
    }

    #content {
      margin-left: 165px;
	  margin-top: 134px;
	  margin-top:0px;
	  padding-left:20px;
	  padding-top:20px;
	  padding-bottom:20px;
	  background-color:#fff5ec;
	  background-image : url("rechts.jpg");
	  background-repeat :  repeat-y;
	  background-position: right top;
	  text-align:justify;
	  vertical-align:top;
    }
	
    #text {
	  text-align:justify;
	  vertical-align:top;
	  width:600px;
    }
	
    #footer {
      text-align:center;
	  text-valign:top;
	  color: #fff;
	  background-color:#336666;
	  border-top : 1px solid #000000;
	  width:1000px;
      clear:both;
    }

#navigation {
   width:160px;
   float:left;
   text-align:left;
   margin:0px auto;
   padding: 0px;
   background-color:#c5e2e2;
   }
     
#navigation LI {
   padding: 0px;
   margin: 0px;
   list-style: none;
   width:100%;
   }

#navigation UL {
   padding: 0px;
   margin: 0px;
   }

#navigation A {
   display: block;
   padding: 0px;
   margin: 0px;
   width:100%;
   }

#navigation A:link, #navigation A:visited {
   color: #000;
   text-decoration: none;
   width:100%;
   display: block;
   background-image : url("link2.jpg");
   background-repeat : no-repeat;
   }

#navigation A:hover, #navigation A:focus {
   color: #fff;
   background-color: #fff;
   text-decoration: none;
   width:100%;
   display: block;
   background-image : url("link.jpg");
   background-repeat : no-repeat;
   }
   
acronym{
	background-color : #F5F5F5;
	cursor : help;
}

.width140{
width: 140px;
padding: 0px;
margin-left: 10px;
}

.menue{
width: 150px;
padding: 0;
margin-left: 0;
color: #003399;
font-size: 0.8em;
}

legend{
font-weight:bold;
}

.titel {
width:180px;
text-align:center;
background-color:#FE9900;
}
   
input.text { background: #ccdbdb; width: 55px; height: 14px; font-size: 1.0em; vertical-align : middle;}
input.text2 { background: #ccdbdb; width: 150px; height: 18px; font-size: 1.0em; vertical-align : middle;}
input.text3 { background: #ccdbdb; width: 65px; height: 14px; font-size: 1.0em; vertical-align : middle;}
input.text4 { background: #ccdbdb; width: 30px; height: 14px; font-size: 1.0em;font-family: Arial, Helvetica, sans-serif;}
textarea.kurz { background: #ccdbdb; width: 300px;height: 100px;font-size: 1.0em;font-family: Arial, Helvetica, sans-serif;}
textarea.lang { background: #ccdbdb; width: 300px;height: 200px;font-size: 1.0em;}
textarea.text { background: #ccdbdb; font-size: 1.0em;}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	color:#FF0000;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color:#336699;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.0em;
}

}
td {
	font-size : 11px;
}

hr {
	color : #79252f;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #404040;
}

.highlight {
	color: #003366;
	font-weight : bold;
}

.center {
	text-align : center;
	vertical-align : middle;
	margin-top : 5px;
	margin-bottom : 5px;
}

.left {
	text-align : left;
	vertical-align : middle;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left: 5px;
}
.great {
	font-size: 1.4em;
}

.white {
	color: #ffffff;
	font-size: 0.9em;
	}

.whitesmall {
	color : #ffffff;
	font-size: 0.8em;
	}

div.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color: #D26900;
	float : left;
	font-weight : bold;
	width : 20px;
	height : 20px;
}

.brown {
	color : #ffffff;
	background-color :#4a5266;
}

.brown2 {
	color : #79252f;
}

.borderright {
	border-right : 1px ridge Black;
}

.bordertop {
	border-top : 1px dashed #ffffff;
}

.borderbottom {
	border-bottom : 1px dotted #ffffff;
}

.border2 {
	border-right : 1px groove #3F3F3F;
	border-bottom : 1px ridge #3F3F3F;
	border-top : 1 px  ridge #3F3F3F;
	background-color : #e6e09d;
}

.borderall2 {
	border: 1px solid #000;
	background-color: rgb(220,240,220);
}

.borderall4 {
	border: 1px solid #000;
	background-color: rgb(200,220,200);
}

.borderall {
	border : 1px outset #5F5F5F;
}

li.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000;
	list-style-image : url("dot.jpg");
}

a:link {
  color : #3333CC;
  background-color : transparent;
  text-decoration : none;
}


a:visited {
  color :#003399;
  background-color : transparent;
  text-decoration : none;
}


a:active {
  color : #FF3399;
  background-color : transparent;
  text-decoration : none;
}


a:hover {
	color:#fff;
	background-color: #5084a0;
}

a.link1:link {
	color: #000000;
	text-decoration:none;
	border : 0px;
}
a.link1:visited {
	color: #000000;
	text-decoration:none;
}
a.link1:active {
	color:#FFFFFF;
	text-decoration:none;
	}
a.link1:hover { 
   color:#FFFFFF;
	text-decoration:none;
}

a.link2:link {
	color: #dbdbdb;
	text-decoration:none;
}
a.link2:visited {
	color: #dbdbdb;
	text-decoration:none;
}
a.link2:active {
	color: #CC6699;
	text-decoration:none;
}
a.link2:hover {
	color:#000000;
}

a.linkpart:link {
	color: #fff5ec;
	background-color: #fff5ec;
	font-size: 0.2em;
}
a.linkpart:visited {
	color: #fff5ec;
	background-color: #fff5ec;
	font-size: 0.2em;
}
a.linkpart:active {
	color: #fff5ec;
	background-color: #fff5ec;
	font-size: 0.2em;
}
a.linkpart:hover {
	color:#fff5ec;
	background-color: #fff5ec;
	font-size: 0.2em;
}
-->
