* {
margin: 0;
padding: 0;
}

.header {
	border: 0;
	background-color: #B90000;
	width: 1006px;
	height: 96px;
	padding-top: 4px;
	padding-left: 4px;
}

.header_title {
	width: 536px;
	height: 60px;
	position: absolute;
	left: 185px;
	top: 4px;
}

.content_frame {
	width: 770px;
	position: relative;
	margin-top: 6px;
	margin-left: 5px;

	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 3px;
}

.content {
	width:100%;
	margin-top:3px;
}

.sidebar {
	top: 104px;
	left: 780px;
	width: 220px;
	position: absolute;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	min-height: 500px;
	padding: 18px 5px 0px 5px;
	margin: 0 0 0 0;
	font-size: 7pt;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}

.hr {
	width: 100%;
	height: 3px;
	background-image: url(../_grafik/hr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 8px;
	margin-bottom: 8px;
}

.content_frame a:link, .content_frame a:visited, .sidebar a:link, .sidebar a:visited {
	color: #000;
	text-decoration: underline;
	padding-top: 0;
	background-color: #E1F0FF;
}

.content_frame a:hover {
	color: #FFFFFF;
	padding-top: 0;
	background-color: #0066CC;
}

.formular {
	width: 770px;
	position: relative;
	margin-top: 6px;
	margin-left: 5px;

	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 3px;
}

.newsbox {
	position: relative;
	width: 95%;
	margin-top: 5px;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
}

.kommentarblock {
	position: relative;
	width: 433px;
	margin-top: 5px;
	padding: 30px 50px 20px 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #E1F0FF;	
}

.kommentar {
	background-image: url(../_grafik/commentbg.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 420px;
	padding: 10px 5px 3px 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	background-color: #FFF;	
}

.newsbox h2 {
	font-size: 17px;
	color: #000000;
	margin-bottom: 3px;
}

.newsinfotop {
	position: absolute;
	width: 300px;
	right: 0px;
	top: 0px;
	text-align: right;
	float: left;
	clear: none;
	font-size: 10px;
}

.newsinfobottom {
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	float: right;
	width: 400px;
}

.newsdatum {
	position: relative;
	height: 35px;
	width: 35px;
	text-align: center;
	font-size: 20px;
	float: left;
	clear: none;
	background-image: url(../_grafik/newsdatumbg.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.newsdatummonat {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: -2px;
	margin-bottom: 2px;
}

.newsimage {
	float: right;
	margin: 3px 1px 3px 5px;
	border: 1px solid #000000;
} /*** for IE6 ***/

html[xmlns] .newsimage {margin: 3px 1px 3px 5px; } /*** Moz put the image too low ***/

.tooltip {
	background-color:#A8D3FF;
	padding:2px 5px;
	opacity: 0.9;
}

.content h1 {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background: #A8D3FF;
	border-top-color: #B90000;
	border-bottom-color: #B90000;
	margin-bottom:10px;
	padding-left: 3px;
}

.formular h1 {
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background: #A8D3FF;
	border-top-color: #B90000;
	border-bottom-color: #B90000;
	margin-bottom:10px;
	padding-left: 3px;
}

.content h3 {
	font-size: 10pt;
	font-weight: bold;
}

.datatable {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.datatable td {
	background-color: #E1F0FF;
	padding: 2px;
}

.datatable .ohne {
	background-color: #FFFFFF;
	text-align: center;
}

.gal_bild {
	width: 146px;
	min-height: 140px;
	padding: 15px;
	// border: 0px solid black;
	margin: 5px;
	float: left;
	text-align: center;
	background-color: #E1F0FF;
}

.bild {
	min-width: 150px;
	max-width: 150px;
	padding: 15px;
	height: 120px;
	// border: 0px solid black;
	margin: 5px;
	float: left;
	text-align: center;
	background-color: #E1F0FF;
}

.caption {
	width: 100%;
	position: relative;
	bottom: -2px;
	text-align: center;
	margin: 2px 0px 2px 0px;
}


.sidebar h1 {
	width: 100%;
	font-size: 8pt;
	font-weight: normal;
	background-color: #A8D3FF;
	border-top-color: #B90000;
	border-bottom-color: #B90000;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	text-align: center;
}

.sidebar_login {
	margin-bottom: 10px;
}


.sidebar input{
	color: #000000;
	background: #E1F0FF;
	border: 1px solid #0066CC;
	height: 13px;
	font-size:9px;
	margin-top: 1px;
}

.sidebar textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E1F0FF;
	border: 1px solid #0066CC;
	height: 70px;
	width: 100%;
	font-size:10px;
}	

.sidebar .submit {
	position: absolute;
	height: 16px;
	width: 35px;
	right: 3px;
	margin-top: 1px;
}


	

.rechts {
	text-align: right;
}

.clearing {
	clear: both;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
================================================================================================================== */
/* style the outer div to give it width */
.menu {
	width:750px;
	font-size:0.85em;
	padding-bottom:0px;
	position: absolute;
	left: 200px;
	top: 79px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:100px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	color:#FFFFFF;
	width:89px;
	height:20px;
	border:1px solid #fff;
	border-width:1px 1px 1px 1px;
	background-color:#0066CC;
	padding-left:10px;
	line-height:19px;
	text-decoration: none;
	font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:100px;
w\idth:89px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#0066CC;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#fff;
}
.menu ul ul :hover > a.drop {
background:#fff;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#A8D3FF;;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#FFFFFF;
}
.menu ul ul ul :hover > a {
background:#FFFFFF;;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:21px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:20px;
t\op:21px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:100px; 
top:0;
width:100px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:79px;/* yet another hack for IE5.5 */
	background-color: #A8D3FF;
}
* html .menu ul ul a{
width:100px;
w\idth:79px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#0066CC;
	background:#fff;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#0066CC;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}