charset "utf-8";
/* CSS Document */


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#acc_wrapper { margin-bottom:40px; width:960px;overflow:hidden;height:auto;position:relative; clear:both; }
.wrapper-all{width:960px;margin:0 auto;}
.column-clear{clear:both;}
.drop-shadow{width:960px;height:23px;background:url(../images/drop-shadow.png) no-repeat 0 0;}
.acc_ul{ height:auto; width:100%; float:left;}
.acc_ul ._level0{ width:80px; float:left; height:300px; position:absolute; }/*border-left:5px solid #CCC; */
/*.acc_ul ._level0 p{ font-size:25px; width:100%; float:left; text-align:center; font-weight:bold;}*/
.acc_ul li { padding:0 !important; margin:0 !important; }
.acc_ul li p { padding:0; margin:0; }
/*.alternate{ background:#666 !important;}*/
.image1{ background:url(/_images/content/slider/wir_sind_fuer_sie_da.jpg) no-repeat right center;}
.image2{ background:url(/_images/content/slider/wir_sind_in_bewegung.jpg) no-repeat right center;}
.image3{ background:url(/_images/content/slider/alles_unter_einem_dach.jpg) no-repeat right center;}
.image4{ background:url(/_images/content/slider/worauf_sie_bauen_koennen.jpg) no-repeat right center;}
.image5{ background:url(/_images/content/slider/immer_offen_fuer_neues.jpg) no-repeat right center;}
.insideContent, .insideContent2{width:743px;float:left;color:#000; font-size:1.2em;position:absolute;background: url(../images/bkg-content.png) repeat scroll 0 0 transparent;bottom:0;left:0;padding:10px 20px;right:0;z-index:0;}
.insideContent2{width:950px;}
.insideContent ul, .insideContent2 ul{ width:100%; float:left; list-style:circle;}
.insideContent li, .insideContent2 li{ float:left; clear:both; margin-bottom:5px;}
.insideContent a, .insideContent2 a{color:#ff0000;}
.insideContent strong, .insideContent2 strong{font-weight:bold;}
.insideContent em, .insideContent2 em{ font-style:italic;}
p.title{font-family:Arial, Helvetica, sans-serif; color:#ffffff;font-size:16px; font-weight:bold; text-align:left; background:#526F82;padding:4px 0 2px 30px !important;z-index:1; line-height:28px !important; text-transform:uppercase; margin-top:-34px !important; }
.image1 .title { background:#00aeef; }
.image2 .title { background:#92c83e; }
.image3 .title { background:#ee4d9b; }
.image4 .title { background:#00a75c; }
.image5 .title { background:#f15822; }

.buttons{position:absolute;right:0;clear:both;overflow:hidden;}

.previous{width:26px;height:26px;background:url("../images/previous.png") no-repeat 0 0;text-indent: -9999px; cursor:pointer;float:left;}
.next{width:26px;height:26px;background:url("../images/next.png") no-repeat 0 0;text-indent: -9999px; cursor:pointer;float:left;margin-left:10px;}
.pauseAnimation{width:26px;height:26px;background:url("../images/stop.png") no-repeat 0 0;text-indent: -9999px; cursor:pointer;float:left;margin-left:10px;}
.playAnimation{width:26px;height:26px;background:url("../images/play.png") no-repeat 0 0;text-indent: -9999px; cursor:pointer;float:left;margin-left:10px;}

#example2{font-size:25px;color:#526F82;margin:30px 0px;}
/*.title_horizontal{-moz-transform-origin:bottom right;-moz-transform:    rotate(-90deg); width:25px !important; margin-top:75px;}*/

.title_horizontal{font-size:13px;text-align:center; background:#999;}
.mozilla_rot{
	-webkit-transform: rotate(90deg); 
	-webkit-transform-origin: bottom left;
	-moz-transform: rotate(90deg);
	-moz-transform-origin: left bottom; float:left;
	-ms-transform-origin: bottom left; 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
	transform-origin: bottom left; 
	transform: rotate(90deg); 
	}
.ie_rot{-ms-transform-origin: bottom left;filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-ms-transform: rotate(90deg);width:240px;}
.opera_rot{-o-transform-origin: 0 0;-o-transform: rotate(90deg);}
._inactiveClass{ opacity:.9;filter:alpha(opacity=90); /* For IE8 and earlier */}
