html, body{height:100%;}

/**********FENZL & PUMPE********************/
#searchablecontent {display:none; visibility:hidden;}
/*allgemeine Formatierungen, wie Schriften und Links*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	overflow: hidden;
	color: #575757;
}

ul {
	list-style-image: url('../images/aufzaehlung.gif');
}

li {
	margin-left: 5px;
}

h1 {
	color: #F5833A;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Verdana,sans-serif;
	padding-left: 8px;
	padding-top: 5px;
}

h2 {
	color: #F5833A;
	font-size: 12px;
	font-weight: bold;
}


a img {
	border: none;
}

a {
	text-decoration: underline;
	color: #F5833A;
}

#content a.grau {color: #575757;
text-decoration: none;}

td {
	color: #575757;
	font-size: 12px;
}

p {
	color: #575757;
	font-size: 12px;
}

#headline {
	position: absolute;
	left: 15px;
	top: 10px;
}

/*Head*/
#nav {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 28px;
	padding-top: 18px;
	z-index: 1000;
}

#nav a {
	display: block;
	margin-bottom: 0px;
	padding: 0 0 5px 10px;
	margin: 0px;
}

#nav .drop_area {
	position: relative;
	float: left;
	width: 70px;
}

/* hide from mac ie \*/
#nav .drop_area {
	width: auto;
}
/* */

#nav ul {
	position: absolute;
	top: 17px;
	margin: 0 0 0 10px;
	padding: 0;
	visibility: hidden;
	background-color: #FFFFFF;
	border: solid 1px #F5833A;
	width: 180px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
}

#nav li {
	margin: 0;
}

#nav ul a {
	text-decoration: none;
	padding: 0 10px;
	color: black;
}

#nav ul a:hover {
	color: #FFFFFF;
	background-color: #F5833A;
}

#functions {
	position: absolute;
	right: 35px;
	top: 50px;
	width: 123px;
}

#functions a {
	display: block;
	margin: 0 0 1em 0;
	padding-right: 20px;
}

#functions form {
	margin: 1em 0 0 0;
	padding: 1em 0.3em 0.3em 0.3em;
	border: 1px solid #AEAFB2;
	position: relative;
	width: 101px;
}

#functions h2 {
	display: inline;
	background-color: white;
	position: absolute;
	margin: 0;
	padding: 0 0.3em;
	top: -0.6em;
	left: 6px;
}

#functions img.cornerul {
	position: absolute;
	left: -1px;
	top: -1px;
}

#functions img.cornerur {
	position: absolute;
	right: -1px;
	top: -1px;
}

#functions img.cornerbl {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

#functions img.cornerbr {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#functions p {
	margin: 0.3em 0;
	padding: 0;
	height: auto;
	width: auto;
}

#functions form a {
	margin: 0 0 0 19px;
	color: #575757;
}

#functions form label {
	display: block;
	margin-bottom: 0.25em;
}

#functions input.formulareingabefeld {
	width: 100%;
	border: 1px solid #AEAFB2;
	font-size: inherit;
}

#containerleft {
	position: absolute;
	left: 0px;
	bottom: 41px;
	height: 400px;
	width: 200px;
	z-index: 900;
}

#startbild {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#tipp {
	position: absolute;
	left: 75px;
	top: 10px;
	height: 49px;
	width: 121px;
	background-color: #FFFFFF;
}

#tip {
	position: absolute;
	left: 14px;
}

#recht {
	position: absolute;
	top: 33px;
	left: 68px;
}

#logo {
	position: absolute;
	bottom: 60px;
	right: 8px;
	z-index: 500;
}

#author {
	position: absolute;
	right: 27px;
	bottom: 10px;
}

/*Content*/
#content {
	position: absolute;
	left: 200px;
	top: 50px;
	bottom: 27px;
	right: 170px;
	border: solid 1px #AEAFB2;
	z-index: 0;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #BDBDC0;
	scrollbar-darkshadow-color: #BDBDC0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #BDBDC0;
	scrollbar-track-color: #ffffff;
}

#contenttext {
	position: absolute;
	left: 30px;
	top: 85px;
	bottom: 30px;
	right: 5px;
	overflow: auto;
	z-index: 0;
}

#content select, #content input, #content textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #AEAFB2;
	margin-right: 2px;
	margin-bottom: 5px;
}

#content select, #content .texteingabefeld, #content .formulareingabefeld {
	border: solid 1px #AEAFB2;
}

#content textarea, #content select {
	scrollbar-3dlight-color: #AEAFB2;
	scrollbar-arrow-color: #AEAFB2;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #AEAFB2;
	scrollbar-track-color: #ffffff;
}

#eckelo {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 100;
}

#eckero {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 100;
}

#eckeru {
	position: absolute;
	right: -1px;
	bottom: -1px;
	z-index: 100;
}

#starttext {
	margin-left: 20px;
}

/* Ticker */
#newstickerbox {
	color: #F5833A;
	font-weight: bold;
	position: relative;
	margin-right:85px;
	margin-left:85px;	
	height: 17px;
	overflow: hidden;
	z-index: 1000;
	
}

#newstickerbox a {
	color: #F5833A;

	text-decoration: none;
	font-weight: bold;


}

#newstickercontent {
	position: absolute;
	left: 0px;
	top: 0px;
	white-space: nowrap;
}

#newstickercontent .trennzeichen {
	font-weight: normal;
	color: #000000;
}

#newstickercontent * {
	display: inline;
}

#newstickercontent br {
	display: none;
}

/*Contact*/
#contact {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	right: 180px;
	background: #F5833A url(../images/contactro.gif) no-repeat top right;
	z-index: 150;
}

#contact table {
	border-collapse: collapse;
	position: absolute;
	left: 2%;
	width: 96%;
	bottom: 0;
}

#contact .border {
	border-left: 1px solid white;
	padding-left: 10px;
}

#contact td {
	color: white;
	font-size: 12px;
}

#contact a {
	color: white;
}

.sitemap_files {
	margin-top: 1em;
}

.sitemap_files, .sitemap_sub_files {
	margin-left: 20px;
	font-weight: normal;
}

#sitemap_tbl {
	border-collapse: collapse;
}

#sitemap_tbl td {
	vertical-align: top;
	padding-right: 5px;
}

.sitemap_folder {
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
}

.sitemap_folder a {
/*	display: block;*/
}

a.sitemap_folder_a {
	color: #575757;
}

.sitemap_files {
	padding-left: 10px;
	font-weight: normal;
	padding-top: 0px;

}

.sitemap_files a {
	padding-left: 20px;
	background-image: url('../images/newsicon.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-transform: lowercase;
	height:18px;
	line-height:18px;
}

.sitemap_sub_files {
	padding-left: 20px;
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}

.news_container a {
	display: block;
	text-decoration: none;
}

.news_headline {
	color: #545454;
	font-weight: bold;
	margin-left: -30px;
	padding-left: 30px;
	background: url(../images/newsicon.gif) 12px no-repeat;
}

.news_more {
	margin-top: 8px;
	color: #FF892E;
	padding-bottom: 10px;
}

#searchform input, #searchform button {
	vertical-align: middle;
	margin: 0;
}
