@CHARSET "ISO-8859-1";

body {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	margin:0;
	padding:0;
	background-color:#FFF;
}

a {
	text-decoration:none;
}

#title img {
	max-with:90%;
	border:none;
}

#title {
	border-bottom: 1px solid #CCC;
	padding:5px;
	border-top:2px solid #036;
}

#title a, .toolbar a {
	display:block;
}

.oview small.top {
	color:#f30;
}

#menue {
	border-bottom: 1px solid #CCC;
	padding:2px;
	background-color:#036;
}

#menue, #menue a {
	color:#FFF;
}

#menue .active {
	font-weight:bold;
}

h1 {
	font-size:120%;
	color:#036;
}

h1 span.pre {
	color:grey;
	font-size:smaller;
}

h2 {
	font-size:110%;
	color:#036;
}

h3 {
	font-size:110%;
	color:#036;
}

h5 {
	background-color:#036;
	color:#FFF;
	padding:2px;
	clear:both;
	font-weight:bold;
	font-size:100%;
	margin-bottom:0px;
}

.odd {
	background-color:#EFEFEF;
}

.even {
	background-color:#FFF;
}

div.oview, ul.oview li {
	border-bottom:1px dotted #CCC;
	padding:5px 0 8px 5px;
	list-style-type:none;
	
}

ul.oview {
	list-style-position:0px;	
}

.oview.ad, .ad, .ad p {
	padding:0;
	margin:0;
}

.oview a {
	display:block;
	color:#000;
	background-image:url(/img/menu_pfeil_re.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}

.oview strong {
	color:#036;
}

.nav.bottom {
	padding:10px 0 8px 5px;
}

.nav.bottom a {
	display:block;
}

div.left {
	text-align:left;
}

div.right {
	text-align:right;
}

div.center {
	text-align:center;
}

li.marked {
	font-style:italic;
	text-decoration:underline;
}

li a {
	display:block;
}

.cl {
	clear:both;
	height:0px;
}

#footer {
	border-top:2px solid #036;
	border-bottom:5px solid #036;
	padding-top: 5px;
	color:#999;
}

#footer .copy {
	font-size: 60%;
}

th, td {
	text-align:left;
	vertical-align:top;
}

table {
	width: 100%;
}

table th {
	font-weight: normal;
}
.tr_gruppe {
	color: #036;
	font-weight: bold;
}

/*-------------------------------------------------------
Seitenzahl-Navigation
-------------------------------------------------------*/
.pagenavi {
	text-align: center;
	margin: 5px 0;
	line-height:28px;
}
.pagenavi a, .pagenavi a:link, .pagenavi a:active {
	padding: 2px 4px; 
	margin-right: 2px;
	text-decoration: none;
	border: 1px solid #D0DBE7;
	color: #047;
}
.pagenavi a.current {
	background-color:#036;
	color:#FFF;
}

/*-------------------------------------------------------
Contvertising
-------------------------------------------------------*/
.contvertising img {
	float:left;
	margin-right:10px;
	padding: 5px;
}
.contvertising a {
	display:block;
	color:#000;
	background-image:url(/img/menu_pfeil_re.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
