/* globale Einstellungen*/

body
{
	min-width: 800px;
	background: #fff;
	font: normal 13px Arial, sans-serif;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	z-index: 1;
}

table {
	font: normal 13px Arial, sans-serif;
	padding: 0;
	margin: 0;
	margin-top: 0.4em;
}

u {
	text-decoration: none;
}

a {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	/*background-color: #eee;*/
}


a.listing {
	text-decoration: none;
	background-color: transparent;
	color: black;
}

/*
:link
:visited
:hover
:active
*/

tr.tabelle:hover {
	background-color: #eee;
}

div {
	padding: 3px 0 3px 5px;
}

span.small {
	font-size: 80%;
}

/* Formulare */

input, textarea {
	border: solid 1px #bbb;
	font-family: Arial, sans-serif;
	margin-bottom: 3px;
}

input.text, input.big {
	width: 310px;
}

input.plz, input.small {
	width: 50px;
}

input.ort, input.medium {
	width: 254px;
}

input.slogin {
	width: 150px;
}

input.snavsearch {
	width: 100px;
	font-size: 9px;
}

input.ssearch {
	width: 230px;
}

select {
	border: solid 1px #bbb;
	font-family: Arial, sans-serif;
	margin-bottom: 3px;
}

option {
	font-family: Arial, sans-serif;
}

/* Header */

div.header {
	width: 80%;
	padding-top: 0;
	height: 70px;
}

div.header span {
	font-size: 200%;
	margin: 0;
	font-weight: bold;
}

div.header p {
	display: inline;
	font-size: 125%;
	font-weight: bold;
}

/* Banner, Skyscraper */

div.adsbanner {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 5px;
	right: 20%;
}

div.adsskyscraper {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 78px;
	left: 82%;
}

/* Top (Link "nach oben") */

div.top {
	margin: 0;
	padding: 0;
	width: 70px;
	z-index: 10;
	position: fixed;
	right: 20%;
	bottom: 5px;
	text-align: center;
	background-color: #eee;
}

/* Navigationsleiste */

div.navigation {
	width: 80%;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	background-color: #E7EFEF;
	/* margin-bottom: 5px; */
}

div.navigation ul {
	display: inline;
	margin: 0;
	padding: 0;
}

div.navigation ul li {
	display: inline;
	padding: 0 5px 0 9px;
	background-image: url("dot.gif");
	background-position: left;
	background-repeat: no-repeat;
}

/* Navigation Searchfields */

div.navsearch {
	width: 80%;
	padding: 3px 0 3px 5px;
	border-bottom: solid 1px #aaa;
	margin-bottom: 5px;
	background-color: #F0EFD8;
}
div.navsearchtop {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-left: solid 1px #F0EFD8;
}

div.navsearchcontent {
	position: absolute;
	z-index: 42;
	border: 1px solid gray;
	border-top: 0;
	margin: 0;
	padding-right: 5px;
	background-color: #F0EFD8;
}

table.navsearch {
	margin: 0;
}

form.navsearch {
	display: inline;
}

input.navsearch {
	margin: 0;
}

/* Inhalt */

div.content {
	width: 80%;
	min-height: 300px;
}

div.content h1 {
	font-size: 125%;
	font-weight: bold;
	margin: 1px 0 5px 0;
}

div.content h2 {
	display: inline;
	font-size: 100%;
	font-weight: bold;
	padding-right: 3em;
	border-bottom: solid 1px #bbb;
}

div.content p {
	padding: 0;
	margin: 0;
	margin-top: 0.4em;
}

/* Sidebar */

div.sidebar {
	float: right;
	width: 170px;
	margin-left: 7px;
	padding: 0;
	border: dashed 1px #bbb;
}

div.sidebartitle {
	background: #E7EFEF;
	font-weight: bold;
	border-bottom: dashed 1px #bbb;
	padding: 3px 0 3px 5px;
}

div.sidebarcontent {
	padding: 3px 0 3px 5px;
}

/* Searchbar */

div.searchbar {
	float: right;
	width: 250px;
	margin-left: 7px;
	padding: 0;
	border: dashed 1px #bbb;
}

div.searchbartitle {
	background: #E7EFEF;
	font-weight: bold;
	border-bottom: dashed 1px #bbb;
	padding: 3px 0 3px 5px;
}

div.searchbarcontent {
	padding: 3px 0 3px 5px;
}

/* Statbar */

div.statbar {
	float: left;
	width: 32%;
	margin-left: 1%;
	padding: 0;
	border: dashed 1px #bbb;
}

div.statbartitle {
	font-weight: bold;
	border-bottom: dashed 1px #bbb;
	padding: 3px 3px 3px 5px;
}

div.statbargeneral {
	background-color: #fff;
}

div.statbarhr {
	background-color: #E7EFEF;
}

div.statbarsrkk {
	background-color: #F0EFD8;
}

div.statbarcontent {
	padding: 3px 3px 3px 5px;
}

/* Updates */

div.update {
	margin: 0.4em 0 0 10px;
}

div.updatetitle {
	margin: 0 0 3px 0;
	padding: 1px 1px 1px 3px;
	background-color: #E7EFEF;
	cursor: default;
}

div.updatetitlehr {
	margin: 0 0 3px 0;
	padding: 1px 1px 1px 3px;
	background-color: #E7EFEF;
	cursor: default;
}

div.updatetitlesr {
	margin: 0 0 3px 0;
	padding: 1px 1px 1px 3px;
	background-color: #F0EFD8;
	cursor: default;
}

div.updatetitlekk {
	margin: 0 0 3px 0;
	padding: 1px 1px 1px 3px;
	background-color: #F2E9F3;
	cursor: default;
}

div.updatetitleskip {
	margin: 0 0 3px 0;
	padding: 1px 1px 1px 3px;
	background-color: #DDDDDD;
	cursor: default;
}

div.updatecontent {
	margin: 0 0 9px 0;
	padding: 1px 1px 1px 0;
	background-color: #fff;
}

/* Auflistung */

tr.listing {
	background-color: #fff;
	cursor: default;
}

tr.listing td {
	padding: 1px 0 1px 0;
}

tr.listingdisabled {
	background-color: #eee;
	cursor: default;
}

tr.listingdisabled td {
	padding: 1px 0 1px 0;
}

tr.listing:hover {
	background: #E7EFEF;
	background-color: #E7EFEF;
}

tr.listing a:hover {
	background: transparent;
	background-color: transparent;
}

/* Error, Success, Notification */

input.error {
	background-color: #FFEBEB;
}

textarea.error {
	background-color: #FFEBEB;
}

div.error {
	border: dotted 1px #FF9999;
	background-color: #FFEBEB;
	margin: 1px 0 5px 0;
	padding-right: 5px;
}

div.success {
	border: dotted 1px #99FF99;
	background-color: #EBFFEB;
	margin: 1px 0 5px 0;
	padding-right: 5px;
}

div.notification {
	border: dotted 1px #9999FF;
	background-color: #EBEBFF;
	margin: 1px 0 5px 0;
	padding-right: 5px;
}

/* Liste */

div.liste {
	margin: 0;
	padding: 0;
}

div.liste ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

div.liste ul li {
	display: block;
}

/* Stand */

div.stand {
	width: 80%;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	font-size: 85%;
}

/* Fusszeile */

div.footer {
	width: 80%;
	font-size: 80%;
	color: #bbb;
	border-top: solid 1px #aaa;
	padding-left: 0;
	padding-right: 0;
}

div.footer a {
	text-decoration: none;
	color: #bbb;
}

div.footer a:hover {
	background-color: #fff;
}

