﻿.eintrag     { font-family: Arial; font-size: 8pt; color: #808080 }
.bookmarks   { text-align: center }
.box10       { border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; 
               border-top: 1px solid #C0C0C0; border-bottom-width: 1px }
.box9        { border-left: 1px solid #C0C0C0; border-right-width: 1px; border-top-width: 1px; 
               border-bottom-width: 1px }
.box8        { border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; 
               border-top-width: 1px; border-bottom: 1px solid #C0C0C0 }
.box7        { border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; 
               border-top-width: 1px; border-bottom-width: 1px }
.box6        { border-left-width: 1px; border-right: 1px solid #C0C0C0; border-top-width: 1px; 
               border-bottom-width: 1px }
.box3        { border-left-width: 1px; border-right: 1px solid #C0C0C0; border-top-width: 1px; 
               border-bottom: 1px solid #C0C0C0 }
.box2        { border-left: 1px solid #C0C0C0; border-right-width: 1px; border-top-width: 1px; 
               border-bottom-width: 1px }
.box1        {
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top-width: 1px;
	text-align: center;
	position: absolute;
}
.socialbookmark { border: 1px solid #C0C0C0 }
.linkzahl    { font-family: Arial; color: #808080; vertical-align: middle; text-align: center; 
               font-size:10pt }
.linklist    { font-family: Arial; font-size: 12pt; color: #808080; text-decoration: none; 
               margin-left: 20; text-align:left; text-indent:0 }
.infotabelle {
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
	width: 100%;
	height: 100%;
}
.footer      { font-family: Arial; font-size: 8pt; color: #808080 }
.top1        { font-family: Arial; font-size: 10pt; color: #FFFFFF }
.context     { font-family: Arial; font-size: 8pt; color: #808080 }
.header      { font-family: Arial; font-size: 8pt; color: #808080 }

.box4        { border-right: 1px solid #C0C0C0; 
               border-top: 1px solid #C0C0C0; border-bottom-width: 1px }
.rahmenheader { border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; 
               border-top: 1px solid #C0C0C0; border-bottom-width: 1px }
#infobox {
		padding: 10px;
		text-align: center;
}
	.green {
		border: 1px solid #00805e;
		background: #d0ffce;
		color: #00805e;
	}
		
	.red {
		border: 1px solid #f00;
		background: #ffcece;
		color: #f00;
	}
		
	.right {
		text-align: right;
		padding-right: 20px;
	}
