﻿@import url(tt_news.css);
@import url(rte.css);
@import url(mailform.css);
@import url(kws.css);


/* Main layout and header */
html * {
	font-size: 100.01%;
	margin-bottom: 1px;
}


body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	/* 16px Größe Browser reduzieren auf 13px */
	font-size:81.25%;  
}


body {
	/* f�r IE-versionen < 7 Gesamtansicht zentrieren */
	text-align: center;
}

p {
	line-height: 1.1em;
	margin:0;
	margin-bottom: 0.2em;
}

ul, ol, dl {
	line-height: 1.4em;
	margin: 0;
	padding:0;
}
ul, ol {
	margin:0px 0px 0px 20px;
}
li {
	line-height: 1.3em;
	margin: 0 0 5px 15px ;
	padding:0;
}

dt {
	font-size: 1em;
	font-weight: bold
}
dd { margin: 0 0 0.5em 1em }

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

sup, sub {
	font-size:60%;
}

/* Standard-Ueberschriften */
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	color:#666666;
	margin: 0 0 0.3em 0;
	padding:0;
}
h1,h2,h3 { 
	font-weight: normal;
	line-height: 1.1em;
}
h1 { font-size: 218%; }          
h2 {
	font-size: 140%;
	margin:0px 0px 1em 0px;
}
h3 { font-size: 133.33%; }       
h4 { font-size: 116.33%; }       
h5 { font-size: 95.0%; }      
h6 { font-size: 83.33%; }      


.h2_ {text-decoration:underline; }    
 

/* standard fuer Anker */
a {
	color: #000000;
	text-decoration:none;
}
a:focus, a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
  

blockquote {
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #505050;
	margin: 16px;
	padding: 7px 7px 7px 11px;
}
blockquote p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
}


/* standard Einstellungen f�r Tabellen */
table {
	width: auto;
	border-collapse:collapse;
	margin-bottom: 0.5em;
	border: 1px solid #666666;
	line-height: 1.3em;
	width: 100%;
	margin: 0 0 16px;
	padding: 0;
}

caption {
	font-size: 1.5em;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 8px;
	text-align: left;
}
th {
	color: #000000;
	padding: 7px;
	text-align: left;
}
td {
	color: #000000;
	font-size: 0.9em;
	padding: 5px;
	text-align: left;
}
input, textarea {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: .95em;
	margin: 0;
	padding: 3px;
}
label {
	margin: 2px 0 2px 0;
	font-size: 1.0em;
}
input {
	width: 120px;
}
textarea {
	width: 400px;
}

span.unsichtbar {
	position: absolute;
	left: -3000px;
	width: 0px;
	height: 0px;
	display: block;
}

/* Methoden, um floats im Elternelement anzuzeigen und nicht �berspringen zu lassen */
.clear {
	clear: both;
	overflow: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}
.clearerB {
	clear: both;
	overflow: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* Additional classes */

.highlighted {
	background: #f0f0f0;
	border: 1px solid #b0b0b0;
	color: #303030;
	padding: 3px;
}


/* Tabelle f�r Dateiliste formatieren */
.csc-uploads {
	width: 45%;
}


/* Container */
#allWrap {
	position: relative;
	background: transparent;
	color: #303030;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1005px;
	text-align:left;
  background:  url(../img/backgr.gif) repeat-x top left;
}
#header {
	position: relative;
	color: #000000;
	height: 238px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#main {
  clear:both;
	position: relative;
	overflow: hidden;  
	top: -3px;
	left: 0;
	width: 1005px;
	min-width: 960px;
	margin: 0;
	padding: 0;
	z-index: 10;
}
/* Left sidebar and menu */
#leftCol {
	float: left;
	position: relative;
	margin: 0 0;
	padding: 0;
	width: 98px;
	min-height: 480px;
	background: transparent;
}

/* Main content */
#contentBox {
  float:left;
	overflow: hidden;  
	position:relative;
  width: 804px;
  min-height:480px;
	margin: 0;
	padding: 0;
	line-height:1.1em;
	text-align: left;
	border: 1px solid #7B7B7B;
	border-top: 0;
	z-index: 16;
	background-color: #ECECEC;
}
#content {
clear:both;
	float: left;
	position:relative;
	width: 540px;
	min-height: 500px;
	line-height: 1.1em;
	font-size:0.95em;
	margin: 0;
	padding: 10px;
	background: #FFFFFF;
}


#content h4,
#content h5,
#content h6 {
   color:#000000;
 }
*html #content {
 height:450px;
}
#content p a {
   text-decoration:none;
 }

/* Right sidebar */
#rightCol {
  float:right;
  position:relative;
  width: 240px;
  line-height:1.1em;
  margin: 0;
	padding: 0;
  background-color: #ECECEC;
	min-height: 480px;
 }
*html  #rightCol {
   height:480px;
}
#footer {
	position: relative;
	width: 100%;
	min-width: 965px;
	height: 130px;
	background: #fff url(../img/fbalken.gif) repeat-x left top;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 10px 0;
}


/* Navigationen */

#nav_header_left_box {
	clear: both;
	position: absolute;
	height:37px;
  top: 50px;
	left: 99px;
	text-align: left;
	padding: 0 0 0 2px;
	margin: 0;
	background: transparent url(../img/trenner.gif) no-repeat top left;
}

#nav_header_left {
 color: #000000;
 margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

#nav_header_left li {
	float: left;
	display: inline;
	height: 37px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	background: transparent url(../img/trenner.gif) no-repeat bottom right;
}

#nav_header_left li a.nav_header_left_link, 
#nav_header_left li a.nav_header_left_link_act {
	float:left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.95em;
	color: #333333;
	padding: 17px 13px 3px 9px;
	margin: 0;
}


#nav_header_left li a.nav_header_left_link_act {
	background: transparent url(../img/kmenubgr.gif) repeat-x bottom left;
}
#nav_header_left li.nav_header_left_act {
	background: transparent url(../img/trenner.gif) repeat-x bottom right;
	padding-right: 1px;
}
#nav_header_left li a.nav_header_left_link:hover {
	text-decoration: underline;
}
#nav_header_right_box {
	clear: both;
	position: absolute;
	top: 45px;
	left: 621px;
	padding: 0;
	margin: 0;
	z-index: 18;
	text-align: left;
}
#nav_header_right {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_header_right li {
	float: left;
	display: inline;
	width: 136px;
	list-style-type: none;
	margin: 0 9px 0 0;
	background: #EFEDE0;
}
#nav_header_right li a.nav_header_right_link, 
#nav_header_right li a.nav_header_right_link_act {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	padding: 7px 10px 1px 9px;
	text-align: center;
	width: 116px;
	height: 100%;
	background:transparent;
	border-bottom: 0px solid #7B7B7B;
}
#nav_header_right li a.nav_header_right_link:hover {
	background: #FFFFFF;
}

#nav_header_right li.nav_header_right_li_act {
	background: transparent;
}

#nav_header_right li a.nav_header_right_link_act {
	background: transparent;
}
#nav_content_box {
	float: left;
	width: 100%;
	position: relative;
	height: 27px;
	padding: 0;
	margin: 0;
	z-index: 16;
	text-align: left;
	background: #F5F3EB url(../img/bg_contmenu.gif) repeat-x top left;
}
#nav_content {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_content li {
	float: left;
	display: inline;
	list-style-type: none;
	height: 27px;
	margin: 0;
	background: transparent;
}
#nav_content li a.nav_content_link, #nav_content li a.nav_content_link_act {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.92em;
	color: #333333;
	text-decoration: none;
	padding: 7px 10px 3px 9px;
	text-align: center;
	background: transparent url(../img/trenner_contmenu.gif) no-repeat top right;
}
#nav_content li a.nav_content_link_act {
		background: #FFF url(../img/trenner_contmenu.gif) no-repeat top right;
}

#nav_service {
 clear:both;
	padding: 10px 0 10px 15px;
	margin: 20px 0 30px 0;
	width: 100%;
	border-top:3px solid #FFFFFF;
	background:transparent;
}
/* IE6 Anpassung */
*html #nav_service {
  padding: 10px 0;
  margin: 0;
  }

#nav_service .menutitle {
	font-size: 2.0em;
	font-weight: normal;
	margin: 10px auto;
	padding: 5px 0;
	text-align: left;
}
#nav_service_1, 
#nav_service_2 {
	float: left;
	display: block;
	margin: 0 2px;
	padding: 0;
	width: 204px;
}
/* IE6 Anpassung */
*html #nav_service .menutitle,
*html #nav_service_1,
*html #nav_service_2 {
  margin-left:5px;
}

#nav_service_2 {
 padding-bottom: 20px;
}


.nav_service_block {
	padding: 0;
	margin: 0;
}
.nav_service_block li {
	float: left;
	display: inline;
	width: 200px;
	margin: 3px 0 0 0;
	padding: 0;
	font-style:normal;
	background: #DEDEDE;
	border: 1px solid #7B7B7B;
}
.nav_service_block a {
	display: block;
	padding: 2px 10px;
	font-size: 0.8em;
	font-weight: bold;
	font-style:normal;
	letter-spacing: 0.05em;
	text-decoration: none;
	background: #DEDEDE;
}
.nav_service_block a:hover {
	background: #FFFFFF;
	text-decoration: none;
}

#nav_footer {
	position: relative;
	top: 110px;
	left: 58px;
	width: 500px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.02em;
}
#nav_footer li {
	display: inline;
	margin:0 0 5px 0;
}
#nav_footer li a {
	display: inline;
}

/* Bilder */
#header #logo {
	position: absolute;
	top: 146px;
	left: 99px;
	width: 300px;
	height: 3em;
}
#topImageTop {
	position: absolute;
	left: 543px;
	top: 33px;
	width: 371px;
	height: 57px;
	z-index: 12;
}

#topImage {
	position: absolute;
	left: 403px;
	top: 91px;
	width: 600px;
	height: 139px;
	background:transparent;
}

#topImageBottom {
	position: absolute;	left: 0;	top: 222px;
	margin: 0;
	padding: 0;
	border:0;
	z-index: 20;
	height:7px;
	background:transparent;
}

#topImageBottom img {
  position:relative;left:0;top:0;
  width:1003px;
  margin:0;
  padding:0;
  border:0;
  height:7px;
  }
/* IE6 Anpassung */
*html #topImageBottom {
	position: absolute;left:0;top: 228px;
	}
/* IE7 Anpassung */	
*+html #topImageBottom {
	position: absolute;left:0;top: 228px;
	}

#footerImage_1 {
	position: absolute;
	top: 50px;
	left: 645px;
}


.roundedBox_grey_lt {
 float:left;
 margin:10px 0 0 0;
 padding:0;
 background: transparent url(../img/roundedBox_grey_lt.gif) no-repeat left top;
}
.roundedBox_grey_rt {
 float:left;
 margin:0;
 padding:0;
 background: transparent url(../img/roundedBox_grey_rt.gif) no-repeat right top;
}

.roundedBox_grey_lb {
 float:left;
 margin:0;
 padding:0;
 background: transparent url(../img/roundedBox_grey_lb.gif) no-repeat left bottom;
}

.roundedBox_grey_rb {
 float:left;
 margin:0;
 padding:0;
 background: transparent url(../img/roundedBox_grey_rb.gif) no-repeat right bottom;
}

#printlink {
  clear:both;
  margin:20px 10px 0 0;
  padding: 0 0 10px 0;  
	text-align:right;
}

/* Search box */
#searchbox label, .hide {
	display: none;
}
#searchbox {
	margin: 0;
	padding: 0;
}
#searchform {
	position: absolute;
	top: 180px;
	right: 30px;
	background: #FFFFFF;
	color: #505050;
	line-height: 1.1em;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 200px;
}
#searchform ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#searchform .suchbild {
	display: none;
}

/*  sitemap (Spalten) Formatierungen */
div.sorts_sitemap {
	float: left;
	display:inline;
	width:30%;
	height:100%;
	min-height:460px;
	border-right: 0px dotted #666;
	margin: 0;
	padding: 10px 5px 10px 20px;
}

div.sorts_sitemap ul {
	list-style: none;
	text-align:left;
	margin:  0;
	padding: 0;
}
div.sorts_sitemap ul li {
   padding: 0;
   margin: 0 0 5px 0;
   font-weight:bolder;
}
div.sorts_sitemap li a {
	display: block;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}


div.sorts_sitemap li a:hover {
	color: #C71315;
	text-decoration: underline;
}

div.sorts_sitemap ul li ul  {
  padding:0;
	margin:5px 0;
}

div.sorts_sitemap ul li ul li {
  font-weight:bolder;
  padding:0;
	margin:0;
}

div#kws_menu_sites.sorts_sitemap ul li ul li {
  font-weight:normal;
  position:relative;left:0;top:0;
  }

div#kws_menu_sorts.sorts_sitemap ul li ul li {
  position:relative;left:5px;top:0;
  }

  
div.sorts_sitemap ul li ul li ul li {
  font-weight:normal;
  position:relative;left:0;top:0;
 }


/* 2 level pages,  3 level all */ 
div#kws_menu_sites.sorts_sitemap ul li ul li,
div.sorts_sitemap ul li ul li ul li {
  background-image: url(../img/kws_before.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-left:-15px;
	margin-left:0;
}

/*  Visitenkarte*/
.card {
  clear:both;
  width:90%;
  margin:10px auto;
  margin-top:60px;
  padding:0;
 }

.card h3 {
   font-weight:bold;
   text-align:center;
   }

.card .cardImage {
   margin:15px auto;
   padding:0;
   text-align:center;
   }
   
.card .cardRole {
  }   
  
.card .cardAddress {
  margin:30px 0 15px 0;
  }   
.card .cardContact {
  margin:0;
}     
.card .cardContact a {
  font-weight:bold;
  text-decoration:underline;
}       
.card .cardText {
  margin:15px 0;
}     


#advisor {
 clear:both;
 }


.mapCards {
  clear:both;
  display:none;
  width:90%;
  margin:0 ;
  padding:0;
  text-align:right;
 }

.mapCardImage {
 float:right;
 width:90px;
 height:90px;
 }
.mapCardImage img {
 border:1px solid #000000;
}

.mapCardName {
 float:right;
 width:50%;
 margin:20px 10px 0 0;
}

.mapCardRole {
 float:right;
 width:50%;
 margin:20px 10px 0 0;
 text-align:right;
}

   
#content div.csc-textpic div.csc-textpic-imagecolumn  {
  margin-top:20px;
 }



/
/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 1px solid black; width: 90%; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: transparent; }
TABLE.csc-uploads TR.tr-odd { background-color:transparent; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border: 0px solid red; }

TABLE.csc-uploads-2 { border: 0px solid green;}

TABLE.csc-uploads-3 { border:none; }
TABLE.csc-uploads-3 TR.tr-even { background-color:transparent; }
TABLE.csc-uploads-3 TR.tr-odd { background-color: transparent;}
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid black; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid red; }

#GMap {
	height:500px;
}