/***********************************************/
/* Tags                         	           */
/***********************************************/
body{
	background-color:#FFFFFF;
	width:auto;
	min-width:0px;
	min-height:0px;
	background-image:url();
}

h3, #Seite_SubTitel{
	padding:0px 0px 7px 0px;
	width:100%;
}
#vertical{
	height:0px;
	margin-top:0px;/* half vertical height*/
}
#hoz {
	width:100%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#pano, #Hauptnavigation, #ZweiteNavigation, #DritteNavigation, #hint{
	display:none;
	visibility:hidden;
}

#links{
	display:none;
}
#banner{
	display:none;
}
#Inhalte_L_voll {
	padding:0px;
	height:auto;
	float:none;
	position:static;
	overflow:auto;
	clear:both;
}
#Inhalte_L_split {
	padding:0px;
	width:100%;
	float:none;
	position:static;
	overflow:auto;
	clear:both;
	margin:0px 0px 15px 0px;
}
#Inhalte_R{
display:none;
}

#Inhalte_R p, #Inhalte_R table, #Inhalte_R blockquote, #Inhalte_R div, #Inhalte_R ul, #Inhalte_R ol,
#Inhalte_R pre, #Inhalte_R h1, #Inhalte_R h2, #Inhalte_R h3, #Inhalte_R h4, #Inhalte_R h5, #Inhalte_R h6   {
	margin:0px 0px 10px 0px;
}
#pageName{
	padding:0px;
}
#logo {
	display:none;
}
#logo_prt {
	display:block;
	text-align:left;
	margin:0px 0px 25px 0px;
}
#logo_prt img {
	width:300px;
	height:auto;
}


/***********************************************/
/* 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;
	overflow:visible;
	padding:0px 0px 24px 0px;
	margin:0px;
	width: 95%;
	height:auto;
	border:0px;
}
* html #content {/* IE hack */
	height:auto;
}
#cont_frame{
	text-align:left;
	height:auto;
	width:100%;
	padding:0px;
	background-color:#FFFFFF;
}

/***********************************************/
/* Right Col                                   */
/***********************************************/


/********** Standwahl Box *****/

/***********************************************/
/* Footer                                   */
/***********************************************/
#footer  {
	display:none;
}
#prt_footer  {
	display:block;
	position:static;
}


/***********************************************/
/* Top Navigation styles                                   */
/***********************************************/
#grau2 {
	display:none;
}
/***********************************************/
/*				 links						   */
/***********************************************/


/***********************************************/
/*				 Seite Komponenten			   */
/***********************************************/
.box_titel_td {
color:#FF4DFE;
font-weight:bold;
}

#box {
border-left:0px;
}

.BildDruckVollBreite {
	width:100%;
	height:auto;
}

#land_pic img {
	width:100%;
}

#land_text {
	width:100%
}

/********** 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-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;
}