body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.menu:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.menu:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fd9713;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.textueberschrift {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3C100;
}

.wd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3c100;
}

.links {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f3c100;
}

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}

.heading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.bigheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.textgraugross {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}

.textgruen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3c100;
}

.textgruenklein {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f3c100;
}

table.box
{
	border: 1px solid #aaaaaa; 
}
	
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	width:   135px;
	
	border:  1px solid #aaaaaa;
	padding: 2px 5px;
	
	background: #ffffff;
	
	font-family: Arial, Verdana, Sans-Sherif;
	color:   #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a.sample_attach, a.sample_attach:visited { border-top: none; }

a.sample_attach:hover { color: #fd9713; }

form.sample_attach
{
	position: absolute;
	visibility: hidden;
	
	border:  1px solid black;
	padding: 0px 5px 2px 5px;
	
	background: #FFFFEE;
}

form.sample_attach b
{
	font-family: Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }	
