/*  Template von www.intensivstation.ch, angepasst */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #fff;
  font-size: 12px;
  font-family: verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0 20px;
  margin:0;
}

p { font-size: 12px; line-height: 16px; margin: 0; padding: 10px; }	
			
h1 { font-size: 11px; text-transform:uppercase; text-align: right; color: #564b47; background-color: #bcbcbb; padding:5px 15px; margin:0

; border-style: none; }

h2 { 
font-size:12px; 
padding-top:15px; 
color: #564b47; 
background-color: transparent; 
margin-bottom: 0; 
padding-bottom: 5px; 
padding-left: 10px; 

}

h3 { color: #564b47; font-size: 12px; background-color: transparent; text-transform: uppercase; word-spacing: 5px; margin-bottom: 0; padding-top: 15px; padding-bottom: 5px; padding-left: 10px; }

ul { margin: 0; 
padding: 0 0 0 25px; 
}

li { 
font-size: 12px; 
padding-top: 10px; 
list-style-type: square; 
list-style-image: none; 
}
li a { font-size: 12px; list-style-type: square; list-style-image: none; padding-top: 10px; }
a {
color: #564b47; 
font-size: 12px; 
background-color:transparent; 
text-decoration: none; 
}
a:hover { color: #a4ad30; }
/*  positioning-layers statisch und absolut */
	
#inhalt {
	background: #f0f0f0 no-repeat fixed left top;
	border:solid 1px #dcf292;
	width: 900px;
}

#inhalt #navi { border-left:1px dotted #000; border-bottom:1px dotted #000; float:right; width:250px; background-color:#dcf292; text-transform: uppercase; margin:0 0 20px 20px; padding-bottom: 20px; }

.webbilder { 
width: 400px; 
height: 212px; 
float: left; 
margin: 0 20px 20px; 
}
.highlight { color: #a4ad30; }
