/*allgemeine Formatierungen, wie Schriften und Links*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	overflow: hidden;
	color: #575757;
}

#searchablecontent {
	display: none;
}

h1 {
	color: #B50000;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 25px;
}

h2 {
	color: #575757;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

p {
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #B50000;
}

a:hover {
	color: #575757;
}

td {
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

li {
	list-style-image: url('../images/aufzaehlung.gif');
	margin-right: 6px;
}

hr {
	border-top: 1px solid #B50000;
	height: 1px;
}

/*Head*/

#logo {
	position: absolute;
	top: 16px;
	right: 33px;
	z-index: 100;
	z-index: 1000;
}

#headpic {
	position: absolute;
	left: 16px;
	top: 0px;
	z-index: 100;
}

#grau {
	position: absolute;
	left: 180px;
	top: 0px;
	right: 16px;
	height: 126px;
	background-color: #DFDFDF;
}

#home {
	position: absolute;
	left: 25px;
	top: 20px;
	z-index: 550;
	font-weight: bold;
	font-size: 13px;
}

#home a {
	color: #575757;
}

#home a:hover {
	color: #B50000;
}

#linie1 {
	position: absolute;
	left: 16px;
	right: 16px;
	height: 2px;
	font-size: 1px;
	top: 130px;
	background-color: #DFDFDF;
}

#linie2 {
	position: absolute;
	left: 16px;
	right: 16px;
	height: 1px;
	font-size: 1px;
	top: 134px;
	background-color: #DFDFDF;
}

/*Navigation*/

#nav {
	position: absolute;
	text-align: left;
	left: 24px;
	top: 100px;
	width: 100%;
	line-height: 12px;
	z-index: 105;
	font-weight: bold;
	height: 20px;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #575757;
	line-height: 28px;
}

#nav a:hover, #nav a.nav_folder2 {
	color: #B50000;
}

#nav div.spacer {
	width: 15px;
	text-align: center;
	float: left;
	line-height: 28px;
	height: 18px;
	color: white;
	margin-top: 8px;
}

/*Submenu*/

#nav .drop_area {
	position: relative;
	float: left;
	white-space: nowrap;
	width: 1px;
}

/* mac IE \*/

#nav .drop_area {
	width: auto;
}

/* */

#nav .drop_menu, #nav ul {
	position: absolute;
	top: 28px;
	visibility: hidden;
	background-color: #DFDFDF;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	width: 251px;
}

#nav ul li {
	margin: 0;
	list-style-image: none;
}

#nav .drop_menu a, #nav ul a {
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 18px;
	color: #575757;
}

#nav .drop_menu a:hover, #nav ul a:hover {
	background-color: #B50000;
	color: white;
}

#functions {
	position: absolute;
	width: 150px;
	right: 35px;
	top: 114px;
	text-align: left;
	line-height: 12px;
	z-index: 105;
	font-weight: bold;
	font-size: 11px;
}

#functions a {
	display: block;
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	text-decoration: none;
	color: #575757;
}

#functions a:hover {
	color: #B50000;
}

/*Content*/

#content {
	position: absolute;
	left: 280px;
	right: 30px;
	top: 150px;
	bottom: 50px;
	overflow: auto;
}

#content select, #content input, #content textarea {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #B50000;
	margin-right: 2px;
	margin-bottom: 5px;
}

#content select, #content .texteingabefeld, #content .formulareingabefeld {
	border: solid 1px #B50000;
}

#content textarea, #content select {
	scrollbar-3dlight-color: #B50000;
	scrollbar-arrow-color: #B50000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #B50000;
	scrollbar-track-color: #ffffff;
}

#container {
	position: absolute;
	left: 16px;
	top: 156px;
	width: 250px;
	bottom: 60px;
	background-image: url(../images/innenbild.jpg);
	background-repeat: no-repeat;
}

#startbild {
	position: absolute;
	left: 16px;
	top: 156px;
}

#slogan {
	position: absolute;
	left: 50px;
	top: 120px;
}

#zickzack {
	position: absolute;
	right: 16px;
	bottom: 30px;
	z-index: 600;
}

/*Contact*/

#author {
	position: absolute;
	right: 16px;
	bottom: 45px;
	z-index: 1200;
}

#contact {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 15px;
	height: 30px;
	background-color: #B50000;
}

#white {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 0px;
	height: 15px;
	background-color: #FFFFFF;
}

#contactinfo {
	position: absolute;
	left: 16px;
	right: 16px;
	text-align: center;
	bottom: 15px;
	font-size: 11px;
	line-height: 13px;
	color: white;
	z-index: 500;
}

#contactinfo a {
	color: #ffffff;
}

/* NEWS */

#content .news_headline {
	display: block;
	color: #B50000;
	font-weight: bold;
	background-image: url('../images/newsicon.gif');
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 1.8em;
	margin-bottom: 10px;
	border-bottom: solid 1px #B50000;
}

#content a.news_headline {
	display: block;
}

.news_more {
	color: #B50000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	margin-left: 10px;
}

.news_more:hover {
	color: #575757;
}

.news_container {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

/*SITEMAP*/

#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: left 2px;
	background-repeat: no-repeat;
	text-transform: lowercase;
}

.sitemap_sub_files {
	padding-left: 20px;
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}



