a:link 		{color:#ffffff; background-color:#000000; text-decoration:none;}	
a:visited 	{color:#ffffff; background-color:#000000; text-decoration:none;}
h1 {
letter-spacing:20px;
text-align:right;
border-bottom:1px dotted #ccc;
}
.kasten {
margin-left:5%;
border-left:5px solid #ccc;
padding:1%;
width:40%;
}
#box {
margin:auto;
text-align:justify;
overflow:hidden;
width:90%;
max-width:965px;
}
body {
background-color:#000; 
color:#ccc; 
font-size:100%;
line-height:1.2;
font-family:georgia, sans-serif;
}