body {
background-image: url("../images/bg.jpg");
background-repeat:repeat-x;
background-color:#e7eff1;
margin:0px;
font-size:14px;
font-family:Trebuchet MS;
}
h1 {
margin-top:0px;
margin-bottom:0px;
margin-left:250px;
font-size:14px;
font-weight:normal;
padding-top:25px;
}
h2 {
margin-top:0px;
margin-bottom:0px;
margin-left:30px;
font-size:14px;
font-weight:bold;
color:#fff;
}
h3 {
margin-top:0px;
margin-bottom:0px;
font-size:14px;
font-weight:bold;
color:#fff;

}
p {
padding:10px;
margin:0px;
}

.h1 {
background-image: url("../images/h1.jpg");
background-repeat:no-repeat;
width:605px;
height:48px;
}

.navigation {
margin-left:25px;
float:left;
margin-top:25px;
}

ul {
margin:0px;
padding:0px;
font-size:14px;
}

li {
height:33px;
list-style-type:none;
width:198px;
line-height:32px;
padding-left:0px;
background-image: url("../images/navipoint.jpg");
color:#000;
background-repeat:no-repeat;
}

li:hover {
height:33px;
list-style-type:none;
width:198px;
line-height:32px;
padding-left:0px;
background-image: url("../images/navipoint2.jpg");
color:#fff;
cursor:pointer;
background-repeat:no-repeat;
}


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

a:hover {
text-decoration:none;
color:#000;
}


.content {
margin-top:25px;
margin-left:25px;
float:left;
width:522px;
}

.box {
width:522px;
background-image: url("../images/box_bg.jpg");
margin-bottom:25px;
}

.box_head {
background-image: url("../images/box_head.jpg");
width:522px;
height:32px;
line-height:32px;
}

.box_content{
width:522px;
}

.testsieger {
width:198px;
float:left;
margin-top:25px;
margin-left:25px;
}

.test_head {
width:198px;
height:34px;
line-height:34px;
background-image: url("../images/test_head.jpg");
}

.test_content{
width:198px;
background-image: url("../images/test_bg.jpg");
}

.n {
padding-top:1px; 
padding-left:30px;
}

.contentlink {
color:#000;
font-weight:bold;
}
.contentlink:hover {
color:#000;
text-decoration:underline;
font-weight:bold;
}

