body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	height:101%;
	border-collapse:collapse;
    background-color: #FAD58C;
	/*background-image: url(../images/background.jpg);  */
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline}
a:hover {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline}
a:visited {  font-family: Arial; font-size: 12px; color: #9A770C; text-decoration: underline}

a.menue:link {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: none}
a.menue:hover {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: none}
a.menue:visited {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: none}


a.no:link{  text-decoration: none}
a.no:hover {  text-decoration: none}
a.no:visited {  text-decoration: none}

td {
	font-size: 10pt;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
p { font-size: 10pt; color: #000000}

h1 {
	font-size: 14pt;
	color: #000000;
	clip:rect(   );
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {  font-size: 8pt; color: #000000; font-weight: normal}
h3 {  font-size: 14pt; color: #000000}
h4 {  font-size: 10pt; font-weight: normal; color: #000000}
h5 {  font-size: 20pt; font-weight: normal; color: #000000; font-family: "Times New Roman", Times, serif;}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal}
.input { background-color: #E5E7E9}

.image { border: 1px double #000000; background-color: #000000}

#main_menue {
	width:178px;
}

.actmenue {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 30px;
	width: 178px;
	position: absolute;
	background-color:#FAD58C;
	font-size: 15px;
	padding-top:5px;
	text-indent:10px;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}

a.actmenue:link {
	color: #666666;
	text-decoration: none;
	font-size: 15px;
	width:178px;
	text-decoration:none;
}

a.actmenue:visited {
	color: #666666;
	text-decoration: none;
	width:178px;
	text-decoration:none;
	font-size: 15px;
}

a.actmenue:hover {
	text-decoration: underline;
	width:178px;
	text-decoration:none;
}	

a.actmenue:active {
	list-style-type: square;
	list-style-position: outside;
	width:178px;
	text-decoration:none;
}

.submenuact {
	background-color:#FAD58C;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
	width:150px;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.submenuact:link {
	background-color:#FAD58C;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
	width:150px;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}

.submenuact:visited {
	background-color:#FAD58C;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
	width:150px;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}


.submenu {
background-color:#FAD58C;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:10px;
	width:150px;
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}


.no_repeat {
	background-repeat: no-repeat;
}

.menueschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#headline {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px 1px 0px;
	text-indent: 3px;
}

#fail {
	background-color: #FAEBBE; 
}



.infopoint {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FAEBBE;
}

.infopoint_submenu {
	padding: 8px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	width:178px;
}
