/** 
 * #########################################
 * #######   	  Nett-Help	     #######
 * ###		 Tammo Depping		 ###
 * ##########	   		  ##########
 * #########################################
 */ 
 

@import url(navigation.css);  
@import url(inhalt.css);
@import url(../../upload-diecreativen/css/style.css);
@import url(suche.css);
@import url(ladenplugin.css);
@import url(terminplugin.css);
@import url(wohnung.css);
@import url(email-formular.css);

@media screen, projection  
{ 





 /**
  * ######################
  * #Allgemein (PAGE)    #
  * ######################
  */
 
body, html {background-color:#ededee;}


#page {
	margin: 0 auto;
	width:990px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-family:arial;
	background: white url('../bilder/links-bg.jpg') left top repeat-y;
	 position:relative;
	}
	
	
	
 /**
  * ######################
  * #  	     Header      #
  * ######################
  */
  
#Header {
	background: url('../bilder/Header.jpg') no-repeat;
	width:990px;
	height:120px;
	}
  
  
 /**
  * ######################
  * #Spalten (PAGE)      #
  * ######################
  */


#links-a {width:130px; float:left; background: url('../bilder/navi-linie.jpg') left 10px no-repeat;}
#links {
	padding: 0 11px 0 11px;
	}

#content-a {width:680px;float:left; min-height:400px;

* html #content-a {
  p\adding:0;
  p\osition:relative;
}



}
.content {
	padding: 0 28px 0 30px;
	}
* html .content {
  m\argin:0;
  p\adding:0;
}
#rechts-a {background: url('../bilder/rechts-bg.png') repeat-y;	float:right; width:180px;margin:0; padding:0; vertical-align:top; margin-top:8px;}	
#rechts {
	padding: 0 15px 0 15px;
	margin:0;
	}

* html #rechts-a {
  d\isplay:none;
}


 /**
  * ######################
  * #  	     Bugs        #
  * ######################
  */


#clear {
	height:5px;
	display:block;
	clear:both;
	float:none;
	border-bottom:5px solid #8e8f91;
	}
	
}
