* {
	font-family: Verdana, helvetica, arial, sans-serif;
}


body {
	font-size:100%;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

a:link {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


a.fett:link {
	font-size:120%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a.fett:visited {
	font-size:120%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a.fett:active {
	font-size:120%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}




a.listung:link {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a.listung:visited {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a.listung:active {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}



strong, b, .weissfett {
	color:#000000;
	font-weight:bold;
}

b.fix {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

span.normal {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

span.titel {
	font-weight:bold; 
	font-size: 120%; 
	color:#000000;
	letter-spacing: 0.25em;
}

span.untertitel {
	font-weight:bold; 
	font-size: 100%; 
	color:#000000;
	letter-spacing: 0.25em;
}

span.titel-thema {
	font-weight:bold; 
	font-size: 120%; 
	color:#000000;
	letter-spacing: 0.25em;
}


#logo_home {
	display: none;
}

#headerimage {
	display: none;
}

#listungimage_oben{
	display: none;
}

.text_listung_ohne {
	padding-top: 15px; 
	padding-bottom: 15px; 
}

.linverz_linie {
	padding-top:1.5em;
}

div.end_teilstrecke{
	clear: left;
	height: 10px;
}

/*
#topnavigation {
	overflow: hidden; 
	position: absolute; 
	width: 0px; 
	height: 0px
}

#layertext_startseite {
	overflow: hidden; 
	position: absolute; 
	width: 0px; 
	height: 0px;
	background-color:#FFFFFF;
}

#layertext_listung {
	overflow: hidden; 
	position: absolute; 
	width: 0px; 
	height: 0px;
	background-color:#FFFFFF;
}
*/

div.end {
	height: 40px;
}

input {
	font-size:100%;
}

span.weiss {
	font-weight:bold; 
}

.faq_initial {
	display: none;
}

select {
	font-size:100%;
}
div.button_back img{
	display: none;
}

/* Ajax */
#ajax_listOfOptions { /* Big box with list of options */
	display: none;
}

#ajax_listOfOptions div {	/* General rule for both .optionDiv and .optionDivSelected */
	display: none;
}

#ajax_listOfOptions .optionDiv {	/* Div for each item in list */
	display: none;

}

#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
	display: none;
}

#ajax_listOfOptions_iframe {
	display: none;
}
/* Ende Ajax */
