body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin:0px;
	text-align: center;
	behavior: url(hover.htc);
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align:left;
}

.inhalt {
	width: 958px;
	background: url(../images/hg_content.gif) repeat-y;
	float: left;
}

.rahmen {
	width: 958px;
	margin: 20px 0 0 0;
	padding: 2px;
	float: left;
	border: 1px solid #999999;
}
.footer {
	width: 958px;
	margin: 20px 0 0 0;
	float: left;
}
.links {
	width: 197px;
	float: left;
}

ul.menumetanavi {
    position: relative;
	top: 20px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	width:500px;
	height:25px;
}

ul.menumetanavi li{
	float:right;
	margin:0;
	padding:0;
}
ul.menumetanavi a {
	padding: 4px 4px 0 4px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom-style: none;
	margin-left: 5px;
	font-size:12px;
	display: inline;
	float:left;
	line-height:20px;
}


#sidebar {
	width: 197px;
	float: left;
}
#sidebar ul, #sidebar-02 ul {
	margin: 0 0 30px 0;
	padding: 0;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	padding: 10px 5px 10px 25px;
	background: url(../images/hg_h3_links.gif) no-repeat;
	font-size: 15px;
	color: #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
}
*html #sidebar h3 {
	position: relative;
	left: 0px;
}
#sidebar ul li, #sidebar-02 ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	line-height:14px;
}

#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li{
	width: 197px;
}
#sidebar ul li a,  #sidebar ul li.active a:hover {
	display: block;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666;
	padding: 4px 0 4px 10px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}
#sidebar ul li a:hover,  #sidebar ul li.active a {
	text-decoration: none;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 1px;
}
#sidebar  ul li.parent a, #sidebar  ul li.current a {
	text-decoration: none;
	color: #666;
}
#sidebar  ul li.parent a:hover, #sidebar  ul li.current a:hover {
	text-decoration: none;
	color: #990000;
}
#sidebar  ul li.parent.active a {
	text-decoration: none;
	color: #990000;
}
#sidebar ul li.parent.active a:hover {
	text-decoration: none;
	color: #666;
}

#sidebar  ul  li.parent ul li a {
	background: url(../images/nav_ac.gif) no-repeat 12px 9px;
}
#sidebar  ul li.active ul li a,#sidebar  ul li.current ul li a, #sidebar ul li.parent ul li a, #sidebar  ul li.parent.active ul li a,  #sidebar  ul li.parent.active ul li.active a:hover  {
	text-decoration: none;
	padding:5px 7px 5px 25px;
	color: #666;
	width: 165px;
	background: url(../images/nav_ac.gif) no-repeat 12px 9px;
}
#sidebar  ul li.active ul li a:hover, #sidebar  ul li.current ul li a:hover, #sidebar  ul li.parent ul li a:hover, #sidebar  ul li.parent.active ul li a:hover, #sidebar  ul li.parent.active ul li.active a  {
	color: #990000;
	padding:5px 7px 5px 25px;
	width: 165px;
	background: url(../images/nav_ov.gif) no-repeat 12px 9px;
}

.logo {
	width: 196px;
	float: left;
	height: 180px;
}

.logo ul.menu{
	margin: 0;
	padding: 0;
	position:relative;
	top:0px;
	left:0px;
	list-style: none;
}

.logo ul.menu img{
	border:none;
}
.header {
	width: 758px;
	float: left;
	position: relative;
	left: 0px;
	top:-1px;
}

.header .fototable {
	float: left;
	position: relative;
	left: 0px;
	top:1px;
}

*html .rechts {
	width: 197px;
	float: right;
	position: relative;
	top: -204px;
	right: -6px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #990000;
}
h3 {
	color: #990000;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#inhalt {
	width: 729px;
	float: left;
	padding: 0 0 0 30px;
	line-height:140%;
	min-height:530px;
	background: url(../images/inhalt_rechts.jpg) repeat-y right 20px;
}
#inhalt .blog, #inhalt .blog-liste, #inhalt .blog-liste02,  #inhalt .blog-liste03, .contact {
	width: 699px;
	margin-bottom:30px;
	float: left;
	padding-right:20px;
	
}


.blog-liste ul,  .contentpane ul, .blog-liste02 ul, .image ul, .blog-liste04 ul    {
    float: left;
    width: 580px;
	margin:0;
	padding: 0 0 30px 0;
	position: relative;
	left: 0px;
} 
.blog-liste ul  li,  .contentpane ul  li, .blog-liste02 ul li, .blog-liste03 ul li {
	margin:0;
	padding: 3px;
	list-style: none;
} 
.liste-headline {
	width:580px;
	float: left;
	padding-left: 90px;
	padding-bottom: 10px;
	list-style: none;
	font-weight:bold
}
.liste-01 {
	width:70px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #990000;
	list-style: none;
	padding-right:20px;
}

.blog-liste02 ul li.liste-01{
	width:100px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #990000;
	padding-right:20px;
	list-style: none;
}
.blog-liste03 ul li.liste-01{
	width:200px;
	float: left;
	text-align: right;
	font-weight: bold;
	color: #990000;
	padding-right:10px;
	list-style: none;
}
.liste-02 {
	width:480px;
	float: left;
	list-style: none;
}
.blog-liste02 ul li.liste-02, .blog-liste03 ul li.liste-02{
	width:350px;
	float: left;
	list-style: none;
}
ul.bullet li {
	width:350px;
	float: left;
	list-style: square;
}
.slogan-links {
	width:460px;
	float: left;
	color: #990000;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.slogan-rechts {
	width:360px;
	float: left;
	padding-left: 100px;
	color: #990000;
	font-weight: bold;
	padding-bottom: 5px;
	clear:both;
}

#inhalt .video {
	width: 220px;
	float: right;
	padding-left:20px;
	margin-right:30px;
	color:#666; 
	border-left: #CCCCCC dotted 1px;
}
#inhalt .video a.img{
	float: right;
	padding-right:15px;
}
#inhalt .searchintro {
	width: 520px;
	float: left;
}
.mapdirform {
	font-size:10px;
}
.leading, .article_row {
	width: 675px;
	float: left;
	border-bottom: #CCCCCC dotted 1px;
}
.leading_separator, .article_separator {
	display:none;
}
.cols2 {
	width: 325px;
	float: left;
	font-size:12px;
	line-height:120%;
	padding-top: 10px;
}
.column2 {
	border-left: #CCCCCC dotted 1px;
	padding-left:15px;
}
.bildunterschrift  {
	color:#666666;
	font-size:11px;
	font-style:italic;
}
#inhalt h1, #inhalt h2, textarea #introtext h1, textarea #introtext h2 {
	color: #990000;
	font-size: 21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:140%;
}

#inhalt h4, #inhalt h3, textarea #introtext h4, textarea #introtext h3 {
	margin: 7px 0 7px 0;
	padding: 0;
	font-size:16px;
}

#inhalt p, .contentpane p {
	padding: 10px 0 10px 0;
	margin: 0;
	clear:both;
}


#inhalt hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


#inhalt a.readon, #inhalt a.readon-home {
	float: left;
	padding: 5px 0 0 0;
	clear: both;
	width: 100px;
	color: #990000;
}
.buttonheading {
	float: right;
	margin:10px 0 0 0;
	padding:15px 10px 0 0;
}
.buttonheading img:hover, .buttonheading-info img:hover, .video  a.img:hover {
	-moz-opacity:0.5;
	opacity:0.5;
}
.buttonheading img:hover, .buttonheading-info img:hover, .video a.img:hover{
	filter: Alpha(Opacity=50);
}
.contact_email, .contact_email_checkbox {
	width: 370px;
	float: left;
	clear:both;
	padding: 5px 0 5px 0;
}
.contact_email label, .contact label, div.name label, div.pass label, div.remember label, div.user label, div.email label, div.verify_pass label {
	float: left;
}

.contact_email_checkbox  input {
	float: right;
}

div.name, div.pass, div.remember, div.user, div.email, div.verify_pass {
	width: 300px;
	margin-bottom:10px;
	float:left;
}

fieldset label {
	clear:both;
}

fieldset  {
	width: 480px;
	margin-top:10px;
	float: left;
	border: #f1f1f1 solid 0px;
}

.contact_email .inputbox{
	float: right;
}

.contact_adresse_box{
	width: 400px;
	float: left;
	clear:both;
	padding: 5px 0 5px 0;
}

.contact_adresse {
	width: 320px;
	float: left;
	clear:both;
	font-style:normal;
	padding: 2px 0 20px 0;
}
address {
	font-style:normal;
}
.contact .button {
	clear:both;
	float: left;
	padding: 2px 0 2px 0;
}
span.marker  {
	float: left;
	width: 60px;
}
.hoehe {
	width: 1px;
	height: 370px;
	float: left;
}
.moduletable-pathway {
	width: 660px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	color: #999999;
	font-size: 12px;
}
.moduletable-pathway a {
	color: #990000;
	text-decoration: none;
}
.moduletable-pathway a:hover {
	color: #999999;
	text-decoration: none;
}
.brotkrume {
	width: 647px;
	float: left;
	border-left-style: solid;
	border-left-color: #990000;
	border-left-width: 3px;
	padding: 5px 5px 7px 5px;
	margin: 0;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.brotkrume-rechts {
	width: 1px;
	height: 24px;
	float: right;
	border-right-style: solid;
	border-right-color: #DADEE3;
	border-right-width: 3px;
}
.back_button, a.easycomments_comment {
	margin: 5px 0 15px 0;
	clear:both;
}
.back_button a {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.back_button a:hover {
	color: #990000;
}
.moduletable-info, .moduletable-info2, .moduletable-rechts {
	width: 199px;
	float: left;
}
.moduletable-rechts {
	height: 204px;
	width: 199px;
	background: #000;
	cursor:pointer;
}

#inhalt ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#content ul li {
	list-style-position: outside;
	list-style-image: url(../images/liste.gif);
	list-style-type: none;
}
.buttonheading {
	float: right;
	padding: 5px 5px 0 0;
	position: relative;
	top: 15px;
}



a.download {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 5px 10px 35px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #fff;
	border-bottom-color: #fff;
	background: url(../images/pdf.gif) no-repeat left center;
	width: 410px;
	float: left;
	clear:both;
	margin: 10px 0 0 0 0;
}

a.download:hover {
	color: #cc0000;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 5px 10px 35px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #cc0000;
	border-bottom-color: #cc0000;
	background: #EeEeEe url(../images/pdf.gif) no-repeat left center;
	width: 410px;
	float: left;
	clear:both;
	margin: 10px 0 0 0 0;
}

.inputbox, .textfeld, .easycomments_post_input, #textarea, .inputbox mkp_input_text, .inputbox-info3 {
	border: 1px solid #ECE1C8;
	padding: 2px;
	background: #ccc url(../images/field_bg.gif);
}
.inputbox:hover, .textfeld:hover, .easycomments_post_input:hover, #textarea:hover, .inputbox mkp_input_text:hover, .inputbox-info3:hover {
	background: #ccc url(../images/field_bg.gif);
	border: 1px solid #755D2C;
	padding: 2px;
}
.textfeld {
	width: 300px;
	height: 150px;
}

.button, .button-info3 {
	font-size: 11px;
	margin: 0 0 0 5px;
	background-color: #ccc;
	border: 1px solid #755D2C;
	padding: 2px;
	font-weight: bold;
}
.button:hover, .button-info3:hover {
	-moz-opacity:0.6;
	opacity:0.6;
	filter: Alpha(Opacity=60);
	cursor: pointer;
	font-size: 11px;
	margin: 0 0 0 5px;
	background-color: #ccc;
	border: 1px solid #755D2C;
	padding: 2px;
	font-weight: bold;
}
a.button {
	font-size: 11px;
	margin: 0;
	background-color: #ccc;
	border: 1px solid #755D2C;
	padding: 2px;
	font-weight: bold;
	color: #755D2C;
	text-decoration: none;
	float: left;
}
a.button:hover {
	-moz-opacity:0.6;
	opacity:0.6;
	filter: Alpha(Opacity=60);
	cursor: pointer;
	background-color: #ccc;
	border: 1px solid #755D2C;
	padding: 2px;
	font-weight: bold;
	color: #755D2C;
	text-decoration: none;
	float: left;
}

.contentpane, table.contentpane {
	background-image : none;
	background-repeat : no-repeat;
	background-color : #fff;
	text-align : left;
	margin : 0;
	padding: 20px;
	width: 450px;
	float: left;
}
table .contentpane {
	background-image : none;
	background-repeat : no-repeat;
	background-color : none;
	text-align : left;
	margin : 0;
	padding: 0;
	width: 450px;
	float: left;
}
.contentpane .clearC {
	overflow : hidden;
	clear : both;
	height : 1px;
	margin : -1px 0 0;
	font-size : 1px;
}
.contentpane .small {
	clear : both;
	float: left;
	margin: 20px 20px 20px 0;
	padding: 3px;
	border: 1px solid #755D2C;
	font-weight: bold;
}
.contentpane a {
	text-decoration : none;
	color : #755D2C;
}
.contentpane a:hover {
	text-decoration : none;
	color : #666;
}
.contentpane form {
	padding-top : 20px;
	padding-left : 30px;
}
.contentpane h1 {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	width : 500px;
}
.contentpane .buttonheading {
	font-size : 11px;
	margin-left : 20px;
	float: right;
}
.contentpane .tr0 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	float: left;
	width: 400px;
}
.contentpane .tr1 {
	font-size: 12px;
	float: left;
	width: 400px;
}
.contentpane .tr2 {
	font-size: 12px;
	float: left;
	width: 400px;
}
a.bagel {
	font-size: 12px;
	float: left;
	padding-left: 7px;
	padding-top: 0px;
	color: #990000;
}
.moduletable-adresse {
	width: 179px;
	float: left;
	padding: 20px 0 30px 10px;
	position: relative;
	font-size:12px;
}

.moduletable-adresse h3 {
	color: #990000;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
