@charset "utf-8";
/* CSS Document */

body {	
	width		: device-width;
	margin		: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: 14px;
	color		: #797979;
	overflow-x	: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
	text-shadow: #000 0 0 1;
	height		: auto;		
}

HR {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	color		: #FFFFFF;
}

#content LI A {
	background-color: #797979;
	font-size	    : 14px;
	padding	 		: 5px; 
	margin			: 5px;		
	color			: #FFFFFF;
	font-weight		: bold;
	line-height		: 50px;
	font-size		: 24px;
	text-transform	: uppercase;
	text-decoration : none;
}

P.csc-linkToTop {
	float: left;
	clear: left;
	width: 100%;
	border-top: 1px dotted #444;
	text-align: center;
}
P.csc-linkToTop A {
	display: block;
}

A {
	color			: #797979;
}

LI {
	list-style: none;
}

.csc-textpic-text LI {
	list-style:	circle;
}

IMG {
	border: none;
}

#top {
	background-color:#FFFFFF;
	width		: 100%;
	top			: 0px;
/*	z-index		: 2;	
	position	: fixed;*/
}

#language {
	line-height	: 30px;
	text-align 	: right;
	padding-right : 10px;
	font-size	: 16px;
}

#logo {
	background-color: #FFFFFF;
	text-align	: center;
}

#middle {
	z-index		: 1;
	height		: auto;
	margin-top	: 6px;
	padding-top	: 10px;
	min-height	: 150px;
	background-image: url(images/background.png);
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	float		: left;
	width		: 100%;
}

#content {	 	
	padding-left: 5px;
	padding-right: 5px;
	font-size	: 12px;
	padding-bottom: 20px;
}

#navigation {
	text-transform: uppercase;
	font-size	: 17pt;
	line-height : 35px;
	vertical-align: middle;
}

#navigation A {
	color			: #FFFFFF;
	background-color: #797979;
	font-weight		: bold;
	text-decoration : none; 
}

#footer {
	display			: none;
}

#title {
	width		: 100%;
	background-color: #181512;
	color		: #FFFFFF;
	font-size	: 12pt;
	line-height	: 33px;
	padding-left: 13px;
}

#footer A IMG {
	padding 	: 5px;
	border		: none;
}

.Impressum, .Imprint {
	padding		: 10px;
	float		: left;
	font-size	: 16px;
}

.Website {
	padding		: 10px;
	float		: right;
	font-size	: 16px;
}

#day_navigation {
	background-color : #000000;
	text-align	: center;
	color		: #FFFFFF;
	font-size	: 14px;
	font-weight : bold;	
	line-height : 24px;
	margin: 0px 0px 20px 0px;
}

#day_navigation IMG {
	margin		: 5px;
} 

#day_navigation A {
	padding		: 5px;
} 

#categories_navigation {
	float		: left;
	clear		: left;
	width		: 100%;		
	margin		: 5px 0px 5px 0px;
	padding-left: 0px;
	font-size	: 16px;
	line-height : 18px;
	text-align	: center;
}

.eventTable {
	position: relative; 
	width: 85% !important; 
	float:left; 
	clear:left;

}


#deg {
	float		: left;
}

#flor {
	float		: right;
}

.header {
	position	: absolute;
	text-align	: center;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	color		: #FFFFFF;
	padding		: 5px;
	width		: 85%;	
	text-transform: uppercase;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}

.event {
	overflow	: hidden;
	display		: block;
	position	: absolute;
	text-align	: center;
	vertical-align: middle;
	width		: 80%;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius: 4px; 
}

.background {
	vertical-align: top;
	text-align	: center;
	background-image: url(bilder/zeitraster_hintergrund.png);
	background-repeat:repeat-x;
	line-height	: 120%;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	top			: 23px;
	left		: 50px;
	height		: 580px;	
	width		: 100%;		
	position	: absolute;
}

.view {
	width		: 47px;
	top			: 23px;
	position	: absolute;
}

.time {	
	left		: 5px;
	width		: 47px;	
	color		: #000000;	
}

.degen {
	background-color: rgb(149, 192, 61);
	left		: 15px;
	
}

.saebel {
	background-color: rgb(120, 17, 136);
	left		: 15px;
	display		: none;	
}

.florette {
	background-color: rgb(249, 178, 0);
	left		: 15px;
	display		: none;	
}

.noFinale {
	background-image:url(bilder/nofinale.png);
	background-repeat:repeat;
}

.finale {
	background-image: url(bilder/finale.png);
	background-repeat:repeat-x;
	background-position:top;
	color		: #FFFFFF;
}

.allgemein {
	background-color: #999999;
	font-style	: italic;
	left		: 15px;
}

.allgemein .gender {
	display		: none;
}

.startTime, .endTime, .title {
 	display		: none;
}

.finale .title, .allgemein .title {
	display		: inline;
	font-weight	: bold;
}

.gender {
	vertical-align: middle;
}

H1 {
	position	: relative;
	font-size	: 14px;
	line-height : 15px;
	
}

.active A {
	color		: #666666 !important;
	text-decoration: none !important;
}

LI.csc-section {
	list-style	: none;
	list-style-position: inside;
	line-height	: 170%;
}

LI.csc-section A {
	font-size	: 13px !important;
	line-height	: 18px !important;
	background: none !important;
	color		: #797979 !important;
	text-decoration:underline !important;
}

UL.csc-menu-3 {
	padding-left: 0px;
}

.csc-textpic-text UL {
	margin		: 0px;
}

.startseite #footer {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	z-index		: 2;	
	width		: 100%;		
	border-top  : 1px #797979 solid;
	float		: left;
	clear		: left;		
	display		: block;
}

