p,th,td,a { font-family:tahoma; font-size:9pt; }
a:link		{ text-decoration:none }
a:visited	{ text-decoration:none }
a:active	{ text-decoration:none }
a:hover { text-decoration:underline; }
.subcat { font-size:8pt; }
.size6  { font-size:6pt; }
.size7  { font-size:7pt; }
.size8  { font-size:8pt; }
.size9  { font-size:9pt; }
.size10 { font-size:10pt;}
.size11 { font-size:11pt; }
.size12 { font-size:12pt; }
.size13 { font-size:13pt; }
.size14 { font-size:14pt; }
.size15 { font-size:15pt; }
.size16 { font-size:16pt; }
.size17 { font-size:17pt; }
.size18 { font-size:18pt; }
.size19 { font-size:19pt; }
.size20 { font-size:20pt; }
.big	{
	font-size:12pt;
	font-weight:bold;
	}
.sizext {
	font-size:9pt;
	font-weight:bold;
	}
.sizexs {
	font-size:10pt;
	font-weight:bold;
	}
.bmlinks { font-size: 8pt; color:black; }
body	{
	height:100%;
	background-color:#2A53A5;
	overflow:scroll;
	}
.auswertung
	{
	height:100%;
	background-color:#FFFFFF;
	overflow:scroll;
	}
div	{
	font-family:tahoma;
	font-size:9pt;
	border:0;
	}
.top {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	height:80px;
	background-color:#2A53A5;
	}
.nav {
	position:absolute;
	top:80px;
	left:0px;
	padding:0;
	width:160px;
	height:100%;
	background-color:#2A53A5;
	}

.navsub {
	position:absolute;
	top:80px;
	left:160px;
	background-color:#2A53A5;
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
  width:801px;
	}
 
.data {
	position:absolute;
	top:101px;
	left:160px;
	right:0px;
	height:100%;
	background-color:#FFFFFF;
  text-align:left;
	}
.full {
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#FFFFFF;
	background-image:url(layout/bg_content.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}

.full_no_bg {
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#FFFFFF;
  width:100%;
	}

table.bg{
	background-color:#ffffff;
	background-image:url(layout/bg_content.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
table.no_bg{
	background-color:#ffffff;
	}

table.diary{
	position:relative;
	left:50%;
	top:-10px;
	width:480px;
	margin-left:-240px;
	font-weight:bold;
	vertical-align:top;
}
table.thumbnails{
	position:relative;
	left:50%;
	width:700;
	margin-left:-350px;
}
td.thumbnail{
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-style:dotted;
}

table.vgebiete {
  height:620px;
  padding-top:0px;
  padding-bottom:0px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}