/*
	This is a Cascading Style Sheet
*/

a:hover {
	text-decoration: underline;
}

body, td, a, p, span, h1, .anzeiger, .fliesstext, span.menu1, span.menu1Active, .menu1, span.menu2, span.menu2Active, .menu2, .formDesc, .formObject, .formButton, .formStatus, .formHeadline, li, ul {	
	font-family : Verdana, Geneva, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : black;
	font-size : 10px;
	line-height: 1.0em;
	text-decoration: none;
}

li, ul {
	line-height: 1.2em;
	color: #CF7036;
	font-weight : bold;
}

p {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

h1 {
	font-size: 22px;
	font-weight : bold;
	text-decoration: none;
	color : #9D9C9C;
	margin-top : 0px;
	margin-bottom : 3px;
}


.anzeiger {
	text-decoration: none;
	font-weight : bold;
	font-size : 12px;
	color : #848485;
	margin-right: 10px;
}

.fliesstext {
	margin-bottom : 0px;
	margin-top : 1em;
	margin-left: 60px;
	margin-right: 250px;
	line-height: 1.2em;
}

span.menu2, span.menu2Active {
	font-weight : normal;
	text-decoration: none;
	color : #DBDADA;
	
	margin-right : 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

span.menu2Active {
	
}

.menu2 {
	font-style : normal;
	
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
	color : #DBDADA;
}

span.menu1, span.menu1Active {
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	color : white;
	
	margin-right : 25px;
	margin-bottom: 0px;
	padding-top: 52px;
}

span.menu1Active {
	font-weight : bold;
}

.menu1 {
	font-weight : normal;
	text-decoration: none;
	font-size : 10px;
	color : white;
}


.menu3 {
	text-decoration: none;
	font-size : 10px;
}

p.menu3 {
	text-decoration: none;
	font-size : 10px;
	text-align: right; 
	margin-top: 0px
}


.formDesc, .formObject, .formStatus, .formButton, .formHeadline {
	/*margin-bottom : 0px;
	margin-top : 0px;*/
	margin-bottom : 0px;
	margin-top : 0.5em;
}

.formStatus {
	color: #CF7036;
	font-style: italic;
}

.formButton {
	background-color: white;
	BORDER-RIGHT: silver 1px solid;
	BORDER-LEFT: silver 1px solid;
	BORDER-TOP: silver 1px solid;
	BORDER-BOTTOM: silver 1px solid;
	margin-top : 5px;
}

.formHeadline {
	color: #CF7036;
	font-weight : bold;
	margin-left : 16px;
	margin-right : 10px;
	text-indent: -16px;
	
	margin-bottom : 0.5em;
	line-height: 1.2em;
}

img.impressionen {
	border-color: black;
}