#navigation {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-variant:small-caps;
	padding-left: 350px;
	margin-top: 20px;
	text-decoration: none;
}

#navigation a:link { text-decoration:none; color:white; padding-left: 10px; }
#navigation a:visited { text-decoration:none; color: white; padding-left: 10px; }
#navigation a:hover { text-decoration:underline; color:white; padding-left: 10px; }
#navigation a:active { text-decoration:underline; color:white; padding-left: 10px; }
/*#navigation a:focus { text-decoration:blink; color:white; }*/

#content { padding-top:40px;
           padding-left: 50px;		
	 }

#text { font-family: arial;
	font-size: 12px;
	color: #999999;
	padding-bottom: 25px; 
      }

#text-kl { font-family: arial;
	   font-size: 12px;
	   color: #999999;
	   padding-top: 40px; 
         }

#text-kl2 { font-family: arial;
	    font-size: 12px;
	    color: #999999;
	    padding-top: 5px; 
          }

#upper { font-family: arial;
	 font-size: 15px;
	 color: #999999;
	 font-weight: bold;
       }
       
/* KONTAKTFORULAR */

body { background: transparent; }

.text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textklein {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: none;
}
.inputtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
	height: 20px;
	width: 55px;
	border: 1px solid #999999;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
	height: 20px;
	width: 300px;
	border: 1px solid #999999;
}
.inputtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
	height: 50px;
	width: 300px;
	border: 1px solid #999999;
}
.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
	border: 1px solid #999999;
}
.table1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
}
.table2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background: transparent;
	padding: 2px;
}
a {
	color:#999999;
	text-decoration:none;
}

a:visited {
	color:#999999;
}

a:hover {
	color:#999999;
}


a:active {
	color:#999999;
}

.link a, .link a:visited, .link a:hover, .link a:active {
	font-weight:bold;
}
