/* @override http://www.okbuero.de/tubs09/templates/tubs09/tubs09_nav.css */
.main-navigation a {clear:both; margin:0 10px 10px 20px; color: black;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.main-navigation p {clear:both; margin:0 10px 10px 20px; color: black;
	font-weight: bold;
	text-decoration: none;
}
.main-navigation p.center {text-align:center;
	color: black;
}
.main-navigation p.right {text-align:right;
	color: black;
}
.main-content h1.pagetitle { color: black;
	border-bottom: 1px dotted #e9ebe7;
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 15px;
	padding-bottom: 5px;
}

.main-content p {
	margin-bottom: 1.0em;
	margin-top: 0;
	margin-right: 0;
}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both;
}

.main-content table {clear:both;
	width: 100%;
}

.main-content table a {
}

.main-content table th.top {
}

.main-content table th {
}

.main-content table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

p.caption {clear:both; margin:0.5em 0 2.0em 0px; text-align:left; color:rgb(80,80,80);}

.main-content ul {list-style:none; margin:0.5em 0 1.0em 0;
	opacity: 1;
}
.main-content ul li {
	background-repeat: no-repeat;
	list-style-image: url(img/bullet_arrow.gif);
	margin-left: 15px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}
.main-content ol {
	font-size: 11px;
	line-height: 14px;
}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0;
	font-size: 11px;
	line-height: 14px;
}
.aktuelles h1 {clear:both; color: black;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-right: 0;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px solid #e21a22;
	font-weight: bold;
	font-size: 13px;
}

.aktuelles p { color: #7f7f7f;
	padding: 6px;
	font-style: normal;
	line-height: 12px;
	font-size: 10px;
}

.aktuelles a { color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f;
}

.aktuelles a:hover { color: #000000;
	text-decoration: none;
}

.anynews p {
	color: gray;
}

.anynews a {
	color: white;
}
.sidebar p.center {text-align:center;}
.sidebar p.right {text-align:right;}

.sidebar ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.sidebar ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}

.main-content a {
	text-decoration: none;
	color: black;
}

.contentlink {
	border-bottom: 1px dotted #e21a22;
}

.main-content a img {
	text-decoration: none;
	color: black;
	border-style: none;
}
.main-content h1 a {color: black; font-weight:normal; text-decoration:none;}
.main-content a:hover { text-decoration: none;
	color: #e21a22;
}
.main-content a:visited {}

#leftmenu {
	text-decoration: none;
}	

#leftmenu ul {
	list-style-type: none;
}



#leftmenu li a {
	text-decoration: none;
	display: block;
}

#leftmenu li ul a {
	color: gray;
	text-decoration: none;
	margin-left: 40px;
}

#leftmenu li ul ul a {
	padding-left: 35px;
	text-decoration: none;
}


#leftmenu a:link, #menu  a:visited
{
text-decoration: none;
}

#leftmenu a:hover {
	background-image: url(img/menu-hover.gif)  ! important;
	color: #d71920;
}


#leftmenu  .menu-current {
	color: #d71920;
	text-decoration: none;
}

#leftmenu  .menu-parent {
	color: #d71920;
	background-image: none;
	text-decoration: none;
}