/* Styles Dieterle + Partner Rosenheim */
/* Erstellt Mai 2010 */
/* www.b-fusion.de network@b-fusion.de */


/* allgemeine Formatierungen */

body {
	margin:5px auto;
	background-color:#d0cfc9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background-image:url(../img/ImgHead.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}
.editmode {
	color:#f00; 
	font-size: 13px;
	font-weight:bold;
}
/* Allgemeines */
#Header{
	position:relative;
	margin:0 auto;
	width:950px;
	height:157px;
}
#Logo25{
	position:absolute;
	top:13px;
	right:0;
	width:92px;
	height:99px;
}
#Main{
	margin:0 auto 15px auto;
	width:950px;
	position:relative;
}
#Logo{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#Logo img{
	border:none;
}
.cleaner{
		clear:both;
		height:2px;
		font-size:1px;
		border:none;
		margin:0; padding:0;	
}
.ImgLeft{
	float:left;
	margin:0 10px 10px 0;
}
.ImgRight{
	float:right;
	margin:0 0 10px 10px;
}
p{
	margin:0;
}
form{
	margin:0;
	}
/* Navigation -------------------------------*/
#Navi{
	position:absolute;
	top:125px;
	left:157px;
	width:793px;
	height:24px;
	background-image:url(../img/BgHeadNavi.png);
	background-repeat:no-repeat;
}
#Navi ul{
	padding:0;
	margin:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#Navi ul li { 
	display: inline;
	font-size:12px; 
}

#Navi li a:link, #Navi li a:visited{
	margin:0 0 0 0;
	height:19px;
	padding:5px 9px 0px 9px;
	color: #fff;
	text-decoration: none;
	font-size:12px;
	line-height:14px;
	float: left;
	white-space:pre;
}

#Navi li a:hover,#Navi li a:active{
	background-color: #999;
	color:#cc1c00;
}
#Navi li a.active:link, #Navi li a.active:visited, #Navi li a.active:hover, #Navi li a.active:active{
	margin:0 0 0 0;
	height:19px;
	padding:5px 9px 0px 9px;
	background-color: #999;
	color:#cc1c00;
	text-decoration: none;
	font-size:12px;
	line-height:14px;
	float: left;
	white-space:pre;
}
#NaviRSS{
	position:absolute;
	top:131px;
	right:5px;
	z-index:10;
	width:90px;
}
#NaviRSS img{
	border:none;
	float:right;
	margin-left:5px;
}
#NaviRSS a:link, #NaviRSS a:visited{
	color:#fff;
	text-decoration:none;
	padding:5px 0;
}
#NaviRSS a:hover, #NaviRSS a:active{
	color:#db905d;
}
/* SubNavigation -------------------------------*/
#SubNavi { 
	margin:0;
}
#SubNavi ul { 
	list-style: none;
	margin:0;
	padding:0;
}
#SubNavi li { 
	padding:0;
}
#SubNavi li a:link, #SubNavi li a:visited {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
	color: #787e78;
	font-size:12px;
	text-decoration: none;
	padding:4px 0 4px 9px;	
}
#SubNavi li a:hover, #SubNavi li a:active {
	color: #cc1c00;
}
#SubNavi li a.active:link, #SubNavi li a.active:visited, #SubNavi li a.active:hover, #SubNavi li a.active:active {
	display:block;
	color: #cc1c00;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	padding:4px 0 4px 9px;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
#SubNavi strong{
	color:#353b34;
	padding:0 0 5px 9px;
	font-size:13px;
	display:block;
}
/* Content Angaben -------------------------------*/
#LeftCol{
	position:relative;
	float:left;
	margin-left:157px;
	width:204px;
	padding:0;
}
#LeftColWhite{
	position:relative;
	width:179px;
	padding:17px 10px 17px 15px;
	background-color:#fff;
	border:1px solid #b1b0a8;
	 -moz-border-radius:8px; /* Firefox */ 
	 -webkit-border-radius:8px;/* Safari and chrome */ 
	 -khtml-border-radius:8px; /*Linux browsers */  
	border-radius:8px; /* CSS3 */ 
	behavior:url(border-radius.htc);	 
}
#LeftColGrey{
	position:relative;
	width:179px;
	padding:17px 10px 17px 15px;
	background-color:#fff;
	border:1px solid #b1b0a8;
	margin-top:10px;
	 color:#fff;
	line-height:16px;
	border:1px solid #8a8985;
	background-image:url(../img/BgBoxGrey.gif);
	background-color:#404741;
	 -moz-border-radius:6px; /* Firefox */ 
	 -webkit-border-radius:6px;/* Safari and chrome */ 
	 -khtml-border-radius:6px; /*Linux browsers */  
	border-radius:6px; /* CSS3 */ 
	behavior:url(border-radius.htc); 
}
#LeftColGrey h1{
	font-size:15px;
	line-height:18px;
	margin:10px 0 12px 0;
}
#LeftColGrey img{
	border:1px solid #b1b0a8;
	margin-bottom:10px;
}
#LeftColGrey a:link, #LeftColGrey a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#LeftColGrey a:hover, #LeftColGrey a:active{
	color:#cc1c00;
}
#LeftColStart{
	position:relative;
	float:left;
	margin-left:157px;
	width:296px;
	padding:17px;
	background-color:#fff;
	border:1px solid #b1b0a8;
	 -moz-border-radius:8px; /* Firefox */ 
	 -webkit-border-radius:8px;/* Safari and chrome */ 
	 -khtml-border-radius:8px; /*Linux browsers */  
	border-radius:8px; /* CSS3 */ 
	behavior:url(border-radius.htc);
}
.BoxLeft{
	width:295px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	float:left;
	color:#787e78;
	line-height:16px;
	background-image:url(../img/BgDotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.BoxLeft h1{
	font-size:18px;
	line-height:20px;
	margin:10px 0 8px 0;
	color:#353b34;
}
.BoxLeft h2{
	font-size:13px;
	line-height:16px;
	margin:0 0 10px 0;
	color:#353b34;
}
.BoxLeft img{
	border:1px solid #b1b0a8;
	margin-bottom:10px;
}
.BoxLeft a:link, .BoxLeft a:visited{
	color:#787e78;
	text-decoration:none;
	display:block;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.BoxLeft a:hover, .BoxLeft a:active{
	color:#cc1c00;
}
#Content{
	position:relative;
	float:right;
	width:535px;
	margin:0 0 20px 0;
	padding:40px 20px 10px 20px;
	color:#787e78;
	line-height:16px;
	background-color:#fff;
	border:1px solid #b1b0a8;
	 -moz-border-radius:6px; /* Firefox */ 
	 -webkit-border-radius:6px;/* Safari and chrome */ 
	 -khtml-border-radius:6px; /*Linux browsers */  
	border-radius:6px; /* CSS3 */ 
	behavior:url(border-radius.htc);
}
#ContentInhalt{
	behavior:url(border-radius.htc);
	background-color:#fff;
	margin-bottom:25px;
}
#ContentInhalt td{
	vertical-align:top;
}
#ContentInhalt a img{
	border:none;
}
#ContentInhalt a:link, #ContentInhalt a:visited, #ContentInhalt a:link strong, #ContentInhalt a:visited strong{
	color:#cc1c00;
	text-decoration:underline;
}
#ContentInhalt a:hover, #ContentInhalt a:active, #ContentInhalt a:hover strong, #ContentInhalt a:active strong{
	color:#000;
}
#ContentInhalt a.slideshow:link, #ContentInhalt a.slideshow:visited{
	color:#cc1c00;
	text-decoration:none;
}
#ContentInhalt a.slideshow:hover, #ContentInhalt a.slideshow:active{
	color:#000;
}
#ContentStart{
	position:relative;
	float:right;
	width:437px;
	margin:0;
	padding:40px 0 10px 12px;
	color:#000;
	line-height:16px;
	background-color:#fff;
	border:1px solid #b1b0a8;
	 -moz-border-radius:6px; /* Firefox */ 
	 -webkit-border-radius:6px;/* Safari and chrome */ 
	 -khtml-border-radius:6px; /*Linux browsers */  
	border-radius:6px; /* CSS3 */ 
	behavior:url(border-radius.htc);
}
#SocialBookmark{
	position:absolute;
	top:7px;
	right:6px;
	float:left;
}
#SocialBookmark img{
	border:none;
	margin-left:4px;
}
.BoxGrey{
	width:195px;
	padding:10px 0 10px 10px;
	margin:0 11px 12px 0;
	float:left;
	color:#fff;
	font-size:11px;
	line-height:14px;
	border:1px solid #8a8985;
	background-image:url(../img/BgBoxGrey.gif);
	background-color:#404741;
	height:260px;
	 -moz-border-radius:6px; /* Firefox */ 
	 -webkit-border-radius:6px;/* Safari and chrome */ 
	 -khtml-border-radius:6px; /*Linux browsers */  
	border-radius:6px; /* CSS3 */ 
	behavior:url(border-radius.htc);
}
.BoxGreyContent{
	height:258px;
	width:175px;
	display:block;
	padding-right:10px;
	overflow:hidden;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:180px 248px;
	z-index:999;
}
.BoxGrey h1{
	font-size:14px;
	line-height:17px;
	margin:7px 0 5px 0;
}
.BoxGrey h2{
	font-size:11px;
	line-height:16px;
	margin:0 0 5px 0;
}
.BoxGrey strong{
	font-weight:normal;
}
.BoxGrey img{
	border:1px solid #b1b0a8;
	margin-bottom:10px;
}
.BoxGrey a:link, .BoxGrey a:visited{
	color:#fff;
	text-decoration:none;
	padding-bottom:10px;	
}
.BoxGrey a:hover, .BoxGrey a:active{
	color:#cc1c00;
}

#Content h1{
	font-size:18px;
	line-height:20px;
	margin:10px 0 12px 0;
	color:#353b34;
}
#Content h2{
	font-size:15px;
	line-height:18px;
	margin:15px 0 10px 0;
	color:#353b34;
}
#Content strong{
	color:#353b34;
}
#Content ul{
	padding:0 0 0 0;
	margin:10px 0;
	list-style:none;
}
#Content li{
	padding:0 0 0 12px;
	background-image:url(../img/cross.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#back{
	margin:10px 0 10px 0;
}
#back a:link, #back a:visited{
	padding:0 0 0 15px;
	color:#787e78;
	text-decoration:none;
	background-image:url(../img/BackArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
}
#back a:hover, #back a:active{
	color:#cc1c00;
	background-image:url(../img/BackArrowHover.gif);
}
.fontsize11{
	font-size:11px;
}
.fontsize11red{
	font-size:11px;
	color:#cc1c00;
}
#ImgContainer{
	font-size:10px;
	font-style:italic;
	line-height:14px;
	margin:15px 0;
}
#ImgBox{
	margin:15px 0;
	font-size:10px;
	font-style:italic;
	line-height:14px;
}
#ImgBox img{
	margin:0 0 5px 0;
	border:none;
}
#ImgBox a:link, #ImgBox a:visited, #ImgBox a:hover, #ImgBox a:active{
	text-decoration:none;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	color:#cc1c00;
}
/* Footer -------------------------------*/

#Imprint{
	color:#787e78;
	font-size:11px;
	margin:0 10px 0 0;
	padding-top:10px;
	clear:both;
	background-image:url(../img/BgDotted.gif);
	background-repeat:repeat-x;
	background-position:0px 5px;
}
#Imprint a:link, #Imprint a:visited{
	color:#787e78;
	text-decoration:none;
}
#Imprint a:hover, #Imprint a:active{
	text-decoration:underline;
}
#Footer{
 position:absolute;
 bottom:0;
 height:15px;
 border:1px solid #f00;
 width:200px
}
