body {
	/*background-color: #F7F7F7;*/
	background-color: white;
	font-family: Verdana;
	color: white;
}

/*--------------- div seiten-container ---------------*/

#overall{
	width: 955px;
	height: 772px;
	border-bottom: 17px solid #00509E;
	border-left: 7px solid #00509E;
	border-right: 9px solid #00509E;
}

#header{
	width: 770px;
	height: 142px;
}

#content{
	width: 955px;
	height: 630px;
	border: none;
	background-color: #00509E;
}

#left{
	width: 75px;
	height: 640px;
	text-align: left;
	background-image: url('img/left.jpg');
	border-top: 0px solid #00509E;
	float: left;
}

#center{
	width: 620px;
	height: 615px;
	padding-left: 20px;
	text-align: left;
	border-right: 15px solid #00509E;
	border-left: 15px solid #00509E;
	border-top: 15px solid #00509E;
	float: left;
}

#center_news{
	width: 640px;
	height: 605px;
	padding-left: 20px;
	text-align: left;
}

#right{
	width: 200px;
	height: 495px;
	background-color: #00509E;
	border-bottom: 15px solid #00509E;
	border-top: 15px solid #00509E;
	float: right;
}

#right_bottom{
	width: 200px;
	height: 105px;
	background-image: url('img/right.jpg'); 
	float: right;
}

#shadow{
	text-align: left;
	width: 981px;
	height: 799px;
	background-image: url('img/shadow.png');
}

/*--------------- JScrollPane CSS ---------------*/

.scroll-pane {
	overflow: auto;
	float: left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	float: left;
	margin-top: 20px;
}

.jScrollPaneTrack{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	float: left;
	background-color: #a9c2e0;
}

.jScrollPaneDrag{
	position: absolute;
	background-color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	float: left;
}

/*--------------- bilder ---------------*/

#table_saisonauswahl{
	border: 0px solid white;
	padding-bottom: 3px;
	text-align: center;
}

.td_saisonauswahl{
	width: 35px;
	text-align: center;
	padding: 0px;
}

.a_saisonlink{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.a_saisonlink:hover{
	color: #00509E;
	background-color: white;
}


#table_spielauswahl{
	text-align: left;
}

.td_spielauswahl{
	padding: 0px;
}

.a_spiellink{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	line-height: 10px; 
}

.a_spiellink:hover{
	color: #00509E;
	background-color: white;
}

.font_spiele{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #a9c2e0;
	line-height: 10px; 
}

.img_bilder_spiel{
	border: 1px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------- news ---------------*/

.table_news{
	margin-bottom: 15px;
	border: 2px solid white;
	width: 600px;
	background-color: #00509E;
	color: white;
}

.td_news_titel{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #00509E;
	background-color: #FFFFFF;
}

.td_news_text{
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}

.news{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.news:hover{
	color: #00509E;
	background-color: white;
	text-decoration: none;
}

a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
	color: white;
}

/*--------------- kontakt ---------------*/

#div_kontakt{
	padding-top: 20px;
}

#span_kontakt{
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	color: #00509E;
}

#span_email{
	unicode-bidi:bidi-override; 
	direction: rtl;
}

#table_kontakt_email{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#table_kontakt_anschrift{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#table_kontakt_haftung{
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.a_email{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.a_email:hover{
	font-size: 12px;
	color: #00509E;
	background-color: white;
}

/*------------------- navigation -------------------*/

.td_header{
	padding: 0px;
	border: none;
	outline: none;
}

.img_header{
	padding: 0px;
	border: none;
	outline: none;
	display: block;
}

/* ------------------ startseite ------------------*/

#a_enter{
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#a_enter:hover{
	color: #00509E;
	background-color: white;
}

/* ------------------ blog ------------------*/

#div_kontakt{
	margin-top: 0px;
}

#table_blog{
	margin-top: 15px;
	margin-bottom: 0px;
	width: 450px;
	background-color: #00509E;
	color: white;
}

.td_blog_titel{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid white;
}

.td_blog_blog{
	font-size: 12px;
	text-align: justify;
	border-bottom: 1px solid white;
}

.a_ultrablog{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	line-height: 10px; 
}

.a_ultrablog:hover{
	color: #00509E;
	background-color: white;
}
