/* Standardelemente */

html {min-height: 100%;}

* {
  margin: 0;
  padding: 0;
}

a {
    color: #803131;
    text-decoration: none;
}

a:hover {
    color: #ce3e3e;
    text-decoration: underline;
}

body {
     background: #f6f6d2; /* #E7E7E2; */
     color: #444;
     font: normal 70% sans-serif;
     padding-top: 20px;
}

p,quelltext,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
    font: normal 1.8em sans-serif;
    color: #803131;
}

h2 {
    font: normal 1.4em sans-serif;
    color: #803131;
}
h3 {
    font: normal 1em sans-serif;
    color: #803131;
}

form,input {margin: 0; padding: 0; display: inline;}

quelltext {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1,h2,h3 {
    padding-top: 6px;
    color: #803131;
    margin-bottom: 4px;
}

.abschluss {clear: both; font-size: 0;}
.links {float: left;}
.rechts {float: right;}

.innenkapsel {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 1000px;
}

.aussenkapsel {
	background: #f6f6d2;
	padding-bottom: 64px;
}

#imageContainer {
    background: #FFFFFF url('illustrationen/kopf-01.jpg') no-repeat;
    position:relative;
    margin:0px;
    width:1000px;
    height:163px;
    bottom:2px;
    border:0px solid #000;
}

#imageContainer {
}

#imageContainer img {
	position:absolute;
	display:none;
	top:0;
	left:0;
}

.kopf {
	background: #FFFFFF url('illustrationen/kopf-13.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}

.kopf .titel {
      color: #FFFFFF;
      padding-top: 35px;
}

.kopf .titel .seitenname a {
	color: #FFFFFF;
	font: bold 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}

.kopf .titel a:hover {border-color: #06C;}

.kopf .titel .motto {
	font: bold 1.5em sans-serif;
	padding-top: 6px;
}

.pfad {
    background: #a54040;
    font-family: sans-serif;
    font-weight: bolder;
    color: #FFF;
    padding: 2px 12px;
}

.pfad a {
	color: #FAFAFA;
	text-decoration: none;
}

.pfad a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #ce3e3e;
}

.main {
	background: url(illustrationen/hauptteil.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

.content {
	float: right;
	width: 758px;
}

.content .beschr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: disc;
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.auswahl {
    float: left;
    width: 210px;
}
.auswahl h2 {
    color: #803131;
    font: bold 1.2em sans-serif;
    line-height: 30px;
    margin: 0;
    padding-left: 12px;
}
.auswahl ul {
    padding: 0;
    border-top: 1px solid #EAEADA;
}
.auswahl li {border-bottom: 1px solid #EAEADA;}
.auswahl li a {
    font: 1.0em sans-serif;
    line-height: 8px;
    color: #662828;
    display: block;
    padding: 8px 0 8px 5%;
    text-decoration: none;
    width: 95%;
}
.auswahl li a:hover {
    background: #e6baba;
    color: #662828;
}

.fuss {
    background: #a54040;
    font-weight: normal;
	height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 90%;
	margin-top: 5px;
	padding: 2px 12px;
	line-height: 1.7em;
}

.fuss a {
	color: #FFFFFF;
	text-decoration: none;
}

.fuss a:hover {
    color: #FFC; 
}

.infokasten {
    float: right;
    width: 265px;
    margin: 0 0 10px 10px;
    padding: 5px;
    border: 1px solid #949490;
    font: normal 90% sans-serif;
}

.nachoben {
    float: right;
}

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(illustrationen/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(illustrationen/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(illustrationen/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(illustrationen/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

