/*
==============
1.	Allgemein
==============
*/

body  { 
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14; 
	background-color: #ffffff; 
	background-position: 0 0; 
	b: repeat 
}

td     { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 14px; 
	margin: 0 0 0; 
	padding: 0 
}

.uberschrift_gross  { 
	color: #006600; 
	font-size: 120%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 1px; 
	padding: 0 
}

.uberschrift_klein { 
	color: #006600; 
	font-weight: bold;
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	padding: 0px 

}



.text_k { 
	color: #000000; 
	font-style: none; 
	font-size: 10px; 
	line-height: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	padding: 0px 

}

/*
================
3.	Navigation
================
*/

a {
	text-decoration: none;
	color: #006600;
}

a:link    { 
	color: #006600; 
	font-weight: bold;
	letter-spacing: 1px; 
	border-bottom: 1px dotted #006600 
}

a:visited  { 
	color: #006600;
	font-weight: bold;
	letter-spacing: 1px; 
	border-bottom: 1px dotted #006600
}

a:active  { 
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 1px; 
	border-bottom: 1px dotted #FFFFFF
}

a:hover { 
	color: #FFFFFF; 
	background-color: #99CC99;
	font-weight: bold;
	letter-spacing: 1px; 
	border-bottom: 1px dotted #FFFFFF
}

/*
================
3.	Navigation
================
*/

