html {
	width: 100%;
	text-align: center;
}
body {
	height: 100%;
	padding: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(/pool/images/cti/bg_seite.jpg);
	background-repeat: repeat-x;
}
img {
	padding: 0px;
	margin-bottom: 0px;
}
table {
	margin-bottom: 1em;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;	
}
h1 {
	margin: 0px;
	margin-top: 40px;
	padding: 0px;
	font-size: 2em;
	color: #b20026;
	width: 320px;
	padding-left: 28px;
}
h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #b20026;
	padding-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dadee2;
}
h3 {
	margin: 0px;
	padding: 3px;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background-color: #999;
}
h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.9em;
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	padding-bottom: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dadee2;
}

#containerja {
	width: 980px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#containernein {
	width: 780px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#partner {
	width: 180px;
	float: right;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}

a {
	color: #6F6458;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #b20026;
}
#headerdeutsch {
	background-image: url(/config/images/titelbild_deutsch.jpg);
	width: 778px;
	height: 100px;
	display: block;
	overflow: hidden;
	float: left;
	border-top: 2px solid #b20026;
	border-right: 1px solid #999;
	border-bottom: 2px solid #b20026;
	border-left: 1px solid #ccc;
}
#main {
	width: 780px;
	height: auto;
	display: block;
	overflow: hidden;
	background-color:#FFFFFF;
	background-image:  url("/pool/images/cti/bg_main.jpg");
	background-repeat: repeat-y;
	float: left;
	border-top: 2px solid #ffffff;
}

#nav {
	width: 160px;
	height:auto;
	display: block;
	float: left;
}

#nav ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	list-style-position: outside;
}
		
#nav ul li {
	margin: 0;
}
#nav ol li {
	margin: 0;
}
#nav ul li a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0 10px 8px;
	margin: 1px 0px 1px 0px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 152px;
	font-weight: bold;
}
#nav ul li a:hover  {
	background-color:#b20026;
	color: #fff;
	width: 152px;
}

#nav ol li a {
	font-weight: normal;
	border-left: 2px solid #b20026;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 1px 4px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 154px;
	height: 1.5em;
}

#nav ol li a:hover  {
    border-left: 2px solid #b20026;
	background-color:#b20026;
	color: #FFFFFF;
	width: 154px;
}

.linkactive {
	background-color:#FFFFFF;
}

#content {
	width: 420px;
	padding: 10px;
	display: block;
	float: left;
}
.feld {
	font-size: 1em;
	color: #000000;
	background-color: #EEEEEE;
	height: 13px;
	border: 1px solid #000000;
}
.btn {
   color:#000000;
   font-size: 12px;
   font-weight:bold;
   background-color: #CCCCCC;
   border: 0px;
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   text-align: right;
   padding-right: 5px;
   cursor: pointer;
}
#content select {
	font-size: 1em;
	color: #000000;
	background-color: #EEEEEE;
	height: 20px;
	border: 1px solid #000000;
}
#sidebar {
	width: 180px;
	display: block;
	float: right;
	padding-top: 10px;

}
.sidecontent {
	width: 160px;
	display: block;
	float: right;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #666666;
	margin-bottom: 20px;
}
#subline {
	border-top: 2px solid #ffffff;
	text-align: left; 
	height: 17px;
	width: 765px;
	padding: 3px 0 1px 15px;
	color: #fff;
	background-color: #b20026;
	display: block;
	float: left;
	font-size: 1em;
}
#subline a {
	color: #fff;
	text-decoration: none;
}
#subline a:hover {
	color: #ccc;
}
#footer {
	text-align: center; 
	width: 780px;
	color: #000000;
	background-color: #fff;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 10px;
	border-bottom: 1px solid #f1f1f1;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}
.sponsor {
	width: 240px;
	height: 70px;
	display: block;
	float: right;	
}
a.anmeldung {
	width: 148px;
	height: 48px;
	display: block;
	float: right;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
	background-image: url(/pool/images/cti/bg_anmeldung.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 10px;
}
a.anmeldung:first-line {
	font-size: 1.2em;
}
a.anmeldung:hover {
	color: #f1f1f1;
	text-decoration: underline;
	background-image: url(/pool/images/cti/bg_anmeldung.gif);
	background-position: 0px -60px;
	background-repeat: no-repeat;
}

a.stoerer {
	width: 148px;
	height: 48px;
	display: block;
	float: right;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
	background-image: url(/pool/images/cti/bg_stoerer.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 10px;
}
a.stoerer:hover {
	color: #f1f1f1;
	text-decoration: underline;
	background-image: url(/pool/images/cti/bg_stoerer.gif);
	background-position: 0px -60px;
	background-repeat: no-repeat;
}
a.stoererorange {
	width: 148px;
	display: block;
	float: right;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1em;
	background-color: #ed7900;
	text-decoration:none;
	margin-right: 10px;
}
a.stoererorange:hover {
	background-color: #ebebeb;
	color: #000000;
	text-decoration:none;
}
.kasten {
	border: 1px solid #dadee2;
	padding: 5px;
	margin-bottom: 40px;
	display: block;
	float: left;
	width: 388px;
}
.formtext {
	margin: 0px;
	width: 163px;
	border: 1px solid #6c6e71;
	padding: 2px;
	height: 13px;
	background-color: #EEEEEE;
	font-size: 9pt;
	display: block;
}
.button {
	font-weight: bold;
	text-align:right;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #d1d2d4;
	color: #000000;
	display: block;
	text-decoration: none;
	
}
.button:hover {
	background-color: #fb831b;
	color: #000000;
}
.newstimer {
	width: 100%;
	height: 10px;
	font-size: 0.8em;
	color: #6c6e71;
	border-bottom: 1px solid #d1d2d4;
	text-align: right;
	padding-bottom: 2px;
	display: block;
}
.bildunterschrift {
	font-size: 0.8em;
}
.name {
	color: #6c6e71;
	font-weight: bold;
}
.portrait {
	float: left;
	margin-right: 10px;
	border: 1px solid #999;
}
.bild-o-rahmen {
	float: left;
	margin-right: 10px;
}
.kontakt {
	height: 7em;
}
a.actionlink {
	background-image: url(/pool/images/cti/actionlink.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 7px 0 5px 30px;
	height: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	color: #b20026;
}
a.actionlink:hover {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
}

a.presselink {
	padding: 0 0 5px 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	color: #b20026;
}
a.presselink:hover {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
}
.uhrzeit {
	font-size: 0.8em;
	color: #6c6e71;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.programmpunkt {
	background-color: #f9f8f8;
	padding-bottom: 1em;
}
.translation {
	display: block;
	padding: 0px;
	padding-left: 40px;
	background-image:url(/pool/images/cti/icon_translate.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.teaserpic {
	display: block;
	border: 1px solid #000000;
	margin-left: 1em;
	float: right;
}
.spex {
	display: block;
	margin: 0px;padding: 0px;
	margin-bottom: 2em;
	padding-bottom: 2em;
	text-align: center;
	border-bottom: 1px solid #EEEEEE;
}
.checkbox {
	display: block;
	height: 1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2em;
	margin-right: 1em;
	float: left;
}
.formlabel {
	width: 110px;
	display: block;
	float: left;
	height: 1em;
	margin: 0px;
	padding: 0px;
}
.formfield {
	width: 306px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #EEEEEE;
	font-size: 1em;
	color: #000000;
}
.formfieldplz {
	width: 60px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #EEEEEE;
	font-size: 1em;
	color: #000000;
	margin-right: 6px;
}
.formfieldort {
	width: 236px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #EEEEEE;
	font-size: 1em;
	color: #000000;
}
.formfield2 {
	width: 416px;
	height: 100px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 0px;
	background-color: #EEEEEE;
	font-size: 1em;
	color: #000000;
}
.formpara {
	padding-bottom: 1em;
}
.formpara2 {
	padding: 2px;
	margin: 0 0 10px 0;
}
.cb {
	float: left;
}
.formlabel2 {
	display: block;
	width: 380px;
	height: 1em;
	margin: 0 0 0 30px;
	padding: 0px;
	font-weight: bold;
}

	
.textsmall {
	font-size: 0.8em;
}
.zitat {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #dadee2;
}
#stoerer-doku, #termin {
	width: 148px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
}
#stoerer-doku {
    border: 1px solid #cccccc;
    background-color: #e9eaeb;
	padding: 5px; 
}
#termin{
    border: 1px solid #e9eaeb;
    background-color: #fff;
    padding: 7px 5px 0 5px; 
}

#stoerer-doku h1  {
	width: 148px;
	display: block;
    font-size: 1.2em;
	color: #b20026;
	margin: 0px; 
	padding: 0 0 5px 0;
	
}
#stoerer-doku p {
    background-image: url(/pool/images/cti/link_bg2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0 0 27px;
	margin: 0 0 5px 0; 
	}
	
#stoerer-doku a {
    color: #000000; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}

#termin a {
    background-image: url(/pool/images/cti/termin.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block; 
	padding: 2px 0 0 27px;
    color: #000000; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}
	
#infobox {
    border: 1px solid #e9eaeb;
    background-color: #fff;
	background-image: url(/pool/images/cti/spex-button.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 158px;
	height: 51px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
	}
#infobox a {
    display: block; 
	padding: 9px 0 0 10px;
    color: #000000; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}
	
#hotline {
	width: 160px;
	display: block;
	float: right;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	margin-bottom: 1em;
}
#hotline h2 {
	display: block;
	color: #000000;
	padding: 5px 5px 5px 25px;
	font-weight: bold;
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(/pool/images/cti/bg_hotline.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}

#hotline p {
	display: block;
	color: #000000;
	padding: 4px;
	padding-top: 5px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 0px;
	overflow: hidden;
	height: auto;
}
.phone {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	line-height: 25px;
}
#highlight {
	width: 148px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
    border: 1px solid #e9eaeb;
    background-color: #fff;
    padding: 7px 5px 7px 5px; 
}

.highlight {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	margin-top: 1em;	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f49e34;
}
.highlightbox {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: normal;
	color: #666666;
	padding-left: 1em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;	
}
.veranstaltung {
	border-bottom: 1px solid #dadee2;
	padding-bottom: 1em;
}
.vatitel {
	color: #b20026;
	font-size: 1.2em;
	font-weight: bold;
}
.orangebox {
	background-color: #ed7900;
	padding: 10px;
	color: #000000;
	display: block;
}
.bluebox {
	background-color: #dfe3ef;
	padding: 10px;
	color: #000000;
	display: block;
}
.greybox {
	background-color: #ebebeb;
	padding: 10px;
	color: #000000;
	display: block;
}
a.kalender {
	background-color: #CCCCCC;
	padding: 10px;
	color: #000000;
	display: block;
	background-image:url(/pool/images/icon_calendar.jpg);
	background-repeat:no-repeat;
	padding-left: 75px;
	text-decoration: none;
}
a.kalender:hover {
	background-color: #EEEEEE;
	background-image:url(/pool/images/icon_calendar2.jpg);
	background-repeat:no-repeat;	
}
#spalte-bild1 {
	width: 210px;
	float: left;
	display: block;
}
#spalte-bild2{
	width: 210px;
	float: right;
	display: block;
}

#galerie {
	width: 160px;
	display: block;
	float: right;
	padding: 10px;
	color: #666666;
	margin-bottom: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
}
#galerie h2 {
	display: block;
	color: #4b4949;
	padding: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	background-image: url(/images/cti/bg_box.gif);
	background-position: left;
	background-repeat: repeat-x;
	border-left: 1px solid #b20026;
	border-right: 1px solid #b20026;
}
#galerie p {
	display: block;
	color: #000000;
	padding: 4px;
	padding-top: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	overflow: hidden;
	height: auto;
}
.pdf {
	float: left;
	margin-right: 10px;
    vertical-align: middle;
	height: 30px;
	width: 28px;
}
.engPDF {
	background-image: url(/images/eng.jpg);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	display: block;
	text-decoration: none;
	font-weight: bold;	
    background-color: #f1f1f1;
	line-height: normal;
	color: #2a2a86;
    vertical-align: middle;	
	padding: 8px 0px 8px 45px;
	border-top: 1px solid #b7b7b9;
	border-bottom: 1px solid #b7b7b9;
}

#news h1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #b20026;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d7d9da;
}
#news p {
color: #000;
}
#news a {
font-size: 0.9em;
color: #666;
padding-bottom: 3em;
text-decoration: none;
}
#news a:hover {
color: #666;
}
#spalte-1{
float: left;
display: block;
width: 70px;
}
#spalte-2{
float: left;
display: block;
width: 350px;
}
.text-grau {
color: #6c6e71;
}
.logo-links {
display: block;
width: 200px;
float: left;
height: 90px;
margin-bottom: 20px;
margin-right: 10px;
}
.logo-rechts{
display: block;
width: 200px;
float: right;
height: 55px;
padding-top: 35px;
margin-bottom: 20px;
}
.logo-rechts2{
display: block;
width: 200px;
float: right;
height: 90px;
margin-bottom: 20px;
}

.hinweis {
	display: block;
	font-weight: bold;
	color: #e10020;
	padding: 2px 0px 0px 30px;
	height: 20px;
	background-image: url(/images/hinweis.gif);
	background-repeat: no-repeat;

}
a.service {
	display: block;
	background-image: url(/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 20px;
	padding: 3px 0 0 30px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}
a.service:hover {
	color:#666;
	text-decoration: underline;
}

