.left {
	background-image: url(images/bck_rand.gif);
	background-repeat: repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7492AF;
}
.right {
	background-image: url(images/bck_rand.gif);
	background-repeat: repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7492AF;
}
.header {
	background-image: url(images/bck_head.jpg);
	background-repeat: no-repeat;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4052;
	text-align: right;
	vertical-align: bottom;
	padding-right: 18px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 330px;
	text-align: left;
	vertical-align: bottom;
}
.main_bg {
	background-color: #EBEBEB;
	background-image: url(images/bck_menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.footer_bg {
	background-image: url(images/bck_footer.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	vertical-align: bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E4052;
	font-weight: bold;
	padding-bottom: 5px;
}
.footer:link {
	text-decoration: none;
}
.footer:active {
	text-decoration: none;
	color: #006699;
}
.footer:hover {
	text-decoration: none;
	color: #006699;
}
.footer:visited {

	text-decoration: none;
}
.menulist {
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 47px;
}
.headline1_bg {
	background-image: url(images/ueber_tabelle.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 21px;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E4052;
	padding-top: 2px;
}
.fliesstext_bg {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 25px;
}
.fliesstext_breit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 2E4052;
	letter-spacing: 0.1em;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 2E4052;
}
.blocksatz {
	text-align: justify;
}
a:link {
	color: #2E4052;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
a:visited {
	color: #2E4052;
}
.table_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bold;
}
.picUnterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 2E4052;
	font-weight: bold;
}
.dmenzelletop {
	background-image: url(images/bck_pulldownO.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 4px;
}
.dmenzelle {
	height: 18px;
	cursor: hand;
	background-image: url(images/bck_pulldownM0.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}
.dmenzelle1 {
	background-image:url(images/bck_pulldownM1.gif);
	background-repeat: repeat;
	background-position:left top;
	cursor: hand;
	height: 18px;
	width: 182px;
	vertical-align: middle;
}
.dmenzellebottom {
	background-image: url(images/bck_pulldownU.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
.dmentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ebebeb;
	margin-left: 10px;
}
.dmentext:link, .dmentext:visited, .dmentext:active {
	color : #ebebeb;
	text-decoration: none;
}
dmenzelle1 dmentext {color: #2E4052;}
.fliesstextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 2E4052;
}
.headline2_bg {
	background-image: url(images/bck_angebot_head.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left center;
}
.headline2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2E4052;
	padding-top: 5px;
}

/* --- tooltip-settings --- */
/* .tooltipheader {
	background:#98cffe;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #00a8eb; 
	padding:2px;
	width:180px;
 } */
 
 .tooltipbody {
	background:#EBEBEB;
	font-family:arial;
	font-size:12px;
	border:1px solid #2E4052;
	padding:2px;
	 /* width:180px; */
 }

