* {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 15px;
}
.text {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 15px;
	clear: left;
}
.gelb{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #ECBC00;
	line-height: 15px;
	/*font-weight: bold;*/
}
.orange{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #FF7F50;
	line-height: 15px;
	font-weight: bold;
}
.nav {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 15px;
}

.nav_aktiv {
	font-family: verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height : 15px;
}

.nav_haupt{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height : 18px;
	font-weight: bold;
}

a { text-decoration : none;}
a:link { text-decoration : none;}
a:active { text-decoration : none;}
a:visited { text-decoration : none;}
a:hover     {
	text-decoration: underline;
	background-color: transparent;
}

#abstand {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	margin: 0;
	padding: 0 0 0.5em 0;
	border: 0px;
}
h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #dd9900;
}
h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0 0 0.1em 0;
	padding: 0;
}
h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 0.1em 0;
	padding: 0;
}
.text a {
	text-decoration: underline;
}
.text a:hover {
	background-color: #ffee00;
}
#pos_nav {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 180px;
}
.linie {
	margin-top: 5px;
}
.input {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #743A29;
	background : #FFEFCB;
	border : 0px;
	background-color:#FFEFCB;
	BORDER-LEFT: 1px #743A29 solid;
	BORDER-RIGHT: 1px #743A29 solid;
	BORDER-TOP: 1px #743A29 solid;
	BORDER-BOTTOM: 1px #743A29 solid
}
.button {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height : 13px;
	background : #FFDB4C;
	border : 0px;
	height : 20px;
	background-color:#FFDB4C;
	BORDER-LEFT: 1px #FFDB4C solid;
	BORDER-RIGHT: 1px #FFDB4C solid;
	BORDER-TOP: 1px #FFDB4C solid;
	BORDER-BOTTOM: 1px #FFDB4C solid;
	width : 125px;
}
#navigation a, a.nav_haupt {
	text-decoration: none;
}
#navigation a:hover, a.nav_haupt:hover {
	background: none;
	color: #fff;
}
