*{
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.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;
}
h2{
font: 16px Arial;
font-style:normal;
font-family:sans-serif;
font-weight:300;
color:#575656;
padding:32px 0 10px 0;
}
img.box_head{
margin: 60px 0 -10px 0;
width: 700px;
}
.zeugnis{
border: 1px solid #DBDBDB;  
margin-bottom: 7px;
margin: 60px 0 -10px 0;
width: 700px;
}
div.boxes{
width: 700px;
}
p{
display:block;
padding: 0px;
color:#585877;
font-size:15px;
font-weight:300;
line-height:1.5em;
font-family:arial;
padding:10px 0 0 0;
}
div.boxes a{
font-weight:300;
color:#4343AD;
text-decoration:none;
}
.kompetenztrenner{
color:#788b9a;
opacity:0.5;
}
.kompetenzbild{
width:700px;
border:none;
}
table {
}
tr {
}
.links {
width:150px;
float:left;
}
.rechts {
float:left;
}
.titel {
}
