



/***********************************************/
/* Tags                         	           */
/***********************************************/
body{
	background-image:    url();
	background-repeat:no-repeat;
}

h3, #Seite_SubTitel{
	padding:0px 0px 7px 0px;
	width:100%;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position:static;
	width:100%;
	overflow:hidden;
	z-index:5;
	border-bottom:1px solid #999999;
	margin-bottom:27px;
}
#topnav, #Banner_g_r, #Hauptnavigation, #Banner_r, #grau, #Banner_g_l{
	display:none;
}
#logo {
	position:static;
	margin:0px 0px 20px 0px;
}
#navBar{
	display:none;
}
#right_col{
	display:none;
}
#content_frame{
	width: 100%;
	height:auto;
	float: none;
	margin:0px 0px 0px 0px;
	position:static;
}
#pageName{
	padding:0px;
}

/***********************************************/
/* Content Frame                               */
/***********************************************/
#content_frame ul {
	padding:0px;
	margin:9px 0px 9px 0px;
	list-style-type: disc;
}
#content_frame ul li, #right_col ul li {
	margin:15px;
	background:  url() no-repeat 0px 0px;
	padding: 3px 0px 3px 0px;
}

#content{
	float:none;
	position:static;
	padding:0px 0px 34px 0px;
	width: 100%;
	height:auto;
	border-bottom:1px solid #999999;
}
* html #content {/* IE hack */
	height:auto;
}

/***********************************************/
/* Right Col                                   */
/***********************************************/


/********** Standwahl Box *****/

/***********************************************/
/* Left Col                                   */
/***********************************************/
#left_col_small {
	width:100%;
	height:auto;
	
	
}
#left_col_breite {
	width:100%;
	height:auto;
}

/***********************************************/
/* Footer                                   */
/***********************************************/
#footer  {
	display:none;
}
#prt_footer  {
	display:block;
	position:static;
}


/***********************************************/
/* Top Navigation styles                                   */
/***********************************************/
#grau2 {
	display:none;
}
/***********************************************/
/*				 navBar						   */
/***********************************************/


/***********************************************/
/*				 Seite Komponenten			   */
/***********************************************/


/********** Verteiler Tabelle Template 1.1 *****/


/********** Artikle Tabelle Template 1.3 *****/

.BildDruckVollBreite {
	width:100%;
	height:auto;
}


/********** News Seite Template 1.5 *****/
#news_tab  {
	border-left-style:none;
}
#news_tab td {
	vertical-align:bottom;
}
#news_tab td.aktiv {
	border-left-style:none;
	border-top-style:none;
	font-size:17px;
	font-weight:normal;
	padding: 0px 0px 12px 0px;
}
#news_tab td.inaktiv {
	display:none;
}
#news_tab td.inaktiv {
	border-top-style:none;
	padding:0px 0px 10px 0px;
	display:none;
}
#news_tab tr td.diagC {
	border-top-style:none;
	display:none;
}
#news_tab tr td.diagR {
	display:none;
}
#news_tab tr td.aktiv a, #news_tab tr td.aktiv a:visited {
	color:#505050;
}
.news_table {
border-top:1px solid #999999;
}
.news_block{
	width:100%;
	padding:0px;
	border-style:none;
}