html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

strong
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0780D6;
}



.topnavi
{
	background-color:#0780D6;
}

a
{
	color:#0780D6;
}
.left
{
	width:228px;
	max-width:228px;
	min-width:228px;
	padding:0px;
}
.left .divmenu, .left .newsjahr
{
	margin-bottom:130px;
	margin-top:0px;
	padding-top:0px;
}


.left a
{
	color:#0780D6;
	text-decoration:none;
	font-weight:bold;
}
.left a:hover
{
	color:#C40000;
	text-decoration:underline;
}

.left
{
	text-align: right;
}

.left div
{
	margin-right: 5px;
	padding-right:5px;
	text-align: right;
}
.left ul
{
	color: #0780D6;
	display: inline;
	list-style: none;
	margin:0px;
	padding:0px;
}
.left li
{
	padding-bottom:5px;
}

.left a
{
	font-size:14px;
}

.left .fussnavi li
{
	padding-bottom:0px;
}


.left .fussnavi a
{
	font-weight:normal;
	font-size:12px;
}




.content
{
	width:540px;
	max-width:540px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height:355px;
	text-align:left;
}

.content table
{
	max-width:540px;
}

td.content img
{
	border: 1px solid #000000;
}

.news a, .termin a
{
	text-decoration:none;
}

.news a:hover, .termin a:hover
{
	color:#C40000;
}

.news
{
	width:178px;
	max-width:178px;
	min-width:178px;
	padding-left:10px;
	padding-bottom:10px;
}
.termin
{
	width:178px;
	max-width:178px;
	min-width:178px;
	padding-left:10px;
}



.topnavi
{
	color:#FFFFFF;
	text-align:center;
}

.menue
{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menueaktiv, a.menueaktiv:hover, a.menue:hover
{
	color:#C40000;
	text-decoration: underline;
	font-weight:bold;
}
.menueaktiv
{
	color:#C40000;
	text-decoration: none;
	font-weight:bold;
}

#menuBar
{
	margin: 0;
	margin-left:10px;
	padding: 0;
}

ul.menuBar
{
	margin: 0;
	padding: 0px 0px 0px 0px;
}

li.menuButton
{
	color: #FFFFFF;
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
}

.menu
{
	background-color: #FFFFFF;
	border: 1px solid #807F94;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	z-index: 60;
}

a.menuItem, a.menuItemActive
{
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 2px 14px 2px 14px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover
{
	color:#C40000;
}

a.menuItem:hover, a.menuItemActive
{
	color:#C40000;
}


.liste
{
	border: 1px solid #0780D6;
	width:100%;
}
.liste .liste td
{
	font-size: 12px;
}

ul.pressenews
{
	list-style: none;
	margin-left:-40px;	
}

* html ul.pressenews
{
	margin-left:0px;
}
.pressenews a
{
	font-weight:bold;
	text-decoration:none;
}

.bghell, .bghell td
{
	background:#FFFFFF;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
}
.bgdunkel, .bgdunkel td
{
	background:#BFDEF4;
	background-color:#BFDEF4;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
}
.bgueberschrift,.bgueberschrift td
{
	background: #0780D6;
	background-color: #0780D6;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	color: #FFFFFF;
}

.liste .bghell .bgueberschrift, .liste .bgdunkel .bgueberschrift
{
	background: #0780D6;
	background-color: #0780D6;
}


.liste a
{
	color:#000000;
	text-decoration:none;
}

.content .icon
{
	border:none;
}

.sitemap
{
	list-style-image:url(grfx/punkt.gif);
}
.erfolgreich
{
	color:#006600;
	font-weight:bold;
}
.fehler, .red
{
	color:#C40000;
	font-weight:bold;
}
.buttonimage
{
	border:0px;
	cursor: pointer;
}
.button
{
	border:none;
}
b.ueberschrift
{
	font-size:18px;
}



a:hover
{
	color:#C40000;
	text-decoration: underline;
}