* { padding: 0px; margin: 0px; }
img, img a { border: none; }

html{
	height: 100%;
}

#currentDate
{
	float: left;
	width: 180px;
}

.align-center
{
	text-align: center;	
}

.align-right
{
	text-align: right;	
}

body {
	margin:0px auto;
	height: 100%;
	text-align: center;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ece8e1;
	font-size: 13px;
}

#footer {clear:both; background:#455c5a;}

#wrapper
{
	text-align: center;
	margin: 0 auto;
	width: 894px;
}

/* ----- HEADER START ----- */
#top
{
	text-align: center;
	margin: 0 auto;
	width: 894px;
	height: 305px;
}

#logo
{
	width: 100%;
	height: 115px;
	background-image: url(images/toplogo.png);
	background-repeat: no-repeat;	
}

#logo a 
{
	display: block;
	width: 440px;
	height: 100%;
	text-decoration:none;
}

#flash
{
	width: 100%;
	height: 190px;
	background-repeat: no-repeat;
}

#leftcontent
{
	width: 100%;
	height: 100%;	
}
/* ----- HEADER END ----- */

/* ----- MIDDLE START ----- */
#middle
{	
	position: relative;
	float: left;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;	
}

#flamme
{
	float: left;
	width: 100%;
	background-image: url(images/bg_left4.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#left
{
	display: block;
	float: left;
	width: 218px;
	min-height:420px;
  	height:auto !important;
  	height:420px;
  	background-image: url(images/bg_left.png);
	background-repeat: no-repeat;
	border-top: 1px solid #fd0000; 
}

#right
{
	width: 676px;
	float: right;
	background-image: url(images/bg_center.png);
	background-repeat: no-repeat;
	min-height:420px;
  	height:auto !important;
  	height:420px;
}

#border
{
	overflow: hidden;
	float: left;
	padding: 10px 15px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}

#border h2
{
	color: #fff;
}
/* ----- MIDDLE END ----- */


/* ----- LEFT START ----- */
#currentDate
{
	display: block;
	height: 30px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}

#mainnav
{
	float: left;
	display: block;
	position: relative;
	width: 100%;
	background-image: url(images/bg_left2.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#mainnav ul
{
	float: left;
}

#mainnav li
{
	width: 218px;
	height: 21px;
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#mainnav li a
{
	height: 17px;
	width: 170px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #fffefe;
	background-image: url(images/mainnav.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 4px;
}

#mainnav li.curr a, #mainnav li a:hover
{
	color: #7e0000;
	background-position: 0 -21px;
}

#left_footer
{
	position: absolute;
	display: block;
	width: 100%;
	height: 177px;
	width: 218px;
	left: 0;
	bottom: 0;
	background-image: url(images/bg_left4.png);
	background-repeat: no-repeat;
}

#right_footer
{
	position: absolute;
	display: block;
	width: 100%;
	height: 289px;
	width: 676px;
	bottom: 0px;
	left: 218px;
}

/* ----- LEFT END ----- */

/* ----- MIDDLE START ----- */

#center_left
{
	float:left;
	position: relative;
	display: block;
	text-align: left;
	width: 446px;
	background-image: url(images/bg_content_top.png);
	background-repeat: no-repeat;	
}

#content
{
	width: 406px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 40px;
	color: white;
	min-height: 500px;
	font-size: 13px;
	float: left;
}

#center_right
{
	float: right;
	display: block;
	text-align: left;
	width: 210px;
	background-image: url(images/bg_right_top.png);
	background-repeat: no-repeat;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
}

/* ----- MIDDLE END ----- */

/* ----- RIGHT START ----- */
#rightcontent
{
	display: block;
	width: 205px;
	background-color: white;
	color: black;
	top: 25px;
	left: 10px;
	z-index: 10;
}

#flames
{
	display: block;
	position: relative;
	left: 10px;
	top: 25px;
	width: 205px;
	height: 173px;
	background-image: url(images/bg_right_flames.png);
	background-repeat: no-repeat;
}
/* ----- RIGHT END ----- */


/* ----- FOOTER START ----- */
#footer
{	
	position: relative;
	clear: both;
	width: 894px;
	height: 82px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

#impressum
{
	position: absolute;
	display: block;
	right: -10px;
	bottom: 12px;
	width: 170px;
}

#impressum a
{
	height: 17px;
	width: 100%;
	background-image: url(images/impressum.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	padding-top: 3px;
	display: block;
	color: #fffefe;
}

#impressum a:hover
{
	color: #7e0000;
	background-position: 0 -21px;
}

/* ----- FOOTER END ----- */

/* f�r den Content */
#content { line-height: 1.5em; }

#content li { list-style-position: inside; }
#content li li { padding-left: 20px; }
#content ul { padding-bottom: 10px; }

a { color: #d9a800; text-decoration: underline; }

p { padding-bottom: 10px; padding-top: 5px; }
hr { border: none; border-top: 1px solid #767676; margin-top: 20px; margin-bottom: 20px; }

h1 
{ 
	font-size: 16px; 
	color: black; 
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px; 
	font-family: Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: white;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 { font-size: 1.1em; color: #000000; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; }
h3 { font-size: 1em; color: #000000; padding-bottom: 3px; font-family: Arial, Helvetica, sans-serif; }



a { color: #FFFFFF; text-decoration: underline; font-weight: bold }


/*--------------------------------------------csc-mailform------------------*/

.csc-mailform {
	font-size: 13px;
	border: 1px solid black; /* Rand ausschalten */
}

.csc-mailform-field {
	line-height: 18px;
}

.csc-mailform-field label {
	float: left;
	vertical-align: top;
	text-align: right;
	width: 180px;
	padding-right: 20px;
	margin-bottom: 10px;
	color: #262626;
	margin-left: 240px;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	float:left;
	width: 250px;
	border: 1px solid #615f5f;
	background:#FFF;
	padding:4px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #262626;
	overflow: visible;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
	clear:both;
	width: 157px !important;
	background-image: url(images/btn_send.jpg) !important;
	background-repeat: no-repeat !important;
	border: 1px solid #eae5e3 !important;
	cursor: pointer;
	text-align: center;
	margin-left: 440px;
	height: 25px;
}

/*--------------------------------------------tt-news-list------------------*/

.news-list-container
{
	position: relative;
	display: block;
	background: none;
	z-index: 20;
	border: none;
	color: #FFFFFF;
	width: 406px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

#news-list-item
{
	display: block;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ffffff;
}

#news-list-header
{
	display: block;
	height: 20px;
	width: 100%;	
}

#news-list-titel
{
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}

#news-list-date
{
	display: block;
	float: right;
	color: #FFFFFF;
	font-size: 14px;
}

#news-list-content-main
{
	display: block;
	width: 100%;
	text-align: left;
}

#news-list-content
{
	padding: 0px; 
	margin: 0px;
	text-align: left;
	float: left;
}

#news-list-content p
{
	padding: 0px; 
	margin: 0px;
}

#news-list-content img
{	
	padding: 0px; 
	margin: 0px;
	text-align: right;
	float: right;
	border: none;
	background: none;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#clearer
{
	clear: both;	
}


/*--------------------------------------------tt-news-latest------------------*/

.news-latest-container
{
	background: none;
	border: none;
	color: #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.news-latest-container h2
{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px; 
	color: black; 
	padding-top: 2px;
	padding-bottom: 2px; 
	font-family: Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: white;
	text-transform: uppercase;
	margin-bottom: 10px;
	border-bottom: 2px solid #ff0000;
}

.news-latest-item
{
	background: none;
	border: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.news-latest-item h3 a
{
	display: block;
	width: 100%;
	background-color: #1c1c1c;
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
}

.news-latest-date a
{
	background: none;
	border: none;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.news-latest-morelink
{
	color: #000000;	
}

.news-latest-morelink a
{
	color: #000000;	
}

.news-latest-gotoarchive
{
	background: none;
	border: none;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.news-latest-item img
{
	width: 70px;
	height: 50px;
}

.spacer-gif
{
	width: 0px;
	height: 0px;
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
	z-index: -10;
}

