#suche, #logo, #spruch_start, #startcontent, #spruch ,#functions, #contactinfo, #author_start, #author, #nav, #klammerzu, #fotos, #klammerauf {display:none;}

#calc{border: 0px; height:900px!important; width:100%!important;}

body, p, td {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}

body {
	overflow: hidden;
	margin: 0px;
	width: 100%;
	height: 100%;
	list-style-image: url(../images/aufzaehlung.gif);
}

/* commented backslash hack \*/
body {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
/* end hack */

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;
}



#contentarea {
	position: absolute;
	top: 0px;
	width:600px!important;
	left: 0px!important;
	z-index: 100;
}

#content input, #content select, #content textarea {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

#content texteingabefeld {
	border: solid 1px #DB9500;
}

#content {
	position: absolute;
	left:0px!important;
	width:600px!important;
	list-style-image: url(../images/aufzaehlung.gif);
	background-color: #ffffff;
	z-index: 100;
}

/*STARTSEITE*/

#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 a {
	border: 0px!important;
}

.sitemap_files a {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	border: 0px!important;
}

.sitemap_sub_files a {
	margin-left: 50px;
	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: #DB9500;
	text-decoration: none;
}

hr {
	border: 0;
	height: 1px;
	color: black;
}

#content .formulareingabefeld, #content .texteingabefeld {
	border: solid 1px #DB9500;
}

/*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: #DB9500;
}

