/* Dokumentoptionen */
div.doc_options {
border:1px solid #FF9900;
background:#FFF9EF;
margin-bottom:15px;
-moz-border-radius: 10px;
}

table.steckbrief_headline {
background:#FF9900;
font-size:14px;
width:100%;
color:#fff;

padding:5px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
}

table.steckbrief_table {
padding:5px;
width:100%;
}

table.steckbrief_table tr.subheadline {
background:#FFD290; 
font-weight:bold;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
}

table.steckbrief_table tr.subheadline td {
height:20px;
line-height:20px;
padding-left:12px;
}

table.steckbrief_table tr.tags {
background:#FFE9C9; 
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
}

table.steckbrief_table tr.tags td {
padding-left:12px;
}


div.doc_buttons div.tags {background-position: 0 -108px;}

table.steckbrief_table tr.tags {
background:#FFE9C9; 
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
}

table.steckbrief_table tr.tags td {
padding-left:12px;
}



html,body,* html #container {
height:100%;
}

* {
margin: 0;
padding: 0;
}

body {
background: #fff url(/intranet/images/bg.gif) repeat-x;
font-family:arial, helvetica, sans-serif;
font-size:12px;

}

option {padding-right:7px;}

/* Aufbau der Seite START */
#container { 
width: 90%;
margin: 0 auto; 
background:#fff;
border-left:1px solid #66CCFF;
border-right:1px solid #66CCFF;
min-height:100%;
padding-bottom:50px;
}

#header {background: #fff;
color: #000;
height: 100px;
}

#content {
margin-top:30px;
overflow:auto;
min-height:100%;
}

div.width25 {width:23%;float:left;margin:0 1%; display:inline;}
div.width33 {width:31%;float:left;margin:0 1%; display:inline;}
div.width50 {width:47%;float:left;margin:0 1%; display:inline;}
div.width75 {width:72%;float:left;margin:0 1%; display:inline;}
div.width100 {width:98%;float:left;margin:0 1%; display:inline;}


#left {
font-family:Tahoma;
float:left;
}

div#navigation {
margin-left:120px;
}

/*
div#center {
float:left;
width:49%;
margin-left:15px;
}

#navigation_left {
float:left;
display:inline;
width: 24%;
background:#FFE3AF;
border:1px solid #404040;
font-family:Tahoma;
}
*/

/* Elemente im Header START */
#banner {
height:75px;
margin-left:120px;
position:relative;
}

#logo {
width:90px;
height:89px;
margin:15px 0 0 -110px;
background:url(/intranet/images/cebi_logo.jpg) no-repeat;
position:absolute;
}

#logo a.logo_link {
display:block;
height:89px;
}

#welcome_message {
position:absolute;
top:35px;
left:0;
color:#FF9E3D;
font-family:Rockwell, arial, helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

#logout_date {
position:absolute;
top:37px;
right:20px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#clock {
display:inline;
}

#balken_top {
position:absolute;
width:100%;
height:14px;
top:55px;
right:0;
background:#FE9E3F url(/intranet/images/balken_top.gif) repeat-y 0 0;
border-left:1px solid #84C3DA;
border-top:1px solid #84C3DA;
border-bottom:1px solid #84C3DA;
}

/* Elemente im Header ENDE */


/* Elemente im linken Inhaltsbereich START */

div.ui-selected {
border:2px dotted #555555;
}

div.row {
float:left;
}

div.box {
width:289px;
float:left;
margin:0 10px 5px 0;   
}

div.box_header {
width:277px;
height:34px;
background:url(/intranet/images/box_header.gif) no-repeat;
padding:4px 0 0 12px
}

div.box_header h1 {
float:left;
font-size:18px;
border:0;
}

div.box_header a.arrow_down {
float:right;
margin:8px 12px 0 0;
background-image:url(/intranet/images/arrow_down.gif);
background-position:0 0;
display:block;
width:11px;
height:9px;  
}

div.box_header:hover {
/*cursor:move;*/
background:url(/intranet/images/box_header_hover.gif) no-repeat;
}

div.box_header a.arrow_down:hover {
background-position:0 9px;
}

div#content a {
text-decoration:underline;
color:#000;
}

div#content a:hover {
text-decoration:underline;
}

div#content ul {
list-style-type:none;
margin-top:3px;
}

div#content ul li {
padding:8px 0 3px 3px;
border-bottom:1px dotted #A3A3A3;
font-size:12px;
}

ul#news_navigation {
background:#FFE3AF;
border:1px solid #404040;
font-family:Tahoma;
padding-bottom:15px;
}

ul#news_navigation .active {
font-weight:bold;
}


ul#news_navigation li ul {
padding-left:15px;
}

ul#news_navigation li ul li ul {
padding-left:15px;
}

#navigation_search_form input.search_input {
width:120px;
}

#navigation_search_form input.search_button {
width:auto;
margin-left:10px;
}

#navigation_search_form input.checkbox {margin-top:2px;}
#navigation_search_form label {margin-top:-4px;}

/* Elemente im linken Inhaltsbereich ENDE */


/* Elemente im rechten Inhaltsbereich (NEWS) START */
.box1 {
background:#FFE3AF;
border:1px solid #404040;
font-family:Tahoma;
padding-bottom:15px;
margin-bottom:20px;
}

.box1 h1 {
font-size:18px;
background:#F4A24B;  
padding:4px 0 4px 9px;
}

.box1 h2 {
border-bottom:1px solid #A3A3A3;
margin:25px 9px 0 9px;
padding:0;
font-size:1.3em;
}

.box1 p {
padding:0 9px;
}

.box1 a.more {
padding:0 9px;
color:#000;
text-decoration:none;
}

.box1 a.more:hover {
text-decoration:underline;
}

/* Elemente im rechten Inhaltsbereich (NEWS) ENDE */

/* Abschluss Inhaltsbereich */
div#content div.spacer,div#container div.spacer {
border:0 solid #fff;
clear:both;
height:1px;
}

/* Eingabemasken */
h1 {
font-size:20px;
margin:0;
border-bottom:1px solid #000;
}

/*
p {
margin:0 0 15px 0;
}
*/

table {
width:99%;
}

table, tr, td {
border-collapse:collapse;
}

td, th {
padding:5px;
}

th {
font-size:12px;
text-align:left;
vertical-align:top;
}

img {
border:0;
}

input {
border:1px solid #AEAEAE;
width:500px;
}

input:hover {
background:#F8F8F8;
}

input.checkbox {
width: 20px;
}

select {
font-size:10px;
}

.button {
width:auto;
padding:3px;
}

.button:hover {
width:auto;
background:#C7C6C4;
}

table.next_previous, table.next_previous tr, #content table.next_previous a {
background:#FE9E3F;
color:#fff;
text-decoration:none;
}

table.next_previous a.active {
font-weight:bold;
}

div#steckbrief {
background-color:#E5E5E5;
border:1px dotted #000;
margin:20px 0;
padding:1%;
}

div#steckbrief a,div#steckbrief a:hover {
color:#000;
}

p.link_mehr {
text-align:right;
margin-bottom:20px;
}

p.result_category {
text-align:right;
margin:0 0 1em 0;
}

div.activity_state {
border:1px solid #fff;
width:20px;
height:17px;
//height:20px;
padding-top:3px;
//padding:0;
margin-right:5px;
float:left;
}

div.activity_aspect_legend {
float:left;
width:20px;
font-size:8px;
}

div.activity_aspect {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
width:10px;
height:17px;
background:#fff;
float:left;
}

div.activity_aspect_active {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
width:10px;
height:17px;
background:#0000ff;
float:left;
}

.class_auto_complete {
z-index:1000;
}

/* Allgemein Styles */

h3 {border-bottom:1px solid #000;}
.text_right {text-align:right;}
.bold {font-weight:bold;}
.inh_text_fett   { font-weight: bold;}
.inh_link       {  color: #000;text-decoration:underline; }