/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	background-color: #C2F163;
}
a {
	color: #000099;
	font-weight: bold;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
table, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
TD.error {
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000;
}
TD.bold {
	font-weight: bold; 
}

.button {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	height: 20px;
	color: #C2F163;
}
form {
	margin: 0px;
}
.start {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
}
.menue {
	font-size: 11px;
	
}
TD.small {
	font-size: 11px;
}
.head {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.bighead {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
.marked {
	font-weight: bold;
}
.navigation {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navigation:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.newstop {
	font-style: normal; 
	line-height: normal; 
	color: #898989;
}
.smallnavigation {
	font-style: normal; 
	font-size: 10px;
	line-height: normal; 
	color: #898989;
}
img    {
	border-color:#000000;
} 
.section {
	font-size: 40px; 
	font-weight: bold; 
	color: #CCCCCC;
}
.textarea {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px;
	border-style: dashed;
	border-color: #15466C;
}
.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 22px;
	background-color: #F2EDE0;
}
