body, p, td {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}

body, html {
	overflow: hidden;
	margin: 0px;
	width: 100%;
	height: 100%;
	list-style-image: url(../images/aufzaehlung.gif);
}


a img {
	border: 0px;
}

/*headbereich*/

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 105px;
	background-color: #E8EDC0;
	text-align: right;
}

#logo img {
	margin-top: 15px;
	margin-right: 15px;
}

#klammerauf {
	position: absolute;
	top: 5px;
	left: 5px;
}

#fotos {
	position: absolute;
	top: 5px;
	left: 30px;
}

#fotos img {
	padding-right: 5px;
}

#klammerzu {
	position: absolute;
	top: 5px;
	left: 297px;
}

/*nav und subnav*/

.navpoint {position:relative;}

#nav {
	position: absolute;
	top: 108px;
	left: 0px;
	right: 0px;
	height: 18px;
	text-align: center;
	background-color: #DB9500;
	color: white;
	z-index: 200;
}

#nav>table {
	margin: auto;
}

#nav table {
	width: 790px;
}

#nav td {
	color: white;
}

#nav .spacer {
	text-align: center;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
	height: 18px;
	display: block;
	text-transform: lowercase;
}

#nav .nav_folder2 {
	font-weight: bold;
}

#nav .nav_folder, #nav .nav_folder2 {
	text-align: center;
}

#nav a:hover {
	font-weight: bold;
}

#nav .drop_menu {
	position: absolute;
	top: 18px;
	left:0;
	visibility: hidden;
	width: 190px;
	margin-top: 2px;
	padding-top: 9px;
	padding-bottom: 5px;
	background-color: white;
	border: solid 1px #005EA0; /* #DB9500; */
	text-align: left!important;
}

#nav .drop_menu a {
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
	color: #005EA0; /*#DB9500;*/
}


/*author*/

#author {
	position: absolute;
	left: 5px;
	bottom: 107px;
}

#author_start {
	position: absolute;
	left: 5px;
	top: 315px;
}



/*content*/
#contentarea {
	position: absolute;
	top: 150px;
	right: 0px;
	left: 0px;
	bottom: 100px;
	z-index: 100;
}

#startcontent {
	position: absolute;
	left: 0px;
	top: 150px;
	right: 0px;
	height: 300px;
	text-align: center;
}

#content input, #content select, #content textarea {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

#content texteingabefeld {
	border: solid 1px #005EA0;
}

/*BO nur mozilla*/
div.startdiv>table {
	margin: auto;
}
/*EO nur mozilla*/

/*.start{text-align:center;}*/
#starttbl .spacer {
	width: 13px;
}

#contentcontainer {
	width: 790px;
	margin: auto;
	overflow:hidden;
	position:absolute; top:0; bottom:0; left:50%; margin:0 0 0 -395px;
}

#content {
	position: absolute; padding-right:30px;
	top:0; right:0; bottom:0; left:0;
    overflow-x:hidden;
	list-style-image: url(../images/aufzaehlung.gif);
	overflow: auto;
	background-color: #ffffff;
	z-index: 100;
	scrollbar-3dlight-color: #005EA0;
	scrollbar-arrow-color: #DB9500;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #005EA0;
	scrollbar-track-color: #ffffff;
}

/*spruch functions und contactinfo*/

#spruch {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 80px;
	background-color: #E8EDC0;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}

#functions {
	position: absolute;
	left: 5px;
	top:11px;
	text-decoration: none;
	font-weight: bold;
	color: #005E9F;
	z-index: 100;
	margin-bottom:0px;
	padding-bottom:0px;
}

#suche {
	position:absolute;
	left:230px;
	top:10px;
	z-index:101;
}

#suche form {
	margin:0px;
	padding:0px;
}

#contactinfo {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 3px;
	height: 15px;
	text-align: center;
	z-index: 100;
}

#contactinfo a {
	text-decoration: none;
	color: #000000;
}


#spruch_start {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 450px;
	bottom: 0px;
	background-color: #E8EDC0;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}

/*Sitemap*/
.sitemap_folder {
	font-weight:bold;
	margin-left:65px;
	color:#005EA0;
}

.sitemap_folder a {
	border: 0px!important;
}

.sitemap_files a {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	border: 0px!important;
	font-weight:normal;
	text-transform:lowercase;
}

.sitemap_sub_files a {
	margin-left: 100px;
	border: 0px!important;
}

/*Suchmaschinenoptimierung*/
#searchablecontent {
	display: none;
	visibility: hidden;
}

#content .news_container {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content .news_headline {
	font-weight: bold;
	color: #005EA0;
	text-decoration: none;
}

hr {
	border: 0;
	height: 1px;
	color: black;
}

#content .formulareingabefeld, #content .texteingabefeld {
	border: solid 1px #005EA0;
}

/*Links*/
#content a {
	color: #000000;
	border-bottom: 1px solid #ffffff;
	text-decoration: underline;
}

#content a:hover {
	color: #DB9500;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #005E9F;
}

h2, h3, h4, h5, h6 {
	font-size: 11px;
	color: #005EA0;
}

