@charset "utf-8";  /*** UTF Kodierung erspart Sonderzeichenkodierung ***/

html {height: 101%;}

body {
margin: 0;
padding: 0;
height: 100%;
min-height: 100%;
font-family: Arial, Verdana, Trebuchet, Helvetica, sans-serif;
background-color: #fff;
}

/*** allgemeine Verweise und Anker ***/
img {border: none;}
a:active, a:focus {outline: 0;}

ul{
list-style-type: disc;
margin: 20px 10px 0 60px;
padding-left: 10px;
}
ul ul{
list-style-type: none;
margin: 6px 10px 0 30px;
padding-left: 6px;
}
li {
margin: 0 20px 6px 0;
font-size: 0.8em;
color: #333;
line-height: 1.4em; 
}
li li {
	font-size:1em;
}

/*** Text und Innenteil ***/

#wrapper {
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 980px;
background-color: #f1f2f3;
border-left: 3px solid #f1f2f3;
border-bottom: 1px solid #ccc;
}
* html #wrapper {
height: auto;
}

#left {
float: left;
display: block;
width: 240px;
position: relative;
min-height: 100%;
margin: 0;
padding: 0;
background-color: #f1f2f3;
}
.logo{
background-color: #fff;
height: 120px;
width: auto;
}
.logopool{
margin: 55px 0 20px 16px;
height: auto;
width: auto;
}
.logopool img{
border-top: 1px solid #f1f2f3;
}
#content {

float: left;
display: block;
width: 740px;
position: relative;
margin: 0;
padding: 0;
min-height: 100%;
background-color: #a4081d;
}
.topillu {
position: relative;
width: 530px;
}
.inhalt {
float: left;
padding-left: 10px;
display: block;
position: relative;
width: 530px;
margin:0;
background: #fff url(images/bg_shadow.jpg) repeat-y; 
min-height:855px;
}

/** rechte teaserspalte **/

.right {
float: left;
width: 200px;
position: relative;
margin:0;
padding:0;
font-size: 0.75em;
color: #032c3f;
line-height: 1.3em;
}
.searchmask {
margin: 66px 8px 5px 6px;
width: auto;
color: #fff;
line-height:22px;
}
*html .searchmask {margin: 66px 3px 5px 5px;}  
*+html .searchmask {margin: 66px 3px 5px 5px;}

.searchmask label, .searchmask div {
	display:block;
	float:left;
}

.searchmask label {
	margin-right:4px;
}

.searchmask div {
	background:#fff;
	border:1px solid #000;
	display:inline;
	margin-right:3px;
	height:20px;
}

.searchmask input {
	width:104px;
	background:#fff;
	border:0;
	margin:0;
	padding:2px 2px 1px 2px;
}

.searchmask #searchSubmit {
	background:inherit;
	width:auto;
	padding:0;
}

.feld {
padding-top: 2px;
vertical-align: bottom;
}
.teaser01 {
position: relative;
width: 186px;
margin: 30px 0 2px 8px;
background: #fdfdf5 url(images/corner.gif) no-repeat bottom left;
}
.teaser02 {
width: 186px;
margin: 2px 0 2px 8px;
background: #fdfdf5 url(images/corner.gif) no-repeat bottom left;
}
.teaser03 {
width: 186px;
margin: 2px 0 2px 8px;
background: #9ec5f4 url(images/corner.gif) no-repeat bottom left;
}
.teaser04 {
width: 186px;
margin: 2px 0 2px 8px;
background: #fed6b2 url(images/corner.gif) no-repeat bottom left;
}
.teaser01 img, .teaser02 img, .teaser03 img, .teaser04 img, .teaser04 img {
display:block;
padding: 0;
margin:0;
}
.teaser01 p, .teaser02 p, .teaser03 p, .teaser04 p {
margin: 0;
padding: 10px 3px 18px 8px;
}
.clear {
clear: both;
}

/** Standardnavigation = Menu 1 **/
.head {
margin:0;
width: 530px;
height: 90px;
background: #d11d29 url(images/bg_nav.jpg) no-repeat bottom left;
}
.menu1 {
float: left;
margin-top: 70px;
padding-left: 12px;
color: #fff;
font-size: 0.75em;
line-height: 1.6em;

}
.menu1 a {
padding: 2px 6px 2px 6px;
margin:0;
    color: #fff;
	font-weight: normal;
    text-decoration: none;
}

.menu1 a:hover {
    color: #000;
	font-weight:normal;
    text-decoration: none;
}

.menu1 a.current {
padding: 2px 6px 2px 6px;
margin:0;
    color: #a4081d;
	font-weight: normal;
    text-decoration: none;
	background-color: #fff;
}

.menu1 a.current:hover {
   color: #a4081d;
	font-weight: normal;
    text-decoration: none;
}

/** Hauptnavigation = Menu 2 **/

.menu2 {
margin-top: 3px;
padding: 0;
width: auto;
height: auto;
font-size: 0.8em;
line-height: 1.5em;
border-top: 1px solid #fff;
}

.menu2 a {
   	display: block;
	margin: 0;
	padding: 2px 0 2px 16px; 
	width: auto; 
    color: #4c5763;
	text-align: left;
	font-weight: bold;
    text-decoration: none;
	border-bottom: 1px solid #fff;
}

.menu2 a:hover {
    color: #cc3333;
    text-decoration: none;
	border-bottom: 1px solid #fff;
}

.menu2 a.current {
	display: block;
	margin: 0;
	padding: 2px 0 2px 16px; 
	width: auto; 
    color: #4c5763;
	text-align: left;
	font-weight: bold;
    text-decoration: none;
	background: url(images/activ.jpg) no-repeat;
	border-bottom: 1px solid #f1f2f3; 
}

.menu2 a.current:hover {
    color: #cc3333;
    text-decoration: none;
	background: url(images/activ.jpg) no-repeat;
	border-bottom: 1px solid #f1f2f3;
}


/*** Subnavigation = Menu 3 ***/

.menu3 {
width: auto;
height: auto;
padding-bottom: 10px; 
}
.menu3 a {
display: block;
	margin: 0 4px 0 20px;
	padding: 2px 0 0 15px; 
	width: auto; 
    color: #4c5763;
	text-align: left;
	font-weight: normal;
    text-decoration: none;
}

.menu3 a:hover {
    color: #cc3333;
    text-decoration: none;
	font-weight: normal;
}

.menu3 a.current {
   display: block;
	margin: 0 4px 0 20px;
	padding: 2px 0 0 15px; 
	width: auto; 
    color: #cc3333;
	text-align: left;
	font-weight: bold;
    text-decoration: none;
	background: none;
	border-bottom: 1px solid #fff;
}

.menu3 a.current:hover {
   color: #cc3333;
   border-bottom: 1px solid #fff;
   background: none;
}

.menu3 .menu3 a {
	margin: 0 4px 0 24px;
	padding: 2px 0 0 30px; 
}

/*** metanavigation footer = Menu 4 ***/

.menu4 {
width: auto;
height: auto;
margin: 10px 10px 0 20px; 
}
.menu4 a {
display: inline;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;  
    color: #848a9b;
	font-weight: normal;
    text-decoration: none;
	border-right: 1px solid #848a9b;
}

.menu4 a:hover {
    color: #cc3333;
    text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #848a9b;
}

.menu4 a.current {
   display: inline;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;  
    color: #cc3333;
	font-weight: normal;
    text-decoration: none;
}
.menu4 a.current:hover {
color: #cc3333;
}
/************** inhalt****************/

.feature {
width: auto;
min-height:470px;
}
.feature1 {
float:left;
width:100%;
min-height:470px;
margin-bottom:40px;
}
.feature p {
padding:  0 20px 0 20px;
font-size: 0.8em;
color: #333;
line-height: 1.3em;
}
h1 {
margin: 0;
padding: 10px 20px 4px 20px;
font-size: 1.5em;
color: #cc0000;
font-weight: normal;
}
h2 {
margin: 0;
padding: 10px 40px 0 20px;
font-size: 1.2em;
color: #556a82;
font-weight: normal;
}
h3 {
margin: 30px 20px 0 20px;
padding: 0 0 2px 0;
font-size: 0.9em;
color: #556a82;
font-weight: bold;
border-bottom: 1px dotted #ccc;
}
h4 {
margin: 12px 30px 0 10px;
padding: 16px 16px 6px 30px;
font-size: 1.05em;
color: #556a82;
font-weight: bold;
background: #fff url(images/bg_h4.gif) no-repeat;
}
a.in:link, a.in:visited{
color: #a4081d;
font-weight: normal;
text-decoration: none;
}
a.in:hover{
color: #666;
text-decoration: underline;
}
a.extern:link, a.extern:visited{
color: #a4081d;
padding-left: 30px;
font-weight: normal;
text-decoration: none;
background: #fff url(images/extern.gif) no-repeat;
}
a.extern:hover{
color: #990000;
text-decoration: underline;
}
a.mail:link, a.mail:visited{
color: #a4081d;
padding-left: 30px;
font-weight: normal;
text-decoration: none;
background: #fff url(images/mail.gif) no-repeat;
}
a.mail:hover{
color: #990000;
text-decoration: underline;
}
a.file:link, a.file:visited, a.extern:visited{
color: #a4081d;
padding-left: 30px;
font-weight: normal;
text-decoration: none;
background: #fff url(images/file_icon.gif) no-repeat;
}
a.file:hover{
color: #990000;
text-decoration: underline;
}
.bildleft {
float: left;
padding: 0 20px 10px 0;
padding:0;
margin-right:20px;
}
.bildvortext {
display:block;
margin-bottom:10px;
}
.bildspalte {
float: left;
padding: 8px 10px 0 20px;
}
.einzug {
margin: 20px 25px 0 70px;
}
.einzug01 {
margin: 15px 30px 0 110px;
padding-top: 2px;
font-size: 0.9em;
font-weight: normal;
color: #660000;
border-top: 1px dotted #ccc;
}
.einzug02 {
margin: 1px 20px 20px 20px;
padding: 10px 40px 10px 20px;
font-weight: normal;
background: #fff url(images/bg_feld.gif) repeat-y;
font-size: 0.8em;
color: #333;
line-height: 1.4em;
}
.akzent {
font-size: 1.2em;
font-weight: bold;
color: #5b6177;
text-transform: none;
letter-spacing: normal;
}
.clear {clear: both;}

/* TinyMCE Templates */

/* Task */
p.task {
margin-top:15px;
float:left;
margin-bottom:-5px;
font-size:1em;
}

.task img, .task span {
float:left;
}

.task span {
display:block;
font-size:0.9em;
width:350px;
color: #660000;
border-top: 1px dotted #ccc;
padding-left:10px;
margin-top:10px;
}

/* Headline with left floating Image and Text */
.imageLeftHeadlineText {
float:left;
width:100%;
margin-bottom:35px;
width: 490px;
}

/* Portrait */
.portrait {
float:left;
margin-bottom:0;
width: 470px;
}

/* Pressrelease */
.feature p.pressreleaseDate {
	margin-bottom:0;
}

.feature div.pressreleaseContent p {
	margin-top:0;
	margin-bottom:0;
}

.feature p.pressreleaseLink {
	margin-top:0;
	margin-bottom:13px;
}

.language {
height: auto;
margin: 4px 25px 0 20px;
padding: 5px;
font-size: 0.8em;
border-top: 1px dotted #bacbdb;
border-bottom: 1px dotted #bacbdb;
}
.language img{
padding: 0 3px 0 0px;
}

/************** unten ****************/

#footer {
clear: both;
margin:0;
padding: 0;
color: #848a9b;
font-size: 0.7em;
border-top: 1px solid #ccc;
}
#footer img{
padding: 0;
border: 0;
display:inline;
margin:0;
margin-left:-6px;
}

* html #footer img {
padding: 0;
position: relative;
}
.copyright {
padding: 6px 0 10px 20px;
margin:0; 
}

/* Search */
.ajaxSearch_resultLink {
margin-left:20px;
margin-right:20px;
display:block;
}

.ajaxSearch_resultLink, .ajaxSearch_paging a {
color: #a4081d;
text-decoration:none;
}

.ajaxSearch_resultLink:hover, .ajaxSearch_paging a:hover {
text-decoration:underline;
}

.ajaxSearch_resultsInfo .ajaxSearch_highlight {
font-weight:bold;
}

.ajaxSearch_resultDescription {
margin-left:20px;
}

/***** pressnavi  ******/
.pressnavi {
margin: 10px 20px 15px 20px;
background-color: #fff;
font-size: 0.8em;
font-weight: normal;
}
.pressnavi a{
 text-decoration: none;
 color: #333;
 border: 1px solid #ccc;
 padding: 2px 4px 2px 4px;
 margin-right:4px;
}
.pressnavi a:hover{
 color: #993300;
 background-color: #fff;
 text-decoration: none;
 }
.pressnavi a.current{
 text-decoration: none;
 color: #fff;
 background-color: #993300;
 border: 1px solid #993300; 
 padding: 2px 4px 2px 4px;
}
.pressnavi a.current:hover{
 color: #fff;
 background-color: #993300;
 }

/***** gallery ******/
#galleryManager {
margin-bottom:18px;
}

#galleryManager, #editform, #uploadform, #deleteform, #galleryIndex, #galleryThumbnails {
margin-left:20px;
}

#galleryIndex h2 {
padding-left:0;
}

#galleryIndex h2 a {
color:#556a82;
text-decoration:none;
}

#galleryIndex {
float:left;
width:100%;
}

#galleryIndex div {
float:left;
width:100%;
margin-bottom:0;
}

#galleryIndex div p {
padding-left:0;
float:left;
}

#galleryIndex div div {
float:left;
width:330px;
}

#galleryThumbnails {
float:left;
margin:20px 0 0 20px;
}

#galleryThumbnails p {
float:left;
width:100%;
padding:0;
margin:0;
}

#galleryThumbnails img {
display:block;
float:left;
margin:0 5px 5px 0;
}

#galleryIndexLink {
float:left;
padding-top:0;
}