body {
background: #666666;
}                    

.head {
border-bottom-style:dotted;
border-width:1px;
border-color:rgb(153, 153, 153);
height:20px;
width: 800px;
}

.header {
border-bottom-style: dotted;
border-width: 1px;
border-color: rgb(153, 153, 153);
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
text-align: left;
color: rgb(153, 153, 153);
width: 800px;
height: 20px;
margin-bottom: 40px;
}

.feed {
border-top-style:dotted;
border-width:1px;
border-color:rgb(153, 153, 153);
padding:5px;
font-family:Times;
font-size:10px;
text-align:right;
color:rgb(153, 153, 153);
width:800px;
margin-top:40px;
}

.menue {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color: rgb(153, 153, 153);
text-align: right;
}

a:link { color:rgb(0, 0, 0); }
a:visited { color:rgb(0, 0, 0); }
a:hover { color:rgb(200, 200, 200); }
a:active { color:rgb(0, 0, 0); }

.image {
border-style:solid;
border-width:3px;
padding:0px;
border-color:rgb(255, 255, 255);
}

.image_left {
border-style:solid;
border-width:3px;
padding:0px;
border-color:rgb(255, 255, 255);
}

h1 {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 12px;
color:rgb(153, 153, 153);
border-width:1px;
text-align:left;
margin-bottom: 10px;
}

.textbox {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color:rgb(0, 0, 0);
text-align:left;
margin-bottom: 20px;
}

.text_intro {
font-family:Times;
font-size:15px;
color:rgb(0, 0, 0);
margin-top:80px;
text-align:center;
}

.text_intro_i {
font-family:Times;
font-style:Italic;
font-size:13px;
color:rgb(153, 153, 153);
margin-top:10px;
text-align:center;
}

.linkbox {
font-family:Times;
font-size:13px;
color:rgb(0, 0, 0);
width:600px;
text-align:left;
line-height:20px;
}

.text_content {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color:rgb(0, 0, 0);
width:700px;
text-align:left;
}

                    
