


/* linke Navigation */
#nav_left {
	background: #333 url("../images/Neu-Farbverlauf.jpg");
	border: none;
	height: 300px;
}

#nav_left ul {
	font-size: medium;
	padding-top: 12px;
}

#nav_left a {
	background: #333 url("../images/Neu-Farbverlauf.jpg");
	border: none;
}

#nav_left a.current {
	font-size: medium;
	padding-left: 10%;
}

/* Box-Schema */
.box {
	border: none;
}

.box_schema1 h4 {
	background-image: none;
}



    div .test {
  border: 3px solid #000000;
  
  color: #8FD900;
  
  float: left;
}

div .test2 {
  border: 3px solid #FF0000;
  
  float: right;
}

div .test3 {
  border: none;
  
  clear: both;
}
