html, body {
	font-family:Verdana;
	font-size:11px;
        color:#525252;
	line-height:16px;
	margin:auto;
	padding:9px;
	width:auto;
}
h1 {
	line-height:24px;
}
#contentPage a {
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}
table .bodytext {
 	padding:0px;
 	margin:0px;
}


#contentPage .projekte {
	margin-left:-230px;
	margin-right:auto;
	width:900px;
	
}


* p.bodytext {
	margin-left:0px;
	padding-left:0px;
}
select {
	color:#999999;
	font-size:10px;
	margin-top:8px;
	width:180px;
}
.txtSearch {
	border:1px solid #CBCBCB;
	color:#999999;
	font-size:10px;
	height:15px;
	margin:0pt 0pt 3px;
	padding:0pt 2px;
	width:148px;
}
img {
 	border:none;
}
#top {
	width:960px;
margin:auto;
padding:auto;
}

#logo {
width:300px;
float:left;
}

#navHelp {
	width:200px;
	float:right;
}
a{
	text-decoration:none;
        /*color:#525252;*/
        color:#EE2B31;
}
.blacklink {
	color:#525252;
}
.blacklink:hover{
	color:#525252;
}
.blacklink:visited{ 
	color:#525252; 
}
h1.csc-firstHeader {
	padding-bottom:23px;
}
.csc-header csc-header-n1{
	height:10px; 
}
.padder h1{
	margin:0px;
}

h3 {
	font-family:Arial;
}
.sortable  {
 background-color:#FFF;
}
h3 a,
.sortable a{
	color:#EE2B31;
}
a:hover,
h3 a:hover,
.sortable a:hover {
	color:#EE2B31;
	text-decoration:underline;
}
.padder {
	padding:0px 10px 5px 10px;
}
input.btnSearch {
background-color:transparent;
background-image:url(layout/btn_search.gif);
background-position:left top;
background-repeat:no-repeat;
border:0px none;
height:20px;
margin:0pt 0pt 0pt 5px;
padding:0pt;
width:21px;
}
.txtSearchDiv {
height:20px;
margin:3px 0pt 0pt;
padding:2px 0pt;
width:184px;
}
.imgtext-table {
margin:0px 5px 5px 0px;
}

/* NAVIGATION */

ul.mClass {
	border-bottom:1px solid #F0F0F0;
	font-family:Arial;
	font-size:11px;
	height:23px;
	margin:20px 0px 0px 10px;	
	padding:0px;
	width:960px;
	clear:both;
}
ul.mClass, 
ul.mClass ul,
ul.sClass, 
ul.sClass ul {
    	list-style-type: none;
}
ul.mClass a {
    	display: block;
	color:#EE2B31;
	text-decoration:none;
	font-weight:bold;
	padding:4px 11px 3px 5px;
}
ul.mClass a.active {
        color:#502E8B;
}
ul.mClass :hover > a, 
ul.mClass ul ul :hover > a {
    	background-color:#502E8B;
	color:#FFFFFF;
}
ul.mClass a:hover {
	background-color:#502E8B;
	padding:4px 11px 3px 5px;
}
ul.mClass li {
	float:left;
}
ul.mClass ul {
    	margin-left:0;
    	padding: 0 0 5px 0;
    	position: absolute;
    	display:none;
    	background-color:#502E8B;
    	min-width:180px;
}
ul.mClass ul a {
	color:#FFF;
}
ul.mClass ul a:hover {
    	color:#EE2B31;   	
    	text-decoration:underline;
}
*html ul.menu ul {
    	width:180px;
}
ul.mClass ul.hover, ul.mClass li.hover ul, ul.mClass li:hover ul  {
    	display:block;
}
ul.mClass ul li {
    	float:none;
    	background-color: transparent;
}
ul.sClass {
	padding:0px;
	margin:0px;
	font-family:Arial;
}
ul.sClass li {
	background:transparent url(layout/bg_dots_grey.gif) repeat-x scroll left bottom;
	padding:3px 0pt 6px;
	color:#EE2B31;
}
ul.sClass li.active a {
	color:#502E8B;
	font-size:11px;
	font-weight:bold;
}
ul.sClass li a {
	color:#EE2B31;
	font-size:11px;
}
ul.sClass li a:hover {
	color:#502E8B;
	font-size:11px;
}
.bc {
        height:20px;
        margin:5px 0px 42px 10px;
        font-size:9px;
        color:#C0C0C0;        
}
.bc a {
        color:#C0C0C0;
}      

/* CONTENT, STARTSEITE */

#contentContainer {
	width:960px;
	padding:0px;
}
#contentNews,
#content,
#contentActivities,
#contentShortcut {
        float:left;
        margin-left:10px;
		padding-left:20px;
		background-color:#FFF;
}
#contentNews {
        width:176px;
        background-image:url(layout/newsbg.jpg);
        background-repeat:repeat-x;
}
#content {
        width:350px;
}
#contentActivities {
        width:280px;
}
#contentActivities a,
#contentNews a {
	color:#525252;
}
#contentActivities h3 a {
	color:#EE2B31;
}
#contentShortcut {
        width:180px;
        background-image:url(layout/newsbg2.jpg);
        background-repeat:repeat-x;
        height:400px;
        font-weight:bold;
}
h1 {
	color:#502E8B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	margin:0px 0px 15px;
}
h3 {
	color:#EE2B31;
	font-size:11px;
}

/* SUBPAGES */

#contentSubMenu,
#contentPage,
#contentRight {
	float:left;
}
#contentSubMenu {
	width:200px;
	background:transparent url(layout/bg_dots_grey.gif) repeat-x scroll center top;
	margin:80px 0px 0px 15px;
	padding:0px;	
}
#contentPage {
	width:490px;
	margin-left:30px;
}
#contentPage h1 {
	height:40px;
}
#contentRightInner {
	width:210px;
	margin-left:15px;
	background-color:#F0F0F0;
}
#contentRightInner h1 {
	font-size:14px;
	padding:10px 0px 0px 10px;
}
#contentRightInner p {
	margin:5px 0px 0px 10px;
}
#toolbar {
	margin-left:30px;
	height:50px;
}
#toolbar img {
	border:none;
}
#toolbar a {
	color:#B0B0B0;
}

/* SITEMAP */

.csc-menu p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
.csc-menu p a {
	color:#EE2B31;
}

/* SORTING */

#contentPage pre {
	padding: 1em;
	background-color: #F2F2F2;
}
#contentPage code {
	font-size: 1.2em;
	background-color: #F2F2F2;
}

#content {
	/*margin: 3em;*/
}

/*#content p {
	width: 45em;
}*/
#contentPage #mainmenu {
	margin: 1em 0 0 0;
}
#contentPage .panel {
	clear: both;
	/*display: none;*/
	border: 3px solid #00adef;
	padding: 1em;
	background-color: #FFF;
	margin: 0;
}
#contentPage .panel.active-tab-body {
	display: block;
}
#contentPage #tabs {
	list-style: none;
	padding: 0;
	margin: 0;
}
#contentPage #tabs li {
	position: relative;
	float: left;
}
#contentPage #tabs a {
	float: left;
	padding: 5px 8px;
	margin-right: 6px;
	border: 1px solid #00adef;
	border-width: 1px 1px 0 1px;
	text-decoration: none;
	color: #000;
}
#contentPage #tabs a:hover {
	background-color: #8dd8f8;
	color: #FFF;
}
#contentPage #tabs a.active-tab {
	background-color: #00adef;
	color: #FFF;
}
#contentPage table {
	border-collapse: collapse;
	table-layout: fixed;
}

#contentPage td, th {
	padding: 0.5em;
	/*border: 1px solid #CCC;
	white-space: nowrap;
	overflow: hidden;*/
}

#contentPage th {
   /*white-space: pre;*/
   text-align:left;
}

#contentPage thead, tfoot {
	/*background-color: #DDD;*/
}

#contentPage tr.rowodd {
	background-color: #FFF;
}

#contentPage tr.roweven {
	/*background-color: #F2F2F2;*/
}
#contentPage .sortable {
	
}
#contentPage .sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
#contentPage .sortasc {
	/*background-color: #DDFFAC;*/
	background-image: url(layout/up.gif);
}
#contentPage .sortdesc {
	/*background-color: #B9DDFF;*/
	background-image: url(layout/down.gif);
}
#contentPage .nosort {
	cursor: default;
}

#contentPage th.resize-handle-active {
	cursor: e-resize;
}

#contentPage div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}
.firstDataCell,
.archivfirst {
	width:450px;
}
.secondDataCell,
.archivsecond {
	width:120px;
}
#contentPage .konzernueberblick {
	top:200px;
	margin-top:0px;
}
#contentPage .projekte {
	top:450px;

}
#contentPage .eisenbahn {
	top:870px;
}
#contentPage .newssortable {
	top:400px;
}
#contentPage .global {
	top:870px;
}
#contentPage .sortable tr td {
	background-image:url(layout/bg_dots_grey_vert_trim.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#contentPage tr th {
	/*background-image:url(layout/bg_dots_grey.gif.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
	border-bottom:1px dotted #C0C0C0;
}
#contentPage .imgtext-table tr td {
	padding:0px;
}
.bildklein,
#bildgross {
	float:left;
	cursor:pointer;
	margin-right:10px;
	width:100px;
}
#bildgross {
	width:300px;
}
.bildklein img {
        margin-bottom:3px;
}
#contentRightInner .csc-header {
 height:35px;
}
*p {
 margin:12px;
}
*input,
*textarea {
 width:200px;
}
