/* print style */
html, body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 160%;
	background-color: #ffffff;
	background-image:url();
}

h1 {
	font-size: 1.25em;
	margin-bottom: 12px;
	margin-top: 20px;
}

h2 {
	font-size: 1.1em;
	margin-bottom: 8px;
	margin-top: 6px;
}

h3 {
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
}

body  #header, body #contenWrap, body  #footer, body #col2d, body #col1b-sp, body #col2c-sp{
	display: none;
}

a {
	color: #666666;
	text-decoration: underline;
	
	
}

body #breadcrumb {
	margin-bottom: 20px;
}

.contenttable td {
	vertical-align: top;
}





/********************************************* modifizierter Header w/ Tabs ************************/


#re_contentWarp, #re_footer  {
	
}
#re_contentWarp {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding-top:0px;
}


#re_spk_logo {
	display:none;
	position:absolute;
	margin-left: 58px;
	top:64px;
	overflow:hidden;
	}
	
#re_header {
	display:none;
	width:998px;
	height:184px;
	top:0px;
	background-color:#ffffff;
	background-image:url(../img/layout/re_headerBack.png);
	background-repeat: no-repeat;
	z-index:5;
	}

#header_kv2 {
	display:none;
	position:absolute;
	margin-left: 283px;
	height:158px;
	width:192px;
	top:25px;
	overflow:hidden;
	}

	
#header_kv2ie {
	display:none;
	}


#re_fontMenu {
	display:none;
	position:absolute;
	margin-left: 821px;
	top:0px;
	overflow:hidden;
	z-index:10;
	}
	
.re_fontA {
	float:left;
	}
	
.re_fontA1 {
	float:left;
	}
	
.re_fontA2 {
	float:left;
	}
	
	

	
#re_fontMenu img {
	display:none;
	margin: 0 3px 0 2px;
	}
	
#re_metaNav {
	display:none;
	position:absolute;
	margin-left: 450px;
	top:4px;
	overflow:hidden;
	z-index:10;
	width:350px;
	text-align:right;	
	font-size:0.9em;
	}	
#re_metaNav a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}	
#re_metaNav a:hover {
	color:#111111;
	}	
	
	

	
#re_weiterZu {
	display:none;
	position:absolute;
	margin-left: 10px;
	top:4px;
	overflow:hidden;
	z-index:10;
	width:250px;
	text-align:left;	
	font-size:0.9em;
	}	
#re_weiterZu a {
	color:#d40c0c;
	font-weight:normal;
	text-decoration:none;
	}		

#re_weiterZu a:hover {
	color:#111111;
	font-weight:normal;
	text-decoration:none;
	}	
	
	

#re_tabMenu {
	display:none;
	position:absolute;
	padding-left: 7px;
	top:151px;
	width:998px;
	height:32px;
}
		

.re_tab {
	float:left;
	margin-right:10px;
	width:207px;
	height:32px;
	
	background-image:url(../img/layout/re_tabW.png);
	background-repeat: no-repeat;
	z-index:5;	
	padding: 9px 15px 0 15px;
	text-decoration:none;
}	
.re_tab:hover {
	background-image:url(../img/layout/re_tabR.png);
	background-repeat: no-repeat;
	z-index:5;	
	color:#d40c0c;
	text-decoration:none;
}

		

a.re_tab {
	color:#111111;
	font-size:0.85em;
	text-decoration:none;
	}	
a.re_tab:hover  {
	color:#ffffff;
	text-decoration:none;
	}		



	





#re_footer { 
	display:none;
	border-bottom:1px solid #ffffff;
	background-image:url(../img/layout/re_footerBack.png);
	background-repeat: no-repeat;
	width:978px;
	height:19px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color:#333333; 
	text-align: right; 
	font-size:0.85em;  
	padding-right:20px;
	padding-top:1px;
	}	/* Backup fr IE-Clearing */
#re_footer a {
	text-decoration:none;
	color:#333333;
	}
#re_footer a:hover {
	text-decoration:none;
	color:#111111;
	}



