body,td,a,p,div,.normal {
  font-family: verdana;
  font-size: 11px;
  color: black;
  line-height: 18px;
}

.header {
  font-size: 14;
  color: #0033CC;
  font-weight: bold;
}

.header-news {
  font-family: verdana;
  font-size: 12px;
  color: #999999;
  font-weight: bold;
}

.head-news {
	font-weight: bold;
	text-decoration: none;
}

.content-news {
	font-weight: normal;
}



/*  NEUES LAYOUT*/


body
		{
		position	: relative;
		margin		: 0;
		padding		: 0;	
		background	: url(images/bgCloudTop.jpg) center top no-repeat #4bafbe;
    	}


body#der_mit_dem_feuer
		{
		background	: url(images/bg_derMitDemTop.jpg) center top no-repeat #000;	
		}


body#popup
		{
		background	: #fff;	
		}

		
#id_page_wrap		
		{
		position	: relative;
		text-align	: center;
		z-index		: 9120;
    	margin		: 0;
    	padding		: 0;
		}
		
#contentcontainer
		{
		position	: relative;
		z-index		: 9999;	
		}		
		
#id_page_wrap2
		{
		background	: url(images/bgCloudBottom3.gif) center bottom no-repeat;
		position	: fixed;
		height		: 500px;
		z-index		: 1000;
	    bottom		: -1px;
	   	width		: 100%;
    	text-align	: center;
		}

#der_mit_dem_feuer #id_page_wrap2
		{		
		background	: url(images/bg_DerMitDemBottom.gif) center bottom no-repeat;
		}

/* IE */

* html body
		{
		height		: 100%;
		margin		: 0;
		padding		: 0;	
		overflow	: hidden;
    	bottom		: 0;
    	height		: 100%;
    	background	: url(images/bgCloudTop.jpg) center top no-repeat #4bafbe;
		}
		
* html body#popup
		{
		overflow:auto;	
		}		
		

* html body#der_mit_dem_feuer
		{
		background	: url(images/bg_derMitDemTop.jpg) center top no-repeat #000;		
		}

		
* html #id_page_wrap		
		{
		text-align	:center;
		position	:absolute;
    	top:0; bottom:0; left:0; right:0;
   		height		: 100%;
    	width		: 100%;
    	overflow	: auto;
    	margin		: 0;
    	padding		: 0;
    	padding-left: 17px;
    	z-index		: 9120;
    	position	: relative;
		}
		
		
		
* html #id_content_wrap		
		{
		height		: 101%;
		z-index		: 9999;
		position	: relative;
		}		
		
* html #id_page_wrap2
		{
		background	: url(images/bgCloudBottom3_IE6.gif) center bottom no-repeat;
		position	: absolute;
		height		: 500px;
		z-index		: 1000;
	    bottom		: -1px;
	  	text-align:center;
		}
		
		
* html #der_mit_dem_feuer #id_page_wrap2
		{
		background	: url(images/bg_DerMitDemBottom_IE6.gif) center top no-repeat ;	
		}		
		
* HTML #footer_container
		{
		width		: 100%;	
		padding-right:16px;
		}


		
		
#id_content_wrap
		{
		
		margin		: auto;
		
		
		}		

#id_content_wrap .bg_white td
		{
		background	: #fff;
		}
		
		
		
/* sr_userregister Anmeldung Fragebogen*/		

.tx-srfeuserregister-pi1 fieldset legend
		{
		display:none;	
			
		}
		
.tx-srfeuserregister-pi1 fieldset 
		{
		border:none;
			
		}		
	
.tx-srfeuserregister-pi1 dd
		{
		width:320px;	
		}	
