@charset "UTF-8";
/* CSS Document */

	/****************************************************************************************************************************************/
	/* mod_raster */
	
	.raster
	{
		width: 100%;
		overflow:hidden;
	}
	
	.raster_left
	{
		float: left;
		margin: 0 20px 0 0;
	}
	.raster_right
	{
		float: right;
		margin: 0;
		padding:0;
	}
	
	/****************************************************************************************************************************************/
	/* mod_myform */	
	.myform { margin: 10px 0 0 0 ; display: block; float: none; clear: none; }
	
	.myformchild { margin-bottom: 20px;	}
	
	.myform label { font-weight: normal; }
	
	.myform .x-form-radio-group label { font-weight: normal; }
	
	
	#col1_content .x-panel-body { background:none;}
	
	/****************************************************************************************************************************************/
	/* mod_gallery */	
	#slideshowpro { margin: 0 0 20px 0; }
	
	/****************************************************************************************************************************************/
	/* mod_mediaplayer */	
	#mediaplayer { margin: 0 0 20px 0; }		
		
	
	/* flexi spezial*/	
	.flexispezial {color:#3e01a1; border:1px solid #8f92d4; position:relative; background: #ebf5ff; }
	.flexispezial:hover { background: #f4f9ff; }
	.flexispezial .img { height:141px;}
	.flexispezial .content { padding:0 0 0 14px}
	.flexispezial a.link {height:100%; left:0; position:absolute; text-indent:-5000px; top:0; width:100%;}
	.flexispezial a { color:#3e01a1; text-decoration:none;}
	.flexispezial a:hover,
	.flexispezial a:visited,
	.flexispezial a:active{ text-decoration:none;}
	
	.flexispezial .img_spezial { background: #fff; text-align: center; }
	
	/* flexi bannerbild*/
	
	.bannerbild_rund { z-index: 2147483647; }
	
	.bannerbild_rund a { background: url(images/runder_rahmen.png) no-repeat top left transparent; width: 671px; height: 149px; overflow: hidden; z-index: 2147483647; display: block; }
	
	.bannerbild_rund .slideshow { z-index: -1; }
		
	/****************************************************************************************************************************************/
	
	
		
