/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body
{
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	color: #000;
}

#container
{
	width: 1024px;
	height: auto;
	float: left;
	background: #FFF;
	overflow: hidden;
}

#container #header
{
	position: fixed;
	left: 0;
	top: 20px;
	z-index: 100;
	width: 832px;
	min-height: 144px;
	height: auto !important;
	height: 144px;  
	padding-left: 35px; 
	
	background: url(../images/bg_header.gif) 0 0 repeat-y;
}

#container #logo
{
	width: 620px;
	height: 144px;
	float: left;
	background: #000;   
	
	position: absolute;
	left: 35px;
	bottom: 0;	
}   

#container #navigation
{
	width: 193px;

	min-height: 117px;
	height: auto !important;
	height: 117px;
	
	float: right;
	background: #000;
	margin-left: 19px;
	font-size: 0.81em;
	line-height: 1.15em;
	padding-top: 13px;
	padding-bottom: 12px;
	
	position: relative;
}

#container #navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 13px;
	float: left;
	clear: both;  
	padding-left: 11px; 
	padding-bottom: 28px; 
}

#container #navigation ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1px;
}

#container #navigation ul li a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

#container #navigation ul li a.aktiv,
#container #navigation ul li a:hover
{
	color: #FF44B9;
}

#container #navigation ul.blog
{
	position: absolute;
	left: 0px;
	bottom: 12px; 
	padding-bottom: 0px;
}

#container #content
{
	width: 1024px;
	height: auto;
	float: left;
	clear: both;
	background: none;
	margin-top: 210px;
	padding-bottom: 100px;
	position: relative;
	
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}

#container #content a
{
	text-decoration: underline;
	color: #000;
}

#container #content #stoerer
{
	position: absolute;
	background: url(../images/stoerer.png) 0 0 no-repeat;
	left: 385px;
	top: 145px;
	width: 545px;
	height: 165px;
	z-index: 20;
	
	cursor: pointer;
}

#container #content .cont_pic_link
{
	/*float: left;*/
	width: 1024px;
	height: 590px;
	position: relative;
	padding-top: 16px;
	margin-bottom: 39px;
}

#container #content .cont_pic_link .pic
{
	width: 100%;
	height: 590px;
	position: relative;
	text-align: center;
}

#container #content .cont_pic_link .txt,
#container #content .cont_pics .txt
{
	width: 396px;
	height: auto;
	position: absolute;
	left: 35px;
	top: 451px;
	background: #000000;
	color: #FFFFFF;
	padding: 0;
	padding: 4px 0 12px 6px;
	z-index: 10;
	letter-spacing: 0.05em;
	font-size: 12px;
	line-height: 1.2em;
}

#container #content .cont_pic_link .txt a,
#container #content .cont_pics .txt a
{
	text-decoration: underline;
	color: #FFFFFF;
} 

#container #content .cont_pic_link .pfeil
{
	width: 41px;
	height: 86px;
	position: absolute;
	left: 889px;
	top: 313px;
	background: #FFF url(../images/pfeil.gif) 0 0 no-repeat;
	text-indent: -1500px;
	z-index: 10;
}

#container #content .cont_pic_link .pfeil a
{
	width: 41px;
	height: 86px;
	display: block;
}


#container #content .cont_txt
{
	float: right;
	clear: both;
	width: 929px;
	height: auto;
	padding-right: 60px;
	padding-top: 17px;
	border-top: 13px solid #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height: 1.15em;
}

#container #content .cont_txt p {
  max-width: 830px;
}

#container #content .cont_txt2
{
	float: right;
	clear: both;
	width: 929px;
	height: auto;
	padding-right: 60px;
	padding-top: 17px;
	background:#FFF;
	margin-bottom: 8px;
}

#container #content .cont_txt2 p {
  max-width: 830px;
}

#container #content .cont_pics
{
	float: right;
	clear: both;
	width: 989px;
	height: auto;
	padding-top: 40px;
	border-top: 13px solid #000;
	position: relative;
}

#container #content .cont_pics .pic
{
	float: left;
	width: 545px;
	height: 408px;
}

#container #content .cont_pics .select
{
	float: right;
	width: 440px;
	height: auto;
}

#container #content .cont_pics .select .back
{
	float: left;
	width: 41px;
	height: 60px;
}

#container #content .cont_pics .select .back a
{
	display: block;
	background: url(../images/pfeil_back.gif) 0 0 no-repeat;
	width: 41px;
	height: 60px;	
	text-indent: -1000px;
}

#container #content .cont_pics .select .next
{
	float: left;
	width: 41px;
	height: 60px;
	margin-left: 27px;
}

#container #content .cont_pics .select .next a
{
	display: block;
	background: url(../images/pfeil_next.gif) 0 0 no-repeat;
	width: 41px;
	height: 60px;
	text-indent: -1000px;
}

#container #content .cont_marke .txt {
  margin-top: 3px;
}

#container #content .cont_marke .select
{
	float: right;
	width: 545px;
	height: auto;
	margin-top: 35px;
	margin-right: -7px;
}

#container #content .cont_marke .select .back
{
	float: left;
	width: 26px;
	height: 40px;
	margin-right: 37px;
}

#container #content .cont_marke .select .back a
{
	display: block;
	background: url(../images/pfeil_back2.gif) 0 0 no-repeat;
	width: 26px;
	height: 40px;
	text-indent: -1000px;
}

#container #content .cont_marke .select .next
{
	float: left;
	width: 26px;
	height: 40px;
}

#container #content .cont_marke .select .next a
{
	display: block;
	background: url(../images/pfeil_next2.gif) 0 0 no-repeat;
	width: 26px;
	height: 40px;
	text-indent: -1000px;
}

#container #content .cont_marke .select .txt
{
	float: left;
	clear: both;
	padding-top: 9px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#container #content .cont_pics .akt
{
	float: right;
	width: 428px;
	height: auto;
	margin-top: 2px;
	font-size: 1.6em;
	line-height: 1.0em;
}

#container #content .cont_pics .txt
{
	left: 565px;
	top: 360px;

	background: #000000;
	color: #FFFFFF;

}

#container #content .cont_presse
{
	float: left;
	width: 620px;
	height: auto;
	position: relative;
/*	padding-top: 16px;
	margin-bottom: 49px; */
	padding-left: 35px;
	margin-top: 16px;
}

#container #content .cont_presse .txt1
{
	width: 615px;
	padding-left: 5px;
	height: auto;
	float: left;
	background: #000;
	margin-bottom: 10px;
	
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.9em;
	
	letter-spacing: 0.08em;
}

#container #content .cont_presse .txt2
{
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.9em;
	line-height: 1.25em; 
	margin-bottom: 16px;	
}

#container #content .cont_presse .pic
{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	
	margin-top: -20px;
}

#container #content .cont_presse .pic img
{
	margin-top: 6px;
	margin-bottom: 24px;

}


#sidebar
{
	float: right;
	width: 210px;
	padding-left: 28px;
	padding-right: 116px;
	border-left: 11px solid #000;
	margin-top: 16px;
}

#sidebar  ul.menue
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: -18px;	
	margin-top: -2px;
	width: 90%;
}

*+html #sidebar ul.menue
{margin-bottom: 0px;}

#content #sidebar  ul.menue li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
	margin-bottom: 16px;
	width: 100%;	
}


#content #sidebar  ul.menue li a
{
	color: #000;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
}

#content #sidebar  ul.menue li a .marke
{
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

#content #sidebar  ul.menue li a .info
{
	clear: both;
	display: block;
	font-size: 0.95em;
	line-height: 1.10em;
}

#content #sidebar  ul.menue li a:hover,
#content #sidebar  ul.menue li a.aktiv
{
	color: #FF44B9;

  font-weight: bold;
	font-style: italic;
	
  font-family: "Times New Roman", Times, serif;	
}



#sidebar .news .header
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar ul.news 
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	/*margin-bottom: -12px;*/
	margin-top: -26px;	
	width: 90%;
}

*+html #sidebar ul.news 
{margin-bottom: 0px;}

#content #sidebar ul.news li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
	margin-bottom: 0px;
	width: 100%;	
	font-size: 0.8em;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-top: 22px;
}

#content #sidebar ul.news li ul li
{
	margin-top: 10px;
	font-size: 0.9em;
}

#content #sidebar ul.news li a
{
	color: #000;
	text-decoration: none;
}


#content #sidebar ul.news li.news_archive ul li a:hover,
#container #content #sidebar .news_skevents ul li a:hover {
  color: #FF44B9;
  font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;	
}

#content #sidebar ul.news li a:hover,
#content #sidebar ul.news li a.aktiv,
#content #sidebar ul.news li ul li a .aktiv
{
	color: #FF44B9;	
	font-weight: bold;
}

#content #sidebar ul.news li ul li a .aktiv
{
	font-style: italic;
	font-family: Georgia, Times, serif;	
	font-size: 1em;
}

#container #content #sidebar .news_archive,
#container #content #sidebar .news_skevents {
  padding: 0;
  margin: 0;
}

#container #content #sidebar .news-amenu-item-year {
  background: none;
  border: none;
  color: #000000;
  font-weight: normal;
  padding: 0;
}

#container #content #sidebar .news_archive a {
  text-transform: lowercase;
  font-size: 1.1em;
}

#container #content #sidebar .news_skevents a {
  text-transform: uppercase;
  font-size: 1em;
}

#content #sidebar ul.news li.news_nav_header
{
	padding: 0; 
	margin: 40px 0 0 0;
}

#container #content #sidebar ul.news li.news_archive ul li {
  margin-top: 10px;
}

#container #content .cont_marke
{
	float: left;
	width: 545px;
	height: auto;
	position: relative;
	padding: 0;
	padding-left: 35px;
  margin-top: 6px;
}

#container #content .cont_marke .txt
{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 44px;	
}

#container #content .cont_marke .pic
{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	position: relative;
}

#container #content .cont_kontakt
{
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 16px;
}

#container #content .cont_kontakt .txt
{
	float: right;
	width: 210px;
	height: auto;
	padding-right: 140px;
	margin-top: -4px;
}

#container #content .cont_kontakt .pic
{
	width: 655px;
	height: auto;
	float: left;
	position: relative;
}

#container #content .cont_kontakt_txt
{
	float: left;
	clear: both;
	width: 832px;
	height: auto;
	margin-left: 35px;
	padding-top: 17px;
	margin-top: 39px;
	border-top: 13px solid #000;
	
}

#container #content .outer_cont_news
{
	margin-top: 8px;
}

#container #content .cont_news
{
	float: left;
	width: 545px;
	height: auto;
	position: relative;
	padding-left: 35px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#container #content .cont_news .datum
{
	width: 425px;
	height: auto;
	float: left;
	margin-bottom: 10px;

	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#container #content .cont_news .txt
{
	width: 425px;
	height: auto;
	float: left;
	margin-bottom: 18px;
  line-height: 1.2em;	
}

#container #content .cont_news .txt h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: bold;
  padding: 15px 0 8px 0;	
}

#container #content .cont_news .pic
{
	width: 425px;
	min-height: 33px;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	border-bottom: 3px solid #000;
	padding-bottom: 40px;	
}

#container #content .cont_news .pic img {
  margin-bottom: 5px;
}

.news-single-imgcaption {
  display: none;
}

#container #content .cont_news2
{
	float: left;
	width: 545px;
	height: auto;
	position: relative;
	padding-left: 35px;
	font-size: 0.9em;
}

#container #content .cont_news2 .form
{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#container #content .cont_news2 .form input
{
	width: 235px;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #000;
	font-size: 1em;
	margin-right: 15px;
	padding-left: 5px;
}

#container #content .cont_news2 .form .btn
{
	width: auto;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FFFFFF;
	cursor: pointer;
}

#container #content .cont_news2 .txt
{
	width: 100%;
	height: auto;
	float: left;
}


#container #content .cont_pic
{
	float: left;
	width: 1024px;
	height: 693px;
	position: relative;
	padding-top: 16px;
	margin-bottom: 39px;
}

#container #content .cont_pic .pic
{
	width: 100%;
	height: 693px;
	position: relative;
}

#container #content .cont_pic .txt
{
	width: 570px;
	height: 300px;
	position: absolute;
	left: 215px;
	top: 320px;
	color: #FF44B9;
	z-index: 10;
}

#container #content .cont_pic .txt .tag
{
	text-transform: uppercase;
	font-size: 3.4em;
	line-height: 2em;
	display: block;
	text-align: center;
}

#container #content .cont_pic .txt .uhrzeit
{
	font-size: 18em;
	line-height: 2em;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -200px;
}

#container #content .cont_txt2 p
{
margin-bottom: 26px;}

h1
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: -6px;
}

h2
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.0em;
	font-weight: normal;
	margin-bottom: -6px;
	text-transform: uppercase;
}

.grossB
{
	text-transform: uppercase;
}

.kursiv
{
	font-style: italic;
}


.font1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1.15em;	
}

.font1_gross
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1.15em;
	text-transform: uppercase;
}

.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: uppercase;
}


.pic_ele {
	display: none;
}


/* RTE-Klassen ->  Nach Aenderungen in rte.css kopieren! */
.versal {
	text-transform: uppercase;
}

.font8px
{
  font-size: 8px;
  line-height: 1.25em;
}

.font10px
{
  font-size: 10px;
  line-height: 1.3em;
}

.font11px
{
  font-size: 11px;
  line-height: 1.35em;
}

.font12px
{
  font-size: 12px;
  line-height: 1.4em;
}

.font14px
{
  font-size: 14px;
  line-height: 1.25em;
}

.font16px
{
  font-size: 16px;
  line-height: 1.28em;
}

.font18px
{
  font-size: 18px;
  line-height: 1.28em;
}

.font20px
{
  font-size: 20px;
  line-height: 1.4em;
}

.font22px
{
  font-size: 22px;
  line-height: 1.3em;
} 

.font24px
{
  font-size: 24px;
  line-height: 1.3em;
}

.font30px
{
  font-size: 30px;
  line-height: 1.3em;
}

.fontarial {
  font-family: Arial, Helvetica, sans-serif;
}

.fonttimes {
  font-family: 'Times New Roman', Times, serif;
}

.fontgeorgia {
  font-family: Georgia, serif;
}
/* STOP - Nach Aenderungen in rte.css kopieren! */
