html, body {
	padding:0px;
	margin:0px;
	background-color:#a2b6d0;
	color:#656565;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	color:#212a5f;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#ff9900;
	margin:0px 0px 10px 0px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

hr {
	width:100%;
	margin:15px 0;
	height:1px;
	border:none;
	border-bottom:1px solid #656565;
	clear:both !important;
}

a {
	color:#990000;
	font-size:11px;
	text-decoration:none;
}

a img {
	border-color:#990000;
}

a:hover {
	text-decoration:underline;
}

/* ----------------------------------- Start Haupt Divs ------------------------------------------- */
.master {
	width:888px;
	background:url(../cms_images/bg.jpg);
 	margin: auto;
	overflow:hidden;
}

/* ------------------------------------ Verschiedene Bilder im Header ----------------------------- */
.kat1 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat1/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat1 {
	margin:0px 0px 0px -34px;
}
.kat2 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat2/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat2 {
	margin:0px 0px 0px -34px;
}
.kat3 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat3/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat3 {
	margin:0px 0px 0px -34px;
}
.kat4 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat4/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat4 {
	margin:0px 0px 0px -34px;
}
.kat5 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat5/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat5 {
	margin:0px 0px 0px -34px;
}
.kat6 {
	top:0px;
	margin:0px;
	padding:0px;
	width:888px;
	height:264px;
	background:url(../cms_images/kat6/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
* html .kat6 {
	margin:0px 0px 0px -34px;
}

.navi {
	float:left;
	height:30px;
	width:888px;
	margin:234px 0px 0px 34px;
}

/* ------------------------------------- Subnaviagtion -------------------------------------------- */
.subnavi {
	margin:0px 0px 0px 18px;
	height:26px;
	width:842px;
	text-align:left;
	font-size:11px;
	font-weight:400;
	color:#FFFFFF;
	background-image:url(../cms_images/bg-sub.gif);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}
.subnavi ul {
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 2px;
	float:left;
	text-decoration:none;
	list-style-type:none;
	background-image:url(../cms_images/trennstr.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
* html .subnavi ul {
	margin:0px 0px 0px 12px;
}
.subnavi li {
	width:auto;
	height:15px;
	margin: 6px 0px 0px 4px;
	padding-right:8px;
	float:left;
	background-image:url(../cms_images/trennstr.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.subnavi a {
	color:#e1daaa;
	text-decoration:none;
}
.subnavi a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* ------------------------------------------- End - Subnavigation -------------------------------- */

/* ------------------------------------------- Content - Bereich ---------------------------------- */
.content {
	float:left;
	width:888px;
	overflow:hidden;
}
.contentinnen_box {
	float:left;
	width:445px;
	margin: 20px 0px 20px 68px;
	padding: 0px 15px 0px 0px;
}

.contentinnen_box p {
	padding-top:1px;
	padding-bottom:3px;
}

* html .contentinnen_box p {
	margin:10px 0 0 0;
}

*:first-child+html p {
	margin:8px 0 0 0;
}

* html .contentinnen_box {
	margin: 20px 0px 20px 34px;
}
.contentinnen{
	margin: 20px 94px 20px 83px;
	overflow:hidden;
}
.contentinnen a, contentinnen a:visited{
	color:#1f2a60;
}
.contentinnen a:hover{
	color:#3e54bd;
}
.standardimage, .standardimage2  {
	margin: 5px 15px 10px 0px;
	clear:both;
}

.sponsor-image {
	float:left;
	width:125px;
	height:45px;
}

* html .standardimage {
	margin:15px 12px 10px 0;
}

* html .standardimage2 {
	margin:10px 12px 1px 0;
}

*:first-child+html .standardimage {
	margin:12px 15px 10px 0;
}

*:first-child+html .standardimage2 {
	margin:10px 12px 1px 0;
}

.bildabsatz {
	margin: 0px 0px 0px 0px;
	float:left;
}

.bildabsatz-sponsoren {
	margin-bottom:15px !important;
	padding-bottom:15px !important;
	clear:both !important;
}

.bildabsatz a img, .bildabsatz-sponsoren a img {
	border:1px solid black;
}

.date_pic {
	float:left;
	vertical-align:text-top;
	margin:13px 20px 10px 0;
}

* html .date_pic {
	margin:22px 20px 10px 0;
}

*:first-child+html .date_pic {
	margin:22px 20px 10px 0;
}

/* ------------------------------------------- Downloads ------------------------------------------ */
.dwn_pic {
	height:40px;
	width:40px;
	border:0px;
	float:left;
	margin: 0px 5px 5px 0px;
}


/* ------------------------------------------- Boxen-Infos ---------------------------------------- */
.boxen {
	float:left;
	margin:20px 0px 0px 20px;
	width:340px;
}
.box_background{
	height:190px;
	background:url(../cms_images/box_background.jpg);
}
.box_background img{
	float:left;
	border:0px;
	padding-right:8px;
	margin:16px 0px 0px 15px;
}
.box_margin{
	height:154px;
	overflow:hidden;
}
.box_headline {
	color:#1f2a60;
	font-weight:bold;
	padding:10px 23px 10px 0px;
}
.box_text {
	padding:0px 23px 24px 0px;
	overflow:hidden;
}

/* ------------------------------------------- Spielplan ------------------------------------------ */

#dateselection {
	margin-top:-25px;
}

* html #dateselection {
	margin-top:-32px;
	margin-bottom:-5px;
}

*:first-child+html  #dateselection {
	margin-top:-32px;
	margin-bottom:-5px;
}

.event {
	margin:0px;
	padding:0px;
}
.event_left{
	float:left;
	width:105px;
}
.event_image{
	float:left;
	width:100px;
	height:100px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
}
.event_right{
	padding:0px 0px 0px 5px;
	width:auto;
	margin-left:105px;
}
.event_kvv {
	margin:5px 0px 12px 0px;
	border:0px;
}

* html .event_kvv {
	margin:0;
	border:0px;
}

.select_el {
	border: 1px #212a5f solid;
	font-size:9px;
	width:105px;
}

/*---------------------------------------- Event-Detail-Ansicht ----------------------------------- */
.event_detail_images {
	float:left;
	width:auto;
	height:auto;
	margin:0px 5px 5px 0px;
	overflow:hidden;	
}
.event_detail_left {
	float:left;
	width:320px;
	margin-bottom:10px;
}
.event_detail_right {
	float:left;
}
.event_detail_left h3 {
	font-size:11px;
	font-weight:bold;
	color:#212a5f;
	margin:0px 0px 6px 0px;
}
.event_detail_ausverkauft {
	color:#FF0000;
	font-weight:bold;
}

/* --------------------------------------- Footer Navigation -------------------------------------- */
.footer_nav{
	text-align:center;
	font-size:11px;
	padding-bottom:12px;
}
.arrow_down_footer{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.arrow_right_footer, .arrow_right_footer a{
	color:#656565;
	text-decoration:none;
}
.arrow_right_footer a:hover{
	color:#000;
	text-decoration:none;
}
.top_nav_footer {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
.top_nav_footer li {
	display: inline;
	list-style-type: none;
}

/* -------------------------------------- Footer -------------------------------------------------- */
.footer {
	clear:both;
	width:888px;
	height:115px;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	background:url(../cms_images/footer.jpg);
}
.footer_got a{
	color:#656565;
	text-decoration:none;
}
.footer_got a:hover{
	color:#000000;
}
.footer_gotimage{
	float:none;
	vertical-align:middle;
	border:none;
}

/* ----------------------------------- Newsletter Feld -------------------------------------------- */

.news_feld{
	border:1px #000000 solid;
	padding:2px;
	background:#e6e6e6;
}
.news_button{
	font: bold 9pt arial, helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background:#212a5f;
	border:2px #fbae2d solid;
}

/* --------------------------------- Sitemap -------------------------------------------------------*/

.sm_hl{
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	display: block;
}
.sm_list{
	list-style-type: none;
	background-image: url(../cms_images/sm-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left:40px;
}	
* html .sm_list {
	margin-left:5px;
	padding-left:35px;
	background-position: 0px 3px;
}
	
/* ------------------------------------------- ++++++++ End Haupt Divs ++++++++ --------------------*/

/* Start Template Infobox */
.tempinfo {
	clear: both;
	margin-top: 20px;
	border: 1px solid Gray;
	background-color: InfoBackground;
	font-family: "Courier New", Courier, monospace;	
}
.tempinfo h1 {
	background-color: #E2E2E2;
	margin: 0;
	font-size: 14px;
}
.tempinfo pre {
	margin-top: 2px;
	margin-left: 5px;
}
.tempinfo b {
	font-size: 13px;
	color: Green;
}
/* End Template Infobox */

.legende {
	font-size:9px;
}