body,div,span,table,tr,td,th,ul,ol,li,p,input,select,textarea,a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
body,textarea{
	scrollbar-base-color:#ffffff; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	background-color:#FFFFFF;	
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body.home{
	background-image:url(../images/bg/home.gif);
}
body.portal{
	background-image:url(../images/bg/portal.gif);
}
body.subportal{
	background-image:url(../images/bg/subportal.gif);
}
body.liste{
	background-image:url(../images/bg/liste.gif);
}
body.standard{
	background-image:url(../images/bg/standard.gif);
}
body.prozesse{
	background-image:url(../images/bg/prozesse.gif);
}
body.chart{
	background-image:url(../images/bg/chart.gif);
}
/*
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
*/
/*
li {
	background: url(../images/icons/pfeil.gif) no-repeat left 0.1em;
	padding-left:9px;
}
*/

ul {
	list-style-type: none;
	/* margin: 0; */
	/*padding: 0; */
	padding-left:9px;
}

ul li {
	background: url(../images/icons/pfeil.gif) no-repeat left 0.1em;
	padding-left:9px;
}

ul li a {
	/*left:0px;*/
}


/* container for navigation parts */
#cont_generic_nav{
	position:absolute; 
	top:10px;
	left:188px;
	width:763px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	font-size: 12px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_subnav{
	position:absolute;
	top:20px;
	left:0px;
	width:188px;
	font-size: 10px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_rightnav{
	position:relative; 
	top:20px;
	left:0px;
	width:188px;
	font-size: 10px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_rightnav2{
	position:relative;
	top:40px;
	left:0px;
	width:188px;
	font-size: 10px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}


/* container for portal rows */
#cont_portal_row_main{
	position:absolute;
	top:30px;
	left:189px;
	width:544px;
	font-size: 11px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_portal_row1{
	position:absolute;
	top:30px;
	left:189px;
	width:544px;
	font-size: 11px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_portal_row2{
	position:absolute;
	top:20px;
	left:450px;
	width:260px;
	font-size: 11px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_portal_row3{
	position:absolute;
	top:20px;
	left:742px;
	width:220px;
	font-size: 11px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
/* container for list layout */
#cont_list_main{
	position:absolute;
	top:20px;
	left:215px;
	width:500px;
	font-size: 70%; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}

/* container for text pages */
#cont_standard_text{
	position:absolute;
	top:20px;
	left:213px;
	width:348px;
	font-size: 80%; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_standard_images{
	position:absolute;
	top:10px;
	left:575px;
	width:152px;
	font-size: 10px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}
#cont_standard_related{
	position:absolute;
	top:10px;
	left:742px;
	width:220px;
	font-size: 80%; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
}

/* classes for subnavigation with site tools */
#logofader {
	width:168px;
	margin-left:10px;
	border-bottom: solid #094198 1px;
	border-top: solid #094198 1px;
	background-color:#FFF;
	height: 48px;
	text-align:center;
}
#logoobjects {
	margin: 3px 0 3px 0;
}
.box_subnav_out{
	text-align:left;
	color:#094198;
	width:168px;
	margin-top:20px;
	margin-left:10px;
}
.box_subnav_in{
	color:#094198;
	background-color:#D5EAF9;
	border-bottom: solid #094198 1px;
	border-top: solid #094198 1px;
	width:168px;
	padding-bottom:2px; padding-top:2px;
	text-align:center;
}
.box_subnav_form{
	color:#094198;
	width:124px;
	margin-right: 4px;
	margin-left: 4px;
	background-color:#D5EAF9;
}
.box_subnav_form2{
	color:#094198;
	width:153px;
	margin-right: 4px;
	margin-left: 4px;
	background-color:#D5EAF9;
}
.box_subnav_form3{
	color:#094198;
	width:60px;
	background-color:#D5EAF9;
}
.box_subnav_form4{
	color:#094198;
	width:85px;
	background-color:#D5EAF9;
	margin-right: 4px;
	margin-left: 4px
}
.box_subnav_txt{
	color:#094198;
}

/* classes for subnavigation with menu: menu_subnav_level_status(0:passive - 1:over - 2:selected */
/* sbnav level 1 */
.menu_subnav_1{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin-top:10px;
}
.menu_subnav_1_0{
	font-weight:bold;
	font-size:110%;
	line-height:1.5em;
	color:#000000;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_1_0{
	border-left:16px solid #094198;
	background-color:#ABD5F2;
	padding-left:4px;
	padding-right:4px;
}
.menu_subnav_1_1{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	color:#094198;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_1_1{
	border-left:16px solid #FFCC00;
	background-color:#D5EAF9;
	padding-left:4px;
	padding-right:4px;
}
.menu_subnav_1_2{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	color:#FFFFFF;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_1_2{
	border-left:16px solid #FF6600;
	background-color:#094198;
	padding-left:4px;
	padding-right:4px;
}
/* subnav level 2 */
.menu_subnav_2{
	position:relative;
	top:0;
	left:0;
}
.menu_subnav_2_0{
	line-height:20px;
	color:#000000;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_2_0{
	position:relative;
	top:0;
	left:28;
	width:156;
}
div.menu_subnav_2_0_ico{
	position:absolute;
	top:7;
	left:16;
	background-color:#094198;
	border: 1px solid #FFFFFF;
	width:8;
	height:8;
	font-size:1px;
}
.menu_subnav_2_1{
	line-height:20px;
	color:#094198;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_2_1{
	position:relative;
	top:0;
	left:28;
	width:156;
}
div.menu_subnav_2_1_ico{
	position:absolute;
	top:7;
	left:16;
	background-color:#FFCC00;
	border: 1px solid #094198;
	width:8;
	height:8;
	font-size:1px;
}
.menu_subnav_2_2{
	line-height:20px;
	color:#000000;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_2_2{
	position:relative;
	top:0;
	left:28;
	width:156;
}
div.menu_subnav_2_2_ico{
	position:absolute;
	top:7;
	left:16;
	background-color:#FF6600;
	border: 1px solid #094198;
	width:8;
	height:8;
	font-size:1px;
}
/* subnav level 3 */
.menu_subnav_3{
	position:relative;
	top:0;
	left:0;
}
.menu_subnav_3_0{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_3_0{
	position:relative;
	top:0;
	left:36;
	width:144;
}
div.menu_subnav_3_0_ico{
	position:absolute;
	top:4;
	left:28;
	background-color:#D5EAF9;
	border: 1px solid #094198;
	width:5;
	height:5;
	font-size:1px;
}
.menu_subnav_3_1{
	font-size:11px;
	color:#094198;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_3_1{
	position:relative;
	top:0;
	left:36;
	width:144;
}
div.menu_subnav_3_1_ico{
	position:absolute;
	top:4;
	left:28;
	background-color:#FFCC00;
	border: 1px solid #094198;
	width:5;
	height:5;
	font-size:1px;
}
.menu_subnav_3_2{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:auto;
}
div.menu_subnav_3_2{
	position:relative;
	top:0;
	left:36;
	width:144;
}
div.menu_subnav_3_2_ico{
	position:absolute;
	top:4;
	left:28;
	background-color:#FF6600;
	border: 1px solid #094198;
	width:5;
	height:5;
	font-size:1px;
}

/* classes for portal pages: portlets */
.box_portlet_head{
	background-color:#ffcc00;
	width:auto;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #8B4F00;
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.box_portlet_head_home{
	width:auto;
	padding: 1px 20px 10px 40px;
	font-weight:bold;
	font-size:15px;
	text-align:left;
	color:#094198;
}
.box_portlet_head_mission{
	width:auto;
	padding: 0 20px 0 40px;
	font-size: 15px;
	font-weight:bold;
	text-align:left;
	color:#094198;
}
.box_portlet_body_mission{
	text-align:left;
	padding: 4px 20px 4px 40px;
	font-weight: bold; 
}

.box_portlet_body_home{
	text-align:left;
	padding-right:20px;
	padding-left:20px;

}
.box_portlet_body_main{
	text-align:left;
	padding-right: 20px;
	padding-left: 40px;

}
.box_portlet_body{
	width:220px;
	text-align:left;
	padding-right:20px;
	padding-left:20px;

}
.box_portlet_footer1{
	padding-left:17px;
	padding-right:17px;
	background-color:#abd5f2;
	height:12px;
}
.box_portlet_footer2{
	padding-left:17px;
	padding-right:17px;
	background-color:#d5eaf9;
	height:12px;
}
.datum_portlet{
	color:#FD8F00;
	text-decoration:none;
}
a.text_portlet{
	color:#000;
	text-decoration:none;
}
a.text_portlet:hover{
	text-decoration:underline;
}

/* classes for list pages: */
.list_text{
	text-decoration:none;
}
.list_image{
	border: 1px solid #000000;
}
.list_spacer{
	border-bottom:1px dashed #036;
	font-size:1px;
}
.pager {
	background-color:#eee;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.pager0{
	font-size:9px;
	text-decoration:none;
	color:#094198;
}
.pager0:hover{
	color:#000000;
	text-decoration:underline;
}
.pager1{
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#c00;
}
.category{
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

/* classes for text pages: main content */
.headline{
	color:#094198;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
}
.abstract{
	color:#000000;
	font-weight:bold;
	line-height:150%;
	margin-top:9px;
}
.longtext{
	color:#000000;
	line-height:150%;
	margin-top:9px;
}
a.longtext{
	color:#094198;
	border-bottom:1px dashed #094198;
	text-decoration:none;
}
a.longtext:hover{
	color:#FF6600;
	border-bottom:1px dashed #FF6600;
	text-decoration:none;
}
.datum_page{
	color:#666666;
	text-decoration:none;
}
.desc {
	font-weight:bold;
	color:#094198;	
}
.tablerow0 {
	background-color: #D5EAF9;
}
.tablerow1 {
	background-color: #FFFFFF;
}
.backLink {
	text-decoration: none;
	background: url(../images/icons/prev0.gif) no-repeat 0px 1px;
	padding-left: 16px;
}
/* classes for text pages: image row */
.standard_images div{	
	margin-top:10px;
	width:150px;
}
.standard_images img{
	border: 1px solid #000000;
}
.bildtitel{
	font-size:100%;
	font-weight:bold;
	color: #666666;
}
.bildtext{
	font-size:100%;
}
/* classes for text pages: related content */
.relatedHead{
	border-top:1px solid #FFFFFF;
	background-color:#094198;
	border-left:6px solid #FF6600;
	padding-left:4px;
	padding-right:4px;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#FFF;
}
.related_rightHead{
	border-top:1px solid #FFFFFF;
	background-color:#094198;
	border-left:6px solid #FF6600;
	padding-left:4px;
	padding-right:4px;
	margin-top:10px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
}
.relatedBody{
	border-bottom:0px solid #094198;
	background-color:#F2F9FD;
	padding: 4px 4px 4px 6px;
	font-size:11px;
	line-height:16px;
}
.related_rightBody{
	border-bottom:1px solid #FFF;
	background-color:#F2F9FD;
	padding: 4 4 4 6;
	font-size:12px;
	line-height:16px;
}
.relatedText{

	text-decoration:none;
}
.relatedText_main{

	text-decoration:none;
	padding-left:10px;
}
.related_rightText{
	text-decoration:none;
	padding-left:9px;
}
.related_rightText ul {
	
	padding:0px;
	margin:0px;
}
a.related_rightText:hover{
	text-decoration:none;
}
a.relatedText:hover{
	text-decoration:underline;
}
.related_rightText li {
	padding: 4px 0 4px 9px;
	background-position: left 3px;
}
.relatedText p {
	margin-top: 4px;
	margin-bottom: 0px;
}

.save{
	font-size:80%;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}
.save:hover{
	text-decoration:underline;
}
.error{
	font-size:10px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}

/* classes for navigation parts in upper frame */
.generic_nav{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#header_img{
	background-color:#999999;
	width:971px;
	height:120px;
	border-bottom: 0px solid #FFF;
}
/* first level navigation */
ul#cont_first_nav{
	width:661px;
	height:20px;
	font-size: 10px; /* ist basis wert fuer die rel. font-size angaben in darunterliegenden tags */
	list-style-type: none;
	padding: 0 0 0 310px;
	margin: 0;
}
ul#cont_first_nav li {
	background: none;
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
  	white-space: nowrap;
}
ul#cont_first_nav li a {
	background: #fff;
	float: left;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	font-size:10px;
	line-height: 18px;
	border: 1px solid #5f7db7;
	border-top: 0px solid #FFF;
	padding: 0 10px 0 10px;
	margin-right: 4px;
}
ul#cont_first_nav li a:hover {
	background: #d5eaf9;
}
ul#cont_first_nav li a.active, ul#cont_first_nav li a.active:hover {
	border: 1px solid #091352;
	border-top: 0px solid #FFF;
	background: #094198;
	color: #FFF;
}

