/*navi oben*/
A.navi:link {text-decoration: none;	color:#FFFFFF;	font-weight: bold;}
A.navi:hover {text-decoration: underline; color:#FFFF00; font-weight: bold;}
A.navi:visited {text-decoration: none; color:#FFFFFF; font-weight: bold;}
A.navi:visited:hover{text-decoration: underline; color:#FFFF00; font-weight: bold;}
 
A.navi_unter:link {text-decoration: none;	color:#2D3E07;	font-weight: bold;}
A.navi_unter:hover {text-decoration: underline; color:#2D3E07; font-weight: bold;}
A.navi_unter:visited {text-decoration: none; color:#2D3E07; font-weight: bold;}
A.navi_unter:visited:hover{text-decoration: underline; color:#2D3E07; font-weight: bold;}

A.standard:link {text-decoration: none; color: #150185}
A.standard:link:hover {text-decoration: underline; color: #772B1A}
A.standard:visited {text-decoration: none; color: #150185}
A.standard:visited:hover {text-decoration: underline; color: #772B1A}
/*navi oben ende */

a       {text-decoration: none; color: #003300}
a:hover {text-decoration: none; color: #006600}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	background-repeat:repeat-x;
	background-attachment: fixed;
}		
td,input,textarea,option,select {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px;}		

h1 {font-size:14px;}
h2 {font-size:12px;}
h3 {font-size:11px;}
li {line-height: 150%;}

img {border-color: Black;}

.edit {background-color:#dddddd; font-size:11px; padding-left:4px; padding-right:4px;}

