a, a:active, a:focus, a:link, a:visited {
	color: #007f40;
	text-decoration: none;
}

a:hover {
	color: #ff4040;
}

body {
	background-color: #ffffef;
	border: 0;
	color: #007f40;
	font-family: Verdana,Arial,sans-serif,FreeSans;
	font-size: 12px;
	margin: 0;
	overflow-y: scroll;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Verdana,Arial,sans-serif,FreeSans;
	font-size: 12px;
}

table {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 2;
	width: 100%;
}

td {
	padding: 3px;
}

th {
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	padding: 3px;
}

tr:hover {
	background-color: #eeeeee;
}

.admin-info {
	background-color: #eeeeee;
	margin-bottom: 10px;
	margin-left: -20px;
	padding: 5px 20px;
	width: 748px;
}

.admin-error {
	background-color: #eeeeee;
	color: #cc4040;
	margin-bottom: 10px;
	margin-left: -20px;
	padding: 0 20px;
	width: 748px;
}

.body {
	margin: auto;
	width: 790px;
}

.border-bottom {
	border-bottom: 1px solid #eeeeee;
}

.content {
	background-color: #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	line-height: 2;
	margin-bottom: 20px;
	margin-left: -1px;
	overflow-x: hidden;
	padding: 20px;
	text-align: justify;
	width: 748px;
}

.content a, .content a:active, .content a:focus, .content a:link, .content a:visited {
	font-variant: small-caps;
	text-decoration: underline;
}

.defaultSkin a {
	font-variant: normal !important;
}

.footer {
	background-color: #eeeeee;
	bottom: 0;
	padding: 5px;
	position: fixed;
	width: 780px;
	z-index: 9999;
}

.logo {
	margin-left: 10px;
	position: absolute;
	top: 20px;
}

.logo-list {
	background-image: url(get?file=images/logo-bg.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
}

.logo-print {
	display: none;
}

.logout {
	bottom: 4px;
	margin-left: 738px;
	position: fixed;
	z-index: 9999;
}

.menu {
	background-color: #eeeeee;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	width: 788px;
}

.no-hover {
	background-color: #ffffff;
}

.noprint {
	display: none;
}

.olControlScaleLine {
	color: #000000;
	line-height: 1.5;
}

.print {
	bottom: 4px;
	cursor: pointer;
	margin-left: 764px;
	position: fixed;
	z-index: 9999;
}

.section-pictures-table td {
	line-height: 0;
	text-align: center;
	height: 100px;
}

.section-pictures-table td:hover {
	background-color: #eeeeee;
}

.section-pictures-table tr:hover {
	background-color: #ffffff;
}

.site {
	background-color: #ffffff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	height: 100%;
	margin-bottom: 24px;
	position: absolute;
	width: 788px;
}

.section-start-table tr:hover {
	background-color: #ffffff;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
}

.top {
	background-color: #007f40;
	background-image: url(get?file=images/revier.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	height: 77px;
	padding-left: 180px;
	padding-top: 30px;
	width: 608px;
}