/*allgemeine Formatierungen, wie Schriften und Links*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	color: #717171;
	height: 100%;
}

body, table, input, button, select, textarea {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}

hr {
	border-top: 1px solid #004D9F;
	height: 1px;
}

li {
	list-style-image: url('../images/aufzaehlung.gif');
	margin-left: 5px;
	color: #717171;
}

h1 {
	color: #004D9F;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	color: #004D9F;
	font-size: 11px;
	font-weight: bold;
}

p {
	color: #717171;
}

a img {
	border: none;
}

a {
	text-decoration: underline;
	color: black;
}

#searchablecontent {
	display: none;
}

td a {
	color: #004D9F;
	padding-top: 8px;
}

#contentinnen a {
	color: #004D9F;
}




/*Head*/
#contact {
	position: absolute;
	left: 30px;
	top: 8px;
	color: #717171;
}

#contact a {
	color: #717171;
}

#eck {
	position: absolute;
	left: 20px;
	top: 15px;
}

#logo {
	position: absolute;
	top: 3px;
	right: 31px;
	z-index: 200;
}



/*Navigation*/
#nav {
	position: absolute;
	left: 3px;
	top: 51px;
	right: 2px;
	height: 69px;
	background-color: #EAE8E8;
	padding-left: 17px;
}

#menupoints {
	position: absolute;
	bottom: 0;
	left: 17px;
	right: 160px;
}

#nav a.nav_folder {
	display: block;
	float: left;
	background-color: #EAE8E8;
	margin-right: 0px;
	padding: 0 5px 2px 9px;
	background: url(../images/pfeileR.gif) no-repeat bottom left;
	font-size: 1px;
}

.navdiv {
	position: absolute;
	left: 52px;
	top: 100%;
}

.navdiv a {
	padding-right: 0px;
	padding-left: 10px;
	background: url(../images/strich.gif) no-repeat left;
}

#nav a.nav_folder2 {
	display: block;
	float: left;
	background-color: #EAE8E8;
	margin-right: 0px;
	padding: 0 5px 2px 9px;
	background: url(../images/pfeileR.gif) no-repeat bottom left;
	font-size: 1px;
}

#nav a {
	text-decoration: none;
}

 #calcdiv {position:absolute; top:0; right:32px; left:0; bottom:0; }
 #calc {position:absolute; top:0; right:0; left:0px; bottom:0; width:100%; height:100%; overflow:auto;}
       

/*Content*/
#content {
	position: absolute;
	left: 55px;
	top: 140px;
	bottom: 130px;
	right: 55px;
	overflow: hidden;
}

#contentinnen select, #contentinnen input, #contentinnen textarea, #search input, #search button {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #004D9F;
	margin-right: 2px;
	margin-bottom: 5px;
	scrollbar-face-color: #ffffff;
}

#contentinnen select, #contentinnen .texteingabefeld, #contentinnen .formulareingabefeld, #search input, #search button {
	border: solid 1px #004D9F;
}

#contentinnen textarea, #contentinnen select {
	scrollbar-3dlight-color: #004D9F;
	scrollbar-arrow-color: #004D9F;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #004D9F;
	scrollbar-track-color: #ffffff;
}

#contentinnen {
	position: absolute;
	left: 92px;
	top: 160px;
	bottom: 130px;
	right: 15px;
	overflow: auto;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #004D9F;
	scrollbar-darkshadow-color: #004D9F;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #004D9F;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #ffffff;
}

#pfeil {
	position: absolute;
	left: 14px;
	top: 120px;
}

#strich {
	position: absolute;
	left: 0px;
	top: 180px;
	bottom: 121px;
	width: 16px;
	border-right: solid 1px #717171;
}

#film {
	position: absolute;
	left: 27px;
	right: 27px;
	top: 3px;
	bottom: 0;
	overflow: hidden;
}

#film div {
	position: absolute;
	left: 0;
	white-space: nowrap;
}

#film img {
	margin-right: 5px;
}

#lefthand {
	position: absolute;
	left: 10px;
	bottom: 4px;
}

#rechts {
	position: absolute;
	right: 10px;
	bottom: 4px;
}

#balkenL {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 54px;
	bottom: 131px;
	border-top: solid 1px #004D9F;
	border-right: solid 1px #004D9F;
	border-bottom: solid 1px #004D9F;
}

#balkenR {
	position: absolute;
	right: 0px;
	top: 140px;
	width: 54px;
	bottom: 131px;
	border-top: solid 1px #004D9F;
	border-left: solid 1px #004D9F;
	border-bottom: solid 1px #004D9F;
}

#startbilder img {
	position: absolute;
	width: 24.625%;
	top: 0;
}

#startbild1 {
	left: 0.3%;
}

#startbild2 {
	left: 25.225%;
}

#startbild3 {
	right: 25.225%;
}

#startbild4 {
	right: 0.3%;
}

#pers {
	position: absolute;
	left: 25px;
	bottom: 124px;
}



/*Bottom*/
#bottom {
	position: absolute;
	left: 3px;
	bottom: 40px;
	right: 2px;
	height: 81px;
	background-color: #EAE8E8;
}

#slogan {
	position: absolute;
	left: 24px;
	bottom: 84px;
}

#author {
	position: absolute;
	bottom: 21px;
	right: 15px;
}

#functions {
	position: absolute;
	left: 25px;
	bottom: 20px;
}

#functions a {
	background: url(../images/li.gif) no-repeat left;
	padding-left: 10px;
}

#functions img {
	margin-left: 10px;
}

#search {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}

#search input, #search button {
	margin: 0;
	height: 16px;
	font-size: 11px;
	vertical-align: middle;
}

#search input {
	width: 130px;
	padding: 0 2px;
}

#search button {
	padding: 0 3px;
}

.news_container {
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 10px;
}

.news_container a {
	display: block;
	text-decoration: underline;
	font-weight: normal;
}

.news_headline {
	color: #004D9F;
	font-weight: bold;
	margin-left: -30px;
	padding-left: 30px;
	background: url(../images/newsicon.gif) 12px no-repeat;
}

.news_more {
	margin-top: 8px;
	color: #7B7B7B;
	padding-bottom: 10px;
}

.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_tbl td.sitemaptd_nr1, #sitemap_tbl td.sitemaptd_nr2, #sitemap_tbl td.sitemaptd_nr4, #sitemap_tbl td.sitemaptd_nr5, #sitemap_tbl td.sitemaptd_nr7, #sitemap_tbl td.sitemaptd_nr8 {
	border-right: solid 1px white;
}

.sitemap_folder {
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 10px;
}

.sitemap_folder a {
	display: block;
}

a.sitemap_folder_a {
	color: #575757;
	text-decoration: underline;
}

.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;
	text-decoration: underline;
}

.sitemap_sub_files {
	padding-left: 20px;
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}

