/* Import von weiteren CSS-Dateien */@import url("default-settings.css");@import url("captcha-formular.css");@import url("menue.css");body {  margin: 0;  padding: 0;  background: #ffffff;  font: 13px sans-serif;  color: #2d2d2d;   /* !!! entspricht nachfolgend 1.0 em !!! */	}h1, h2, h3 {	color: #333333;}h1 { font-size: 1.5em; font-family: sans-serif; font-style: italic; margin-bottom: 7px; }h2 { font-size: 1em; }h3 { font-size: 1em; }p, blockquote, ul, ol {	margin-bottom: 1.5em;	line-height: 1.65em;}p {}blockquote {	margin-left: 2em;	margin-right: 2em;	font-style: italic;}ul {	margin-left: 2em;}ul li {}ol {	margin-left: 2em;}ol li {}a {	text-decoration: underline;	color: #368697;}a:hover {	text-decoration: none;	color: #E58C24;}div {	border: none;	margin: 0px;	padding: 0px;}img {	border: none;	margin: 0px;	padding: 0px;}.left, .flLeft {	float: left;	margin: 3px 20px 0px 0px;}.right, .flRight {	float: right;	margin: 3px 0px 0px 20px;}#wrapper{  margin: 0px;  padding: 0px;  border: 1px solid #10218b;  position: absolute;  top:0px;  left: 50%;  margin-left: -490px; /* neg. Haelfte von width:490px = horizontal zentriertes DIV */	  width: 980px;   height: 603px;}#header {	height: 88px;	background-image: url(header.jpg);	background-repeat: no-repeat;}/*#mainnavigation {  position: absolute;  top: 88px;  left: 50%;  margin-left: -490px;   width: 980px;  height: 23px;  z-index: 30;  background-color: #10218b;  color: #FFFFFF;}#mainnavigation ul {  padding: 0;  margin: 0;  list-style-image: none;}#mainnavigation li {  float: left;   position: relative;   margin: 0;  list-style-image: none;}#mainnavigation a {  display:inline;  color: #FFFFFF;  padding: 0px 12px;  text-decoration: none;  font-weight: bold;}#mainnavigation a:hover {  color: #CCCCCC;}*//* Content > Main */#content {  position: absolute;  top:111px; /* +1 wegen der border */  left: 0;  z-index:10;  width: 980px;	  height: 492px;  overflow: auto;	}#content_start {  position: absolute;  top:111px; /* +1 wegen der border */  left: 0px;  width: 980px;	  height: 492px;    background-image: url(juemmestartbild.jpg);  background-repeat: no-repeat;  background-position: top right;  z-index: 12;}#breadcrumbleiste {   position: relative;  top: 15px;  left: 245px;  height: 15px;  width: 700px;  z-index: 11;  color: #3d4043;   font-size: 0.85em; }#main { position: relative; top: 30px; left: 245px; height: 15px; width: 700px; z-index: 11;/*  padding: 15px 20px 80px 245px;*/}#main td {	padding: 0px 12px 6px 0px;}#main img {  margin: 0px 10px;}#main ul {  list-style-type: disc;  margin-left: 15px;}#main ol {  list-style-type: decimal;  margin-left: 15px;}/* Template: default-einspaltig */#main_complete {  position: relative;  top: 0px;  left: 0px;  width: 700px;  z-index: 12;  padding-bottom: 90px;}/* Template: default-zweispaltig */#main_left {  position: relative;  top: 0;  left: 0;  width: 400px;  z-index: 12;  padding-bottom: 90px;}#main_right {  position: absolute;  top: 0;  left: 415px;  width: 300px;  z-index: 12;}#vorhang_1 {	position: absolute;	top:111px; /* +1 wegen der border */	left: 0px;;		z-index:1;	width: 230px;	height: 363px;	background-image: url(vorhang_1.gif);	background-repeat: no-repeat;	z-index:20;}#vorhang_2 {	position: absolute;	top:474px;	left: 0px;;		z-index:20;	width: 255px;	height: 70px;	background-image: url(vorhang_2.gif);	background-repeat: no-repeat;}#vorhang_3 {	position: absolute;	top:544px; /* +1 wegen der border */	left: 0px;;		z-index:20;	width: 289px;	height: 59px;	background-image: url(vorhang_3.gif);	background-repeat: no-repeat;}/* Footer */#footer {  position: absolute;  top:610px;  left: 50%;  margin-left: -489px; /* neg. Haelfte von width:490px + 1 wegen der border = horizontal zentriertes DIV */  width: 980px;   padding: 0px;  text-align: center;}#footer_content {	padding: 0px 40px;}#footer_content p {	margin: 0;	text-align: center;	line-height: normal;	font-size: x-small;}#footer_content a {	text-decoration: underline;	color: #666666;}#footer_content a:hover {	text-decoration: none;}/* ----------------------------------------------------------------------------------   Download anbieten---------------------------------------------------------------------------------- */ .download-box {  background-color: #b2d9f2;  border: 1px solid #05339c;  width: 400px;  margin: 5px 0px;  padding: 5px;}.download-hdl {	font-weight: bold;}.download-file { }.download-desc {  background-color: #eeeeee;  margin: 5px;  padding: 10px;}.download-without-desc { }/* ----------------------------------------------------------------------------------  externe Links---------------------------------------------------------------------------------- */ .extern{  padding-right:15px;  background:url('extern.gif') no-repeat right center;}/* ----------------------------------------------------------------------------------  Zweispalter---------------------------------------------------------------------------------- */ .zweispalter {  clear: both;}.zweispalter_1 {  float: left;   width: 150px; }.zweispalter_2 {   float: right;   width: 450px;   margin-right: 30px;}.clboth {  clear: both;}content h1 { font-style: italic; }/* ----------------------------------------------------------------------------------  G-Book---------------------------------------------------------------------------------- */#gbook_name {  }#gbook_url { }#gbook_city { }#gbook_text { }#gbook_email { }.a63-pagination { list-style-type: none; list-style-position: outside; display: compact; }.a63-pagination li { list-style-type: none; list-style-position: outside; display: inline; }.a63-pagination_aktuell { list-style-type: none; }
