@charset "utf-8";
#content {
	width: 1000px;
	border: 1px solid #185b27;
	background-color: #FFFFFF;
}
#footer {
	height: 20px;
	width: 990px;
	border: 1px solid #185b27;
	font-family: Garamond, "Times New Roman", serif;
	font-size: small;
	background-color: #185b27;
	position: relative;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	color: #000;
	overflow: hidden;
}
#footline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #185b27;
	font-weight: normal;
	text-align: center;
	width: 990px;
	padding: 5px;
}

#header {
	height: 30px;
	width: 1000px;
	background-color: #185b27;
	position: relative;
	text-align: left;
	overflow:visible;
	border: 1px solid #185b27;
}

.impressum {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
}

.noLinkFrame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ticker {
	font-size:13px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#EEEEEE;
}

.freitext_bueros {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: small;
	color: #185b27;
}
.lst_name {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #185b27;
}
a {
	text-decoration: none;
	color: #185b27;
}

a:hover {
	text-decoration: underline;
}

.lst_eintrag {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	text-align:justify;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}
.lst_eintragSchwarz {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	text-align:justify;
	line-height: 1.5em;
	color: #000000;
}
.lst_eintragLeft {
	/*font-family: Garamond, "Times New Roman", serif;*/
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	text-align:left;
}

.greenline {
	background-color: #185b27;
	height: 1px;
}
.infoTable {
	padding-right: 5px;
	padding-bottom: 5px;
}
.blend img {
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
.eingabe_text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #185b27;
	font-size: small;
}

.marquee_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #185b27;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 980px;
	cursor: pointer;
	text-align: center;
}
#kontakt {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
.dpn {
	display: none;
}

