@charset "UTF-8";
/* Zentrierung, Grundeinstellungen */
html, body { /* html ist nötig für die Gesamthöhe */
	height: 100%;
	text-align: center;
	margin:0; /* damit es keinen Scrollbalken gibt */
	background: #fff;
}
body, td, p {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Skia, Geneva, Tahoma, Helvetica, Arial, sans-serif;
}
a:link, a:visited {
	color: #777;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #02a0ea;
	text-decoration: none;
}
div#div_tab { /* dies ist der übergeordnete Container als Tabelle */
	display:table;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0%; /* stellen Position sicher */
	top: 0%;
	background-color: transparent;
}
div#div_zelle { /* dies ist der untergeordnete Container als Zelle innerhalb der Tabelle */
	display:table-cell;
	vertical-align:middle;
	margin: 0 auto;
	text-align:inherit; /* Übernimmt vom umschliessenden Objekt, in dem Falle von body*/
}
div#div_seite {
	display:block;
	background-color: transparent;
	width:945px;
	height:auto;
	text-align:left;
	margin: 0 auto;
}
div#topbild {
	width:945px;
	height:95px;
	text-align: center;
}
table#top_tab {
	width: 945px;
	height:auto;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td#menue{
	 height:35px;
	 text-align:left;
}
div#untermenue {
	padding: 15px 0 0 5px;
	border: 0;
	margin: 0;
	width: 128px;
	height: 336px;
}
div#adresse {
	padding: 0 0 0 7px;
	border: 0;
	margin: 0;
	width: 126px;
	height: auto;
	overflow:hidden;
}
#adresse p {
	color: #777;
	line-height: 15px;
}
div#inhalt {
	top:0;
	padding: 0 110px 0 135px;
	border: 0;
	margin: 0;
	width: 563px;
	height: 485px;
	overflow:auto;
}
div#top_rubrik {
	width:943px;
	height:485px;
	overflow:auto;
}
div#sub_rubrik {
	width:808px;
	height:485px;
	overflow:auto;
}
td.td_oben{
	 height:35px;
	 text-align:center;
	 vertical-align:middle;
}
td.td_fuss{
	 height:50px;
	 padding-top: 5px;
	 text-align:center;
	 vertical-align:top;
}
td.td_inhalt {
	background-color: #f2f2f2;
	vertical-align:top;
	height:485px;
	overflow:hidden;
}
a.alayout:link, a.alayout:visited, a.alayout:hover {
	color: #777;
	font-weight: bold;
}
a.alayout:hover, li.sprache_link a:hover {
	color: #02a0ea;
	font-weight: bold;
}
/* MENUS */
ul.sprache li a:link, ul.sprache li a:visited   {
	color: #777;
	font-weight: normal;
}
ul.sprache{
	background-color: transparent;
	list-style:none;
	list-style-image: none;
	padding:0;
	margin:0 0 0 230px;;
}
ul.sprache li {
	border: 0;
	float: left;
	width:70px;
	text-align:center;
}
li.sprache_keine{ color: #CCC;}
li.sprache_aktuell{ color: #777; font-weight:bold;}
li.sprache_wahl_keine{ color: #D9D9D9}

ul.navi1{
	background-color: transparent;
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-image: none;
}
ul.navi1 li {
	display: table-column-group;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
	width:133px;
	height: 33px;
	vertical-align:middle;
	text-align:center;
}
li.menu, li.platzhalter{ background-color: #646567;}
li.menu-act{ background-color: #fff;}

ul.navi1 li a{
	display:table-cell;
	vertical-align:top;
	font-weight:bold;
	overflow:hidden;
	padding: 3px 3px 0 3px;
	height:32px;
	width:129px;
}
li.menu a:link, li.menu a:visited, li.menu a:active { color: #fff;}
li.menu a:hover { color: #87cefa;}
li.menu-act a:link, li.menu-act a:visited { color: #777;}
li.menu-act a:hover { color: #02a0ea;}

ul.navi2, ul.navi3{
	background-color: transparent;
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-image: none;
}
ul.navi2 li{
	padding: 0 2px 0 2px;
	margin:0;
	text-align:left;
	font-weight:bold;
}
ul.navi3 li{
	padding: 0 2px 0 7px;
	margin:0;
	text-align:left;
	font-weight:bold;
}
li.submenu2 a:link, li.submenu2 a:visited, li.submenu3 a:link, li.submenu3 a:visited, li.submenu2 a:active, li.submenu3 a:active { color: #777;}
li.submenu2-act a:link, li.submenu2-act a:visited, li.submenu3-act a:link, li.submenu3-act a:visited, li.submenu2-act a:active, li.submenu3-act a:active { color: #fff ;} /*f2f2f2*/
li.submenu2-act a:hover, li.submenu2 a:hover, li.submenu3-act a:hover, li.submenu3 a:hover { color: #02a0ea;}
/* Formulare */
fieldset.csc-mailform {
	border:0;
	padding: 0;
	margin: 0;
	width:auto;
}
.csc-mailform-field label {
	display:block;
	width:135px;
	float: left;
	height:15px;
}
.csc-mailform-field input {
	border:0;
	background:#fff;
	width:405px;
	height:15px;
	margin-bottom: 10px;
}
.csc-mailform-field textarea {
	border:0;
	background:#fff;
	width:405px;
	height: 45px;
	margin-bottom: 10px;
	overflow:auto;
}
#mailformformtype_mail {
	background-color: #AAA;
	color: #777;
	height:17px;
	margin: 0 0 0 135px;
}
#mailformformtype_mail:hover {
	background: url(../scripts/Thellblau.png);
}
fieldset.mailform, fieldset.bewerbung {
	border:0;
	padding: 0;
	margin: 0;
	width:auto;
}
.mailform label {
	display:block;
	width:135px;
	float: left;
	height:15px;
}
.bewerbung label {
	display:block;
	width:270px;
	float: left;
	height:15px;
}
.mailform label+input.auswahl {
	width:15px;
	margin: 0 5px 0 135px;
	padding:0;
	height:13px;
	background-color:transparent;
}
.mailform input {
	border:0;
	background:#fff;
	width:405px;
	height:15px;
	margin-bottom: 10px;
}
.mailform textarea {
	border:0;
	background:#fff;
	width:405px;
	height: 45px;
	margin-bottom: 10px;
	overflow:auto;
}
.bewerbung label.von {
	display:block;
	width:15px;
	margin-left: 270px;
	float: left;
}
.bewerbung textarea, .bewerbung input{
	width:265px;
}
.bewerbung input.zeitraum{
	width:185px;
}
.mailform .textabstand{
	margin-bottom: 20px;
}
.mailform .capcha_feld, .bewerbung .capcha_feld {
	width:70px;
}
.powermail_check_inner {
	margin: 0 0 15px 0;
}
.powermail_check_inner label{
	width: 390px;
	float: right;
}
.send_button {
	background-color: #AAA;
	color: #777;
	height:20px;
	margin: 0 0 0 135px;
}
.send_button:hover {
	background: url(../scroller/Thellblau.png);
}
/* Tabellen */
.contenttable {
	width: 540px;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding:0;
	position: relative;
	top: 0;
	left: 0;
}
.td-0 {
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 135px;
	border-spacing: 0;
	border-collapse: collapse;
}
.contenttable td{
	vertical-align: top;
	padding-bottom: 13px;
}
/* Standards */
.divider {
	width: 538px;
}
.divider hr {
	background-color: #777; 
	border: none; 
	color: #777; 
	height: 1px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
ul{
	padding-left: 15px;
	list-style-image:url(list-style.gif);
}
/* Sitemap */
.csc-sitemap li {
	border-top: solid 1px #777;
	list-style:none;
	padding:0;
	margin:0;
}
.csc-sitemap ul+li {
	border-top: solid 1px #777;
}
.csc-sitemap ul {
	margin: 0 0 10px 0;
	width: 135px;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.csc-sitemap ul ul {
	margin: 10px 0 10px 135px;
	width: 135px;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.csc-sitemap ul ul ul {
	margin: 10px 0 10px 135px;
	padding: 0;
	width: 135px;
	list-style: none;
	list-style-image: none;
}
/* WT_GALLERY */
div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}
div.tx-wtgallery-pi1 {
	padding: 0;
	height: auto;
}
div.wt_gallery_single_inner_pic {
	margin: 15px 0 5px 135px;
	padding: 0;
}
div.wt_gallery_single_inner_pic a img {
	border: 0;
}
div.wtgallery_list {
	padding: 0;
	margin: 0 5px 5px 0;
}
div.wtgallery_list a img {
	padding: 0;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 0;
}
div.wtgallery_list_current a img {
	border: 0;
}
div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
div.wt_gallery_single_inner_title {
	margin: 0 0 5px 135px;
	padding: 0;
	line-height: 25px;
}
div.wt_gallery_single_inner_comments {

}
/* flex */
div.flex_std_div {
	width: 540px;
	height:auto;
}
img.flex_std_img {
	width: 403px;
	height: 285px;
	margin: 15px 0 5px 135px;
}
div.flex_team_div {
	width: 405px;
	height:auto;
}
img.flex_team_img {
	width: 133px;
	height: 133px;
	margin: 15px 2px 20px 135px;
	float:left;
}
div.flex_top_div {
	display:block;
	width: 943px;
	height:485px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
img.flex_top_img {
	width: 943px;
	height:auto;
}
div.flex_sub_div {
	display:block;
	width: 808px;
	height:485px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
img.flex_sub_img {
	width: 808px;
	height:auto;
}
table.flex_spalten.table {
	width: 540px;
	border:0;
	padding:0;
	border-collapse:0;
	border-spacing:0;
}
td.flex_spalte_1, td.flex_spalte_2 {
	vertical-align:top;
	text-align:left;
	width: 270px;
	margin:0;
	padding:0;
}