/* Stylesheet */

* {
	font-family: verdana, sans-serif;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 8px;
	font-size: 100.1%;
	color: #333333;
	background-image: url(../gfx/body.bg.gif);
}

a:link, a:visited {
	color: #065494;
	text-decoration: none;
}

a:hover {
	color: #F06000;
	text-decoration: none;
}

a.fett,a.fett:link,a.fett:visited,a.fett:hover {
	font-weight: bold;
}

img {
	border-width: 0px;
}

img.design {
	display: block;
}

#basetable {
	border-collapse: collapse;

	width: 944px;
	font-size: 0.7em;
	background-color: #FFFFFF;
	border: 1px solid #427DAC;
	text-align: left;
}

#header {
	height: 146px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

#header_table {
	width: 100%;
	height: 148px;
	margin-top: 8px;
}

#header_1 {
	width: 178px;
	vertical-align: top;
}

#header_2 {
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	height: 134px;
}

#header_3 {
	width: 170px;
	text-align: right;
	vertical-align: bottom;
}

#left {
	background-color: #FFFFFF;
	width: 190px;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-bottom: 30px;
}

#right {
	background-color: #FFFFFF;
	width: 170px;
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
	padding-bottom: 20px;
}

#content {
	text-align: left;
	vertical-align: top;
	height: 100%;
	padding: 18px;
	padding-top: 0px;
	padding-bottom: 30px;
	width: 530px;
}

* html #content td, * html #left td, * html #right td, * html #header td {
	font-size: 0.7em;
}

#bottom {
	width: 937px;
	text-align: right;
	font-size: 0.7em;
	padding-right: 5px;
}

#bottom a:link, #bottom a:visited {
	color: #333333;
}

#bottom a:hover {
	text-decoration: underline;
}

h1.headline, h1.info, h1.nobullet {
	font-size: 1em;

	font-weight: bold;
	border-bottom: 1px solid #6A99BE;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #333333;
	vertical-align: middle;

	background-image: url(../gfx/headline.dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;

	padding-left: 11px;
	padding-bottom: 2px;

	height: 1.2em;
}

h1.headline .links {
	float: left;
}

h1.headline .rechts {
	float: right;
}

h1 img {
	vertical-align: bottom;
}

h1.info {
	background-image: url(../gfx/icon_info_4.gif);
	background-repeat: no-repeat;
	background-position: left 50%;

	padding-left: 16px;
	height: 14px;
}

h1.nobullet {
	background-image: none;
	padding: 0px;
	margin: 0px;
}

h2.sidebar {
	border-bottom: 1px solid #427DAC;
	font-size: 1.0em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2#rss {
	background-image: url(../gfx/rss.gif);
	background-repeat: no-repeat;
	background-position: 65px top;
}

h2.sidebar a:link, h2.sidebar a:visited {
	color: #000000;
}

input#menu_search_string {
	width: 95px;
	height: 18px;
	line-height: 16px;
	font-size: 1.2em;
	padding-top: 2px;
}

input#menu_search_button {
	width: 70px;
	height: 24px;
	
	border: 1px solid #437FB3;
	background-color: #E3ECF4;
	font-weight: bold;
	margin-left: 15px;
}

div.subheadline {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
}

a.back:link, a.back:visited, a.back:hover {
	background-image: url(../gfx/icon_zurueck.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 20px;
	display: block;
	line-height: 15px;
	height: 15px;
}

a.back2:link, a.back2:visited, a.back2:hover {
	background-image: url(../gfx/icon_pfeil_back.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 22px;
	height: 15px;
	line-height: 15px;
	display: block;
	width: 15em;
	vertical-align: middle;
}

form {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Courier New;
	font-size: 1.1em;
}

input, select, textarea {
	/*border: 1px solid #065492;*/
	/*border-width: 0px;*/
}

p.checkbox {
	margin: 0px;
	padding: 0px;
}

p.checkbox input {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
	display: block;
	height: 1.5em;
	line-height: 1.5em;
}

p.checkbox label {
	float: left;
	display: block;
	margin-left: 3px;
	height: 1.5em;
	line-height: 1.5em;
}

a.pdf {
	background-image: url(../gfx/icons/icon.pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}

div.footline {
	border-top: 1px solid #000000;
	margin-top: 10px;
	padding-top: 2px;
}

fieldset {
	border: 1px solid #065492;
}

legend {
	color: #065492;
	font-weight: bold;
}

.bordertop {
	border-top: 1px solid #065492;
}

.arrow {
	padding-left: 16px;
	background-image: url(../gfx/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.dunkelblau {
	background-color: #D0E0EE;
}

.dunkelblau2 {
	background-color: #D0E0EE;
}

.blau {
	background-color: #E1EBF4;
}

.hellblau {
	background-color: #EEF3F9;
}

.grau {
	background-color: #E2E2E2;
}

.hellgrau {
	background-color: #F9F9F9;
}

.fett {
	font-weight: bold;
}

hr {
	color: #065492;
	border: #065492;
	background-color: #065492;
	height: 1px;
}

/* Werbung */

#sky {
	position: absolute;
	left: 955px;
	top: 8px;
}

#oben_links {
	width: 468px;
	float: left;
}

#oben_rechts {
	width: 468px;
	margin-left: 476px;
}

a.adminlink:link, a.adminlink:visited {
	display: block;
	border: 1px solid #B1CAD9;
	color: #3B4953;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 25px;

	background-image: url(../modules/admin/gfx/admin.admin.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

a.adminlink:hover {
	background-color: #D9E4EC;
	border: 1px solid #4C7D9C;
}

ul.search {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.search h2 {
	font-size: 1.2em;
}

ul.search p {
	clear: both;
	padding-top: 5px;
}

#tagcloud {
	border: 1px solid #2B6DA2;
	background-color: #E5EEF5;
	overflow: hidden;
	width: 188px;
}

#tagcloud div.tagcloud {
	padding: 4px;
	font-family: verdana;
}

#tagcloud a:link, #tagcloud a:visited {
	color: #6D9AC0;
}

div.linkbox {
	width: 128px;
	border: 1px solid #B5CCE1;
	font-size: 0.7em;
	
	background-color: #EAF1F7;
	
	background-repeat: no-repeat;
	background-position: center 2px;
	
	padding-top: 36px;
}

ul.linkbox {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.linkbox li {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

ul.linkbox li.odd {
	background-color: #F4F8FB;
}

ul.linkbox li.even {
	background-color: #EAF1F7;
}

#linkbox_box1 {
	background-image: url(../gfx/linkbox.png);
}

#linkbox_box2 {
	margin-top: 15px;
	background-image: url(../gfx/linkbox2.png);
}

div.linkbox a:link, div.linkbox a:visited {
	background-repeat: no-repeat;
	background-position: 2px 50%;
	display: block;
	padding-left: 34px;
}

table.pager {
	width: 100%;
	border-bottom: 1px solid #6A99BE;
}

