@charset "utf-8";
/* CSS Document */
body{
background-image:url(../images/background.gif);
background-repeat:repeat-x;
margin:0;
text-align:center;
}

#page {
width:830px;
background-color:white;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-top:10px;
border: 1px solid #ddd;
}

#logo {
	float: right;
	width: 127px;
	height: 78px;
	background: url(../images/logo.gif) no-repeat;
	position: relative;
	top: -6px;
	left: -8px;
}

#top{
height:125px;
width:795px;
border-bottom:1px solid #eee;
margin:5px 0 0 15px;
font-family:"Arial", Verdana, sans-serif;
font-size:14px;
color:#666666;
}

#search{
width:100%;
height:21px;
}

#search_main{
margin-left:620px;
/*border:1px dotted #656565;*/
padding:3px;
float:left;
}

.searchBox{
width:125px;
height:18px;
border:1px solid #cccccc;
font-size:10px;
}

.searchBoxInput{
float:left;
width:130px;
height:18px;
}

.searchBoxIcon{
float:left;
width:30px;
}

.languageBox{
float:left;
width:85px;
border-left:1px dotted #656565;
text-align:center;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

#main_menu{
font-size: 12px;
height:90px;
float:left;
margin-left:15px;
}

#main_menu_left{
width:140px;
height:90px;
border-top:1px dotted #656565;
float:left;
}

#main_menu_right{
margin-left:50px;
width:140px;
height:90px;
border-top:1px dotted #656565;
float:left;
}

.main_menu_item{
border-bottom:1px dotted #656565;
padding:3px 0 3px 2px;
}

.main_menu_item_active{
font-weight:bold;
color:#cc0000;
}

.main_menu_item_last, .main_menu_item_active_last{
padding:3px 0 3px 2px;
}

.main_menu_item a, .main_menu_item_last a{
text-decoration:none;
color:#666666;
}

.main_menu_item a:hover, .main_menu_item_last a:hover{
text-decoration:none;
color:#cc0000;
}

.main_menu_item_active a{
font-weight:bold;
color:#cc0000;
text-decoration:none;
}

.main_menu_item_active_last a{
font-weight:bold;
color:#cc0000;
text-decoration:none;	
}

#tom{
	position: relative;
	top: -10px;
width:130px;
height:90px;
background-image:url(../images/tom.gif);
background-repeat:no-repeat;
margin-left:320px;
float:right;
}

#main_scroll { 
width:775px;
border:1px solid #eee;
height:360px;
text-align:center;
margin-top:12px;
margin-left:27px;
background-image:url(../images/background.jpg);
overflow-y: scroll;
}

#main_scrollcontent { 
font-family: "Arial", Verdana, sans-serif;
color: #fff;
width:735px;
padding: 0 20px 0 20px;
border:1px solid #eee;
height:360px;
text-align:left;
margin-top:12px;
margin-left:27px;
background-image:url(../images/background.jpg);
}

#main{
width:775px;
border:1px solid #eee;
height:360px;
text-align:center;
margin-top:12px;
margin-left:27px;
background-image:url(../images/background.jpg);
overflow: hidden;

}

#main_news{
width:775px;
border:1px solid #eee;
height:360px;
text-align:center;
margin-top:12px;
margin-left:27px;
background-image:url(../images/blue_background.jpg);
overflow-y: scroll;
}

#bottom{
	padding: 0 8px 8px 8px;
	padding-left: 18px;
width:795px;	
height:140px;
/*border-top:1px dotted #656565;*/
margin:5px 0 8px 18px;
font-family:"Arial", Verdana, sans-serif;
font-size:14px;
color:#666666;
/*
background: transparent url(../images/bottombg.gif) no-repeat;
*/
}

.bottom_left_info{
width:380px;
height:122px;
border-right:1px solid #eee;
margin-right:16px;
margin-top: 12px;
text-align:left;
float:left;

}

.bottom_left_info div div div {
margin-top:10px;
}

#homeContent {
  width:300px;
  padding-top:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#03538e;
  line-height:10px;
  font-size:14px;
  margin:86px 0 0 350px;
  text-align:left;

  
}

#homeContent h2{
font-size:24px;	
}

.homepage_news{
	margin-top: 12px;
width:193px;
height:108px;
border-right:1px solid #eee;
margin-right:10px;
float:left;
/*padding-left:10px;*/
padding: 8px 0 6px 0;
}

.homepage_news_headline {
height:42px;
overflow:hidden;
}

.homepage_news_headline a{
color:#cc0200;
font-weight:bold; 
font-size:11px;
margin-top:5px;
text-decoration:none;
}


.homepage_news_text_wrapper {
float:left;
}

.homepage_news_text{
	margin-top: 5px;
width:166px;
height:42px;
overflow:hidden;
float:left;
font-size:11px;
}

.homepage_news_arrow{
	position: relative;
	left: -8px;
	top: 4px;
float:left;
height:17px; 
width:54px; 
margin-left:130px;
margin-top:3px;
/*margin-top:88px;*/
}

.homepage_right_corner{
width:150px;
float:left;
border-top:1px dotted #656565;
border-bottom:1px dotted #656565;
padding:1px 0 1px 0;
margin-top:53px;
}

.downloadImage {
float:left;
height:120px;
width: 144px;
margin-top:20px;	
}

#footer{
width:850px;
text-align:left;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
margin-top:10px;
}

#footer a{
text-decoration:none;
color:#666666;
}

#footer a:hover{
text-decoration:underline;
color:#666666;
}

#footer_wrapper{
float:left;	
width:830px;
padding-left:20px;
}

#main .news_list {
width:710px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:white;
}

table .news_list{
background:white;
padding:5px 5px 10px 5px;
font-size:11px;
text-align:left;
}

.scroller{
width:730px;
height:320px;
margin-top:20px;
border: 1px solid #eee;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
overflow:scroll;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.scroller table{
	color:#1d67ac;
text-align:left;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.scroller table input, select, textarea{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.news_list_date {
font-family:"Arial", Verdana, sans-serif;
font-size:12px;
color:#666666;
width:70px;
padding:20px 0 10px 0;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
font-weight:regular;
text-align: center;
}


.news_list_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
color:#737373;
padding:10px 10px 3px 10px;
border-bottom:1px solid #eee;
text-align:left;
}

.news_list_text a {
font-family: Arial, Verdana, sans-serif;
color:#004f87;
font-weight:bold;
text-decoration:none;
}

.news_list_text a:hover {
text-decoration:underline;	
}

.news_single{
width:690px;
background:white;
padding:5px 10px 15px 10px;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.news_single h2{
color:#cc0200;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;	
}

.tx-indexedsearch-searchbox {
display:none;
}

.tx-indexedsearch-info {
display:none;
}

.tx-indexedsearch-browsebox {
margin:0 10px 12px 0;
padding-bottom:5px;
text-align:right;
border-bottom:1p dotted #dfdfdf;
 }
 
.browsebox{
	padding:2px;
	background-color:#dfdfdf; 
 }
 
 .tx-indexedsearch-browsebox p{
margin:0 10px 12px 0;
padding-bottom:5px;
text-align:left;
border-bottom:1p dotted #dfdfdf;
 }

.tx-indexedsearch-title{
font-size:12px;
font-weight:bold;
}

.tx-indexedsearch-percent{
font-size:12px;
font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
line-height:14px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
font-size:11px;
font-weight:bold;
color:#333333;
}

.tx-indexedsearch{
margin-left:30px;
margin-right:20px;
}

.tx-indexedsearch-info{
font-size:9px;
}

.tx-indexedsearch-descr {
color:#000;	
}

.descr{
margin-left:10px;
padding:3px;
background-color:#F3F3F3;
width:450px;
}

.tx-indexedsearch a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1d67ac;
}

.inputLong{
width:200px;
height:14px;
border:1px solid #327baa;
}

.inputMed{
width:150px;
height:14px;
border:1px solid #327baa;
}

.inputShort{
width:45px;
height:14px;
border:1px solid #327baa;
}

.contactTable tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.mitteilingTextArea{
width:200px;
height:205px;
border:1px solid #327baa;
}

.pdf{margin-left:10px;height:50px;width:50px;background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}

.erp-table{
width:710px;
margin-left:auto;
margin-right:auto;
}

.erp-table thead{
	color:#c81a23;
	background-color:#d1ddeb;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:30px;
text-align:center;
}

.erp-table tr td{
background-color:#FFF;
border:1px solid #eee;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

.tech-left {
float:left;
width:250px;
color:#1d6798;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin-left:25px;
margin-top:15px;
padding-left:10px;
line-height:18px;
}

.tech-left p {
text-align:justify;
width:240px;
}

.tech-left h2 {
font-size:22px;
	font-family:"Arial", Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#1d6798;
}

.tech-right {
float:left;
width:430px;
color:#1d6798;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-left:25px;
margin-top:10px;
}

.tech-right h5{
	text-align:center;
	font-size:14px;
	margin-bottom:3px;
	color:#1d6798;
}

.contenttable{
margin-top:4px;	
}
.contenttable tr td p{
padding:0;
margin:8px 0 8px 5px;
}

.tech-table tr td p .bodytext{
padding:0;
}

.left{
background-color:white;
font-weight:bold;
font-size:11px;
padding:0 5px 0 5px;
}

.right{
background-color:#e8eef6;	
color:#03538e;
font-size:11px;
padding:0 5px 0 5px;
}

#ref_left{
float:left;
width:150px;
color:#03538e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin-left:10px;
margin-top:10px;
padding-left:10px;
}

#ref_right{
float:left;
width:480px;
height:260px;
color:#03538e;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-left:25px;
margin-top:20px;
padding: 15px 15px 5px 15px;
}


div#links a {
	display: block;  
	font: bold 1em sans-serif;     
	padding: 2px 10px; 
	margin: 0 0 1px; 
	border-width: 0;     
	text-decoration: none; 
	color:#03538e;
	}
	
.refText{display: none;
width:459px;
height:178px;
background-color:#d0ddea;
border:10px solid #97b7d8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.refText p {
padding:10px;	
}
.ref_link {
	width:440px;
text-align:right;
margin-top:20px;
}

.ref_link a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1d67ac;
text-decoration:none;
}

.ref_link a:hover {
text-decoration:underline;
}

.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color: #c00917;
	width:270px;
	}
.subQuote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	width:260px;
	}
	
.quoteTextHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color: #c00917;
	width:370px;
	}

.quoteTextLargeHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color: #004d86;
	width:370px;
	margin-top:-10px;
	}
	
.quoteText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color: #666;
	width:370px;
	}
	
	.blueHeader{
	color:#1d67ac;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	margin-top:10px;
	margin-left:110px;
	font-family:Arial, Helvetica, sans-serif;
	}

.csc-sitemap ul {
margin-left:20px;	
}

.csc-sitemap ul li {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*line-height: 1.5em;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../images/list_arrow.gif);
	line-height:24px;
	padding: 0px;
	margin: 0px;
}

.csc-firstHeader {
color:#1d67ac;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin-top:20px;
	margin-left:30px;
	font-size:22px;
	font-family:"Arial", Verdana, sans-serif;	
}

.csc-firstHeader-no{
	color:#1d67ac;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	font-size:22px;
	font-family:"Arial", Verdana, sans-serif;
}

.technische-firstHeader {
color:#1d67ac;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	font-size:22px;
	font-family:"Arial", Verdana, sans-serif;	
}

.kostentransparenz_list{
line-height:18px;
font-size:14px;
color:#1d6798;
font-family:Arial, Helvetica, sans-serif;
list-style-type:square;
width:250px;
}

.kostentransparenz_list li {
margin-bottom:10px;	
}

.bottom_logo{
float:left;
margin-left:200px;	
}

.event_list {
width:710px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:white;
padding:5px 5px 10px 5px;
font-size:11px;
text-align:left;
}

.event_list_image {
font-family:"Arial", Verdana, sans-serif;
font-size:12px;
color:#666666;
width:170px;
padding:20px 0 10px 0;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
text-align: center;
}


.event_list_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
color:#737373;
padding:10px 10px 3px 10px;
border-bottom:1px solid #eee;
text-align:left;
}

.event_list_text a {
font-family: Arial, Verdana, sans-serif;
color:#004f87;
font-weight:bold;
text-decoration:none;
}

.event_list_text a:hover {
text-decoration:underline;	
}

