

/* --- Stylesheet 38 () --------- */ 

#body {
	background: #204a0f;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
	margin: 0px;
	padding: 0px;
}

#body img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

#body a:focus {
	outline: none;
}

#main {
	width: 100%;
	background: #62c731;
}

#main .sidebar {
	width: 250px;
	padding: 130px 0px 30px 0px;
	float: left;
	overflow: hidden;
}


#main a {
	color: #1a3d0c;
	text-decoration: none;
	border-bottom: 1px dotted #2d2d2d;
}

#main a:hover {
	border: none;
	background-color: #fff;
	padding: 2px 6px 2px 6px;
	color: #1a3d0c;
}

#main a:focus {
	outline: none;
}


.Box {
	background: #91d870 url(http://s2.tramino.de/eventspirit/39788/eventkante-bottom.jpg) no-repeat left bottom;
	width: 220px;
	padding: 0px 0px 40px 0px;
	color: #204a0f;
}


.Box h3 {
	background: #91d870 url(http://s2.tramino.de/eventspirit/39789/eventkante-top.jpg) no-repeat 0px 0px;
	padding: 30px 10px 10px 30px;
	margin: 0px;
	font-size: 18px;
}



.Box ul {
	margin: 0px;
	padding: 0px 15px 10px 30px;
	list-style-type: none;
}

.Box li {
	margin: 5px 0px;
}

.Box li a {
	border-bottom: 0px !important;
}


.Box .weiter {
	padding: 0px 30px 0px 0px;
	text-align: right;
}


.Box .File {
	margin: 0px 10px 10px 0px;
	float: left;
}

.Box .Bilder {
	margin: 0px 0px 0px 30px;
}

.Box .text {
	margin: 0px 15px 15px 30px;
	font-size: 13px;
}

.Box .fb {
	padding: 0px 15px 1px 15px;
}





#content {
	padding: 0px 00px 30px 0px;
	overflow: hidden;
}

*html #content {
	width:69%;
}

#TraminoArtikel .Files {
	margin: 40px 30px 20px 25px;
	width: 310px;
}


#TraminoArtikel .File {
	width: 300px;
	padding: 10px 10px 25px 10px;
	background: url(http://s2.tramino.de/eventspirit/39790/bildrand.jpg) #fff center bottom repeat-x;
	margin-bottom: 25px;
}

#TraminoArtikel .File .Name {
	color: #666;
	padding: 5px 0px 5px 0px;
}

#TraminoArtikel .Headlines {
	padding: 10px 30px 25px 30px;
	margin-bottom: 15px;
	background: url(http://s2.tramino.de/eventspirit/39791/headlinerand.jpg) #A4DE87 center bottom repeat-x;
}




#TraminoArtikel h5 {
	margin: 14px 0px;
	font-size: 12px !important;
}

#TraminoArtikel h1 {
	font-weight: 100;
	font-family: Georgia, serif;
	font-size: 33px;
	color: #204a0f;
	margin: 17px 0px;
}

#TraminoArtikel h2 {
	font-size: 19px;
	line-height: 24px;
	font-weight: 100;
	color: #000;
	margin: 15px 0px;
}

#TraminoArtikel h3 {
	margin: 30px 0px 15px 0px;
	color: #204A0F;
}

#TraminoArtikel p {
	margin: 7px 0px 10px 0px;
}

#TraminoArtikel .TraminoTextile {
	margin: 0px 30px 0px 30px;
	font-size: 16px;
	line-height: 20px;
}

.TraminoTextile table {
	background-color: #fff;
}

#TraminoArtikel table th {
	padding-top: 15px;
	font-size: 16px;
}

.TraminoVorlage { margin: 20px 20px 20px 30px; width: auto !important; }

.TraminoVorlage.T101 { margin: 30px 20px 20px 0px !important; }

.TraminoVorlage.T166 { margin: 30px 20px 20px 0px !important; }

.TraminoStorageMap .MapItem {
	border: 1px dotted #000 !important;
}

.TraminoStorageMap .MapItemInfo {
	color: #000 !important;
}

/* --- Stylesheet 307 () --------- */ 

#header {
	width: 100%;
	height: 70px;
	position: relative;
}

#header .logo {
	width: 190px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 1;
}

#language {
	position: absolute;
	right: 20px;
	top: 0px;
}

#language a {
	float: left;
	display: block;
	color: #94CE77;
	font-size: 11px;
	margin-left: 10px;
	padding: 3px 12px 3px 12px;
	background-color: #1F5F07;
	text-decoration: none;
}

#language a.link_aktiv {
	display: none;
}

#menu {
	position: absolute;
	bottom: 0px;
	left: 250px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}



#menu ul li a {
	display: block;
	color: #A4DE87;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 1px 0px 0px;
	padding: 7px 15px 7px 15px;
	background-color: #2F6F17;
}

#menu ul li a:hover {
	color: #fff;
	background-color: #4F8F37;
}

#menu ul li.nav_aktiv a {
	background-color: #A4DE87;
	color: #000;
}

/* --- Stylesheet 308 () --------- */ 

#footer {
	margin: 30px 30px 30px 30px;
	color: #8ec278;
	line-height: 140%;
}


#footer a {
	color: #8ec278;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .left {
	background: url(http://s2.tramino.de/eventspirit/39792/eventquote.gif) no-repeat 0px 5px;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 135%;
	color: #8ec278;
	padding-left: 55px;
}


#footer .left em {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
	padding-top: 8px;
	text-align: right;
}

#footer .right {
	margin-left: 20px;
	margin-right: 20px;
}

#footer .right.adresse {
	background: url(http://s2.tramino.de/eventspirit/39793/weltkarte.gif) no-repeat;
	margin-left: 10px;
	padding-left: 185px;
}

#copyright {
	background: #000;
	font-size: 12px;
	color: #3f453f;
	padding: 8px 20px 8px 30px;
	margin: 0px;
}

#copyright a {
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	color: #3f453f;
}

#copyright a:hover {
	text-decoration: none;
	background-color: #3f453f;
	color: #000;
}

#copyright .left {
	margin-right: 40px;
}

#copyright .right {
	margin-left: 40px;
	color: #1f251f;
}

#copyright .right a {
	color: #1f251f;
}

/* --- Stylesheet 309 () --------- */ 

/* Eventspirit */
#body.Mandant_125 { background: #204a0f; }
.Mandant_125 #main { background: #62c731; }
.Mandant_125 .Box { background: #91d870 url(http://s2.tramino.de/eventspirit/39788/eventkante-bottom.jpg) no-repeat center bottom; color: #204a0f; }
.Mandant_125 .Box h3 { background: #91d870 url(http://s2.tramino.de/eventspirit/39789/eventkante-top.jpg) no-repeat 0px 0px; }

/* SON */
#body.Mandant_124 { background: #352C02; }
.Mandant_124 #main { background: #e3d913; }
.Mandant_124 #main .sidebar { padding-top: 190px; }
.Mandant_124 #language a { color: #E2DE85; background-color: #362A03; }
.Mandant_124 #menu ul li a { color: #F2EE95; background-color: #463A03; }
.Mandant_124 #menu ul li a:hover { background-color: #564705; }
.Mandant_124 #menu ul li.nav_aktiv a { background-color: #F2EE95; color: #000; }
.Mandant_124 #main .Box { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39798/kante-bottom.jpg) no-repeat center bottom; color: #6B5704; }
.Mandant_124 #main .Box h3 { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39802/kante-top.jpg) no-repeat 0px 0px; }
.Mandant_124 #main .Box a { color: #6B5704; }
.Mandant_124 #main .Box a:hover { background-color: #6B5704; color: #fff; }
.Mandant_124 #content a { color: #6B5704; border-bottom: 1px dotted #6B5704; }
.Mandant_124 #content a:hover { color: #6B5704; }
.Mandant_124 #TraminoArtikel .Files { background: #e3d913; width: 310px; }
.Mandant_124 #TraminoArtikel .File { background: url(http://s2.tramino.de/spirits-of-nature/39803/bildrand2.jpg) #fff center bottom repeat-x; }
.Mandant_124 #TraminoArtikel .Headlines { background: url(http://s2.tramino.de/spirits-of-nature/39804/headlinerand2.jpg) #F2EE95 bottom repeat-x; }
.Mandant_124 #TraminoArtikel h1 { color: #6B5704; }
.Mandant_124 #TraminoArtikel h3 { color: #5B4704; }
.Mandant_124 .T59 .blog .date .month { background-color: rgb(237, 232, 112); }
.Mandant_124 .T59 .blog .date .day { background-color: rgb(70, 58, 3); }
.Mandant_124 .T59 .blogBody { background-color: rgb(237, 232, 112); }
.Mandant_124 #footer { color: #6B5704; }
.Mandant_124 #footer a { color: #6B5704; }
.Mandant_124 #footer .left { background: url(http://s2.tramino.de/spirits-of-nature/39805/son-quote.gif) no-repeat 0px 5px; color: #8B7724; }
.Mandant_124 #footer .right.adresse { background: url(http://s2.tramino.de/spirits-of-nature/39807/son-signet2.gif) no-repeat; padding-left: 80px; }

/* Schülerland */
#body.Mandant_134 { background: #352C02; }
.Mandant_134 #main { background: #e3d913; }
.Mandant_134 #main .sidebar { padding-top: 190px; }
.Mandant_134 #language a { color: #E2DE85; background-color: #362A03; }
.Mandant_134 #menu ul li a { color: #F2EE95; background-color: #463A03; }
.Mandant_134 #menu ul li a:hover { background-color: #564705; }
.Mandant_134 #menu ul li.nav_aktiv a { background-color: #F2EE95; color: #000; }
.Mandant_134 #main .Box { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39798/kante-bottom.jpg) no-repeat center bottom; color: #6B5704; }
.Mandant_134 #main .Box h3 { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39802/kante-top.jpg) no-repeat 0px 0px; }
.Mandant_134 #main .Box a { color: #6B5704; }
.Mandant_134 #main .Box a:hover { background-color: #6B5704; color: #fff; }
.Mandant_134 #content a { color: #6B5704; border-bottom: 1px dotted #6B5704; }
.Mandant_134 #content a:hover { color: #6B5704; }
.Mandant_134 #TraminoArtikel .Files { background: #e3d913; width: 310px; }
.Mandant_134 #TraminoArtikel .File { background: url(http://s2.tramino.de/spirits-of-nature/39803/bildrand2.jpg) #fff center bottom repeat-x; }
.Mandant_134 #TraminoArtikel .Headlines { background: url(http://s2.tramino.de/spirits-of-nature/39804/headlinerand2.jpg) #F2EE95 center bottom repeat-x; }
.Mandant_134 #TraminoArtikel h1 { color: #6B5704; }
.Mandant_134 #TraminoArtikel h3 { color: #5B4704; }
.Mandant_134 .T59 .blog .date .month { background-color: rgb(237, 232, 112); }
.Mandant_134 .T59 .blog .date .day { background-color: rgb(70, 58, 3); }
.Mandant_134 .T59 .blogBody { background-color: rgb(237, 232, 112); }
.Mandant_134 #footer { color: #6B5704; }
.Mandant_134 #footer a { color: #6B5704; }
.Mandant_134 #footer .left { background: url(http://s2.tramino.de/spirits-of-nature/39805/son-quote.gif) no-repeat 0px 5px; color: #8B7724; }
.Mandant_134 #footer .right.adresse { background: url(http://s2.tramino.de/spirits-of-nature/39807/son-signet2.gif) no-repeat; padding-left: 80px; }

/* Allgäu Event Tools */
#body.Mandant_3221 { background: #352C02; }
.Mandant_3221 #main { background: #e3d913; }
.Mandant_3221 #main .sidebar { padding-top: 190px; }
.Mandant_3221 #language a { color: #E2DE85; background-color: #362A03; }
.Mandant_3221 #menu ul li a { color: #F2EE95; background-color: #463A03; }
.Mandant_3221 #menu ul li a:hover { background-color: #564705; }
.Mandant_3221 #menu ul li.nav_aktiv a { background-color: #F2EE95; color: #000; }
.Mandant_3221 #main .Box { background: #ede870 url(http://s2.tramino.de/allgaeu-event-tools/39815/kante-bottom.jpg) no-repeat center bottom; color: #6B5704; }
.Mandant_3221 #main .Box h3 { background: #ede870 url(http://s2.tramino.de/allgaeu-event-tools/39816/kante-top.jpg) no-repeat 0px 0px; }
.Mandant_3221 #main .Box a { color: #6B5704; }
.Mandant_3221 #main .Box a:hover { background-color: #6B5704; color: #fff; }
.Mandant_3221 #content a { color: #6B5704; border-bottom: 1px dotted #6B5704; }
.Mandant_3221 #content a:hover { color: #6B5704; }
.Mandant_3221 #TraminoArtikel .Files { background: #e3d913; width: 310px; }
.Mandant_3221 #TraminoArtikel .File { background: url(http://s2.tramino.de/allgaeu-event-tools/39820/bildrand2.jpg) #fff center bottom repeat-x; }
.Mandant_3221 #TraminoArtikel .Headlines { background: url(http://s2.tramino.de/allgaeu-event-tools/39821/headlinerand2.jpg) #F2EE95 center bottom repeat-x; }
.Mandant_3221 #TraminoArtikel h1 { color: #6B5704; }
.Mandant_3221 #TraminoArtikel h3 { color: #5B4704; }
.Mandant_3221 .T59 .blog .date .month { background-color: rgb(237, 232, 112); }
.Mandant_3221 .T59 .blog .date .day { background-color: rgb(70, 58, 3); }
.Mandant_3221 .T59 .blogBody { background-color: rgb(237, 232, 112); }
.Mandant_3221 #footer { color: #6B5704; }
.Mandant_3221 #footer a { color: #6B5704; }
.Mandant_3221 #footer .left { background: url(http://s2.tramino.de/allgaeu-event-tools/39822/son-quote.gif) no-repeat 0px 5px; color: #8B7724; }
.Mandant_3221 #footer .right.adresse { background: url(http://s2.tramino.de/allgaeu-event-tools/39823/son-signet2.gif) no-repeat; padding-left: 80px; }

/* Iglu Lodge */
#body.Mandant_3633 { background: #006B79; }
.Mandant_3633 #main { background: #01B3C5; color: #003B49;}
.Mandant_3633 #main a { border-bottom: 1px dotted #003B49;}
.Mandant_3633 #main .sidebar { padding-top: 120px; }
.Mandant_3633 #language a { color: #E2DE85; background-color: #362A03; }
.Mandant_3633 #menu ul li a { color: #65CAD7; background-color: #009BAE; }
.Mandant_3633 #menu ul li a:hover { background-color: #00A8BD; }
.Mandant_3633 #menu ul li.nav_aktiv a { background-color: #6CD3DD; color: #000; }
.Mandant_3633 #main .Box { background: #6CD3DD url(http://s2.tramino.de/iglu-lodge/19209/box-bottom.jpg) no-repeat center bottom; color: #006B79; }
.Mandant_3633 #main .Box h3 { background: #6CD3DD url(http://s2.tramino.de/iglu-lodge/19208/box-top.jpg) no-repeat 0px 0px; }
.Mandant_3633 #main .Box a { color: #006B79; border-bottom: 1px dotted #006B79; }
.Mandant_3633 #main .Box a:hover { background-color: #006B79; color: #fff; }
.Mandant_3633 #content a { color: #006B79; border-bottom: 1px dotted #006B79; }
.Mandant_3633 #content a:hover { color: #006B79; }
.Mandant_3633 #TraminoArtikel .File { background: url(http://s2.tramino.de/iglu-lodge/19199/headline-rand.jpg) #fff center bottom repeat-x; }
.Mandant_3633 #TraminoArtikel .Headlines { background: url(http://s2.tramino.de/iglu-lodge/19201/headline-rand.jpg) #6CD3DD center bottom repeat-x; }
.Mandant_3633 #TraminoArtikel h5 { color: #006B79; }
.Mandant_3633 #TraminoArtikel h1 { color: #fff; }
.Mandant_3633 #TraminoArtikel h3 { color: #fff; }
.Mandant_3633 .T59 .blog .date .month { background-color: #6CD3DD; }
.Mandant_3633 .T59 .blog .date .day { background-color: #006B79; }
.Mandant_3633 .T59 .blogBody { background-color: #6CD3DD; }
.Mandant_3633 #footer { color: #65CAD7; }
.Mandant_3633 #footer a { color: #65CAD7; }
.Mandant_3633 #footer .left { background: url(http://s2.tramino.de/iglu-lodge/19213/quote.gif) no-repeat 0px 5px; color: #65CAD7; }
.Mandant_3633 #footer .right.adresse { background: url(http://s2.tramino.de/iglu-lodge/19212/igluin.jpg) no-repeat; padding-left: 100px; }

/* --- Stylesheet 314 (optional) --------- */ 

#body.S314 { background: #352C02; }
.S314 #main { background: #e3d913; }
.S314 #main .sidebar { padding-top: 190px; }
.S314 #language a { color: #E2DE85; background-color: #362A03; }
.S314 #menu ul li a { color: #F2EE95; background-color: #463A03; }
.S314 #menu ul li a:hover { background-color: #564705; }
.S314 #menu ul li.nav_aktiv a { background-color: #F2EE95; color: #000; }
.S314 #main .Box { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39798/kante-bottom.jpg) no-repeat center bottom; color: #6B5704; }
.S314 #main .Box h3 { background: #ede870 url(http://s2.tramino.de/spirits-of-nature/39802/kante-top.jpg) no-repeat 0px 0px; }
.S314 #main .Box a { color: #6B5704; }
.S314 #main .Box a:hover { background-color: #6B5704; color: #fff; }
.S314 #content a { color: #6B5704; border-bottom: 1px dotted #6B5704; }
.S314 #content a:hover { color: #6B5704; }
.S314 #TraminoArtikel .Files { background: #e3d913; width: 310px; }
.S314 #TraminoArtikel .File { background: url(http://s2.tramino.de/spirits-of-nature/39803/bildrand2.jpg) #fff center bottom repeat-x; }
.S314 #TraminoArtikel .Headlines { background: url(http://s2.tramino.de/spirits-of-nature/39804/headlinerand2.jpg) #F2EE95 center bottom repeat-x; }
.S314 #TraminoArtikel h1 { color: #6B5704; }
.S314 #TraminoArtikel h3 { color: #5B4704; }
.S314 .T59 .blog .date .month { background-color: rgb(237, 232, 112); }
.S314 .T59 .blog .date .day { background-color: rgb(70, 58, 3); }
.S314 .T59 .blogBody { background-color: rgb(237, 232, 112); }
.S314 #footer { color: #6B5704; }
.S314 #footer a { color: #6B5704; }
.S314 #footer .left { background: url(http://s2.tramino.de/spirits-of-nature/39805/son-quote.gif) no-repeat 0px 5px; color: #8B7724; }
.S314 #footer .right.adresse { background: url(http://s2.tramino.de/spirits-of-nature/39807/son-signet2.gif) no-repeat; padding-left: 80px; }