@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	max-width:955px;
	background: #FFF url(../../ho/bgr/infoseite.jpg) repeat-x;
}
.ei #container {
	position: relative;
	width: 780px;
	background: none;
	margin: 0 auto;
	text-align: left;
}
.ei #header {
	height: 200px;
	padding: 20px;
	background-image: url(img/eitop.png);
	background-repeat: no-repeat;
}
.ei #header div {
	padding: 5px;
	font-size: 16px;
	color: #000;
	position: absolute;
	height: 180px;
	width: 740px;
	overflow:hidden;
}
.ei #container #header div p {
	display:inline;
	padding:2px;
	background-image: url(img/transwhite50.png);
}
.ei #mainContent {
	margin: 0 0px;
	padding: 0 0px;
	background-image: url(img/eicenter.png);
	background-repeat: repeat-y;
}
.ei #container #mainContent #table {
	margin-left:20px;
	border: 0px dotted #bbb;
	width: 740px;
	table-layout:fixed;
}
td a {
	text-decoration: none;
}
table tr th {
	color: #C00;
	text-align: right;
	width: 100px;
	font-size: 11px;
	border-top: 0px dotted #bbb;
	border-right: thin dotted #bbb;
	border-bottom: thin dotted #bbb;
	border-left: 0px dotted #bbb;
}
td div.kurzinfo {
	text-align: center;
	font-size: 11px;

	color:#FFF;
	background: #577;
	height:14px;
}
#table table tr td iframe {
	height:300px;
	width:100%;
	margin:0 ;
	border-top: 2px solid #E3E3E3;
	border-right: 0px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	border-left: 0px solid #E3E3E3;
}
td #text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
#table table tr td {
	width:auto;
	font-size: 14px;
	border-top: 0px dotted #bbb;
	border-right: 0px dotted #bbb;
	border-bottom: thin dotted #bbb;
	border-left: 0px dotted #bbb;
}
.ei #footer {
	padding: 0px;
	background: url(img/eibottom.png) no-repeat center bottom;
	height: 80px;
}
.ei #footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 70%;
	color: #999;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
table tr th a img {
	border-width: 0px;
}
.ei #container #mainContent #table table tr .text03 {
	font-size: 12px;
}
.ei #container #mainContent #table table tr #kalender {
	text-align: center;
}


