@charset "utf-8";
/* CSS Document */

body {
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

a{
color:#b9a89e;
text-decoration:none;
}

#container{
position: relative;
margin:0 auto;
width:950px;
padding:30px 0 10px 0;
}

#head{
width:950px;
height:28px;
clear:both;
position: relative;
}

#flaggen{
	position: absolute;
	right: 8px;
	top: -22px;
}


#menu{
float:left;
height:28px;
margin: 0px;
width: 715px;
}

#menu a:hover {
	color: #e0d7cd;
}

#menu ul{
height:28px;
padding:0px;
margin:0px;
}

#menu ul li{
float:left;
list-style:none;
height:28px;
text-align:center;
}

#menu ul li.normal-left{
background-image:url(../images/menupoint-left.gif);
background-repeat:no-repeat;
width:141px;
}

#menu ul li.normal{
background-image:url(../images/menupoint.gif);
background-repeat:no-repeat;
width:141px;
}

#menu ul li.active{
background-image:url(../images/menupoint-active.gif);
background-repeat:no-repeat;
width:141px;
}

#menu ul li.active-left{
background-image:url(../images/menupoint-left-active.gif);
background-repeat:no-repeat;
width:141px;
}

#menu ul li.delimeter{
background-image:url(../images/delimeter.gif);
background-repeat:no-repeat;
width:2px;
}

#menu ul li a{
text-decoration:none;
line-height:28px;
font-weight:bold;
color:#ffffff;
}

#menu ul li.active a{
color:#695136;
}

#menu ul li.active-left a{
color:#695136;
}

input{
border:1px dotted #6a492d; 
width:280px;
}

textarea{
border:1px dotted #6a492d; 
width:280px;
}

#submit,.absenden{
width:100px;
height: 15px;
line-height: 15px;
padding: 0px;
border:none;
font-weight:bold;
background-color:#ffa133;
color:#FFFFFF;
cursor:pointer;
}

#suche{
float:left;
height:28px;
background-image:url(../images/suche-bg.gif);

width:229px !important;
margin: 0px;
}

#suche form {
	padding-left: 40px;
}
#suche form div {
	float: left;
	width:129px;
	height:20px;
	background-image:url(../images/suche-eingf-bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	margin:5px 2px 0 2px;
}

#suche form input{
display: inline;
background: transparent;
font-size: 11px;
color:#9a8166;
width:121px;
height:18px;
border:0;
margin: 0px;
padding: 2px 4px 0 4px;
}

#suche .suchsubmit,#suchform .suchsubmit,.suchform .suchsubmit{
float:left;
width:26px;
background-image:url(../images/suche-absenden-bg.gif);
background-repeat:no-repeat;
margin:5px 0 0 5px;
height:19px;
cursor:pointer;
border: none;
}

#suchform input,suchform input {
	margin-top: 5px;
	float: left;
}


#kante_rechts{
float:left;
width:6px;
height:28px;
background-image:url(../images/kante-right.gif);
background-repeat:no-repeat;
}

#hp_header{
position: relative;
margin:15px 0 0 0;
background-image:url(../images/header1.jpg);
background-repeat:no-repeat;
width:950px;
height:351px;
z-index: 11;
}

#logo {
position: absolute;
width: 170px;
height: 74px;
left: 40px;
top: 60px;
position: absolute;
background-image: url(../images/logo-hp.png) !important;
background: none;
filter: !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/logo-hp.png,sizingMethod='scale');
z-index: 1;
}


#hp_news_balken{
margin:15px 0 0 0;
width:950px;
height:26px;
border-top:1px solid #c2b3a3;
border-bottom:1px solid #c2b3a3;
line-height:28px;
color:#6a492d;
}

#hp_news_balken #hp_news_einleitung{
float:left;
font-size:14px;
font-weight:bold;
padding:0 10px 0 10px;
font-style:italic;
}

#hp_news_balken img{
display:none;
}

#hp_news_balken .date{
float:left;
margin:0 5px 0 0;
}

#hp_news_balken .link_item{
display:none;
}

#hp_news_balken a{
text-decoration:none;
color:#6a492d;
}

#hp_bottom_teaser{
margin:15px 0 0 0;
width:950px;
height:121px;
}

#hp_bottom_teaser .teaser{
float:left;
width:307px;
height:121px;
background-repeat:no-repeat;
margin:0 14px 0 0;
background-position:7px;
cursor:pointer;
}

#hp_bottom_teaser .teaser-overlay{
width:307px;
height:121px;
background-image:url(../images/teaser-bg.png) !important;
background: none;
filter: !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/teaser-bg.png,sizingMethod='scale');
background-repeat:no-repeat;
}

#hp_bottom_teaser .rechts{
margin:0px;
}

.hp_teaser_content{
float:left;
font-size:11px;
line-height:14px;
width:140px;
padding:15px 5px 10px 140px;
}

.hp_teaser_content h2{
padding:0px;
margin:0px;
padding:0 0 5px 0;
color:#464646;
font-size:12px;
font-weight:bold;
line-height:16px;
}

.hp_teaser_content a{
clear:both;
color:#9a8166;
text-decoration:none;
line-height:22px;
}

#footer {
margin-top:15px;
padding:0 10px 0 10px;
}

.balken {
height: 26px;
line-height: 26px;
border-top: 1px #c2ae97 solid;
border-bottom: 1px #c2ae97 solid;
padding-left: 15px;
color: #6a492d;
}

.balken a {
color:#6a492d;
}

#footer div {
color: #9a8166;
float: left;
}

#footer div a {
color: 	#9a8166;
text-decoration:none;
font-size:11px;
}

#footer #service-menu {
width: 245px;
text-align: left;
color:#999999;
}

#footer #service-menu a{
font-size: 11px;
}

#footer #footer-menu {
width: 680px;
text-align: right;
}

#footer ul {
padding: 0px;
margin: 0px;
}

#footer #service-menu ul li {
padding: 0px;
margin: 0 20px 0 0;
float: left;
}

#footer #footer-menu ul li {
padding: 0px;
margin: 0 0 0 10px;
float: right;
}



#hp_tags #hp_tags_einleitung{
float:left;
font-size:12px;
font-weight:bold;
margin:0 20px 0 0px;
font-style:italic;
color:#5c4d3d;
}
#hp_tags a {
	font-weight: normal;
}

#aFooter {
	padding-left: 10px;	
}

#aFooter ul {
	clear: both;	
}

#aFooter,#aFooter a {
	font-size:12px;
	font-weight:normal;
    color: #D2C7BA;
}

#aFooter li {
	float: left;	
	margin-right: 30px;
	font-style: italic;
}


.abc_hp_bottom2{
float:left;
color:#b8a794;
font-weight:bold;
font-size:13px;
font-style:italic;
text-align: justify;
}

p{
margin:0px;
padding:0px;
}

hr{
clear:both;
height:1px;
border:0px;
border-bottom:1px dotted #95867c;
padding:0px;
margin:0 0 10px 0;
}

.letter{
font-size:12px;
}

.letter_big{
font-size:12px;
color:#9a8166;
}

.telemediengesetz{
font-size:11px;
width:280px;
}

.red_marked{
color:#ffa133;
font-weight:bold;
}

.suchergebnis a{
color:#9a8166;
}

.suchergebnis h2{
color:#9a8166;
}


.bildnormal img{
margin-bottom:0px;
}
/* bilder z.B. {bild,1,200,500,bildlinks} formatieren */


ul#hp_tags {
	text-align: justify;
	margin:10px 0 0 0;
	padding: 0px 14px 0 10px;
	list-style-type: none;
}

ul#hp_tags li {
	display: inline;
}
ul#hp_tags li a {
	font-style: italic;
	color: #d2c7ba;
}
ul#hp_tags li a:hover {
	color: #9a8166;
}


ul#hp_tags li span {
	margin-left: 58%;
}
.transparent {
	filter: alpha(opacity: 50);
	-moz-opacity: 0.5;
	-opacity: .5;
}




/* CONTENT */


#content-left {
	float: left;
	width: 200px;
	height: 600px;
	background-color: #e1d9d4;
	background-image:url(../images/content/left-footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0px;
}

.sitemap ul li {
	line-height: 25px;
	list-style-type: none;
	background-repeat:no-repeat;
}

.sitemap ul li ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

.sitemap ul li ul li {
	margin-left: 20px;
}
.sitemap ul li ul li ul li {
	margin-left: 40px;
}

.sitemap ul li ul li ul li {
	margin-left: 60px;
}

#heizen-erfunden {
	margin-left: 27px;
}


#blumen {
	z-index: 99;
	position: absolute;
	right: -27px;
	top: 194px;
	width: 158px;
	height: 90px;
}

#blumen_title {
	color: #5a3114;
	cursor:auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#footer_secure {
	text-align: right;
	position: relative;
	margin:5px auto;
	width:950px;
}
