* {
	margin: 0;
	padding: 0;
}

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

body {
	background: #a6c36f url('img/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	padding-top: 44px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Verdana, Arial, Helvetica, sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.big {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}
.big span {
	font-weight: normal;
}
.clearer {clear: both; font-size: 0;}
.left {
	float: left;
}
.right {float: right;}

.floatleft {
	float: left;
	width: 48%;
}
.floatright {
	float: right;
	width: 51%;
}

/* structure */
.inner-container {
	border: 2px solid #949490;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 832px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('img/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 2px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 30px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
	letter-spacing: 7px;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
}

.headermenue {
	width: 55%;
	margin-top: 14px;
	margin-right: 18%;
	margin-left: 27%;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.jpg) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 590px;
}
.contentfix {
	float: right;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	overflow: auto;
	clear: right;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.content li {
	margin-left: 18px;
	padding: 0 0 5px 5px;
	list-style-image: url(img/li.gif);
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content ol li {
	list-style-type: none;
	list-style: none;
}

.content ol li a img{
	border: 1px solid #000000;
	padding: 2px;
}

.contentimg {
	margin: 5px;
	border: 1px solid #666666;
	padding: 2px;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.small {
	font-size: 10px;
}

.site_h2 {
	background-color: #999999;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px;
	border: 1px double #666666;
}

/* start - table */
#termine table {
	margin: 10px 5px;
}
#termine th strong {
	color: #fff;
}
#termine th {
	background: #a6c36f;
	height: 29px;
	color: #fff;
	text-align: center;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
	padding: 5px;
}
#termine th.three,td.three {
	width: 10px;
	background-color: #fafafa;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#termine tr {
	height: 40px;


}
#termine .caption {
	height: 20px;
}
#termine td {
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	padding: 5px;
}
#termine td.first,th.first {
	border-left: 0px;
	width: 105px;
}

#termine td.second,th.second {
	width: 65px;
}

#termine td.play {
	background-position: center;
	text-align: center;
	text-decoration: none;
}
#termine td.playsecond,th.playsecond {
	width: 65px;
}
#termine tr.row-a {
	background: #F8F8F8;
}
#termine tr.row-b {
	background: #EFEFEF;
}
#termine td a img {
	text-decoration: none;
	text-align: center;
	border: 0px;
}

#termine td span {
	font-size: 10px;
}
#termine td span em{
	font-size: 12px;
	font-style: italic;
}

/* end - table */

.aktuell {
	float: left;
	width: 210px;
	font-weight: bold;
}

.aktuell h2 {
	color: #5A5A43;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.aktuell ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.aktuell li {
	color: #A6C26E;
	background-image: url(img/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #EAEADA;
}

.aktuell li a {
	color: #A6C26E;
	font-size: 1.1em;
	display: block;
	padding: 0 0 8px 4%;
	text-decoration: none;
	width: 96%;
}

.aktuell li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.aktuell li a span {
	color: #999;
	font-size: 0.9em;
}


/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 4%;
	text-decoration: none;
	width: 96%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

.emffplayer {
	background: #F0F0EB;
	padding: 0px 15%;
}

.google {
	background: #F0F0EB;
	padding: 7px;
}

.gsuche {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-color: #FFF;
	background-repeat: no-repeat;
}

#home {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/house16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

#email {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/email16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

#phone {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/phone16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

#fax {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/fax16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

#key {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/page_key16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
}

#link {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/page_link16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

#flash {
	text-indent: 20px;
	background-color: transparent;
	background-image: url(img/page_flash16.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	background-position: left center;
	margin-left: 10px;
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #ffcc00;}
