
@import url(menu.css);
@import url(form.css);
@import url(sonstiges.css);
@import url(tabellen.css);
@import url(bilder.css);

body {

font-size:90%;  
color:#1F1E21; 
font-style:normal; 
font-weight:normal; 
font-family:Arial, Verdana,  Helvetica, sans serif;
text-decoration:none;
  margin:0px;
  background-color:#FfFfFf;
  height:auto;
  text-align:center;
  
  }
  
  #body-rot
  
  {
  background : url(../bilder/bg-rot.jpg) no-repeat;
  }


  #body-gruen
  
  {
  background : url(../bilder/bg-gruen.jpg) no-repeat;
  }

    #body-blau
  
  {
  background : url(../bilder/bg-blau.jpg) no-repeat;
  }
  
      #body-gelb
  
  {
  background : url(../bilder/bg-gelb.jpg) no-repeat;
  }
  
        #body-braun
  
  {
  background : url(../bilder/bg-braun.jpg) no-repeat;
  }
  
  
          #body-schwarz
  
  {
  background : url(../bilder/bg-black.jpg) no-repeat;
  }

  
            #body-grau-d
  
  {
  background : url(../bilder/bg-grau.jpg) no-repeat;
  }
  
              #body-grau-h
  
  {
  background : url(../bilder/bg-hellgrau.jpg) no-repeat;
  }
  
.gesamt
{
width:999px;
margin:auto;
text-align:left;
position:relative;

}

.hauptmenu
{
margin:0px;
width:188px;
float:left;
margin-top:60px;

display:block;	
padding-left:26px;
font-size:90%;
position:relative;
}

#hauptmenu-rot
{
background: #fff url(../bilder/bg-menu.jpg) no-repeat;
}

#hauptmenu-gruen
{
background: #fff url(../bilder/bg-menu-gruen.jpg) no-repeat;
}

#hauptmenu-blau
{
background: #fff url(../bilder/bg-menu-blau.jpg) no-repeat;
}

#hauptmenu-gelb
{
background: #fff url(../bilder/bg-menu-gelb.jpg) no-repeat;
}

#hauptmenu-braun
{
background: #fff url(../bilder/bg-menu-braun.jpg) no-repeat;
}


#hauptmenu-schwarz
{
background: #fff url(../bilder/bg-menu-schwarz.jpg) no-repeat;
}

#hauptmenu-grau-d
{
background: #fff url(../bilder/bg-menu-grau-d.jpg) no-repeat;
}

#hauptmenu-grau-h
{
background: #fff url(../bilder/bg-menu-grau-h.jpg) no-repeat;
}


* html .hauptmenu { 
 
width:214px;
} 

.text
{
float:right;
	position:relative;	
	
width:785px;

}


.text2
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-gruen.jpg) no-repeat right top;

}

.text3
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts.jpg) no-repeat right top;

}

.text5
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-gelb.jpg) no-repeat right top;

}

.text6
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-braun.jpg) no-repeat right top;

}

.text7
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-schwarz.jpg) no-repeat right top;

}

.text8
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-grau-d.jpg) no-repeat right top;

}

.text9
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;
background: #fff url(../bilder/bg-rechts-grau-h.jpg) no-repeat right top;

}


.text4
{
float:right;
	position:relative;	
	margin-top:60px;
width:785px;
background: #fff ;

}


* html .text { 

} 

.linke-spalte-start
{

background: #fff ;
float:left;
		
		width:581px;
position:relative;
}


.linke-spalte
{

background: #fff ;
float:left;
		margin-top:60px;
		width:581px;
position:relative;
}


.linke-spalte2
{

background: #fff ;
float:left;
		
		width:581px;
position:relative;
}


.rechte-spalte
{
float:right;


		width:204px;
		position:relative;

}


.rechts-inhalt
{

		width:204px;
		background: #fff url(../bilder/bg-rechts.jpg) no-repeat right top;
		

}

.rechts-inhalt-gruen
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-gruen.jpg) no-repeat right top;
		

}

.rechts-inhalt-blau
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-blau.jpg) no-repeat right top;
		

}

.rechts-inhalt-gelb
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-gelb.jpg) no-repeat right top;
		

}

.rechts-inhalt-braun
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-braun.jpg) no-repeat right top;
		

}


.rechts-inhalt-schwarz
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-schwarz.jpg) no-repeat right top;
		

}

.rechts-inhalt-grau-d
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-grau-d.jpg) no-repeat right top;
		

}

.rechts-inhalt-grau-h
{

		width:204px;
		background: #fff url(../bilder/bg-rechts-grau-h.jpg) no-repeat right top;
		

}


.rechts-grau
{
		width:162px;
		text-align:left;
		background: #E5E5E5;
		
		margin-left:12px;
margin-top:14px;
}


* html .linke-spalte { 
margin-right: -3px; 
} 

* html .rechte-spalte { 


} 

.text-links
{

width:377px;
float:left;
margin-top:20px;
}

.text-rechts
{
width:176px;
margin-left:393px;
margin-top:52px;
background: #DBDBD3;
}
* html .text-rechts { 

margin-left:390px;
} 

