.text {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

div {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

body {
	margin: 0px 0px 0px 0px;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color:#23932D;
    scrollbar-arrow-color: #23932D;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

.header {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.untertitel {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

a.small {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

.menuHeader {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #006600;
}

a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

input.edit, textarea.edit, select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

input.button {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height:18px;
	background-color: #FFFFFF;
}

input.button:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height:18px;
	background-color: #339900;
}
