body {
    margin-top:0px; padding:0px; 
  	font-family:arial,verdana,sans-serif;
  	font-size:12pt; 
    font-weight: normal;      
    text-decoration: none;
    color: #000000;			
    text-align:left;	
    background:#BACCE3 url(verlauf.jpg) repeat-x top;
		list-style-image: url(bulletpoint.gif);				 		
}

a {
  text-decoration: none;
  color: #000000;	 
}

a:hover {
  text-decoration:underline;
}


h3 {
   font-size:1.1em;
   color: 000000;		
   background:#6B8CB5;
	 padding:2px; 	 
}

.picleft {
  float:left;
  margin-right:10px;
	border:1px solid #6B8CB5;	
}

.picright {
  float:right;
  margin-left:10px;
	border:1px solid #6B8CB5;
}

.clear {
  clear:both;
}

.outer_wrap {
  background:transparent url(header_back.jpg) no-repeat top right; 
  /* mit Spiegelung: */
  /*  background:transparent url(header_back_mirror.jpg) no-repeat top right; */
  margin:0px;
  margin-right:-8px; /* damit Grafik bis zum Rand reicht */
}

.logo {
  width:224px;
  margin:10px;
  text-align:center;
	height:140px;
	/* background:transparent url(praxis-logo.gif) no-repeat top center; */ 
}

.menu_wrap {
  float:left;
  margin:10px;
  margin-left:5px;	 
}

.menu_header {
  height:33px;
  width:224px;
  background:transparent url(block_header.gif) no-repeat bottom center;	
}

.menu_body {
  min-height:20px;
  width:224px;
  background:transparent url(block_body.gif) repeat-y center;
	font-weight:normal;
}

.menu_content {
 	text-align:left;
	padding:5px;
}

.menu_content li {
	margin-bottom:3px;
}

.menu_footer {
  height:13px;
  width:224px;
  background:transparent url(block_footer.gif) no-repeat top center;	
}

.content_wrap_outer {	 	
  padding-top:20px;	
}

.content_wrap_inner {
	margin-left:260px;
  text-align:left; 
	padding:20px;
	padding-top:0px;
	width:550px;
  background: url(backhalbtrans.png) repeat;
}

.form_wrap {
  text-align:center;
	width:350px;	
}

form {
  text-align:right;
}

label {
  margin-right:10px;
}

input {
	margin-top: 3px;
}

.footer {
  padding-top:20px;
  font-size:0.8em;
  text-align:center;
	font-weight:normal;
}
 