/**************************************************'*/
/* styles.css				      					*/
/* copyright 2010 tp-werbeagentur				    */
/*											 	    */
/****************************************************/
body {
	background: #aeac93;
	margin: 0px;
  	padding: 0px;
	leftmargin: 0px; 
	topmargin: 0px;
	font-family: helvetica, verdana, arial, sans;
	font-size: 12px;
	line-height: 17px;
	color: #888;
	text-align: left;	
}
html, body{	height: 100%; }
table, tr, td {	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #888; }

#containerMainAll {
	width: 100%;
	height: 354px;
	text-align: left;
	padding: 0;
	background: url(../images/main_bg.gif) top left repeat-x;
}
#contentAll{
	width: 981px;
	height: 354px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.picLeft{
	width: 151px !important;
	height: 206px;
	overflow: hidden !important;
	float: left;
}

.content{
	width: 629px !important;
	height: 205px;
	padding: 1px 0 0 0;
	overflow: hidden !important;
	float: left;
	text-align:justify;
}
.content2{
	width: 780px !important;
	height: 205px;
	padding: 1px 0 0 0;
	overflow: hidden !important;
	float: left;
}
.content img, .content2 img {
	display: block;
	margin: 0 0 10px 0;
}
.content div, content2 div {
	margin: 0;
	padding: 0 10px 0 10px;
}
.content h1, h1.events {
	margin: 0 0 5px 0;
	padding: 0;
	font-style: italic; 
	font-weight: normal;
	font-size: 21px; 
	line-height:26px; 
	text-align: right;
}
.content a, .content2 a{
	color: #fe8402;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content2 a:hover{
	text-decoration: underline;
}

.picRight{
	width: 151px !important;
	height: 206px;
	overflow: hidden !important;
	float: left;
}
.picRight ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.picRight ul li{
	margin: 0;
	color: #fe8402;
	line-height: 14px;
	padding-left: 5px;
	font-size: 10px;
}
#footer{
	width: 981px;
	height: 75px; /*29*/
	background: url(../images/footer_bg.gif) 25px 0px no-repeat;
	overflow: hidden;
}
#navi{
	width: 630px;
	height: 29px;
	padding: 0;
	overflow: hidden;
	margin: 4px 0 0 176px;
}
#copyright{
	text-align: right;
	color: #333;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}
#copyright a{
	color: #333;
	text-decoration: none;
}
#copyright a:hover{
	color: #fe8402;
	text-decoration: none;
}
/****************************************************************************************************/
/************************************* JQUERY SLIDER ************************************************/
/****************************************************************************************************/
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

	noscript div {padding: 0px}
	
	.coda-slider-wrapper {
		height: 206px; /*206*/
		background: url(../images/header_bg.gif) 25px 0px no-repeat;
		overflow: hidden !important;
		margin: 0; 
		padding: 73px 0 0 0;
		width: 981px;
	}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled 
	.coda-slider-no-js .coda-slider { height: 206px; overflow: auto !important; padding:0; margin:0 }*/
	.coda-slider-no-js .coda-slider { height: 279px; padding:0; margin:0 }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 931px; height: 206px; margin: 0 0 0 0; padding: 0 0 0 0; overflow: hidden; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 931px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 }
	
	/* Arrow styling */
	.coda-nav-left a  { width: 25px; height: 25px; margin: 0px 0px 0px 0px;  background: #fe8402 url("../images/arrow_left.jpg") 0px 0px no-repeat; overflow: hidden; }
	.coda-nav-left a:hover  { background: url("../images/arrow_left_soft.jpg") 0px 0px no-repeat; }
	
	.coda-nav-right a  { width: 25px; height: 25px; margin: 0px 0px 0px 0px; background: #fe8402 url("../images/arrow_right.jpg") 0px 0px no-repeat; overflow: hidden; }
	.coda-nav-right a:hover  { background: url("../images/arrow_right_soft.jpg") 0px 0px no-repeat; }
	
	/* Tab nav */
	.coda-nav ul li a.current { color: #ff0000; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0; margin:0; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 100px 0 0 0; text-align: center }

	/* Don't change anything below here unless you know what you're doing */
	/* Tabbed nav */
	.coda-nav ul { clear: both; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
/*Tab ersatz*/
#cross-links{
	padding: 0;
	margin: 0 0 0 0;
}
#cross-links ul{
	list-style: none;
	margin:0;
	padding:0;
}
#cross-links ul li{
	float: left;
}
#cross-links ul li a.zahlennav{
	display: block;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	width: 89px;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	background: #fe8402;
	color: #FFF;
}
#cross-links ul li a.zahlennav:hover{
	text-decoration: none;
	color: #666;
}
/******************************************************************************************************/

.floatKiller{
	margin:0;
	padding: 0;
	clear: both;
	height: 0;
	line-height: 0;
	font-size:0;
}
