﻿/* global whitespace reset */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url(bg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* layout */

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#rightcontent {
	position: absolute;
	top: 128px;
	left: 833px;
	width: 134px;
}

#pagetitle {
	position: absolute;
	top: 65px;
	left: 205px;
	width: 565px;
	z-index: 2;
}

#content {
	position: absolute;
	top: 115px;
	left: 205px;
	width: 565px;
	z-index: 2;
}

#line_blue {
	position: absolute;
	top: 100px;
	left: 165px;
	width: 655px;
	height: 1px;
	z-index: 1;
	background-color: #072f66;
}

#line_white {
	position: absolute;
	top: 100px;
	left: 815px;
	width: 170px;
	height: 1px;
	z-index: 1;
	background-color: #fff;
}

#menu {
	line-height: 20px;
	list-style-position: outside;
	position: absolute;
	left: 24px;
	top: 55px;
	width: 140px;
	z-index: 10;
}

#searchbox {
	color: black;
	font-size: 9px;
	font-weight:bold;
	text-transform: uppercase;
	position: absolute;
	top: 54px;
	left: 833px;
	width: 134px;
	z-index: 50;
	border: 0px solid #ffffff;
}
/*
#latestnews {
	position: relative;
	border: 1px solid #fff;
	width: 134px;
	z-index: 1;
}
*/
div#rightcontent div#latestnews {
	border: 1px solid #ffffff;
}

/* menu **************************************************************/

#m2 .m2-l1-act {
	list-style-type: none;
	background-image: url(navi_pfeil_rot.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.m2-l1-act a {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #E70127;
	font-weight: bold;
	padding-left: 9px;
}

#m2 .m2-l1-no {
	list-style-type: none;
	background-image: url(navi_pfeil_grau.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.m2-l1-no a {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #68676B;
	font-weight: bold;
	padding-left: 9px;
}

.m2-l1-no a:hover {
	color: #f00;
}

	
.m2-l2 .m2-l2-act {
	list-style-type: none;
	background-image: url(navi_pfeil_rot.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 9px;
}

.m2-l2-act a {
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #E70127;
	font-weight: normal;
}

.m2-l2 .m2-l2-no {
	list-style-type: none;
	background-image: url(navi_pfeil_grau.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-left: 9px;
}

.m2-l2-no a {
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #68676B;
	font-weight: normal;
}

.m2-l2-no a:hover {
	color: #f00;
}

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

.news-latest-container h2, .news-latest-container .news-latest-item {
	padding: 5px 8px 5px 8px;
}

div.news-latest-container {
	border: 1px solid #fff;
}

div.news-latest-container h2 {
	background-color: #e70127;
	border-bottom: 1px solid white;
	color: white;
	font-size: 13px;
	line-height: 13px;
}

div.news-latest-container h3 {
	font-size: 13px;
}

div.news-latest-container.bodytext {
	margin: 0 0 12px 0;
}

.news-latest-picture {
	margin: 0 0 8px 0;
	text-align: left;
}

.news-latest-item {
	padding-top: 8px;
}

.news-latest-container h3, .news-latest-container p {
	padding-top:4px;
	padding-bottom:2px;
}

.news-latest-container a:link, .news-latest-container a:visited, .news-latest-container a:hover, .news-latest-container a:active  {
	color: black;
	text-decoration:underline;
}

.news-latest-date {
	margin: 8px 0 0 0;
}

.news-latest-morelink {
	display: none;
}
	
/* list */
.news-list-container {
	font-size: 0.85em;
	margin-top: 5em;
}

.news-list-item {
	background-color: #CDD5E0;
	padding: 5px;
	margin-bottom:16px;
}

.news-list-date {
float:left;
}

.tx-ttnews-browsebox td
{
padding:2px;
}

.news-list-title,
.news-list-morelink
{
	margin-left:6em;
	border-left: 1px solid red;
	padding-left:6px;
}

div#content .news-list-title a:link, div#content  .news-list-title a:visited, div#content  .news-list-title a:hover, div#content  .news-list-title a:active  {
	color: black;
	text-decoration: none;
}

.clearer
{
	clear:both;
}

.tx-ttnews-browsebox-SCell
{
padding:4px;
}
	
/* news - single**************************************************************/
	
.news-single-item h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
}	

.news-single-timedata {
	font-weight: bold;
}

.news-single-item h3 {
	font-size: 13px;
	font-weight: bold;
}

/* sitemap  ************************************************************/

.csc-sitemap {
	list-style-position: inside;
	list-style-image: url(sitemap_pfeil_rot.png);
	font-weight: bold;
}

.csc-sitemap ul ul {
	list-style-image: url(sitemap_pfeil_grau.png);
	font-weight: normal;
}

.csc-sitemap li a {
	text-decoration: none;
}


/* contact form **************************************************************/

#mailform
	{
font-size:13px;
	}

#mailform input, #mailform textarea
	{
		border:1px solid black;
	  	width:290px; /*18.125em*/
	  	padding-left:5px;
	}

#mailform label, #mailform input, #mailform select 
	{ /* Alle Labels UND Formularelemente auswählen */
	  display: block;
	  float: left;
	}

select#mailformAnrede
	{
	border:1px solid black;
	width:60px;
	}

#mailform legend
	{
	display:none;
	}

#mailform br 
	{ /* Alle Zeilenumbrüche in Formularen auswählen */
	  clear: left; /* das floating der labels und inputs aufheben */

	}

#mailform label
	{
		 text-align: left; 
		 padding-right: 10px;
		 width:80px;
	  margin-bottom:10px;
	}

/* input.csc-mailform-submit#mailformformtype_mail */
input#mailformformtype_mail
	{
		text-align:left;
		font-weight:bold;
		text-decoration:underline;
		float: none;
		width: 190px;
		margin-left:80px;
		background-color:#ffffff;
		border: 1px solid #ffffff;
	}


/* Suche */

#searchbox p.csc-form-label {
	display: none;
}

#searchbox .textbox {
	width: 120px;
	height: 18px;
}

#searchbox .submit {
	background-image: url(navi_pfeil_grau.png);
	background-repeat: no-repeat;
	background-position:0px 4px;
	background-color:transparent;
	height:16px;
	width:5px;
	margin-left:3px;
}
	
/*searchform*/	

.csc-form-labelcell {
	padding: 0px 20px 0px 0px;
}

.csc-form-labelcell,
.csc-form-fieldcell {
	padding-bottom: 10px;
}

.content td input,
.content td select {
	border: 1px solid black;
}

/* content *******************************************************************/

table {
	border-spacing :0;
	border-collapse:collapse;
}

hr {
	display:none;
}

.content input, .content select
{
border: 1px solid #6A82A4;
}


.content a:link  { color: black;text-decoration:underline;}
.content a:visited  { color: black;text-decoration:underline;}
.content a:hover  { color: black;text-decoration:underline;}
.content a:active { color: black;text-decoration:underline;}

.content .csc-textpic {
	margin-top:10px;
}

.bodytext {
	font-size: 13px;
	padding: 0px 0px 16px 0px;
}
.content .csc-textpic-caption {
	font-size: 11px;
	color: #fff;
}

.pagetitle {
	font-size: 20px;
	font-weight: normal;
}

.content .csc-header h1 {
	font-size: 13px;
	font-weight: bold;
}

.content ul {
	list-style-position: inside;
}


.content .csc-textpic-imagewrap {
	margin-bottom: 20px;
}

/* Tabelle: Zahlen */

.zahlen {
	border-collapse: collapse;
width:400px;
}

.zahlen th {
	background: #345b8e;
	color: #fff;
text-align:left;
padding-left:5px;
	border-bottom: 16px solid white;
}

.zahlen tr {
}
.zahlen td {
	background: #cdd5e0;
	vertical-align: top;
padding-left:5px;

	border-bottom: 16px solid white;
}

/* Bilder */

.csc-textpic-imagewrap {
	margin: 0px 0px 16px 0px;
}

.csc-textpic-caption {
	color: #fff;
	font-size: 13px;
}

.content .bodytext + ul {
	margin-top:-13px;
}

#rightcontent .bodytext a:link  { color: black;text-decoration:underline;}
#rightcontent .bodytext a:visited  { color: black;text-decoration:underline;}
#rightcontent .bodytext a:hover  { color: black;text-decoration:underline;}
#rightcontent .bodytext a:active { color: black;text-decoration:underline;}

/* faq */

.content h1.faqtitle {
	font-size: 13px;
}

.content p.faqcontent {
	margin: 0px 0px 13px 0px;
}

/* kontaktformular */

.content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.tx-mlmaps-pi1 .bodytext {
	background: white;
	padding: 6px;
}