/* ----------------------------------------------------------------------------
Screen CSS File
Taijiakademie
Copyright 2008 by Softloop
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

html {
	overflow-y: scroll;
}

body {
	color: #000;
	font: 12px Verdana, sans-serif;
	line-height: 1.5em;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #c13333;
}

.abstand, .abstand li {
	margin-bottom: 20px;
}

.ohne_abstand {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

div.pleft {
	float: left;
	margin-right: 10px;
}

sup {
	position: relative;
	font-family: "Verdana";
	font-size: 10px;
	vertical-align: top;
	line-height: 0.7em;
	font-weight: normal;
}

table {
	margin-bottom: 20px;
	border-collapse: collapse;
	clear: both;
}

table td {
	vertical-align: top;
	padding-right: 10px;
}

table.linien td {
	border-bottom: 1px solid #ddd;
}

a {
	color: #000;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1px;
}

a:hover {
	color: #c13333;
}

ul li {
	list-style-type: none;
}

ul.download li {
	padding: 0px 0 10px 0 !important;
	background: none !important;
}

ul.download li p {
	margin: 0 !important;
	padding: 0 !important;
}

ul.download li img {
	vertical-align: baseline;
}

.dateigroesse {
	color: #666;
}

blockquote {
	font-size: 11px;
	font-style: oblique;
	line-height: 20px;
}

blockquote p {
	padding-bottom: 0 !important;
}

blockquote.zitat {
	font-size: 12px;
	font-style: oblique;
	line-height: 20px;
}

p.verfasser {
	text-align: right;
	font-size: 11px;
	color: #666;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;	
}

#header {
	width: 900px;
	height: 180px;
	padding-bottom: 5px;	
	float: left;
}

#content {
	float: left;	
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.clear {
	clear: both !important;
}

#languagenavi {
	padding-top: 10px;
	text-transform: uppercase !important;
	padding-bottom: 15px;
	font-size: 9px;
	color: #000;
}

#languagenavi span.pipe {
	color: #666 !important;
}

#languagenavi a {
	color: #666;
}

#languagenavi a:hover {
	color: #000 !important;
}

#navi {
	float: left;
	width: 200px;
	padding-top: 34px;
	padding-right: 40px;
	line-height: 1.3em;	
	font-size: 11px;
}

#navi a {
	border-bottom: none;
}

#navi a:hover {
	color: #c13333;
}

ul#mainnavi li {
	float: left;
	list-style-type: none;
}

ul#mainnavi li a {
	float: left;
	width: 200px;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 8px;
	padding-top: 8px;
}

ul#mainnavi li a.aktiv {
	color: #c13333;
}

/* ul.subnavi {
	padding-bottom: 20px;
	border-bottom: 1px solid #b2b2b2;
} */

#mainnavi ul.subnavi li a {
	width: 170px;
	border: none;
	text-transform: none;
	line-height: 1.2em;
	padding: 5px;
	padding-left: 15px;
	padding-right: 0px;
}

ul.subnavi li a.aktiv {
	color: #c13333;	
} 

#navibottom {
	padding-top: 30px;
	float: left;
	line-height: 20px;
	list-style-type: none;
}

#navibottom ul li {
	list-style-type: none;
}

#navibottom a {
	color: #666666;	
}

ul#navibottom li.aktiv a {
	color: #c13333;	
}

#spalte_1 {
	position: relative;
	float: left;
	width: 660px;
	line-height: 20px;
}

#spalte_1 ul, #spalte_2 ul, #spalte_1 ol, #spalte_2 ol {
	padding-bottom: 20px;
}

#spalte_1 ul li, #spalte_2 ul li {
	padding-left: 10px;
	background: url("../pics/bullet.gif") 0px 8px no-repeat;
}

#content.zweispalten #spalte_1 {
	float: left;
	width: 370px;
	padding-right: 40px;	
}

#spalte_1 h1 {
	font-family: "Trebuchet MS";
	padding-bottom: 20px;
	font-size: 20px;
	width: 370px;
}

#spalte_1 h2 {
	font-family: "Trebuchet MS";
	padding-bottom: 20px;
	font-size: 15px;
	width: 370px;
}

#spalte_1 h3 {
	font-size: 12px;
	width: 370px;
}

#spalte_1 p, #spalte_1 ol, #spalte_1 ul {
	width: 370px;
	padding-bottom: 20px;
}

#spalte_1 table {
	width: 370px;
}

#spalte_2 {
	font-size: 11px;
	padding-top: 40px;
	float: left;
	width: 250px;
	color: #666;
	line-height: 20px;
	font-style: normal;
	overflow: hidden;
}

#spalte_2 h1 {
	font-family: "Trebuchet MS";
	color: #000;
	padding-bottom: 10px;
	font-size: 15px;
}

#spalte_2 h1.abstandVor {
	padding-top: 20px;
}


#spalte_2 h2 {
	font-size: 12px;
	width: 370px;
}

#spalte_2 p {
	padding-bottom: 20px;
}

#spalte_1 ul.newslist li, #spalte_2 ul.newslist li {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin: 0;
	border-top: 1px solid #b2b2b2;
	background: none;
	cursor: pointer;
} 

#spalte_1 ul.articleNavigation li, #spalte_2 ul.articleNavigation li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
	background: none;
	cursor: pointer;
}

#spalte_1 ul.articleNavigation li.aktiv a, #spalte_2 ul.articleNavigation li.aktiv a {
	color: #C13333;
}

#spalte_1 ul.articleNavigation li a, #spalte_2 ul.articleNavigation li a {
	border-bottom: 0px;
}

#spalte_1 ul.newslist {
	width: 370px;
}

#spalte_1 ul.newslist li h2 {
	padding-bottom: 0px;
}

#spalte_2 ul.newslist li h2 {
	font-family: "Trebuchet MS";
	display: inline;
	color: #000;
	font-size: 12px;
	margin-right: 0.4em;
}

#spalte_1 ul.newslist li a, #spalte_2 ul.newslist li a { 
	color: #000;
}

#spalte_1 ul.newslist li:hover a, #spalte_2 ul.newslist li:hover a, #spalte_1 ul.newslist li:hover h2, #spalte_2 ul.newslist li:hover h2 { 
	color: #c13333;
}

#spalte_1 ul.newslist li p, #spalte_2 ul.newslist li p { 
	margin: 0;
	padding: 0;
}

#footer {
	font-size: 10px;
	padding-bottom: 20px;
	position: relative;
	float: left;
	color: #666;
	line-height: 1.4em;
}

#footer p {
	line-height: 1.4em;
	border-top: 1px solid #b2b2b2;			
	position: relative;
	top: 0px;
	left: 240px;
	width: 660px;	
	padding-top: 10px;
}

.caption p {
	width: auto !important;
}

/* ----------------------------------------------------------------------------
Fotogalerie
---------------------------------------------------------------------------- */
	
table.galerie {
	margin-left: 1px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.galerie td {
	border: 1px solid #ddd;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

table.galerie a {
	border: none;
	line-height: 0;
	font-size: 0;
}

table.galerie img {
	vertical-align: middle;
}

/* ----------------------------------------------------------------------------
Stundenplan
---------------------------------------------------------------------------- */

table.stundenplan td {
	border: 1px solid;
}

table.stundenplan p.normal {
	font-weight: normal;
	padding-left: 60px;
}

table.stundenplan td {
	padding: 2px;
}

td.rosa {
	background: #ff99cc;
}

td.blau {
	background: #99ccff;
}

td.hellblau {
	background: #ccffff;
}

td.gruen {
	background: #99cc00;
}

td.gelb {
	background: #ffff99;
}

td.grau {
	background: #c0c0c0;
}

td.orange {
	background: #ffcc99;
}

td.lila {
	background: #cc99ff;	
}

td.pink {
	background: #e80fcc;
}

td.dunkelblau {
	background: #2d4a91;
}

td.hellgruen {
	background: #63bf00;
}

td.orange2 {
	background: #fe6e0f;
}

td.orangegelb {
	background: #e1aa22;
}

tr.wochentage {
	text-align: center;
}


/* ----------------------------------------------------------------------------
Shop
---------------------------------------------------------------------------- */
.shop-article {
	font-size: 11px;
	position: absolute;
	top: 45px;
	left: 410px;
	width: 250px;
}

#form-module {
	width: 250px;
}

#form-module input.checkbox {
	width: 14px; 
}

#form-module input.text {
	width: 250px;
	border: 1px solid #b2b2b2;
}

#form-module select {
	border: 1px solid #b2b2b2;
}

input.submit {
	margin-top: 20px;
	margin-bottom: 130px;
	background: #eee;
	border: 1px solid #b2b2b2;
	width: 160px;
	color: #c13333;
}

#ghost select {
	font-size: 11px;
	height: 95px;
	width: 250px;
	overflow: hidden;
}

#shopWrapper {
	width: 370px;	
}

p.error {
	color: #c13333;
}

td.preis {
	text-align:right;
}

td.preisrabatt {
	text-align:right;
	color: #c13333;
	font-weight: bold;
}

td.rabattbez {
	color: #c13333;
	font-weight: bold;
}

tr.gesamtlinie {
	border-top: 1px solid #b2b2b2;
}

div.shopHide {
	display:none;
}

/* ----------------------------------------------------------------------------
articleNavigation
---------------------------------------------------------------------------- */

#content ul.articleNavigation {
	float: left;
	margin-bottom: 10px !important;
}

#content ul.articleNavigation li a {
	float: left;
	width: 200px;
	color: #666;
	border-bottom: 1px solid #b2b2b2 !important;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content ul.articleNavigation li {
	padding: 0 !important;
	float: left;
	list-style-type: none;	
}




