﻿/* CSS Document */
html, body {
	color: #646464;
	margin: 0px 0px 0px 0px;
	font: 13px verdana, arial, sans-serif;
}
tr, td {
	font-size: 13px;
}
#main {
	color: #656565;
	background-color: #F9F7E3;
}
.master {
	color: #656565;
	background-color: #F9F7E3;
	margin: 0px;
}
li {
	padding-bottom: 4px;
}
H1 {
	font-size: 18px;
	font-weight: bold;
}
H2 {
	font-size: 16px;
	font-weight: bold;
}
H3 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
hr {
	background: #999999;
	height: 1px;
	width: 100%;
}
A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	color: #8B4513;
	padding: 1px 5px 1px 10px;
}
A.menulink:hover {
	text-decoration: none;
	COLOR: black;
	background-color: #F4F0C8;
}
A.menulink2 {
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	color: #8B4513;
	padding: 1px 5px 1px 10px;
}
A.menulink2:hover {
	text-decoration: none;
	COLOR: black;
	background-color: #F4F0C8;
}
A.beleglink {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #8B4513;
	padding: 1px 5px 1px 10px;
}
A.beleglink:hover {
	text-decoration: none;
	COLOR: black;
	background-color: #F4F0C8;
}
A.kopflink {
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	COLOR: #8B4513;
	padding: 2px 2px 2px 2px;
}
A.kopflink:hover {
	COLOR: #3F3F3F;
	background-color: #EEE8AA;
}
A.mainlink {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	COLOR: #8B4513;
}
A.mainlink:hover {
	COLOR: #C10000;
}
.footer {
	background-color: #D7D7B1;
	color: #A8A857;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
.menu_bg {
	background-color: #D7D7B1;
}
.path {
	background: #F9F7E3;
	border-bottom: 1px solid #969696;
	font-size: 10px;
}
.underline {
	background: #F9F7E3;
	border-bottom: 1px solid #969696;
	font-size: 10px;
}
.kopftext {
	font-size: 12px;
	COLOR: #8B4513;
	padding: 2px 2px 2px 2px;
}
A.pathlink {
	text-decoration: none;
	text-align: center;
	COLOR: #8B4513;
}
A.pathlink:hover {
	COLOR: #990000;
}
.texttrenner {
	background: #F9F7E3;
	border-bottom: 1px outset #CCCCCC;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
.grautrenner {
	background: #F9F7E3;
	border-bottom: 1px dotted #7a7a7a;
	padding-top: 4px;
	vertical-align: top;
}
.kopfstrich {
	border-top: 1px solid black;
	padding-top: 4px;
	vertical-align: top;
}
.textheader {
	background-color: #D7D7B1;
	border-bottom: 1px solid #929292;
	Font-size: 16px;
	font-weight: bold;
	padding: 1px 1px 1px 4px;
}
.textheader2 {
	background-color: #D7D7B1;
	border-bottom: 1px solid #929292;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 1px 2px 6px;
}
.abschnittheader {
	background-color: #E4E4CB;
	border-bottom: 1px outset #929292;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
}
.unterheader {
	background-color: #E4E4CB;
	border-bottom: 1px outset #929292;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 3px 4px;
}
.inunterheader {
	border-bottom: 0px;
	padding: 0 0 0 0;
	font-weight: bold;
	vertical-align: top;
	min-width: 100px;
}
.adminheader {
	background-color: #D7D7B1;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 1px 4px 4px;
}
#background {
	background: white url('http://www.dasv-postgeschichte.de/images/hintergrund.gif') repeat-x 0 0;
	margin: 20px 0;
	padding: 0;
}
.pvmenu {
	padding: 1px 4px 1px 4px;
	text-align: center;
	vertical-align: middle;
}
.pvmenutop {
	border-top: 1px solid #c1c1c1;
	padding: 1px 4px 1px 4px;
	text-align: center;
	vertical-align: middle;
}
.pvmenuheader {
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	padding: 1px 4px 1px 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #F6F6F6;
}
.icon {
	margin-top: 3px;
	margin-bottom: 1px;
}
.red {
	color: red;
}
.green {
	color: green;
}
.liste1 td {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
}
.liste1 .sonstiges {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.liste2 td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

