/*========================*/
/*GENERELL START==========*/
/*========================*/
body{	
	margin:0 0px;
	background-position:center top;
	background-repeat:no-repeat;	
	background-attachment:fixed;	
	background-color:#DCDDDF;
	cursor:default;		
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	
}
body.main{
	overflow:hidden;
}
body.print{
	background-color:#FFFFFF;
	overflow:auto;	
}
table{
	color:#000000;
	padding:0px;
	border-collapse:collapse;
	margin:0px;
	font-size:1em;	
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
.flowtext{
	font-size:1em;	
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
.newsletterhead{
	font-family:Georgia,"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#CE0000;
	font-weight:500;
}
table td {
	padding:0px;
}
li{
	color:#CE0000;
	font-family: "Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	
}
a{
	text-decoration:none;
	color:#CE0000;
}
a:hover {
	text-decoration:underline;
	color:#CE0000;
}

.hand{
	cursor:pointer;
}
.logomain{
	width:428px;
}
.totalhide{
	width:0px;
	height:0px;
	display:none;
}
.plaincontent ul {
	
	padding:0;
}
.plaincontent ul li{
	color:#000000;
	list-style-type:none;
	margin:0 0 5px 10px;
	padding:0 0 0 10px;
	background-image:url('../templates/main/images/bulletlist.png');
	background-repeat:no-repeat;
	background-position:0 4px;
}
.margin0{
	margin:0;
}
.percent100height{
	height:100%;
}
.percent100width{
	width:100%;
}
.px5height{
	height:5px;
	overflow:hidden;
}
.px2height{
	height:2px;
	overflow:hidden;
}
.px30height{
	height:30px;
	overflow:hidden;
}
.px8height{
	height:8px;
	overflow:hidden;
	width:20px;
}
.px10height{
	height:10px;
	overflow:hidden;
}
.px5width{
	width:5px;
	overflow:hidden;
}
.px20height{
	height:20px;
	overflow:hidden;
}
.px1height{
	height:1px;
	overflow:hidden;
}
.px2height{
	height:2px;
	overflow:hidden;
}
.px30width{
	width:30px;
	overflow:hidden;
}
.px30height{
	height:30px;
	overflow:hidden;
}
.px10paddingleft{
	padding-left:10px;
}
.divlabelformwidth{
	width:40px;
}
.divfieldform{
	float:left;
}
.px2paddingtop{
	padding-top:2px;
}
.px5paddingleft{
	padding-left:5px;
}
.marginleft50px{
	margin-left:30px;
}
.margin20px{
	margin:20px;
}
.posabsolute{
	position:absolute;
}
.posrelative{
	position:relative;
}
.positionnull{
	top:0px;
	left:0px;
}
.floatleft{
	float:left;
}
#maintd{
	width:100%;
	height:100%;
}
.clearboth{
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}
.floatleft{
	float:left;
}
input.errormess{
	background-color:#AA0000;
}
label.errormess{
	color:#AA0000;
}
p.errormess{
	font-weight:bold;
	color:#AA0000;
}
/*========================*/
/*GENEREL END=============*/
/*========================*/


/*=========================*/
/*GIGASLIDE SPECIAL CLASSES START*/
/*=========================*/

#overblendlayer_outer{
	position:relative;
	top:0px;
	width:100%;
	height:100%;
}
#overblendlayer{
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:996;
}
#overblendcontent{
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:997;
}
.hideE{
	display:none;
}
.showE{
	display:block;
}
/*FILTER*/
.sortierung{
	padding-left:0px;
	padding-right:13px;
	color:#808080;
	background-image:url('../templates/main/images/sortno.gif');
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}
.filtergray{
	color:#808080;
}
.desc{
	background-image:url('../templates/main/images/sortdesc.gif');
	color:#000000;
}
.asc{
	background-image:url('../templates/main/images/sortasc.gif');
	color:#000000;
}
.sort_asc{
	background-image:url('../templates/main/images/sort_asc.gif');
	width:5px;
	background-repeat:no-repeat;
	margin:0 0 0 5px;
}
.sort_desc{
	background-image:url('../templates/main/images/sort_desc.gif');
	width:5px;
	background-repeat:no-repeat;
	margin:0 0 0 5px;
}
.sort_no{
	width:0px;
	height:0px;	
	overflow:hidden;
}
.filtertd{
	padding-left:27px;
	padding-right:27px;
}
#mainfilter{
	background-image:url('../templates/main/images/filter_bg.gif');
	height:40px;
}

.bottombar{
	height:43px;
	background-image:url('../templates/main/images/bottombar_bg.gif');
	padding-left:29px;
}
.maindiv{
	background-color:#DCDDDF;
	overflow-y:auto;
}
.filterbutton_bg_PA{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_bg_PA.gif');
}
.filterbutton_bg_PA td, .filterbutton_bg_PA div{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.filterbutton_text_PA{
	color:#000000;
}
.filterbutton_text_AC{
	color:#EA0000;
}
.filterbutton_bg_AC{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_bg_AC.gif');
	color:#EA0000;
}
.filterbutton_bg_AC td, .filterbutton_bg_AC div{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.filterbutton_start_PA{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_start_PA.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_start_AC{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_start_AC.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_end_PA{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_end_PA.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_end_AC{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_end_AC.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_left_PA{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_left_PA.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_left_AC{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_left_AC.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_right_PA{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_right_PA.gif');
	width:5px;
	overflow:hidden;
}
.filterbutton_right_AC{
	height:22px;
	background-image:url('../templates/main/images/filterbutton_right_AC.gif');
	width:5px;
	overflow:hidden;
}
.filtertop_trennung{
	background-image:url('../templates/main/images/filtertop_trennung.gif');
	width:2px;
	height:25px;
}
.filterbutton_label_left{
	background-image:url('../templates/main/images/filterbutton_label_left.gif');
	width:10px;
	height:22px;
}
.filterbutton_label_bg{
	color:#808080;
	background-image:url('../templates/main/images/filterbutton_label_bg.gif');
	height:22px;
	padding-left:3px;
	padding-right:2px;
}
.filterbutton_label_right{
	background-image:url('../templates/main/images/filterbutton_label_right.gif');
	width:5px;
	height:22px;
}
#filterbutton_call_edge{
	background-image:url('../templates/main/images/filterbutton_call_edge.gif');
	width:15px;
	height:17px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:5px;
}
#call_ecenter{
	padding-left:3px;
	padding-right:2px;
}
#published_scenter{
	padding-left:6px;
	padding-right:2px;
}
#callsdivouter{
	position:absolute;
}
#callsdivinner{
	position:relative;
	top:0px;
	left:-4px;
	width:144px;
	height:129px;	
	background-image:url('../templates/main/images/calllayer_bg.png');
}
#callsscroller{
	width:130px;
	height:120px;
	margin:0 9px 8px 4px;	
	overflow-y:auto;
	background-color:#FFFFFF;	
}
.onecall_selection{
	padding-left:9px;
	padding-top:5px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#call_mcenter_text{
	width:100px;
}

/*REMOVE FILTERBUTTONS*/
.deletefilters_button_left{
	width:28px;
	height:18px;
	background-image:url('../templates/main/images/delete_filter_left.gif');
	cursor:pointer;
}
.deletefilters_button_center{
	background-image:url('../templates/main/images/delete_filter_bg.gif');
	color:#FFFFFF;
	cursor:pointer;
}
.deletefilters_button_right{
	width:14px;
	height:18px;
	background-image:url('../templates/main/images/delete_filter_right.gif');
	cursor:pointer;
}
.removefilters_DA{
	width:22px;
	height:22px;
	background-image:url('../templates/main/images/delete_filter_DA.gif');
	cursor:pointer;
}
.removefilters_AC{
	width:22px;
	height:22px;
	background-image:url('../templates/main/images/delete_filter_AC.gif');
	cursor:pointer;
}
.deletefiltersbg{
	background-image:url('../templates/main/images/ankerleiste_bg.gif');
}
#deletefilters{
height:26px;
}
.deletefilters_button{
	margin-top:4px;
}
#filterinfo_left{
	visibility:hidden;	
	overflow:hidden;
	width:400px;
}
#filterinfo_right{
	overflow:hidden;
	color:#FFFFFF;
	padding:5px 10px 0 10px;
}

/*OBJECTS OVERVIEW*/
.imageoverview{
	overflow:hidden;
	background-position:center;
	border:solid 1px #E0E0E0;
	background-repeat:no-repeat;
}
.imagemedium{
	width:110px;
	height:110px;
}
.imagesmall{
	width:60px;
	height:60px;
}
.imagelarge{
	width:215px;
	height:215px;
}
.shadebasic{
	width:5px;
	height:5px;
	overflow:hidden;
}
.oneobject{
	margin:10px;
	float:left;
}
.oneobjecttd{
	background-color:#FFFFFF;
	cursor:pointer;
	line-height:1.2em;
}
.callposouter{
	position:relative;
	height:0px;
	width:0px;
	top:0px;
	z-index:995;
}

.objectSize1_border{
	width:160px;
}
.objectSpacer1{
	padding:5px;
}
.objectSize1{
	width:150px;
	height:100px;
	overflow:hidden;
}
.contentPosition1{
	padding-left:4px;
}
.callposinner1{
	position:absolute;
	white-space:nowrap;
	top:-21px;
	left:74px;
}
.abdeckung1{
	position:absolute;
	top:-7px;
	left:5px;
	height:2px;
	width:68px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.objectSize2_border{
	width:280px;
}
.objectSize2{
	width:270px;
	height:180px;
	overflow:hidden;
}
.objectSpacer2{
	padding:12px;
}
.contentPosition2{
	padding-left:8px;
}
.callposinner2{
	position:absolute;
	white-space:nowrap;
	top:-28px;
	left:137px;
}
.abdeckung2{
	position:absolute;
	top:-16px;
	left:5px;
	height:11px;
	width:125px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.objectSize3_border{
	width:410px;
}
.objectSize3{
	width:400px;
	height:300px;
	overflow:hidden;
}
.objectSpacer3{
	padding:15px;
}
.contentPosition3{
	padding-left:10px;
}
.callposinner3{
	position:absolute;
	white-space:nowrap;
	top:-36px;
	left:245px;
}
.abdeckung3{
	position:absolute;
	top:-22px;
	left:5px;
	height:17px;
	width:235px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.shade_l{
	background-image:url('../templates/main/images/box_left.gif');	
}
.shade_r{
	background-image:url('../templates/main/images/box_right.gif');	
}
.shade_t{
	background-image:url('../templates/main/images/box_top.gif');
}
.shade_b{
	background-image:url('../templates/main/images/box_bottom.gif');
}
.shade_lb{
	background-image:url('../templates/main/images/box_left_bottom.gif');
}
.shade_lt{
	background-image:url('../templates/main/images/box_left_top.gif');
}
.shade_rb{
	background-image:url('../templates/main/images/box_right_bottom.gif');
}
.shade_rt{
	background-image:url('../templates/main/images/box_right_top.gif');
}

/*SLIDEBARS*/
.slidebar_controller{
	top:0px;
	left:0px;
	position:absolute;
	width:15px;
	height:22px;
	background-image:url('../templates/main/images/slidebar_size_controller.png');
	cursor:pointer;
}
.timereglertd{
padding-top:2px;
}
.slidebar_bg{
	background-image:url('../templates/main/images/slidebar_bg.png');
}
.slidebar_bg_time{
	background-image:url('../templates/main/images/slidebar_bg_time.png');
}
.slidebar_left{
	width:2px;
	background-position:left;
	background-image:url('../templates/main/images/slidebar_left.png');
	background-repeat:no-repeat;
}
.slidebar_right{
	width:2px;
	background-position:right;
	background-image:url('../templates/main/images/slidebar_right.png');
	background-repeat:no-repeat;
}
.slidebar_left_time{
	width:2px;
	background-position:left;
	background-image:url('../templates/main/images/slidebar_left_time.png');
	background-repeat:no-repeat;
}
.slidebar_right_time{
	width:2px;
	background-position:right;
	background-image:url('../templates/main/images/slidebar_right_time.png');
	background-repeat:no-repeat;
}

.slidebar_step{
	width:2px;
	height:22px;
	background-image:url('../templates/main/images/slidebar_step.png');
	background-position:center;
	background-repeat:no-repeat;
}
.slidebar_step_time{
	width:2px;
	height:18px;
	background-image:url('../templates/main/images/slidebar_step_time.png');
	background-position:center;
	background-repeat:no-repeat;
}
.slidebar_rail{
	height:18px;
}
.slidebar_controller_time_PA{
	top:0px;
	left:0px;
	position:absolute;
	width:15px;
	height:18px;
	background-image:url('../templates/main/images/slidebar_time_controller_PA.png');
	cursor:pointer;
}
.slidebar_controller_time_AC{
	top:0px;
	left:0px;
	position:absolute;
	width:15px;
	height:18px;
	background-image:url('../templates/main/images/slidebar_time_controller_AC.png');
	cursor:pointer;
}
.size_regler_small{
	width:22px;
	height:16px;
	background-image:url('../templates/main/images/size_regler_small.gif');
	background-repeat:no-repeat;
	background-position:0 2px;
	cursor:pointer;
}
.size_regler_large{
	width:22px;
	height:16px;
	background-image:url('../templates/main/images/size_regler_large.gif');
	background-repeat:no-repeat;
	background-position:0 2px;
	cursor:pointer;
}
.sizeregler_icon_inner{
	width:22px;
	height:16px;
	overflow:hidden;
}
.time_regler_left{
	width:18px;
	height:16px;
	background-image:url('../templates/main/images/slidebar_time_left.png');
	background-repeat:no-repeat;
	background-position:0 3px;
}
.time_regler_right{
	width:18px;	
	height:16px;
	background-image:url('../templates/main/images/slidebar_time_right.png');
	background-repeat:no-repeat;
	background-position:2px 3px;
}
#sliderbase_time{
	margin-top:1px;
}
#timedrag_info_span{
	padding:2px 0 0 5px;
	position:absolute;
	top:20px;
	left:-8px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#000000;
	width:123px;
	height:20px;
	z-index:994;
}
/*DETAILS*/
.legendecolor{
	color:#A6A6A6;
}
.detailinfotext{
	font-size:18px;
	color:#FFFFFF;
	padding-right:20px;
	padding-top:10px;
}

.detailcontentmain{
	background-color:#FFFFFF;
	border:solid 1px #343434;
	padding:34px 30px 20px 30px;
}
.detailcontentprint{
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top:15px;
}
.leftrightnav{
	width:82px;
}
.detailnav_prev{
	background-image:url('../templates/main/images/detailnav_prev.gif');
	width:82px;
	height:60px;
	cursor:pointer;
}
.detailnav_next{
	background-image:url('../templates/main/images/detailnav_next.gif');
	width:82px;
	height:60px;
	cursor:pointer;
}
.detailkurztext{
	font-family:Georgia,"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
.detail_distance_imagetext{
	width:22px;
	height:1px;
	overflow:hidden;
}
.detailleft{
	height:445px;
	width:400px;
}
.detailright{
	height:445px;
	width:244px;
}
.detailimage{
	height:399px;
	width:400px;
	border:solid 1px #B1B1B1;
	cursor:pointer;
}

.detailimage_prev{
	background-image:url('../templates/main/images/detail_image_prev.gif');
	width:26px;
	height:23px;
	cursor:pointer;
}
.detailimage_next{
	background-image:url('../templates/main/images/detail_image_next.gif');
	width:26px;
	height:23px;
	cursor:pointer;
}
.detailimage_line{
	background-image:url('../templates/main/images/detail_image_line.gif');
	width:2px;
	height:23px;
}
.detailimage_leer{
	width:2px;
	height:23px;
}
.detailimage_text{
	padding-top:2px;
	height:23px;
	padding-left:10px;
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.detailimage_amount{
	padding-right:10px;
	padding-left:10px;
}
.detailsgreytext{
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	line-height:15px;
}
.highlightsheadlinedetail{
	font-family:Georgia,"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CE0000;
	font-style:italic;
}
.highlightscontentdetail{
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
.detailimagediv{
	width:400px;
	height:398px;
	position:absolute;
	top:0;
	left:0;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
}
.highlightsbullet{
	width:6px;
	height:10px;
	overflow:hidden;
	background-image:url('../templates/main/images/highlightsbullet.gif');
}
.detailimagetextdiv{
	width:100%;
	height:22px;
	overflow:hidden;
	padding-top:2px;
}
.imagenav{
	height:23px;
	width:400px;
	background-image:url('../templates/main/images/detail_image_bg.gif');
	overflow:hidden;
}
.imagenavborder{
	border:solid 1px #B1B1B1;
	/*border-left:solid 1px #B1B1B1;
	border-right:solid 1px #B1B1B1;
	border-bottom:solid 1px #B1B1B1;*/
}
#audioplayercontainer{
	border:solid 1px #B1B1B1;
	width:314px;
	height:60px;
	background-image:url('../templates/main/images/audioplayer_bg.gif');
}
#audioplayercontainer_noaudio{
	border:solid 1px #E1E1E1;
	width:314px;
	color:#CCCCCC;
	font-size:9px;
	letter-spacing:0.5em;
	height:60px;	
}
.noimagehere_div{
	width:402px;
	overflow:hidden;
}
/*SUCHE*/
.suchfeld{
	width:110px;
	height:20px;
	border-top:solid 1px #ABADB3;
	border-right:solid 1px #ABADB3;
	border-left:solid 1px #E3E9EF;
	border-bottom:solid 1px #E3E9EF;
}

.suchfeld_PA{
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BCBEC2;
	font-style:italic;
}
.suchfeld_AC{
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.bildwidth{
	width:30px;
	height:1px;
	overflow:hidden;
}
.searchresult_head{
	padding-left:5px;
	color:#333333;
}
.searchresult_text{
	padding-left:5px;
	color:#333333;
	font-size:10px;
}

/*SEARCHSHADE*/
.searchshade_bg{
	background-image:url('../templates/main/images/searchbg_shade.png');
	width:392px;
	height:295px;
	padding-left:10px;
	padding-right:5px;
}
.searchlayer{
	width:392px;
	height:295px;
}
.quicksearchmarked{
	background-color:#FFFF00;
	color:#406186;
	font-weight:900;
	border-bottom:dashed 1px #406186;
}

/*=======================================*/
/*GIGASLIDE SPECIAL CLASSES END==========*/
/*=======================================*/


/*========================*/
/*MAINMENU START==========*/
/*========================*/
.changelang{
	color:#FFFFFF;
	padding-right:15px;
	padding-bottom:10px;
}
.changelang2{
	color:#FFFFFF;
	padding:0 0 10px 0;
}
.changelang a{
	color:#FFFFFF;
}
.changelang a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.mainmenubottombg{
	background-image:url('../templates/main/images/menu_bottom_bg.gif');
	height:6px;
	overflow:hidden;
}
.mainmenubg{
	background-color:#A8A9AC;
}
.tabsidewidth{
	width:16px;
	overflow:hidden;
}
.mainmenuleftAC{
	background-image:url('../templates/main/images/tab_left_AC.gif');
	height:26px;
	width:16px;
	color:#FFFFFF;
}

.mainmenurightAC{
	background-image:url('../templates/main/images/tab_right_AC.gif');
	height:26px;
	width:16px;
	color:#FFFFFF;
}
.mainmenucenterAC{
	background-image:url('../templates/main/images/tab_bg_AC.gif');
	height:26px;
}
a.mainmenutextAC{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.15em;
}
a.mainmenutextAC:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.15em;
}
.mainmenuleftPA{
	height:26px;
	width:16px;
}
.mainmenurightPA{
	height:26px;
	width:16px;
}
.mainmenucenterPA{
	height:26px;
}
a.mainmenutextPA{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.15em;
}
a.mainmenutextPA:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.15em;
}
.menulineAC{
	background-image:url('../templates/main/images/menu_line.gif');
	height:26px;
	width:1px;
}
.menulinePA{
	height:26px;
	width:1px;
}
/*========================*/
/*MAINMENU END=============*/
/*========================*/


/*========================*/
/*TEXTE START=============*/
/*========================*/
h1{
	font-family:Georgia,"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#CE0000;
	font-weight:500;
}
h2{
	font-family:Georgia,"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#CE0000;
	font-weight:500;
}
h2.subnavhead{
	margin-left:13px;
}
h1.subnavhead{
	margin-left:13px;
	font-size:1.3em;
}
h1.headlinedetail{
	font-size:2em;	
	line-height:1em;
}

h1.headlinelarge{
	font-size:1.9em;
	line-height:1em;
	margin:0 0 4px 0;	
}
h1.headlinesmall{
	font-size:1em;
	margin:0 0 2px 0;
}
h1.headlinemedium{
	font-size:1.4em;
	line-height:1.2em;
	margin:0 0 2px 0;
}

.audiosample{
	color:#CE0000;
}
.callDisplayOverview{
	color:#9E9FA3;
	background-color:#FFFFFF;
}
.newsletterorderfield{
	width:200px;
	height:20px;
}
/*========================*/
/*TEXTE END===============*/
/*========================*/


/*========================*/
/*FUSSZEILE START======*/
/*========================*/
.fusszeiletext{
	padding-top:12px;
}
.fusszeilegigaslide{
	padding-right:27px;
	padding-top:8px;
}
.copyright{
	text-decoration:none;
	color:#FFFFFF;
}
a.copyright:link{
	text-decoration:none;
	color:#FFFFFF;
}
a.copyright:active{
	text-decoration:none;
	color:#FFFFFF;
}
a.copyright:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a.copyright:visited{
	text-decoration:none;
	color:#FFFFFF;
}

/*========================*/
/*NOJAVASCRIPT START======*/
/*========================*/
.plaincontent{
width:450px;
}
.noscriptoneblock{
	font-family:"Trebuchet MS",Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
}
.noscriptoneblock_line{
	border-bottom:dotted 1px #999999;
}
.breadcrump{
	color:#CE0000;
}
.detailcontentnojs{
	background-color:#DCDDDF;
	padding-left:40px;
	padding-top:40px;
	padding-bottom:40px;
}
.submenucontainer{	
	padding-top:6px;
	width:200px;
}

ul.subnav{
	margin:0 0;
	padding:0 0;
	font-size:1.1em;
}

ul.subnav li{
	list-style-type:none;	
	padding-left:30px;
	margin:5px 0 5px 0;
	background-position:0 4px;
	background-repeat:no-repeat;
}
ul.subsubnav{
	margin:0 0 0 -11px;
	padding:0 0;
}
ul.subsubnav li{
	list-style-type:none;	
	padding:0 0 0 30px;
	margin:5px 0 5px 0;
	background-position:0 4px;
	background-repeat:no-repeat;
}
ul.subnav li a{
	font-weight:bold;
}
ul.subnav li.subnavPA, ul.subsubnav li.subsubPA{
	background-image:url('../templates/main/images/bullet_PA.gif');
}
ul.subnav li.subnavPA a{
	color:#88898C;
}
ul.subnav li.subnavPA a:hover{
	color:#CE0000;
	text-decoration:none;
}

ul.subsubnav li.subsubPA a{
	color:#88898C !important;
}
ul.subsubnav li.subsubPA a:hover{
	color:#CE0000 !important;
	text-decoration:none;
}
ul.subnav li.subnavAC, ul.subsubnav li.subsubAC{
	background-image:url('../templates/main/images/bullet_AC.gif');
}
ul.subnav li.subnavAC a,ul.subnav li.subnavAC a:hover{
	color:#CE0000;
	text-decoration:none;
}
.submenuline{
	width:1px;
	overflow:hidden;
	border-left:solid 1px #A2A3A4;
}
.newstrennung{
	height:1px;
	border-bottom:dotted 1px #999999;
	overflow:hidden;
}
/*========================*/
/*NOJAVASCRIPT END======*/
/*========================*/

/*NORMAL PAGE CONTENT*/
.distancebetween{
	width:95px;
	overflow:hidden;
}
