@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../produktion/header_bg-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bgheader {
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: auto;
	background-color: #FFF;
	background-image: url(../produktion/header_bg-1.jpg);
	height: auto;
}
#bgheader .center{
	position: relative;
	width: 920px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
#bgnavi {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(../produktion/header_bg-4.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#bgnavi .center {
	position: relative;
	width: 910px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
#menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 910px;
}
#bgcontent {
	background-image: url(../produktion/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	position: relative;
	height: auto;
	width: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bgcontent .center {
	position: relative;
	width: 910px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b4babb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2a2a2;
	border-left-color: #a2a2a2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content {
	background-color: #FFF;
	border: 1px solid #8f9495;
	position: relative;
	width: 600px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	min-height: 560px;
}
#contentadmin {
	background-color: #FFF;
	border: 1px solid #8f9495;
	position: relative;
	width: 870px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
}
/* CSS Document */

#headercontent {
	background-image: url(../produktion/header_bg-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
	position: relative;
	width: 900px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headercornerleft {
	background-color: #FFF;
	background-image: url(../produktion/header_bg-2_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 85px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headercornerright {
	background-color: #FFF;
	background-image: url(../produktion/header_bg-2_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 85px;
	width: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	background-color: #FFF;
	background-image: url(../produktion/header_bg-4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 50px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#footer #center {
	height: auto;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footertext a {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #999;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	clear: both;
	float: none;
	font-size: 12px;
	color: #666;
}
.text h1 {
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.text h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #BC1F1F;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.text p {
	font-size: 12px;
	color: #666666;
}
.text a {
	font-size: 12px;
	color: #666666;
}
.text a:hover {
	font-size: 12px;
	color: #000000;
}
.text ul li {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #666666;
}
#bgcontent .centeradmin {
	position: relative;
	width: 910px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #b4babb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2a2a2;
	border-left-color: #a2a2a2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.image {
	float: right;
	position: relative;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-bottom: 40px;
}
#finish {
	clear: both;
	float: none;
	height: 0px;
	width: 100%;
	position: relative;
}
#contentright {
	position: relative;
	height: auto;
	width: auto;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news #titel {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A2A6A8;
}
#news {
	padding-bottom: 50px;
}
.titelnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A2A6A8;
}
.datumnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.thead   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5D6;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5D6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.bildrang {
	text-align: left;
	padding-top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.preise thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.preise tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.preise td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5D6;
}
#events #titel {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A2A6A8;
}
.titelevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
}
.textevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A6A8;
	padding-top: 0px;
	padding-bottom: 5px;
}
.linkevents a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.linkevents a:hover {
	color: #000;
}
.verg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	text-align: right;
	padding-top: -13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: static;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.anmeldung tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.anmeldung td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.field {
	border: 1px solid #333;
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	width: 170px;
}
.area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.blue {
	color: #06F;
}
.red {
	color: #F00;
}
.black {
	color: #000;
}
.team {
	position: relative;
	height: 130px;
	width: 98px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: 3px solid #CBCDCB;
}
.lehrer {
	position: relative;
	height: auto;
	width: auto;
	padding-top: 10px;
}
#language {
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	top: 5px;
	right: 0px;
}
#language a {
	color: #FFF;
	text-decoration: none;
}
}
#language a:hover {
	color: #FFF;
	text-decoration: underline;
}

