.Link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic}
body {    
  color: black;
  margin-top:0mm;
  margin-bottom:0mm;
  margin-left:0mm;
  margin-right:0mm;; background-color: #fafafa}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-style: normal; 
  font-weight: bold;
  color: #000000;
  background-color: transparent;
  margin-top: 11px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	background-color: transparent;
}

p,ol,ul,dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  line-height: 130%;
}

td,tr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
}
/* Unterstrich von Überschriften  */
.unterstrich {  
     border-color: #999999;
     /*left: 2px;*/
     text-indent: 4px;
     /*margin-left: 5px;*/
	 margin-left: 0px;
     margin-right: 20px;
     border-style: solid;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 1px;
     border-left-width: 0px;
}

.rahmen {
; border: 1px #e0e0e0 solid
}
.rahmen-oben {
	color:#EEEEEE;
	background-color:#737b9c;
	font-weight : bold;
}
			
.klein {
	font-size:10px;
}

.hell {
	color:#EEEEEE;
	font-weight : bold;
}
			
/* a {	text-decoration: underline }
  a:hover { 	color: #ff0000;	background: #ffff00;	text-decoration: underline;}*/
		
a:link { font-weight:normal; color:#0000E0; text-decoration:none;}
a:visited { font-weight:normal; color:#000080; text-decoration:none; }
a:hover { font-weight:normal; color:#E00000; background: #ffff00; text-decoration:underline;}
a:active { font-weight:normal; color:#E00000; text-decoration:underline; }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline; }
/* Navigationslinks */
a.navigation1:link { font-weight:bold; color:#737b9c; text-decoration:none }
a.navigation1:visited { font-weight:bold; color:#737b9c; text-decoration:none }
a.navigation1:hover {
	font-weight:bold;
	/*color:#eeeef8;*/
	color:#ffb800;
	background-color:#737b9c;
	border-top-width: 1px;
	border-style: solid;
	margin-top:9px;
	border-color : #000000;
}
a.navigation1:active { font-weight:bold; color:#E00000; text-decoration:underline }
a.navigation1:focus { font-weight:bold; color:#00E000; text-decoration:underline }

a.navigation2:link { font-weight:normal; color:#737b9c; text-decoration:none }
a.navigation2:visited { font-weight:normal; color:#737b9c; text-decoration:none }
a.navigation2:hover {
   font-weight:normal; 
   /*color:#eeeef8;*/
   color:#ffb800;
   background-color:#737b9c;
}
a.navigation2:active { font-weight:normal; color:#E00000; text-decoration:underline }
a.navigation2:focus { font-weight:bold; color:#00E000; text-decoration:underline }

/* Navigationleiste links */
.navigation {  
     /* background-color: #99FFFF; */
     width: 130px;
     margin-top: 0px;
}
.navigation1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: Black;
	/* text-decoration: none;
	*/
	margin-left: 5px;
	margin-top:10px;
	padding-left: 5px;
	padding-top: 2px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.navigation2 {
   display: block;
  margin-top:3px;
   margin-left: 10px; 
   padding-left: 10px; 
   padding-top: 2px;
}

