body {
color: #ffffff;
background: ;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}

img  {
border: none;
}

#box1 {
background: url(/Bilder/BoxLinks.gif);
width: 173px;
height: 478px;
overflow: auto;
}

#box2 {
background: url(/Bilder/BoxRechts.gif);
width: 729px;
height: 478px;
overflow: auto;
}

#gb{
overflow: auto;
}

a {
color: lightblue;
text-decoration: underline;
}

a:hover {
color: silver;
text-decoration: none;
}

.post{
    border: 1px solid #808080;
    background-color: #FFF;
    padding: 5px;
    width: 75%;
	color: black;
}



.titel{ border-bottom: 1px solid #EFEFEF; }

.error{ font-weight: bold; color: #A61212; }

span{ font-style:italic; color: #395B7D; }
