/* CSS Document */
body {
	margin : 0px;
	padding : 0px;
	padding-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* background-image: url(../images/bg_layout.jpg); */
	background-repeat: no-repeat;
	font-size: 11px;
}

img {
	border: 0px;
}

.error {
	color:#FF0000;
}

td#left h1 {
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 7px;
	margin: 0px;	
}

td#middle h2 {
	font-size: 18px;
	font-style:italic;
	font-weight:normal;
}

td#middle {
	font-size: 11px;
}

td#middle span.title {
	font-weight: bold;
	padding-top : 5px;
}

td#middle span.date {
	padding:0px;
	color: #9B9BB7;
}

td#middle a {
	color: #0C278C;	
	text-decoration : none;
	padding: 0px;
	margin: 0px;
}

td#middle a:hover {
	color: #fe0000;	
	text-decoration : none;	
}


td#right .fastlink {
	width:100px;
	height:100px;
	background-color:#FFFFFF;
	font-size: 11px;
}



p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}

/**
* header: systemwide functions
*
*/
#systemwideFunctions {
	position : absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 275px;
	background-color : #ffffff;
	text-align: right;
	/*height: 16px;*/
	height: 23px;
}

ul.systemwideFunctions {
	padding: 0px;
	margin: 0px;
	list-style-type : none;
	text-align : right;
	clear: left;
}

ul.systemwideFunctions li {
	display: block;
	float: left;
	text-align : center;
	width: 50px;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
}


ul.systemwideFunctions li a {
	padding-top: 0px;
	font-size: 9px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration : none;
	display: block;
	height: 20px;
	padding: 0px;
}

ul.systemwideFunctions li a:hover {
	color: 	#9B9BB7;	
}


/**
* Topnavigation (menu in oce.css)
*
*/
/*
#topNavigation td a {
	display: block;
	width:100%;
	height: 100%;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
	padding-top: 3px;
	text-align: center;
	background-color: #01319D;
}


#topNavigation td a:hover {
	background-color: #4C6DBA;
}

#topNavigation td a.selected {
	background-color: #4C6DBA;
}
*/
#topNavigation td.discipline {
	text-align : right;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 14px;
}


/* div.mainnav            { font-size:14px; line-height:25px; width:610px; height:24px; padding:0px 0px 0px 378px; color:#FF0000; }*/
#topNavigation ul         { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none; }
#topNavigation li         { width:100px; color:#999999; float:left; list-style-type:none; position:relative; text-align:center; }
#topNavigation a          { width:auto; height:auto; color:#ffffff; text-decoration:none; padding:0px 0px 0px 0px; line-height:20px; display:block; }
#topNavigation a:hover    { background-color: #4C6DBA;}
#topNavigation a.pdactive { font-weight:bold; background-color: #4C6DBA; }

#topNavigation li ul       { width:auto; border:#4C6DBA solid 1px; background-color:#01319D; display: none; position:absolute; left:0; top:1em; }
#topNavigation li > ul     { left:auto; top:auto; }
#topNavigation li:hover ul { display:block; height:auto; }

#topNavigation li ul li         { width:180px; margin:0; padding:0; color:#999999; line-height:180%; list-style-type:none; text-align:left; }
#topNavigation li ul li a       { padding:0px 10px 0px 10px; }
#topNavigation li ul li a:hover { color:#FFFFFF; background:#FF9900; }


/**
* leftNavigation
*
*/
#leftNavigation {
	font-size: 10px;
	background-color: #CEE7FF;
}

#leftSelection {
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
}

#partnerLogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}

#SubNavigation {
	padding-bottom: 0px;
	padding-left: 0px;	
}

#SubNavigation ul.SubNavigation {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
	margin-left:  0px;
	padding-left: 0px;
}

#SubNavigation ul.SubNavigation li {
	background-repeat : no-repeat;
	background-position : left top;
	font-size: 9px;
	padding: 0px;
	padding-left: 24px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin: 0px;
}

#SubNavigation ul.SubNavigation li.folder {
	background-image : url(../images/NavigationChannel.gif);
	background-repeat : no-repeat;
}

#SubNavigation ul.SubNavigation li.document{
	background-image : url(../images/NavigationDocument.gif);
	background-repeat : no-repeat;
}

#SubNavigation ul.SubNavigation li.documentSelected {
	background-image : url(../images/NavigationDocument.gif);
	background-repeat : no-repeat;
	color: #FF0000;
}

#SubNavigation ul.SubNavigation li#selected{
	background-image : url(../images/NavigationLine.gif);
	color: #FF0000;
	background-color: #99ccff;
	font-weight : bold;
	list-style-type : none;
	list-style-image : none;
}

#SubNavigation ul.SubNavigation li.back{
	background-image : url(../images/NavigationLine.gif);
	color: #000000;
	background-color: #99ccff;
	font-weight : bold;
	list-style-type : none;
	list-style-image : none;
}

#SubNavigation ul.SubNavigation li#bottom {
	background-image : url(../images/NavigationLine.gif);
	list-style-type : none;
	list-style-image : none;
}

#SubNavigation ul.SubNavigation li.top {
	background-image : none;
	color: #0C278C;	
	font-weight: bold;
	list-style-type : none;
	list-style-image : none;
}

#SubNavigation ul.SubNavigation li a.topItem {
	font-weight: bolder;
}

#SubNavigation  a{
	color: #0C278C;	
	text-decoration : none;
}

#SubNavigation a:hover{
	color: #fe0000;	
	text-decoration : none;
}

#SubNavigation a.editor {
	display: block;
	width: 100%;
	background-color: #0C278C;
	color: white;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}


/**
* contentLayer
*
*/
#contentLayer {
}
/**
* headline
*
*/
#headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	border-bottom: 1px solid #fe0000;	
	/*margin-right: 15px;*/
	/*margin-left: 15px;*/
	padding-top: 11px;
	margin-top: 16px;
	padding-left: 3px;	
	clear : both;	
}

#headlineText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*margin-right: 15px;*/
	/*margin-left: 15px;*/
	padding-top: 0px;
	margin-top: 13px;
	padding-left: 0px;
	/*clear : both;*/
	line-height: 16px;
	width: 600px;
}

#headlineText td {
	font-size: 11px;
}


/**
* footer
*
*/
#footer {
	border-top: 1px solid #fe0000;
	clear : both;
	margin-top : 0;
	margin-right: 10px;
	padding : 0;
	text-align : center;
	padding-top: 10px;
	font-size: 10px;
}



/**
* Zus�tzliche Container
*
*/
td#right {
	background-image : url(../images/BackgroundRightColum.jpg); 
	background-repeat : repeat-y;
	font-size: 9px;
}

td#right #header{
	background-repeat : no-repeat;
	height: 110px;
}

td#right h1 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-bottom: 7px;
}

td#right a {
	color: #0C278C;
	text-decoration : none;
}

td#right a:hover {
	color: #fe0000;
}

td#right  #search {
 background-image : url(../images/HeadSearch2.jpg);
 background-repeat : no-repeat;
 background-position : right top;
 background-color : #99cdff;
 padding-left: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-right: 10px;
 border-bottom: 1px solid #ffffff;
 border-top: 1px solid #ffffff;
}

#fastlink {
	width:170px;
	overflow:auto;
	background-color:#FFFFFF;
	line-height:150%;
	padding:5px;
	border-color:#006699;
	border-style:solid;
	border-width:1px;
}

div.clear { clear:both; }
input.readonly { background-color:#fafafa; }
textarea.readonly { background-color:#fafafa; }

