/* ------------------------ CSS-RESET ------------------
------------------------------------------------------*/

* {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}

ul, ol {
list-style: none;
list-style-type: none;
}

b, strong {
font-weight: bold;
}

img, a img {
border: none;
margin: 0;
padding: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
text-decoration: none;
color: #000;
}

/* ------------------------ SCHRIFTFORMATIERUNG -----------
----------------------------------------------------------*/

body {
font-family: Verdana, 'Verdana Ref', sans-serif;
color: #000;
line-height: 1.3em;
}

h1 {
margin: 1em;
font-family: Verdana, 'Verdana Ref', sans-serif;
font-size: 170%;
}

h1.willkommen {
text-align: center;
margin-top: 0;
margin-bottom: 40px;
}

h3 {
margin: 0.5em 0.5em 1em 0.5em;
font-size: 100%;
}

h2 {
font-weight: bold;
margin: 0.5em 0em 1em 0em;
font-size: 100%;
}

h5 {
font-family: Verdana, 'Verdana Ref', sans-serif;
font-size: 60%;
color: #00f;
}

a:link, a:visited {
text-decoration: underline;
color: #000;
}

a:focus, a:hover, a:active {
text-decoration: none;
color: #000;
}

/* ------------------------ LAYOUT -------------------------
----------------------------------------------------------*/
body {
background: #ddd url(img/bg/bg2.jpg) repeat ;
}

/* ----------------------- ALLGEMEIN ----------------------
---------------------------------------------------------*/

#container {
background: #f5f5f5;
width:892px;
margin: 0 auto;
border: 4px solid #ddd;
border-top: 0;
}

/* ------------------------- KOPF ---------------------------
-----------------------------------------------------------*/
#header {
background: #fff url(img/bg/headerbg.jpg) no-repeat;
background-position: right;
position: relative;
left: 0px;
top: 0px;
border-bottom: 2px solid #00f;
height: 100px;
}

#header a:link, 
#header a:visited {
text-decoration: underline;
}

#header a:focus,
#header a:hover,
#header a:active {
text-decoration: none;
color: #00f;
}

#version {
position: absolute;
left: 230px;
bottom: 0;
}

#language {
position: absolute;
right: 2px;
bottom: -25px;
font-size: 70%;
}

#language img {
position: relative;
top: 2px;
}

/* -------------------------- SEITENINHALT --------------------
-------------------------------------------------------------*/

#content {
margin: 0px 15px 15px 0px;
padding:0;
}

#leftSidebar {
height: 801px;
background: url(img/bg/bgside.gif) no-repeat 0px -2px;
float: left;
width: 200px;
margin-right: 15px; 
}

#main {
padding-left: 215px;
}

#main p {
font-size: 80%;
padding-bottom: 50px;
}

#main hr {
position: relative;
bottom: 5px;
margin-bottom: 5px;
}

#welcomenote {
padding-top: 40px;
margin-bottom: 40px;
}

#FotoAuswahl {
text-align: center;
margin-bottom: 40px;
}

.contentItem {
margin-bottom: 20px;
}

.contentItem ul{
font-size: 80%;
}

.contentItem:hover {
color: #000;
}

a.mehr:link,
a.mehr:visited {
color: #000;
background: url(img/bg/mehrInfo.gif) no-repeat right 2px;  /* Früher background: url(img/bg/mehrInfo.gif) no-repeat 54px 2px; */
float: right;
display: block;
letter-spacing: 0.3em;
text-decoration: none;
padding-right: 30px;
}

a.mehr:hover,
a.mehr:focus,
a.mehr:active {
color: red;
background: url(img/bg/mehrInfo.gif) no-repeat right -36px; /* Früher background: url(img/bg/mehrInfo.gif) no-repeat 54px -36px; */
}

a.bericht:link,
a.bericht:visited {
color: #000;
background: url(img/bg/mehrInfo.gif) no-repeat 54px 2px;
float: left;
display: block;
letter-spacing: 0.3em;
text-decoration: none;
padding-left: 100px;
}

a.bericht:hover,
a.bericht:focus,
a.bericht:active {
color: red;
background: url(img/bg/mehrInfo.gif) no-repeat 54px -36px;
}

a.back:link,
a.back:visited {
color: #000;
background: url(img/bg/back.gif) no-repeat 54px 2px;
float: right;
display: block;
letter-spacing: 0.3em;
text-decoration: none;
padding-left: 80px;
}

a.back:hover,
a.back:focus,
a.back:active {
color: red;
background: url(img/bg/back.gif) no-repeat 54px -36px;
}

a.downlinks:link,
a.downlinks:visited {
text-align: right;
color: #000;
background: url(img/bg/mehrInfo.gif) no-repeat right 2px;
display: block;
letter-spacing: 0.3em;
text-decoration: none;
padding-right: 30px;
}

a.downlinks:hover,
a.downlinks:focus,
a.downlinks:active {
color: red;
background: url(img/bg/mehrInfo.gif) no-repeat right -36px;
}

a.links:link,
a.links:visited {
color: #000;
background: url(img/bg/mehrInfo.gif) no-repeat right 2px;
float: right;
display: block;
letter-spacing: 0.3em;
text-decoration: none;
padding-right: 30px;
}

a.links:hover,
a.links:focus,
a.links:active {
color: red;
background: url(img/bg/mehrInfo.gif) no-repeat right -36px;
}

.datum {
position: relative;
top: 8px;
display: block;
float: right;
font-style: italic;
font-size: 70%;
padding-right: 5px;
}

.info {
position: relative;
top: 8px;
display: block;
float: right;
font-style: italic;
font-size: 70%;
padding-right: 5px;
}

.textbildl {
float: left;
margin: 5px 30px 5px 5px;;
}

.textbildr {
float: right;
margin: 5px 5px 5px 30px;
}

#startbild {
float: left;
margin: 5px 20px 5px 5px;
}

#mittelbild {
text-align: center;
}

#hochformatbild {
float: center;
margin: 20px 5px 20px 100px;;
}

#querformatbild {
float: center;
margin: 20px 5px 20px 30px;;
}

#archiv {
  display: none;
  white-space: pre;
}

/*--------------------------- FUSSZEILE ----------------------
------------------------------------------------------------*/

#footer {
clear: both;
text-align: center;
margin: 10px 10px 0 10px;
padding: 1px;
border-top: 1px solid #00f;
}

.footertext a:link,
.footertext a:visited {
color: #00f;
}

.footertext a:hover,
.footertext a:active,
.footertext a:focus {
color: #00f;
text-decoration: none;
}

/*--------------------------- STATISTIK -------------------------
---------------------------------------------------------------*/
#statistik {
  position: absolute;
  top: 0;
  left: 0;
}
