.active #main-menu{
	display: none;
}


/*------------------------------------------------------------------------------------*/
/* CROSS LINKS 2011    */
/*------------------------------------------------------------------------------------*/

.cross_links{
	position: absolute;
	width: 600px;
	border: 0px solid red;
	z-index: 10;

}

.cross_links a{
	text-decoration: none;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	color: #333;
	display: block;
	float: left;
	background: transparent url(../../resources/images/2011/pfeil_links.png) left center no-repeat;
	outline: none;


}

.cross_links span{
	text-decoration: none;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
	color: #333;
	display: block;
	float: left;
}

.cross_links #sel{
	color: #E60028;
	background: transparent url(../../resources/images/2011/pfeil_oben.png) top center no-repeat;
}

.cross_links .flash-link{

}

.cross_links .blog-link{
	background: transparent url(../../resources/images/2011/pfeil_rechts.png) right center no-repeat;
}



/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/

html {
	font-size: 100%; /*IE hack*/
	/*height: 100%;	margin-bottom: 1px;*/
	overflow: scroll;
	/*overflow-x: auto;*/
} 


body{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 0.75em;
	line-height: 140%;
	color: #333;
	
	background: #d1d0ce url(../../resources/images/2011/bg_body.jpg) top center no-repeat;
		
}


/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	/*width: 100%;*/
	/*height: 100%;*/
	text-align: center;
}

#page{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	margin-bottom: 100px;
	border: 0px solid red;
	
	
}

#header{
	height: 130px;
	border: 0px solid red;
	background: transparent;
	position: relative;	
}

#logo{
	position: absolute;
	top:30px;
	/*left: 310px;*/

	right: 15px;		
}

#logo a{
	outline: none;	
}


#bread-crumb{
	display: none;

	padding: 5px 0px 5px 10px;
	background-color: white;
	font-size: 0.67em;
	color: #ccc;
}

#bread-crumb a{
	color: #CCCCCC;
	text-decoration:none;
}


#switch-link-conatiner{
	position: absolute;
	top: 110px;
	right: 0px;
	
	display: none;
}


.switch-link{
	color: #333;
	text-decoration: none;
	background: transparent url(../../resources/images/switch_link.png) center right no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 20px;
}

/*------------------------------------------------------------------------------------*/
/* RELEASE SWITCH */
/*------------------------------------------------------------------------------------*/


#release-switch{
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	
}

#release-switch a{
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

#release-switch a:hover{
	text-decoration: underline;
}

#release-switch a.de{
	border-right: 1px solid #333;
	padding-right: 5px;
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/

#main-menu{
	border: 0px solid red;
	background: transparent;
	padding: 0px;
	font-size: 0.92em;
	
	
}

#main-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#main-menu li{
	display: inline;
	margin-right: 20px;
}

#main-menu li a{
	color: #666;
	text-decoration: none;
}

#main-menu li a:hover,#main-menu li a.active {
	color: #666;
	text-decoration: none;
}

#main-menu li a.active {
	color: #000;
	text-decoration: none;
}


/*----- MENU TABS ---------------------------------------------------------------------*/


#tabsB {
      float:left;
      width:100%;
      background:transparent;
      font-size:93%;
      line-height:normal;
      }
#tabsB ul {
	margin:0;
	padding:0px 0px 0px 20px;
	list-style:none;
      }
#tabsB li {
      display:inline;
      margin: 0px 0px 0px 0px;
      padding:0;
      }
#tabsB a {
      float:left;
      background:url("../../resources/images/menu/tableftB.gif") no-repeat left top;
      background:url("../../resources/images/menu/tab-left.png") no-repeat left top;
      margin:0px 5px 0px 0px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabsB a span {
      float:left;
      display:block;
      background:url("../../resources/images/menu/tabrightB.gif") no-repeat right top;
	background:url("../../resources/images/menu/tab-right.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      /*color:#666;*/
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
    /* End IE5-Mac hack */

#tabsB a:hover span {
      color:#000;
}

#tabsB a:hover {
      background-position:0% -42px;
      }
#tabsB a:hover span {
      background-position:100% -42px;
      }
	
#tabsB a.active {
	background-position:0% -84px;
}
#tabsB a.active span {
	background-position:100% -84px;
}

/*------------------------------------------------------------------------------------*/
/* SUB MENU */
/*------------------------------------------------------------------------------------*/

#sub-menu{
	border: 0px solid red;
	background-color: #999;
	padding: 5px 0px 5px 0px;
	font-size: 0.92em;
}

#sub-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#sub-menu li{
	/*display: inline;*/
}


#sub-menu li a{
	color: #E60028;
	text-decoration: none;
}

#sub-menu li a:hover, #sub-menu li a.active {
	color: #E60028;
	text-decoration: underline;
}



/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav{
	border: 0px solid yellow;
	/*float: right;
	font-size: 0.72em;*/
	font-size: 10px;
	text-align: center;
	/*position: absolute;
	right: 0px;
	top: 15px;*/
}

#serv-nav ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#serv-nav li{
	display: inline;
	padding: 0px 10px 0px 0px;
}

#serv-nav li a{
	color: #333;
	text-decoration: none;
}

#serv-nav li a:hover{
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{
	border: 0px solid red;
	background-color: #FFF;
	padding: 0px 10px 0px 10px;
	font-size: 0.92em;
	color: #666;
	background: transparent url(../../resources/images/left_right_shadow.png) top center repeat-y;
	position: relative;
}

#page-content-top-shadow{
	position: absolute;
	z-index: 999;
	bottom: -10px;
	left: 0px;
	border: 0px solid red;
	width: 100%;
	height: 10px;
	background: transparent url(../../resources/images/bottom_shadow.png) no-repeat center top;
}


#page-content-bottom-shadow{
	position: absolute;
	z-index: 999;
	top: -8px;
	left: 0px;
	border: 0px solid red;
	width: 100%;
	height: 10px;
	background: transparent url(../../resources/images/top_shadow.png) no-repeat center top;
}


.content-holder{
	padding: 10px;
}

/*----------------------------*/

.cm-2-1{
	float: left;
	width: 500px;
}

.cm-2-2{
	float: left;
	margin-left: 100px;
	width: 300px;
}

/*----------------------------*/


/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/

#footer {	
	/*display: none;*/
	border: 0px solid green;
	/*background-color: white;*/
	padding: 10px 0px 10px 10px;
	color: #CCC;
	position: absolute;
	width: 960px;
}

#footer-content{
	border: 0px solid red;
	float: left;
	font-size: 0.67em;
	display: none;
	
}


/*------------------------------------------------------------------------------------*/
/* AV TEXT */
/*------------------------------------------------------------------------------------*/

p{
	padding: 0px;	
	margin: 0px;
}


h1, h2, h3, h4, h5, h6{
	font-size: 1em;
	line-height: 1.17em;
	padding: 0em 0em 0em 0em;	
	margin: 0em 0em 0em 0em;
	color: #333;
}

h1{
	font-size: 1.33em;
	line-height: 1.50em;
	padding: 0em 0em 0em 0em;	
	margin: 0em 0em 0em 0em;
}

h2{
	font-size: 1.17em;
	line-height: 1.33em;
	padding: 0em 0em 0em 0em;	
	margin: 0em 0em 0em 0em;
}



a {
	color: #E60028;
}

em{
	color: #333;
}
strong{
	color: #333;
}

/*------------------------------------------------------------------------------------*/
/* GALLERY */
/*------------------------------------------------------------------------------------*/

.gallery img{
	border: none;
	margin-right: 10px;
	margin-bottom: 8px;
	
}



/*------------------------------------------------------------------------------------*/
/* SUCHE */
/*------------------------------------------------------------------------------------*/

#search_box{
	border: 0px solid red;
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding: 0px;
	margin: 0px;
	display: none;
}
	

#search_box div{
	border: 0px solid yellow;
	width: 220px;
	padding: 0px;
	margin: 0px;
}

#search_box form, #search_box form fieldset{
	padding: 0px;
	margin: 0px;	
}

#search_box form fieldset{
	border: none;
}

#search_box form legend{
	display: none;
}

#search_box form label{
	border: 0px solid green;
	display: none;
}

#search_box form input{
	border: none;
	padding: 1px 3px 1px 3px;
	margin: 0px;
	/*display: static;*/
}

#search_box form .button{
	font-size: 12px;
	margin: 0px 0px 1px 10px;
}

/*------------------------------------------------------------------------------------*/
/* BM SCHNITTSTELLE */
/*------------------------------------------------------------------------------------*/

.FLASHxml{
	position: absolute;
	right: -100px;
	z-index: 100;
	background-color: red;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.bm_data{
	border: 1px solid #333;
	background-color: #FFCCCC;
	background-color: transparent;
	padding: 10px;

}


.bm_data {
	border: 1px solid #AAA;
	background-color: transparent;
	padding: 10px;
	margin: 0px 0px 2px 0px;
	
}

.bm_data .timeleine{
	background-color: #FFAAAA;
	background-color: #EEE;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
}

.bm_data .timeleine .timeline_img{
	position: absolute;
	right: -100px;
	top: -100px;
	z-index: 5;
}

.bm_data .timeleine .content{
	position: relative;
	z-index: 10;
}

.bm_data .detail_link{
	display: block;
	margin-top: 20px;
}

.bm_data .timeline_block h1{
	font-size: 30px;
	position: absolute;
	left: -60px;
}

.kurztext{
	margin-bottom: 20px;
}

.allgemein, .bildergalerie, .multimedia , .dokumente {
	border: 3px solid #FFF;
	padding: 10px;
	margin-top: 20px;

}

.bm_data img{
	border: none;
}
/*------------------------------------------------------------------------------------*/
/* QTIP */
/*------------------------------------------------------------------------------------*/

.glossary_link{
	background: transparent url(../../resources/images/icon_glossary_link.gif) center left no-repeat;
	padding-left: 12px;
}

#external_link{
	background: transparent url(../../resources/images/icon_external_link.gif) center left no-repeat;
	padding-left: 12px;
}

.qTip{
	cursor: pointer;
	
}

.qTip_content_holder {
	display: none;
}

.qTip_content h3, .qTip_content .headline{
	color: #E60028;
	font-weight: bold;
	display: block;
}

.qTip_content {
	font-size: 0.75em;
}

.qtip{
 	z-index: 99999;
}

.qtip-tip{
	/*border: 1px solid red;*/
}

/*------------------------------------------------------------------------------------*/
/* FLASH PAGE */
/*------------------------------------------------------------------------------------*/

.nav_info{
	border: 0px solid red;
	position: absolute;
	bottom: 20px;
	left: 30px;
	font-size: 10px;
}

/*------------------------------------------------------------------------------------*/
/* BLOG LAYOUT */
/*------------------------------------------------------------------------------------*/

#blog-layout{

	background: transparent url(../../resources/images/blog/bg_blog.png) center top no-repeat;
	
	min-height: 780px;
	height: auto!important; 
	height: 780px;
}



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/






