/* Allgemeine Einstellungen */

A:link {color: #FFFFFF; text-decoration: none} 
A:visited {color: #FFFFFF; text-decoration: none}
A:active {text-decoration: none; color: #FFFFFF} 
A:hover {text-decoration: none; color: #CCCCCC}

TD#content A:link {color: #1D5601; text-decoration: none; font-weight: bold;} 
TD#content A:visited {color: #1D5601; text-decoration: none; font-weight: bold;}
TD#content A:active {text-decoration: none; color: #1D5601; font-weight: bold;} 
TD#content A:hover {text-decoration: none; color: #CCCCCC; font-weight: bold;}

.bulletlist { 
                font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	line-height: 100%; 
               }

A { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:000000;
	}

P { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	line-height: 100%; 
	text-indent: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-left: 0px; 
	line-height: 16px; 
	}

h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:709770;
	}


DIV#nav { 
        background-color:#94B194; 
	margin-bottom:0px; 
	margin-top:0px; 
	width:100%; 
	height:15px; 
	display:block; 
	text-align:left; 
	border-top: 1px solid #F5D85D;
	border-bottom: 1px solid #568456;
	padding:2px; 
	padding-left:5px; 
	text-decoration:none; 
	}

DIV#nav:link    { color:#000000; background-color:#94B194; }
DIV#nav:visited { color:#000000; background-color:#94B194; }
DIV#nav:hover   { color:#000000; background-color:#709770; }
DIV#nav:active  { color:#000000; background-color:#94B194; }

body {
         border-bottom: 15px solid #FFFFFF;
        }
