/* CSS Document */

a:link.con_fliesstextlink { font-weight:bold; color:#ffffff; text-decoration:underline; }
a:visited.con_fliesstextlink { font-weight:bold; color:#c0c0c0; text-decoration:underline; }
a:hover.con_fliesstextlink { font-weight:bold; color:#ffffff; text-decoration:none; }
a:focus.con_fliesstextlink { font-weight:bold; color:#ffffff; text-decoration:none; }
a:active.con_fliesstextlink { font-weight:bold; color:#ffffff; text-decoration:none; }

a:link.con_lightboxlink { text-decoration:underline; }
a:visited.con_lightboxlink { text-decoration:underline; }
a:hover.con_lightboxlink { text-decoration:none; }
a:focus.con_lightboxlink { text-decoration:none; }
a:active.con_lightboxlink { text-decoration:none; }

	.con_kontakt_bild {
		position: relative;
		right: 0px;
		top: 0px;
	}
	
	.con_kontakt_wrapper {
		border-bottom: 1px solid #c0c0c0;
		width: 745px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.con_kontakt_copyright{
		font: normal 12px Arial;
		color: #000000;
		
	}
	.con_kontakt_box_print_headline_grey{
		font: bold 16px Arial;
		color: #87888A;
	}
	.con_kontakt_box_print_headline{
		font: bold 16px Arial;
		color: #000000;
	}
	.con_kontakt_box_print_subheadline_grey{
		font: normal 12px Arial;
		color: #87888A;
	}
	.con_kontakt_wrapper_print {
		border-bottom: 1px solid #000000;
		width: 600px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	
	.con_kontakt_box {
		width: 210px;
		float: left;
		font: normal 12px Arial;
		line-height: 17px;
		color: #ffffff;
		padding-right:8px;
	}
	.con_kontakt_box_print {
		width: 253px;
		float: left;
		font: normal 12px Arial;
		line-height: 17px;
		color: #000000;
		padding-right:8px;
	}

	.con_kontakt_print {
		position: absolute;
		right: 0px;
		top: 0px;
		font: normal 12px Arial;
		color: #ffffff;	
    cursor:pointer;	
	}

	.con_copyrightlink {
		font: normal 10px Arial;
		color:#000000;
		text-decoration:none;
	}
	.con_copyrightlink_hover {
		font: normal 10px Arial;
		color:#000000;
		text-decoration:underline;
		cursor: pointer;
	}
		
	.con_fettschrift {
		font-weight: bold;
	}
	
	.con_logobox_h1 {
		font: bold 36px Arial;
		/*martin.kousek -- position: abolute;*/
		position: relative;
		/* top:-8px; */
		left:0px;
		color:#ffffff;	
	}

	.con_logobox_h1_small {
		/*martin.kousek -- position: abolute; font: bold 30px Arial;*/ 
		font: bold 24px Arial;
		position: relative;
		/* top:-8px; */
		left:0px;
		color:#ffffff;	
	}
	
	.con_logobox_h2 {
	/*martin.kousek -- position: abolute;top:37px; */
		font: bold 12px Arial;
		position: relative;
		top:0px;
		left:0px;
		color:#ffffff;
	}

	.con_logobox_start_h1 {
	/*martin.kousek -- position: abolute;top:-8px; */ 
		font: bold 36px Arial;
		position: relative;
		top:0px;
		left:0px;
		color:#000000;	
	}
	/* neu erstellt martin.kousek */
	.con_logobox_start_h1_small {
	/*martin.kousek -- position: relative;top:-8px; */ 
		font: bold 24px Arial;
		position: relative;
		top:0px;
		left:0px;
		color:#000000;	
	}
	
	.con_logobox_start_h2 {
	/*martin.kousek -- position: abolute;top:37px; */
		font: bold 12px Arial;
		position: relative;
		top:0px;
		left:0px;
		color:#000000;
	}
	.con_verlinktes_bild {
		cursor: pointer;
	}

	.con_template_d_b_titel {
		font: bold 12px Arial;
		color:#ffffff;
		line-height: 21px;
	}
	
	.con_template_d_b_text {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;
	}

	.con_template_d_c_text {
		margin-top: 10px;
		margin-bottom: 5px;
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;
	}

	.con_template_b_c_text {
		margin-top: 10px;
		margin-bottom: 5px;
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;
	}
	
	.con_template_b_b_eintrag_passiv {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #adadad;
		cursor:pointer;
	}

	.con_template_b_b_eintrag_hover {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;		
		padding-left: 2px;
		padding-right: 2px;		
		border-bottom: 1px solid #adadad;
		background-color: #636364;
		cursor:pointer;
	}

	.con_template_b_b_eintrag_aktiv {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #adadad;
		background-color: #636364;
	}

	.con_template_b_b_eintrag_titel {
		font: bold 12px Arial;
		color:#ffffff;
		padding-bottom: 10px;
		padding-top: 4px;		
	}

	.con_template_b_b_eintrag_text {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
	}

	.con_template_c_c_titel {
		font: bold 12px Arial;
		color:#ffffff;
		line-height: 21px;
	}
	
	.con_template_c_c_text {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;
	}
	
	.con_template_e_c_links {
		position: absolute;
		width: 9px;
		height: 46px;
		left: 0px;
		top: 328px;
	}
	
	.con_template_e_c_mitte {
		position: absolute;
		width: 330px;
		height: 46px;
		left: 9px;
		top: 328px;
		text-align: center;
	}
	
	.con_template_e_c_rechts {
		position: absolute;
		width: 9px;
		height: 46px;
		left: 428px;
		top: 328px;
	}

	.con_template_e_thumb_passiv {
		background-color:#000000;
		height: 46px;
		width: 51px;
		margin-right: 15px;
		z-index:501;
		-moz-opacity:0.5;
		opacity:.5;
		filter: alpha(opacity=50);
		float: left;
		cursor: pointer;
	}
	
	.con_template_e_thumb_aktiv {
		height: 46px;
		width: 51px;
		margin-right: 15px;		
		z-index:501;
		float: left;
		cursor: pointer;
	}
	
	.con_template_f_b_pic {
		float: left;
		width: 70px;
		margin-right: 5px;
	}

	.con_template_f_b_beschreibung {
		float: left;
	}
	
	.con_template_f_b_eintrag_passiv {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #adadad;
		cursor:pointer;
		width:100%
	}

	.con_template_f_b_eintrag_hover {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #adadad;
		background-color: #636364;		
		cursor:pointer;
		width:100%
	}	

	.con_template_f_b_eintrag_aktiv {
		margin-top: 0px;
		padding-top: 8px;
		padding-bottom: 11px;
		padding-left: 2px;
		padding-right: 2px;
		border-bottom: 1px solid #adadad;
		background-color: #636364;
		cursor:pointer;		
		width:100%
	}	
	
	.con_template_f_b_eintrag_titel {
		font: bold 12px Arial;
		color:#ffffff;
		padding-bottom: 10px;
		padding-top: 4px;		
	}

		.con_template_f_b_eintrag_titel_small {
		font: normal 12px Arial;
		color:#ffffff;
		padding-bottom: 10px;
		padding-top: 4px;		
	}

	.con_template_f_b_eintrag_text {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
		display: none;
	}	

	.con_template_g_c_links {
		float: left;
		width: 140px;
		padding-right: 15px;
	}
	
	.con_template_g_c_rechts {
		float: left;
		width:265px;
		overflow:hidden
	}
	
	.con_template_h_c_links {
		width: 265px;
		margin-right: 15px;
		float: left;
		overflow:hidden;
	}
	
	.con_template_h_c_rechts {
		width: 157px;
		float: left;
		overflow:hidden;
	}
	
	.con_template_g_c_titel {
		font: normal 12px Arial;
		font-weight: bold;
		color:#ffffff;
	}
	
	.con_template_g_c_thumb {
		margin-top: 5px;
		margin-bottom: 6px;
		cursor: pointer;
	}
	
	.con_template_g_c_videostarten {
		font: normal 12px Arial;
		font-weight: bold;
		text-decoration: underline;
		cursor: pointer;
		color:#ffffff;
		margin-bottom: 13px;		
	}
	
	.con_fusszeile {
		z-index:20;
		background-color:#141414;
		height:23px;
		width:936px;
		position:absolute;
		top:507px;
	}
	
	.con_fusszeile_grau {
		z-index:20;
		background-color:#636364;
		height:23px;
		width:936px;
		position:absolute;
		top:507px;
	}

	.con_template_g_c_text {
		width: 157px;
		font: normal 12px Arial;
		color:#ffffff;	
	}
	
	.con_template_h_c_wrapper {
		width: 437px;
		margin-bottom: 30px;
	}
	
	
	
	.con_template_h_c_rechts_bild {
		margin-bottom: 15px;
	}
	
	.con_template_h_c_titel {
		font: normal 12px Arial;
		font-weight: bold;
		color:#ffffff;
		line-height: 21px;
		margin-bottom: 10px;
	}
	
	.con_template_h_c_text {
		font: normal 12px Arial;
		line-height: 17px;
		color:#ffffff;
	}
	
	.con_template_i_c_wrapper {
		width: 437px;
		height: 376px;
	}
	
	.con_sprachen_alle {
		position:absolute;
		font: normal 10px Arial;
		width:98px;
		height: 100px;
		left: 2px;
		top:-100px;
		background-color:#000000;
		display: none;		
	}
	
	.con_sprache_element {
		padding-left: 14px;
		height: 20px;
		line-height: 20px;
		background-color: #000000;
		color: #ffffff;
		cursor: pointer;
	}
	
	.con_sprache_element_hover {
		padding-left: 14px;
		height: 20px;
		line-height: 20px;
		background-color: #404040;
		color: #ffffff;
		cursor: pointer;
	}
	
	.con_sprache_combobox {
		font: normal 10px Arial;
		background-color:#000000;
		cursor:pointer;
		position:absolute;
		top:2px;
		left:2px;
		height:17px;
		width:100px;
		border:1px solid #6B6B6D;
		line-height:16px;
	}
	
	.con_sprache_combobox_titel {
		-moz-user-select: none;
		position:relative;
		left:13px;
		top: 2px;
		width: 70px;
		font: normal 10px Arial;
		background-color:#000000;
		color: #ffffff;
	}
	
	.con_sprache_combobox_pfeil {
		position: absolute;
		left: 85px;
		top: 4px;
	}
	
	.con_home {
		position:absolute;
		font: normal 10px Arial;
		left: 117px;
		top:6px;
		color: #929396;
		cursor: pointer;
	}

	.con_home_hover {
		position:absolute;
		font: normal 10px Arial;
		left: 117px;
		top:6px;
		color: #ffffff;
		cursor: pointer;
	}
	
	.con_fusszeile_drucken {
		position: absolute;
		left: 904px;
		top: 4px;
		cursor: pointer;
	}
	
	.con_fusszeile_sound {
		font: normal 10px Arial;
		position: absolute;
		left: 864px;
		top: 4px;
	}
	
	.con_fusszeile_weiterempfehlen {
		position: absolute;
		left: 813px;
		top: 4px;
		cursor: pointer;
	}
	
	.con_fusszeile_home {
		position: absolute;
		left: 774px;
		top: 4px;
		cursor: pointer;
	}	
	
	.con_logo_flash {
		position:absolute;
		width:25px;
		height:25px;
		z-index:749;
		top:-33px;
		left:781px;
		cursor: pointer;
	}

	.con_logo_flash2 {
		position:absolute;
		width:25px;
		height:25px;
		z-index:748;
		top:-33px;
		left:781px;
		cursor: pointer;
	}

	.con_logo_schriftzug {
		position:absolute;
		width:130px;
		height:25px;
		z-index:549;
		top:-31px;
		left:806px;
		cursor: pointer;
	}	
	
	.con_bildmitlupe {
	}
	
	.con_fusszeile_copyright {
		font: normal 10px Arial;
		color: #000000;
		height:20px;
		width:936px;
		position:absolute;
		top:532px;
		left:15px;
		z-index:10;
	}
	
	.con_impressum_titel {
		font: bold 36px Arial;
		color: #ffffff;	
	}
	
	.con_impressum_box_links {
		position: absolute;
		left: 0px;
		top: 24px;
		width: 282px;
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
		text-align: right;
	}
	.con_impressum_box_rechts {
		position: absolute;
		top: 24px;
		left: 302px;
		width: 436px;
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
		text-align: left;
	}
	
	.con_nutzung_titel {
		font: bold 24px Arial;
		color: #ffffff;	
	}
	
	.con_nutzung_inhalt {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
		margin-right: 15px;
		margin-top: 24px;
	}
	
	.con_datenschutz_titel {
		font: bold 36px Arial;
		color: #ffffff;	
	}
	
	.con_datenschutz_inhalt {
		font: normal 12px Arial;
		color:#ffffff;
		line-height: 17px;	
		margin-right: 15px;
		margin-top: 24px;
	}
	
	
.clearfix {
  content: "."; 
  display: block; 
  height: 0px; 
  clear: both; 
	visibility: hidden;
  font-size: 0px;
	line-height: 0px;
  overflow: hidden;
}
.loading {
	position:absolute;
	z-index:999;
	top:200px;
	left:700px;
	cursor: pointer;
}	
	
