@import url(//comet.tramino.net/fonts/css?family=Josefin+Sans:600,400,700);

#body {
	background: url(//tramino.s3.amazonaws.com/s/carema/86001/flecken-weiss-jpg.jpg) top left repeat fixed;
	font-family: Arial, sans-seri;
	color: #333;
	padding-bottom: 20px;
}
#body a { color: #222; font-weight: bold; text-decoration: none; }
#body a:hover { color: #3696D2; }
#body h1 { font-weight: normal; color: #3696D2; }
#body h2 { font-weight: normal; color: #3696D2; margin: 5px 0px;}

#page {
	position: relative;
	max-width: 1200px;
	margin: 0px auto 0 auto;
	padding: 0px 0px;
}
#wrap {
	position: relative;
	max-width: 1180px;
	margin: 0px auto 20px auto;
	padding: 0px 0px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

#TraminoArtikel .TraminoTextile { margin-right: 20px; line-height: 20px; }

#TraminoArtikel .Files .File {
	background-color: #FFF;
	border: 1px solid #888;
	padding: 5px 0px 10px 5px;
	margin: 0px -12px 30px 0px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}

#TraminoArtikel .Files .File.gerade {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#TraminoArtikel .Files .File .Name { font-size: 13px; margin-left: 5px; }

body input[type=submit] {
	background-image: -moz-linear-gradient(top, #FFFFFF, #CCCCCC); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #CCCCCC)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC')"; /* IE8+ */
	border: 1px solid #888;
	font-size: 13px;
	padding: 3px 15px;
	margin: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

body input[type=submit]:hover {
	background-image: -moz-linear-gradient(top, #EEEEEE, #FFFFFF); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #EEEEEE),color-stop(1, #FFFFFF)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF')"; /* IE8+ */
}

body input[type=text] {
	background-color: #FFF;
	border: 1px solid #888;
	font-size: 13px;
	padding: 3px;
	margin: 0px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;

}

#traminobox .body, #traminobox .body div  { padding: 0; width:750px; height:550px; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
#TraminoSuchbox_form img { padding-left:5px; }
#TraminoSuchbox_form select { width:95px; margin-top:10px; }
#ui-datepicker-div { z-index: 1000; }#navigation {
	position: absolute;
	z-index: 5;
	top: 0px; left: 0px;
	background-color: #3696D2;
	background: rgba(54, 150, 210,.8);
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	width: 100%;
	height: 50px;
	text-align: right;
}

#navigation .lang {
	position: relative;
	top: 25px;
	left: 25px;
	font-size: 13px;
	text-align: left;
}

#navigation ul {
	position: absolute;
	bottom: 5px;
	right: 30px;
	list-style-type: none;
	margin: 10px 30px 0px 0px;
	padding: 0px;
}


#navigation ul li {
	float: left;
	margin: 0px 0px;
	padding: 0px 7px;
	border-left: 1px solid #FFF;
}

#navigation ul li.first {
	border-left: 0px solid #FFF;
}

#navigation ul li a {
	font-weight: normal;
	color: #FFF;
}

#navigation ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#navigation ul li.nav_aktiv a {
	color: #111;
}
#navigation ul li.nav_aktiv a:hover {
	color: #111;
	text-decoration: none;
}

#motiv {
	position: relative;
	z-index: 2;
	background-color: #FFF;
}
#motiv .logo {
	position: absolute;
	z-index: 3;
	top: 70px;
	left: 50px;
}
#motiv img { width: 100%; height: auto; }

#lang {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #3696D2;
	background: rgba(54, 150, 210,.8);
	padding: 3px 6px;
	margin: 0px 0px 0px 5px;
}

#lang a {
	padding: 0px 0px 0px 22px;
	font-size: 12px;
}

#lang a:hover { color: #222 !important; text-decoration: underline !important; }

#lang a.de {
	background: url(//tramino.s3.amazonaws.com/s/root/137431/de.jpg) 0px 1px no-repeat;
}

#lang a.en {
	background: url(//tramino.s3.amazonaws.com/s/root/137432/uk.jpg) 0px 1px no-repeat;
}#contentwrapper{
	float: left;
	width: 100%;
}



#leftcolumn {
	float: left;
	width: 300px;
	padding: 20px 0px 10px 20px;
	margin-left: -100%;
}

#leftcolumn .box { margin-bottom: 50px; }
#leftcolumn .box .boxinhalt .buttons { float: right; margin-right: 20px; }
#leftcolumn .box .boxinhalt { margin: 10px; font-size: 13px; color: #222; }

#leftcolumn .infotext .boxinhalt .File {
	float: left;
	margin: 0px 15px 15px 0px;
}


#TraminoSuchbox_form input { text-align: center; }
#TraminoSuchbox_form .left { margin-bottom: 5px; }
#TraminoBuchungVon img { margin-left: 5px; }

#TraminoBuchungBis { clear: left !important; }
#TraminoBuchungBis img { margin-left: 5px; }

#TraminoBuchungSuchen { float: left !important; }

#leftcolumn .termine .boxinhalt .termin .date {
	display: inline-block;
	background-color: #3696D2;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	height: 40px;
	width: 40px;
	float: left;
	position: relative;
	z-index: 2;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}
#leftcolumn .termine .boxinhalt .termin {
	margin-bottom: 10px;

}
#leftcolumn .termine .boxinhalt .termin .date .month {
	color: #CCC;
	font-size: 13px;
	margin:4px 0px 0px 8px;
	font-weight: bold;
}
#leftcolumn .termine .boxinhalt .termin .date .day {
	color: #FFF;
	font-size: 15px;
	margin:0px 0px 0px 11px;
	font-weight: bold;
}
#leftcolumn .termine .boxinhalt .termin .event {
	position: relative;
	z-index: 1;
	display: inline-block;

}
#leftcolumn .termine .boxinhalt .termin .event a {
	display: block;
	color: #333;
	background-color: #EEE;
	opacity: 0.9;
	width: 180px;
	font-size: 16px;
	margin: 6px 0px 0px -20px;
	padding: 5px 5px 5px 30px;
}
#leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #3696D2; color: #FFF; }

#leftcolumn .bilder .boxinhalt .Bild { float: left; margin: 0px 10px 10px 0px; }
#leftcolumn .bilder .boxinhalt .Bild a { opacity: 0.8; }
#leftcolumn .bilder .boxinhalt .Bild a:hover {
	opacity: 1;
	-moz-box-shadow: 0 0 5px #3696D2;
	-webkit-box-shadow: 0 0 5px #3696D2;
	box-shadow: 0 0 5px #3696D2;
}
#leftcolumn .aktuell .boxinhalt .artikel { margin-bottom: 20px; }
#leftcolumn .aktuell .boxinhalt .artikel .Bild { float: left; margin: 0px 10px 10px 0px; }
#leftcolumn .aktuell .boxinhalt .artikel h3 { margin: 0px 0px 5px 0px; }

#content { background-color: #FFF; background: rgba(255,255,255,.7); }#footer {
	background-color: #3696D2;
	border-top: 1px solid #888;
	color: #FFF;
	font-size: 13px;
	padding: 20px 0px;
}

#footer h2 { color: #FFF; margin-bottom: 20px;}
#footer .left{ min-height: 140px; margin: 0px; padding: 0px 30px; border-right: 1px dotted #FFF; }
#footer .left.last { border: 0px; }

#footer .right { min-height: 140px; padding: 0px 30px; border-left: 1px dotted #FFF; }

#search input[type=text] {
	width: 150px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;

}
#search input[type=submit] {
	border-left: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;

}#copyright { font-size: 12px; padding: 5px 20px; margin: 0px 0px; background-color: #FFF; background: rgba(255,255,255,.7); }
#copyright .left a { margin-left: 5px; }
#copyright .left { margin-right: 20px; }

#copyright .right { margin-left: 20px; }#motiv .logo, #motiv .logo img { width: 200px; height: auto;}
#TraminoArtikel .Files .File {
	border: 0px;
	padding:0;
	margin: 0px 0px 20px 0px;
}#body h1 { font-family: arial, serif; }
#body h2 { font-family: arial, serif; }
#navigation ul li a { font-family: arial, serif; }

#wrap { overflow: hidden; }

#motiv .logo, #motiv .logo img { width: 200px; height: auto;}
#TraminoArtikel .Files .File {
	border: 0px;
	padding:0;
	margin: 0px 0px 20px 0px;
}
#footer { background-color: transperent; color: #000; }#body.S1305 { background-image: url(//tramino.s3.amazonaws.com/s/carema/86875/mauer-regenbogen.jpg); }

#body.S1305 a:hover { color: #5c0f8c; }
#body.S1305 h1 { color: #5c0f8c; font-weight: 600; }/*33px Alt: #B452CD */
#body.S1305 h2 { color: #b4008e;  }/*23px*/ /* Alt: 8968CD */

.S1305 #navigation { background-color: #5c0f8c; background: rgba(92, 15, 140,.9); }
.S1305 #navigation ul li { border-left: 1px solid #FFF; }
.S1305 #navigation ul li a { color: #FFF;  }
.S1305 #navigation ul li a:hover { color: #FFF;}
.S1305 #navigation ul li.nav_aktiv a:hover { color: #111; }


.S1305 #motiv { background-color: #FFF; background: rgba(255,255,255,.7); }
.S1305 #lang { background-color: #AB82FF; background: rgba(92, 15, 140,.9); }
.S1305 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S1305 #content { background-color: #FFF; background: rgba(255,255,255,.7); }
.S1305 #leftcolumn .termine .boxinhalt .termin .date { background-color: #8968CD; }
.S1305 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #8968CD; }

.S1305 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #8968CD;
	-webkit-box-shadow: 0 0 5px #8968CD;
	box-shadow: 0 0 5px #8968CD;
}

.S1305 #content { background-color: #FFF; background: rgba(255,255,255,.9); }
.S1305 #footer { background-color: #5c0f8c; background: rgba(92, 15, 140,.9); color: #FFF; }
.S1305 #footer h2 { color: #FFF; }

.S1305 #copyright { background-color: #FFF; background: rgba(255,255,255,.7); }

.S1305 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S1305 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #5c0f8c; }#body.S920 {
	background-image: url(//tramino.s3.amazonaws.com/s/carema/86347/flecken-grau.jpg);
	color: #FFF;
}
#body.S920 a {	color: #FFF; }
#body.S920 a:hover { color: #F6F10D; }

#body.S920 h1 { color: #F6F10D; }
#body.S920 h2 { color: #F6F10D; }

.S920 #navigation { background-color: #F6F10D; background: rgba(246, 241, 13,.8); }
.S920 #navigation ul li { border-color: #333; }
.S920 #navigation ul li a {
	color: #444;
}
.S920 #navigation ul li a:hover {
	color: #444;
	text-decoration: underline;
}
.S920 #navigation ul li.nav_aktiv a { color: #000; }
.S920 #navigation ul li.nav_aktiv a:hover { color: #000; text-decoration: none; }


.S920 #motiv { background-color: #444; }
.S920 #lang { background-color: #F6F10D; background: rgba(246, 241, 13,.8); }
.S920 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S920 #leftcolumn .box .boxinhalt { color: #EEE; }
.S920 #leftcolumn .termine .boxinhalt .termin .date { background-color: #F6F10D; }
.S920 #leftcolumn .termine .boxinhalt .termin .date .month { color: #111; }
.S920 #leftcolumn .termine .boxinhalt .termin .date .day { color: #333; }
.S920 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #F6F10D; color: #111; }
.S920 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #F6F10D;
	-webkit-box-shadow: 0 0 5px #F6F10D;
	box-shadow: 0 0 5px #F6F10D;
}
.S920 #TraminoArtikel .Files .File {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}
.S920 #TraminoArtikel .Files .File .Name { color: #222; }

.S920 #footer { background-color: #F6F10D; color: #333; }
.S920 #footer h2 { color: #111; }
.S920 #footer .left { border-color: #333; }
.S920 #footer .right { border-color: #333; }

.S920 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S920 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #F6F10D; }#body.S921 h1 { color: #F51D39; }
#body.S921 h2 { color: #F51D39; }
#body.S921 a:hover { color: #F51D39; }
.S921 #navigation { background-color: #F51D39; background: rgba(245, 29, 57,.7); }
.S921 #navigation ul li a:hover { color: #FFF; }
.S921 #navigation ul li.nav_aktiv a:hover { color: #111; }
.S921 #leftcolumn .termine .boxinhalt .termin .date { background-color: #F51D39; }
.S921 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #F51D39; }


.S921 #lang {background-color: #F51D39; background: rgba(245, 29, 57,.7);  }
.S921 #lang a:hover { color: #222 !important; text-decoration: underline !important; }


.S921 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #F51D39;
	-webkit-box-shadow: 0 0 5px #F51D39;
	box-shadow: 0 0 5px #F51D39;
}

.S921 #footer { background-color: #F51D39; color: #FFF; }
.S921 #footer h2 { color: #FFF; }

#body.S921 #footer a:hover { color: #fff; }
.S921 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S921 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #F51D39; }#body.S923 { background-image: url(//tramino.s3.amazonaws.com/s/carema/86769/tropfen-farbe-jpg.jpg); }

#body.S923 a:hover { color: #B79D8F; }
#body.S923 h1 { color: #B79D8F; }
#body.S923 h2 { color: #B79D8F; }

.S923 #navigation { background-color: #DFCDBF; background: rgba(223, 205, 191,.9); }
.S923 #navigation ul li a:hover { color: #FFF;}
.S923 #navigation ul li.nav_aktiv a:hover { color: #111; }

.S923 #motiv { background-color: #FFF; background: rgba(255,255,255,.7); }
.S923 #lang { background-color: #DFCDBF; background: rgba(223, 205, 191,.9);  }
.S923 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S923 #leftcolumn .termine .boxinhalt .termin .date { background-color: #B79D8F; }
.S923 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #B79D8F; }


.S923 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #B79D8F;
	-webkit-box-shadow: 0 0 5px #B79D8F;
	box-shadow: 0 0 5px #B79D8F;
}

.S923 #content { background-color: #FFF; background: rgba(255,255,255,.7);}
.S923 #footer { background-color: #DFCDBF; color: #222; }
.S923 #footer h2 { color: #222; }
.S923 #footer .left { border-color: #222; }
.S923 #footer .right { border-color: #222; }
.S923 #copyright { background-color: #FFF; background: rgba(255,255,255,.7); }

.S923 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S923 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #B79D8F; }#body.S924 { background-image: url(//tramino.s3.amazonaws.com/s/carema/86875/mauer-regenbogen.jpg); }

#body.S924 a:hover { color: #650B7C; }
#body.S924 h1 { color: #650B7C; }
#body.S924 h2 { color: #650B7C; }

.S924 #navigation { background-color: #650B7C; background: rgba(101, 11, 124,.9); }
.S924 #navigation ul li a:hover { color: #FFF;}
.S924 #navigation ul li.nav_aktiv a:hover { color: #111; }


.S924 #motiv { background-color: #FFF; background: rgba(255,255,255,.7); }
.S924 #lang { background-color: #650B7C; background: rgba(101, 11, 124,.9); }
.S924 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S924 #leftcolumn .termine .boxinhalt .termin .date { background-color: #650B7C; }
.S924 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #650B7C; }

.S924 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #650B7C;
	-webkit-box-shadow: 0 0 5px #650B7C;
	box-shadow: 0 0 5px #650B7C;
}

.S924 #content { background-color: #FFF; background: rgba(255,255,255,.7); }
.S924 #footer { background-color: #650B7C; color: #FFF; }
.S924 #footer a:hover { color: #FFF; }
.S924 #footer h2 { color: #FFF; }

.S924 #copyright { background-color: #FFF; background: rgba(255,255,255,.7); }

.S924 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S924 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #650B7C; }#body.S926 { background-image: url(//tramino.s3.amazonaws.com/s/carema/87007/sonnenuntergang.jpg); }

#body.S926 a:hover { color: #D1716B; }
#body.S926 h1 { color: #D1716B; }
#body.S926 h2 { color: #D1716B; }

.S926 #navigation { background-color: #D1716B; background: rgba(209, 113, 107,.9); }
.S926 #navigation ul li a:hover { color: #FFF;}
.S926 #navigation ul li.nav_aktiv a:hover { color: #111; }

.S926 #motiv { background-color: #FFF; background: rgba(255,255,255,.7); }
.S926 #lang { background-color: #D1716B; background: rgba(209, 113, 107,.9); }
.S926 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S926 #leftcolumn .termine .boxinhalt .termin .date { background-color: #D1716B; }
.S926 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #D1716B; }

.S926 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #D1716B;
	-webkit-box-shadow: 0 0 5px #D1716B;
	box-shadow: 0 0 5px #D1716B;
}

.S926 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S923 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #D1716B; }

.S926 #content { background-color: #FFF; background: rgba(255,255,255,.7); }
.S926 #footer { background-color: #D1716B; color: #FFF; }
.S926 #footer h2 { color: #FFF; }

.S926 #copyright { background-color: #FFF; background: rgba(255,255,255,.7); }#body.S973 h1 { color: #66A93F; }
#body.S973 h2 { color: #66A93F; }
#body.S973 a:hover { color: #66A93F; }
.S973 #navigation { background-color: #6CB640; background: rgba(108, 182, 64,.7); }
.S973 #navigation ul li a:hover { color: #FFF; }
.S973 #navigation ul li.nav_aktiv a:hover { color: #111; }
.S973 #leftcolumn .termine .boxinhalt .termin .date { background-color: #6CB640; }
.S973 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #6CB640; }

.S973 #lang { background-color: #6CB640; background: rgba(108, 182, 64,.7); }
.S973 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S973 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #6CB640;
	-webkit-box-shadow: 0 0 5px #6CB640;
	box-shadow: 0 0 5px #6CB640;
}

.S973 #footer { background-color: #6CB640; color: #FFF; }
.S973 #footer h2 { color: #FFF; }
.S973 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S973 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #6CB640; }#body.S1341 h1 { color: #336699; }
#body.S1341 h2 { color: #336699; }
#body.S1341 a:hover { color: #336699; }
.S1341 #navigation { background-color: #336699; background: rgba(102, 204, 255,); }
.S1341 #navigation ul li a:hover { color: #FFF; }
.S1341 #navigation ul li.nav_aktiv a:hover { color: #111; }
.S1341 #leftcolumn .termine .boxinhalt .termin .date { background-color: #336699; }
.S1341 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #336699; }


.S1341 #lang { background-color: #336699; background: rgba(102, 204, 255,.7); }
.S1341 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S1341 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #6CB640;
	-webkit-box-shadow: 0 0 5px #6CB640;
	box-shadow: 0 0 5px #6CB640;
}

.S1341 #footer { background-color: #336699; color: #FFF; }
.S1341 #footer h2 { color: #FFF; }.S2463 .color { color: #E82C23 !important; }

#body.S2463 a:hover { color: #E82C23; }
#body.S2463 h1 { color: #E82C23; }
#body.S2463 h2 { color: #E82C23; }

.S2463 #navigation { background-color: #B3B3B3; background: rgba(179, 179, 179,.8) }
.S2463 #navigation ul li a:hover { color: #E82C23;}
.S2463 #navigation ul li.nav_aktiv a:hover { color: #111; }

.S2463 #motiv { background-color: #FFF; background: rgba(255,255,255,.7); }
.S2463 #lang { background-color: #B3B3B3; background: rgba(223, 205, 191,.9);  }
.S2463 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S2463 #leftcolumn .termine .boxinhalt .termin .date { background-color: #E82C23; }
.S2463 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #E82C23; }


.S2463 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #E82C23;
	-webkit-box-shadow: 0 0 5px #E82C23;
	box-shadow: 0 0 5px #E82C23;
}

.S2463 #content { background-color: #FFF; background: rgba(255,255,255,.7);}
.S2463 #footer { background-color: #B3B3B3; color: #222; }
.S2463 #footer h2 { color: #222; }
.S2463 #footer .left { border-color: #222; }
.S2463 #footer .right { border-color: #222; }
.S2463 #copyright { background-color: #FFF; background: rgba(255,255,255,.7); }

.S2463 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S923 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #E82C23; }#body.S2484 h1 { color: #21610B; }
#body.S2484 h2 { color: #21610B; }
#body.S2484 a:hover { color: #21610B; }
.S2484 #navigation { background-color: #21610B; background: rgba(102, 204, 255,); }
.S2484 #navigation ul li a:hover { color: #FFF; }
.S2484 #navigation ul li.nav_aktiv a:hover { color: #111; }
.S2484 #leftcolumn .termine .boxinhalt .termin .date { background-color: #173B0B; }
.S2484 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #173B0B; }


.S2484 #lang { background-color: #21610B; background: rgba(102, 204, 255,.7); }
.S2484 #lang a:hover { color: #222 !important; text-decoration: underline !important; }

.S2484 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #6CB640;
	-webkit-box-shadow: 0 0 5px #6CB640;
	box-shadow: 0 0 5px #6CB640;
}

.S2484 #footer { background-color: #21610B; color: #FFF; }
.S2484 #footer h2 { color: #FFF; }#body.S2023 h1 { color: #FF8000; }
#body.S2023 h2 { color: #FF8000; }
#body.S2023 a:hover { color: #F51D39; }
.S2023 #navigation { background-color: #FF8000; background: rgba(243, 147, 20,.7); }
.S2023 #navigation ul li a:hover { color: #FFF; }
.S2023 #navigation ul li.nav_aktiv a:hover { color: #111; }
.S2023 #leftcolumn .termine .boxinhalt .termin .date { background-color: #FF8000; }
.S2023 #leftcolumn .termine .boxinhalt .termin .event a:hover { background-color: #FF8000; }


.S2023 #lang {background-color: #FF8000; background: rgba(245, 29, 57,.7);  }
.S2023 #lang a:hover { color: #222 !important; text-decoration: underline !important; }


.S2023 #leftcolumn .bilder .boxinhalt .Bild a:hover {
	-moz-box-shadow: 0 0 5px #FF8000;
	-webkit-box-shadow: 0 0 5px #FF8000;
	box-shadow: 0 0 5px #FF8000;
}

.S2023 #footer { background-color: #FF8000; color: #FFF; }
.S2023 #footer h2 { color: #FFF; }
.S2023 #TraminoInhalt .T28 .spalte:hover .inhalt h3 a, .S921 #TraminoInhalt .T28 .spalte:hover .inhalt p { color: #FF8000; }