/* @override http://www.okbuero.de/tubs09/templates/tubs09/tubs09.css */

body {
	margin-right: 0;
	margin-left: 0;
	margin-top: auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.printfunction a img {
	border-style: none;
}

h1 a {color: #000000; font-weight:normal; text-decoration:none;}

a img {
	border-style: none;
}
a:hover img {
	border-style: none;
}

.header {
}
.page-container {width:900px; margin:0px auto;
}
.main {clear:both; width:900px;
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	padding-bottom: 10px;
	top: 20px;
	margin-top: 20px;
}
.main-navigation {
	width: 202px;
	float: left;
}

leftmenu {
}
.main-content { /*Fix IE floating margin bug*/; float:left; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	width: 470px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 14px;
}

strong {
}

tr {
}

.main-subcontent { width: 200px;
	position: relative;
	float: left;
}

.anynews {
	padding: 8px;
}

.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
}
.eventborder {
}

.eventborder table {
	margin-top: -8px;
}
.tdeventheading {
	color: #7f7f7f;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #e9ebe7;
}
.tdevent  {
	padding: 2px;
}
.eventheading {
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #e9ebe7;
}
.mteventheading {
	line-height: 20px;
	color: #7f7f7f;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #e9ebe7;
	display: none;
}

.mtevent  {
	vertical-align: top;
}

.mtevent table  {
}
.alleventheading {
	color: #7f7f7f;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #e9ebe7;
}
.allevent li {
    list-style: none;
	padding: 2px;
	font-weight: bold;
}

.allevent li a {
	border-bottom: 1px dotted #e21a22;
	font-weight: normal;
	font-style: normal;
}

.allevent li a:hover {
	color: #e21a22;
}
.evfooter {
	text-align: center;
}

.footer { width: 465px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	margin-top: 25px;
	padding: 5px;
	margin-left: 225px;
	font-size: 10px;
	line-height: 12px;
	height: 25px;
	background: url(img/footer-bg.gif) repeat-x;
}

.footerlinks {
	width: 250px;
}

.copyright {
	width: 250px;
}

.footer a {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: black;
}

.header-top {width:900px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	background-image: url(img/bg_head_top.gif);
	z-index: auto;
	height: 100px;
}
.banner { overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
	margin-left: 226px;
	height: 80px;
	margin-top: -10px;
}
.header-bottom {width:900px;
}

.searchbox {
	float: right;
	display: inline;
}

.dropdownmenu {
	white-space:nowrap;
	background: #e9ebe7;
	margin-left: 226px;
	float: left;
	clear: left;
	text-transform: uppercase;
}

.dropdownmenu a {
	color: gray;
	font-size: 11px;
	line-height: 25px;
}
.dropdownmenu ul {
	list-style-type:none;
}
.dropdownmenu ul li {
	z-index:auto !important;
	z-index:1000; 
	border-right: 1px solid white;
	float: left;
}
.dropdownmenu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display: block;
	color: #000000;
	text-decoration: none;
	padding: 0 15px;
}
.dropdownmenu ul li ul {display:none; border:none;
}
.dropdownmenu ul li:hover {position:relative;
	background-color: #e21a22;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 25px;
}
.dropdownmenu ul li:hover a {
	text-decoration: none;
	line-height: 25px;
	padding: 0 15px;
}
.dropdownmenu ul li:hover ul {display:block; position:absolute; z-index:999; left:0;
	width: 1em;
}
.dropdownmenu ul li:hover ul li a {white-space:normal; display:block; font-weight: normal; color: #000000;
	background-color: #e9ebe7;
	width: 11em;
	opacity: 0.7;
}
.dropdownmenu ul li:hover ul li a:hover {background-color: #e21a22; text-decoration:none;
	color: #000000;
	line-height: 25px;
	width: 11em;
}
.dropdownmenu table {position:absolute; top:0; left:0; border-collapse:collapse;
}
.dropdownmenu ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color: #e21a22; text-decoration:none;
	color: #000000;
	line-height: 25px;
}
.dropdownmenu ul li a:hover ul {display:block; position:absolute; z-index:999; t\op:3.0em; left:0; marg\in-top:0.1em;
	width: 10em;
}
.dropdownmenu ul li a:hover ul li a {white-space:normal; display:block; ; font-weight: normal;
	width: 10em;
}
.dropdownmenu ul li a:hover ul li a:hover {
	text-decoration: none;
}
.searchbox ul a { text-decoration:none;
	color: gray;
}
.searchbox ul a:hover {
	color: #da2a32;
}
.searchbox .searchform form fieldset { border:none;
	height: 3em;
	line-height: 2.5em;
}

.searchbox .searchform input.button {
	background-color: #e9ebe7;
	border: 1px solid gray;
	width: 3em;
	height: 1.8em;
}

.searchbox .searchform input.button {
	color: gray;
}

.searchbox .searchform input.button:hover {
	color: white;
	background-color: gray;
}

.searchbox .searchform input.field {
	height: 1.5em;
	color: gray;
	background-color: #e9ebe7;
}

.aktuelles {
	width: 175px;
	border: 1px solid #e21a22;
	margin-left: 25px;
	margin-top: 25px;
	float: right;
	clear: right;
}

.newsletter {
	width: 200px;
	margin-top: 10px;
}

.rss-feeds {
	width: 200px;
	margin-top: 10px;
}

.rss-link {
	width: 200px;
	color: black;
	font-size: 10px;
}

.rss-logo {
	background: url(img/rss-icon.gif) no-repeat;
}

.backfunction a {
	color: #e9ebe7;
	font-size: 9px;
	margin-top: 5px;
}

.backfunction {
	float: right;
	color: #e9ebe7;
	font-size: 9px;
}

.printfunction {
	float: left;
	color: #e9ebe7;
	clear: left;
	margin-top: 5px;
}

.footer p {
	float: left;
	position: absolute;
}
.exporttools {
	border-top: 1px dotted #e9ebe7;
	margin-top: 30px;
}

.pdffunction {
	margin-left: 20px;
	margin-top: 5px;
}

.pdffunction a img {
	border-style: none;
}
.footer a:hover {text-decoration:none;
	color: #e21a22;
}
.footer a:visited {color:rgb(0,0,0);}

.page-container:after, .header:after, .header-bottom:after, .searchbox:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .sidbar:after {content:"."; height:0; clear:both; visibility:hidden;
	display: block;
}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none;}