/*
#---------------------------------------------------------------------------
# Copyright �: epharmexx GmbH, 20537 Hamburg, Normannenweg 10
# � � � � � � �Ver�nderung oder Nutzung der Scripte/Anwendung ist nur mit
# � � � � � � �schriftlicher Genehmigung der epharmexx GmbH gestattet.
#
# Definieren eines Stylesheets fuer die Ergaenzung von Templates
#
# ruft � � � : Nichts.
#
# $Id: portal.css,v 1.1.2.8 2006-08-23 12:52:28 gaus Exp $
#---------------------------------------------------------------------------
*/


BODY {
    	color: #4C4C4C;
    	font: 12px/18px arial,helvetica,sans-serif;
	background-color: #ffffff;
}

.body_content {
    background-color: #ffffff;
    color: #454546;
    padding-left: 11px;
    padding-right: 10px;
}

.body_menu {
    background-color: #fff;
    color: #ffffff;
    width: 221px;
}

.body_oben {
    color: #000000;
}

.body_unten {
    padding-left: 10px;
    background-color: #FFF;
}

#navi_left{
	
    background-image: url("../../bilder/kroschke/symbole/navi_links_bg.gif");
    background-repeat: repeat-y;
}

#navi_left_ecke {
    clear: both;
    height: 12px;
    overflow: hidden;
}

#navi_left_bot{
	background-image: url("../../bilder/kroschke/symbole/navi_links_bot.gif");
    	clear: both;
    	height: 6px;
    	overflow: hidden;
    	width: 221px;
}


a { text-decoration:underline; color: #044DA1; }

a:link    { text-decoration: underline; color: #044DA1; }
a:visited { text-decoration: underline; color: #044DA1; }
a:hover   { text-decoration: underline; color: #044DA1; }
a:active  { text-decoration: underline; color: #044DA1; }

ul {
	padding-left: 16px;
}

.menuul {
    float:left;
    height:100%;
    margin:0px;  
    border:0px solid red;
}

.menuul ul {
	padding:0 0 10px 0px;
	margin:0px;
    	list-style-image:none;
}
	
.menuul li {
    	color: #FFFFFF;
    	padding-bottom: 3px;
    	padding-left: 9px;
}

.menuul li a:link, .menuul li a:visited {
    	background-image: url("../../bilder/kroschke/symbole/link_weiss.gif");
    	background-position: 0 3px;
    	background-repeat: no-repeat;
    	color: #FFFFFF;
    	padding-left: 13px;
    	text-decoration: none;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}


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

.mini {
    font-family:Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:12px;
    text-align:left;
}

textarea, select {
	font-family: Arial, Helvetica, sans-serif;
       	color: #000000;
       	font-size: 11px;
       	letter-spacing: 1px;
       	padding: 2px;
      	width:200px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
       	color: #000000;
       	font-size: 11px;
}

form { 
	height: 1px;    
}

.input_formbutton_normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
    background-color: #ffffff;
    padding: 3px;
}

.input_formbutton_disabled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px solid #999999;
    background-color: #ffffff;
    padding: 3px;
}

.input_formbutton_hilite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    border: 2px solid #e7eff7;
    background-color: #666666;
    padding: 3px;
}

H1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight : normal
    padding-top : 0px;
    padding-bottom : 0px;
}

H2{
	color: #044DA1;
	font: bold 16px/20px Arial,Helvetica,sans-serif;

}

.stellen_titel {
    margin: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #044DA1;
    text-align: center;
}

.titel{
    color: #044DA1;
    font: 18px/22px Arial,Helvetica,sans-serif;
}

.titel_sub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.stellen_text {
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
}

.norm_text {
   	font: 12px/18px arial,helvetica,sans-serif;
    	color: #454546;
    	padding-left:1px;
    	margin-right: 0px;
}

.hilite_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #044DA1;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
}

.hilite_text_blau {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    color: #00267F;
    margin-left: 0px;
    margin-right: 0px;
}

.error_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#993333;
    margin-left: 0px;
    margin-right: 0px;
}

.toolbar_text, .toolbar_text:visited, .toolbar_text:link, .toolbar_text:active, .toolbar_text:over {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0000a2;
    text-decoration: underline;
}

.tdblue {
   background-color: #f6f6f6;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding: 5px 4px 5px 4px;
}

.tdblue2 {
   padding: 3px;
   background-color: #dfe7f1;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight : bold;
   color: #000000;
}

.tdgray {
   background-color: #f5f5f5;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}

.tdtrans {
   padding: 3px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}

.SELECT_LANG {
    text-align : right;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 10px;
}

.LINK_KONZERNWEIT {
    margin-top: 10px;
}

.anlage:link, .anlage:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    padding: 5px;
}

.headline_black1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 3px;
}

.headline_black2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
}

.sitemap_head, .sitemap_head:visited, .sitemap_head:link, .sitemap_head:active {
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    color: #000000;
    background-color: #94adc3;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}

.sitemap_head:hover {
    text-decoration: underline;
}

.sitemap_cell {
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}
.sitemap_link, .sitemap_link:visited, .sitemap_link:link, .sitemap_link:active {
    FONT-SIZE: 10px;
    text-decoration: none;
}

.sitemap_link:hover {
    FONT-SIZE: 10px;
    text-decoration: underline;
}

/* Listen-Kopf */
.list_head, .list_head:link, .list_head:visited, .list_head:active, .list_head:hover {
    font-size: 11px;
    font-weight: bold;
    color: #0000a2;
    background-color: #cccccc;
    margin-left: 2px;
    padding: 0px;
    text-decoration: none;
}

/* Listen-Kopf Links */
.list_head_link, .list_head_link:link, .list_head_link:visited, .list_head_link:active {
    text-decoration: none;
    color: #ffffff;
}

.list_head_link:hover {
    text-decoration: none;
    color: inherit;
}

/* Listen-Zellen */
.list_cell {
    font-size: 10px;
    color: #3d3d3d;
    background-color: #e6e6e6;
}


.stellenliste_head {
    font-weight: bold;
    color: #044DA1;
    background-color: #cccccc;
    padding:5px 4px 5px 4px;
    text-decoration: none;
}

.stellenliste_head a{
    	text-decoration: none;
	color: #044DA1;
}

.stellenliste_cell {

}
.stellenliste_link {
    text-decoration: underline;
}

.stellenliste_link a{
	color:#4c4c4c;
}

.login {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-align: left;
}

.filter_head, .filter_search {
    	font-size: 11px;
}

.filter {
    font-size: 10px;
    border-width:1px;
    border-style:solid;
    border-color:#CCCCCC;
    font-size:10px;
    padding-left: 2px;
    width:135px;
}

.filter_active {
    font-size: 10px;
    border-width:1px;
    border-style:solid;
    border-color: #ff0000;
    background-color: #ffdddd;
    font-size: 10px;
    padding-left: 2px;
    width: 135px;
}

.suche {
    font-size: 10px;
    border-width:1px;
    border-style:solid;
    border-color:#CCCCCC;
    font-size:10px;
    padding-left: 2px;
}

.suche_active {
    font-size: 10px;
    border-width:1px;
    border-style:solid;
    border-color: #ff0000;
    background-color: #ffdddd;
    font-size: 10px;
    padding-left: 2px;
}
.suche_volltext{
    font-size: 10px;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #33FFCC;
    width: 140px;
    height: 20px;
}

.menubold, .menubold:visited, .menubold:link, .menubold:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 3px;
    text-decoration: none;
    color: #ffffff;
}

.menubold:hover {
    font-size: 10px;
    font-weight: 3px;
    text-decoration: none;
    color: #00B3CF;
}

.menubold_link, .menubold_link:visited, .menubold_link:link, .menubold_link:active {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: 500;
    	text-decoration: none;
    	color: #FFFFFF;
}

.menubold_link:hover {
    	font-weight: bold;
    	text-decoration: none;
   	color:#FFFFFF;
}


.sys_column, .sys_column:visited, sys_column:link, sys_column:hover, .sys_column:active {
    text-decoration: none;
    font-size: 11px;
    color: #939598;
}

.sys_column a{
	text-decoration: none;
	font-size: 11px;
    	color: #939598;
}

.whitebold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #FFFFFF; }

#switchinternal {
	border: 1px solid white;
    	padding: 5px;
    	margin: 0 20px 0 10px;
    	color: white;
}


#switchinternal a {
    color: white;
    text-decoration:none;
    font-weight:bold;
}

#switchinternal a:hover {
    color:#939598;
    text-decoration:none;
}

