//* Name = 
// Bezeichnung: container und inhalte
//-
// Beschreibung
// definiert divcontainer und klassen
//-
// Geschichte
// 1.0 = 100407, Monika Schaerli
//-
// Designer und Co&uuml;pyright:
// Monika Schaerli, www.wwwmarketing.ch
*/
/*  Layout boxen*/

body {
	text-align: left;
	margin: 0;
	padding: 0;
	background: ffffff;
	}
#container {
background: white url(../images/bggreen.gif) center top repeat; 
width: 1051px;
}
#navi{
background-color: #ffffff; 
height: 70px;
text-align: right;
margin: 0px;
border-right-width: 1px;
border-style: solid;
border-color: green;
border-top: none;
border-left: none;
border-bottom: none;
}
#header {
background: #FFFFFF url(../images/header.jpg); 
width: 1050px;
height: 157px;
float: left;
border-top-width: 1px;
border-style: solid;
border-color: green;
border-left: none;
border-right: none;
border-bottom: none;
}
#wo {
  background-color:#339966; 
  height: 24px;
  clear: both;
  padding-top: 6px;
  padding-left: 280px;
}
#fuss {
background-color:#339966; 
height: 24px;
clear: both;
padding-top: 6px;
}
/* Inhalte */
#navi ul {
	margin: 0;
	padding-top: 2px;
	list-style-type: none;
	font-family: Arial, Helvetica;
	font-size: 80%;
	 }
#navi ul li { 
    display: inline; 
    }
#navi ul li a {
	text-decoration: none;
	padding: .2em 0.5em;
	color: #ffffff; 
	}
#navi ul li a:hover { 
   color: #CCCCCC;
    }
#wo a {
   padding-top: 4px;
   color: white;
   font-size: 80%;
   font-family: Arial, Helvetica;  
    }
#wechsel h1 {
   margin: 0;
   color: #339966;
	font-size: 20px;
	font-family: Arial, Helvetica;
	letter-spacing: 0.2em;
}
#wechsel h2 {
   margin: 0;
   color: #006699;
	font-size: 80%;
	font-family: Arial, Helvetica;
}
#wechsel p {
   font-family: Arial, Helvetica;
	font-size: 80%;
	color: #333333; 
	line-height: 1.3;
	}
  #wechsel2 a {
   font-family: Arial, Helvetica;
	font-size: 80%;
	color: #006699; 
	line-height: 1.3;
	}
  #wechsel2 a:hover {
   font-family: Arial, Helvetica;
	font-size: 80%;
	color: #339966; 
	line-height: 1.3;
	}
#wechsel p i {
  font-family: Arial, Helvetica;
  font-size: 80%;
  color: #006699;
}	
#wechsel ul { 
  font-family: Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	list-style-type: none;
	}
  
#fuss a {
  font-family: Arial, Helvetica;
	font-size:80%;
	text-decoration: none;
	color: #FFFFFF; 
 padding-left: 280px;
	}
#subnavi {
  background-color: #FFFFFF;
 width: 222px;
  height: 300px;
  float: left;
}
#wechsel {
  float: right;
	width: 470px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
	display: inline;
	}
  #wechsel2 {
  float: right;
	width:400px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 100px;
	}
#bild {
background-color: #FFFFFF; 
padding-top: 100px;
width: 270px;
height: 200px;
float: right;
border-top-width: 1px;
border-right: 1px;
border-style: solid;
border-color: green;
border-left: none;
border-bottom: none;
}
