/************************************************/
/*         	  	    DOSB	                	*/
/************************************************/

* {
	margin: 0px;
	padding: 0px;
}

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		line-height: 16px;
}


#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;

}

#content {
	/*margin-top: 20px;*/
	position: absolute;
	top: -255px;
	height: 509px;
	visibility: visible;
	margin-left: -489px;
	left: 50%;
	width: 978px;


}

#wie_gehts_text { 
		height: 280px;
		width: 420px;
		overflow: auto;
		scrollbar-face-color: white;
		scrollbar-highlight-color: white;
		scrollbar-shadow-color: white;
		scrollbar-3dlight-color: #0098de;
		scrollbar-darkshadow-color: #0098de;
		scrollbar-track-color: #eef9fc;
		scrollbar-arrow-color: #0098de;
		text-align: left;
}

#die_preise_text { 
		height: 280px;
		width: 244px;
		padding-right: 2px;
		overflow: auto;
		scrollbar-face-color: white;
		scrollbar-highlight-color: white;
		scrollbar-shadow-color: white;
		scrollbar-3dlight-color: #0098de;
		scrollbar-darkshadow-color: #0098de;
		scrollbar-track-color: #eef9fc;
		scrollbar-arrow-color: #0098de;
		text-align: left;
}

.highlight_fliesstext {
		font-weight: bold;
		color: #e21309;
}

.highlight_fliesstext_02 {
		font-weight: bold;
		color: #0097de;
}

.strong_fliesstext {
		font-weight: bold;
}

.preise_fliesstext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*color: #e21309;*/
		color: #black;
		font-weight: normal;
		font-size: 11px;
		line-height: 16px;
}

.preise_fliesstext_highlight {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #e21309;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
}

.preise_footnote {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #757575;
		font-weight: normal;
		font-size: 10px;
		line-height: normal;
}


.ktxt {
        font-size: 11px;
        color: Black;
        font-weight : bold;
}

.inder {
        color: #E00810;
		font-weight : bold;
}

li {
margin-left: 16px;
list-style-type:disc;
padding-bottom: 6px;
}

a:link.preise_link, a:hover.preise_link, a:visited.preise_link {
		color: black;
		text-decoration:underline;
}

#stoerer {
	display: block;
	position: absolute;
	left: 400px;
	top: 160px;
	width: 262px;
	height: 150px;
	background-color:#FF0000;
	z-index: 100;
	visibility:visible;
}