/* @override http://www.callcenterevents.eu/docs/94/layout/user.css */

html {
	background: #fff;
}

body {
  	color: #222; 
  	font: normal 14px/1.5em "Helvetica Neue",  Helvetica, Arial, Geneva, sans-serif;
	padding-bottom: 50px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	border: none;
}
#wrapper {
	position: relative;
}
* + html #wrapper {
	min-width: 45em;
}
* html #wrapper {
	width: 70em;
}
#title {
	display: block;
	position: absolute;
	top: 23px;
	left: 35%;
	width: 500px;
	height: 100px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
	background: url(logo.png) no-repeat;
	background-size: 100%;
	z-index: 2;
}
#content_wrapper {
	width: 100%; /*IE6*/
}

/* @group Navi */
#navi {
	height: 7px;
}

* html #navi {
	padding-right: 4.7%;
}

#navi ul {
	width: 33.33%;
	float: right;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.5em;
	background: url(dots.png) bottom right no-repeat;
	background-size: 220px;
	margin: 0;
	position: relative;
	left: -5%;
	margin-top: 172px;
	min-height: 220px;
	padding: 0 0 10px 0;
}
* + html #navi ul {
	width: 100%;
}

* html #navi ul {
	width: auto;
}

#navi li {
	list-style-type: none;
}
#navi li:first-child {
	background: url(dots.png) top right no-repeat;
	background-size: 220px;
	padding-top: 10px;
}
#navi a {
	text-decoration: none;
	color: #0070BC;
}
#navi a:hover,
#navi li.active > a {
	color: #D8232A;
}
#navi ul ul {
	width: 100%;
	font-size: 0.7em;
	letter-spacing: 0.07em;
	float: none;
	min-height: 0;
	margin: 0;
	margin-top: -0.7em;
	background: none;
	position: static;
}

#navi ul ul li:first-child {
	background: none;
}

#navi ul ul ul {
	text-align: left;
	position: absolute;
	top: 11px;
	left: 0;
	font-size: 1em;
	padding: 3px;
	width: 185%;
	padding-left: 115%;
	max-width: 185%;
	text-transform: none;
}

* + html #navi ul ul ul {
	width: 195%;
	padding-left: 105%;
	max-width: 195%;
}

* html #navi ul ul ul {
	padding-left: 360px;
}

#navi ul ul ul li, #navi ul ul ul li:first-child {
	display: inline;
	padding: 0.2em 0.5em;
}

#navi ul ul ul li.active {
	background: #334B57;
}

#navi ul ul ul li.active a {
	color: white;
}

/* @group App-Galerie */
.g2027 #navi ul ul,
.g3184 #navi ul ul {
	display: block;
	float: none;
	text-align: right;
	min-height: 0;
	font-size: 1em;
	font-weight: 200;
	background:none;
	margin: 0;
	left: 0;
	padding: 0 0 10px 0;
}
.g2027 #navi ul ul li,
.g3184 #navi ul ul li {
	height: 20px;
	line-height: 20px;
	padding: 0;
}
.g2027 #navi ul ul li:first-child,
.g3184 #navi ul ul li:first-child {
	background: none;
}
.g2027 #navi ul ul a,
.g3184 #navi ul ul a {
	font-size: 13px;
}

/* @end */

/* @end */

#main {
	float: right;
	position: relative;
	width: 65%;
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
	padding-top:115px;
	border-top: 7px solid #D8232A;
}

* + html #main {
	padding-top: 123px;
}

* html #main {
	padding-top: 153px;
}

#main .content:first-child {
	padding-top: 1.7em;
}

#page3318 #c7926 {
	padding: 0;
}

.content {
	clear: both;
	position: relative;
	max-width: 44em;
	overflow: hidden;
}
.content p {
	padding:0;
}
.post {
	padding:0;
	padding-right: 1em;	
	margin-top: 1.5em;
}
#c4759 .post {
	margin-top: 0;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 1px;
	background: #fff;
	border: 1px solid #bbb;
	max-width: 600px;
}
.download {
	margin-bottom: 2em;
}
.download a {
	font-weight: bold;
}
#edit_gallery {
	z-index: 10000;
	postion: relative;
	top: 30px;
}
a { color: #0070BC; }
a:visited { color: #0070BC; }
a:hover { color: #D8232A; }
	
h1, h2, h3, h4 {
	color: #0070BC;
  	font: bold 18px/1.5em "Helvetica Neue",  Helvetica, Arial, Geneva, sans-serif;
}
h2 {
	font-size: 16px;
	margin: 0.5em 0;
}
h3, h4 {
	font-size: 14px;
	margin: 0.5em 0;
}

.in_Farbe {
	color: #D8232A;
}

hr {
	border: 0;
	border-top: 1px solid #0070BC;
}
.Trennlinie_unten {
	border-bottom: 1px solid #0070BC;
	margin-bottom: 1em;
}
.Trennlinie_unten .more_info {
	background: #0070BC;
	color: #fff !important;
	text-decoration: none;
	font-size: 11px;
	line-height: 1em;
	padding: 3px 3px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
*html .Trennlinie_unten .more_info {
	bottom: auto;
}
#footer {
	/* display: none; */
	clear: both;
	height: 30px;
	padding-top: 40px;
	margin-bottom: -50px;
	position: relative; /*IE6*/
	margin-left: 35%;
	font-size: 11px;
	font-family: verdana;
}
#page3322 #footer {
	display: block;
}
#footer p {
	margin: 0;
}
#login_link {
	display: none;
}
#sidebar {
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
.extern {
	width: 100%;
	height: 10000px;
}
iframe {
	width: 100%;
	height: 100%;
}

#page2007 .extern {
	height: 100em;
}

/* @group sponsoren & partner */

.g3326 .post {
	margin-left: 160px;
	position: relative;
}

.g3326 .post h1 {
	margin-left: -160px;
}

.g3326 .post .pic_left {
	position: absolute;
	left: -160px;
	top: 0;
}

.g3326 .post .pic_left img {
	border: none;
}

/* @end */

/* @group termine */

.g3319 h2 {
	background: #334B57;
	color: white;
	padding: 0.2em 0.5em;
	display: inline;
	font-weight: normal;
}

.g3319 h2 + div {
	padding-top: 1em;
}

/* @end */

/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 0 20px 20px 0;
	line-height: 0;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #d0d0d0;
}
/* @end */


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #09c;
	border: 1px solid #abddee;
	padding: 2px 2px 2px 5px;
	background-color: #f1fbff;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #9bbe00;
	background-color: #edf6b9;
	color: #D8232A;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */



.Mehr_lesen ,
.Mehr_lesen_3_Zeilen ,
.Mehr_lesen_5_Zeilen ,
.Mehr_lesen_10_Zeilen,
.Mehr_lesen_15_Zeilen,
.Mehr_lesen_20_Zeilen {
	overflow: hidden;
}
.Mehr_lesen .body,
.Mehr_lesen_3_Zeilen .body,
.Mehr_lesen_5_Zeilen .body,
.Mehr_lesen_10_Zeilen .body,
.Mehr_lesen_15_Zeilen .body,
.Mehr_lesen_20_Zeilen .body {
	max-height: 80px;
	position: relative;
	cursor: pointer;
	-webkit-transition: none;  
    -moz-transition: none;  
    -o-transition: none;   
    transition: none;    
}
.Mehr_lesen_5_Zeilen .body,
.Mehr_lesen .body{
	max-height: 140px;
}
.Mehr_lesen_10_Zeilen .body{
	max-height: 250px;
}
.Mehr_lesen_15_Zeilen .body{
	max-height: 360px;
}
.Mehr_lesen_20_Zeilen .body{
	max-height: 470px;
}
.Mehr_lesen.active .body,
.Mehr_lesen_3_Zeilen.active .body,
.Mehr_lesen_5_Zeilen.active .body,
.Mehr_lesen_10_Zeilen.active .body,
.Mehr_lesen_15_Zeilen.active .body,
.Mehr_lesen_20_Zeilen.active .body {
	height: auto;
	max-height: 10000px;
	padding-bottom: 30px;
	cursor: default;
	-webkit-transition: max-height 1s;  
    -moz-transition: max-height 1s;  
    -o-transition: max-height 1s;   
    transition: max-height 1s;    
}
.Mehr_lesen .body:after,
.Mehr_lesen_3_Zeilen .body:after,
.Mehr_lesen_5_Zeilen .body:after,
.Mehr_lesen_10_Zeilen .body:after,
.Mehr_lesen_15_Zeilen .body:after,
.Mehr_lesen_20_Zeilen .body:after {
	text-align: center;
	content: 'Mehr lesen ...';
	background: none repeat scroll 0 0 #D90119;
    color: #ffffff;
    display: block;
    height: auto;
    padding: 0;
    text-decoration: none;
	position: absolute;
	bottom: -14px;
	right: 0;
	width: 94px;

	background: #D8232A;
	/*
	background: -webkit-linear-gradient(top, rgba(233,233,233,0) 0%, rgba(233,233,233,1) 40%, rgba(233,233,233,1) 69%, rgba(233,233,233,1) 100%);
	
	
	background: -moz-linear-gradient(top, rgba(0,152,192,0) 0%, rgba(0,152,192,1) 40%, rgba(0,152,192,1) 69%, rgba(0,152,192,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,152,192,0)), color-stop(40%, rgba(0,152,192,1)), color-stop(69%, rgba(0,152,192,1)), color-stop(100%, rgba(0,152,192,1)));
	
	background: -o-linear-gradient(top, rgba(0,152,192,0) 0%, rgba(0,152,192,1) 40%, rgba(0,152,192,1) 69%, rgba(0,152,192,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,152,192,0) 0%, rgba(0,152,192,1) 40%, rgba(0,152,192,1) 69%, rgba(0,152,192,1) 100%);
	background: linear-gradient(to bottom, rgba(0,152,192,0) 0%, rgba(0,152,192,1) 40%, rgba(0,152,192,1) 69%, rgba(0,152,192,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	*/
	
}

.Mehr_lesen .body:hover:after,
.Mehr_lesen_3_Zeilen .body:hover:after,
.Mehr_lesen_5_Zeilen .body:hover:after,
.Mehr_lesen_10_Zeilen .body:hover:after,
.Mehr_lesen_15_Zeilen .body:hover:after,
.Mehr_lesen_20_Zeilen .body:hover:after {
	background: #D8232A;
}
.Mehr_lesen.active .body:after,
.Mehr_lesen_3_Zeilen.active .body:after,
.Mehr_lesen_5_Zeilen.active .body:after,
.Mehr_lesen_10_Zeilen.active .body:after,
.Mehr_lesen_15_Zeilen.active .body:after,
.Mehr_lesen_20_Zeilen.active .body:after {
	/*z-index: -1;*/
	padding: 0;
	bottom: 0;
	content: 'Einklappen';
	cursor: pointer;
}


.content.nicht_umfliessen .body {
	margin-left: 140px;
}

.Trennlinie_unten .more_info,
.Trennlinie_punktiert .more_info {
	background: #D8232A;
	color: #fff !important;
	text-decoration: none;
	font-size: 11px;
	line-height: 1em;
	padding: 3px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
*html .Trennlinie_unten .more_info,
*html .Trennlinie_punktiert .more_info {
	bottom: auto;
}
.Trennlinie_unten,
.Trennlinie_punktiert,
.Grau_1_mit_Trennlinie_punktiert {
  border-bottom: 1px solid #D8232A;
  margin-bottom: 1em;
}
.Trennlinie_punktiert,
.Grau_1_mit_Trennlinie_punktiert {
	border-bottom-style: dashed;
}


.banner {
	width: 300px;
	overflow:hidden;
	float:left;
	margin: 16px 16px 0 0;
}
.banner_right {
	clear:none;
	width: 300px;
	overflow:hidden;
	float:left;
	margin: 16px 0 0 0;
}
.banner *,
.banner_right * {
	padding:0 !important;
	margin:0 !important;
}

.Grau_1,
.Grau_1_mit_Trennlinie_punktiert {
	background-color: #efefef;
	padding: 1em 1em 1em 2em !important;
	max-width: 41em;
	margin-top: 3.5em;
}

.Logo {
	float: left;
	clear: none;
	margin-right: 1em;
}

.Logo_in_neuer_Zeile {
	clear: left;
}

/* Fadeslideshow */
.descpanelfg {
	background: #333;
	color: #eee !important;
}