/*
BODY {
	background-color : #FFFFE0;
	background-image : url(images/nav/maincolor.gif);
}
*/
BODY {
	scrollbar-3d-light-color : #FFCC66;
	scrollbar-base-color : #FFCC66;
	scrollbar-face-color : #FFCC66;
	scrollbar-highlight-color : #c0c0c0;
	scrollbar-shadow-color : #707070;
	scrollbar-arrow-color : #006600;
	scrollbar-dark-shadow-color : #FFCC66;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.home {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FF3300;
}
.mini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
}
.green {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color : #FF0000;
	font-weight : bold;
}
.truegreen {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color : #006600;
	font-weight : bold;
}
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight : bold;
	color : #006600;
}
.subtitel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight : bold;
	text-decoration:underline;
	color : #006600;
}
a:link {
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a:visited,a:active {
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color : #FF0000;
}
a.left:link {
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a.left:visited,a:active {
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a.left:hover {
	text-decoration:underline;
	font-weight: bold;
	color : #FF0000;
}
.black {
	text-decoration:none;
	color : #000000;
}
li {
	padding-left:12px;
}
textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color : #FFEEA8;
	border : 1px solid;
	border-color : #7F7D72;
	width:153px;
	line-height:14px;
}
input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color : #FFEEA8;
	border : 1px solid;
	border-color : #7F7D72;
	width:153px;
	line-height:14px;
}
select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color : #FFEEA8;
	border : 1px solid;
	border-color : #7F7D72;
	line-height:14px;
/*	width:153px;*/
}

a.pswd:link {
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a.pswd:visited,a:active {
	font-size: 9px;
	text-decoration:none;
	font-weight: bold;
	color : #006600;
}
a.pswd:hover {
	font-size: 9px;
	text-decoration:underline;
	font-weight: bold;
	color : #FF0000;
}
