*{
	margin:0px;
	padding:0px;
}
html{
	height:100.02%;
	overflow-y:scroll;
}
body{
  background-image: url(../images/html-bg.jpg);
  background-position:top center;
  background-repeat:repeat-x; 
  background-color:#fff;
  }
#wrapper-out{
  background-image: url(../images/body-bg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
	width: 800px;
  margin:auto;
}
#wrapper{
	width: 700px;
  margin:auto;
}
#header{
    background-image: url(../images/Logo_Francesco_Klesse_Kompetenzprofil.png);
    background-repeat: no-repeat;
    width:700px;
    height:78px;
    margin-bottom:26px;
}
h1{
  font: 16px Arial;
  font-style:normal;
  font-family:sans-serif;
  font-weight:100;
  color:#575656;
  padding:12px 0 10px 0;
  }
img.box_head{
/*	border-left: 1px solid #7B91A6;  
	margin-bottom: -7px;   */
	margin: 60px 0 -10px 0;
	width: 700px;
}
div.boxes{
	width: 700px;
/*	border: 1px solid #9C9C9C;       */
	font: 12px/15px Arial;
}
div.boxes p{
  display:block;
	padding: 0px;
  color:#7B91A6;
  font-size:1.3em;
  font-weight:300;
  line-height:1.5em;
  padding:10px 0 0 0;
}
div.boxes a{
  display:block;
  padding: 0px;
  color:#575656;
  font-size:1.1em;
  font-weight:900;
  line-height:1.7em;
  text-decoration:none;
  padding: 20px 0;
}
.kompetenztrenner{
color:#788b9a;
opacity:0.5;
}
.kompetenzbild{
width:700px;
border:none;
}