html,body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-color:  #EEF0F7; /*#dfdfdf*/
    font-size:  100.1%;
    margin:0;
    padding:0.5em;
}
div#world {
    background-color: white;
    margin: 0px auto;
    min-width: 50em;
    width: 51em;
    border-left: solid 1px #5b7ea6;
    border-right: solid 1px #5b7ea6;
    border-bottom: solid 1px #5b7ea6;
    clear: both;
}
#world .blueline {
    border-bottom: 1px solid #5b7ea6;
    width: 390px;
    height: 1px;
    margin: auto; margin-top: 10px; margin-bottom: 10px;
}
div#header {

}
div#headerNO {
    display:block;
    background-color: white;
    border-top: 1px solid #5b7ea6;
    color:  red;
    font-size: 1em;
    height: 1.2em;
    text-align: center;
    top:0;
    bottom:0;
}
div#banner {
    background-color: #5b7ea6;
    border-bottom: 1px solid white;
    border-spacing:0;
    height: 4.9em;
    float:none;
    margin:0;
    padding:0;
}
div#banner .img {
    padding: 0 0 0 0;
    border:none;
    margin:0;
    height: 75px;
    width: 400px;
}
div#menu {
    margin: 0 0px 0.2em 0px;
    padding: 0px 0px 0.2em 0px;
    color: white;
    font-size: 0.69em;
    background-color: #5b7ea6;
}
div#menu a{
    color: #fff;
    text-decoration: none;
    vertical-align:middle;
    padding: 0 0.25em 0 0.45em;
    border-right: 1px solid #fff;
}
div#menu a:hover {background-color:#6c87a6;}
div#leftBox {
    clear: both;
    float: left;
    width: 15.45em;
    font-size: 0.69em;
    left:0;
    margin: 0em 0 0 0.5em;
    padding:0;
}
br.clear {
    clear:both;
}
/* IE 6 only */
* html #leftBox {
    overflow: hidden;
}
div#navi {	
    float: none;
    top:0;
    margin-left: 0;
    display: inline;
    padding-left: 0px;
}
div#breadcrumb {
	float:left;
}
div#breadcrumb, div#breadcrumb a {
    color:#535252;
    margin: 0.2em 0.5em;
    font-size: 0.8em;
    text-decoration: none;
}
div#breadcrumb a:hover, div#breadcrumb a:focus {
    text-decoration: overline underline;
}
/* Formatierung zur Navigationsleiste */
div#nav {
    border-bottom: 1px #5b7ea6 solid;
}
div#nav .head {
    margin:0;
    padding-top: 0.2em;
    padding-left: 2.3em;
    color: #fff;
    border-bottom:1px solid #fff;
    background: #ffffff url('boxbanner/navi.gif') no-repeat;
}
div#nav .head a, div#nav .head a:visited, div#nav .head a:hover {
    text-decoration: none;
    color: #fff;
}

div#nav .menu {
    margin:0;
    padding:0;
    color: #000;
    font-size: 1em;
    border-bottom: 1px solid #fff;
    background: #ffffff ;
}

div#nav .menu2 {
    padding-left: 0.95em;
}

div#nav .menu3 {
    padding-left: 1.9em;
}

div#nav .menu a, div#nav .menu a:visited {
    color:black;
    text-decoration:none;
    display:block;
    padding: 0.2em 0.2em 0.2em 1.75em;
    background: #ffffff url(bullet_arrow.gif) no-repeat 5px 6px;
}

div#nav .menu a:hover {
    text-decoration: underline;
}

div#nav .dropdown a, div#nav .dropdown a:visited {
    background: #ffffff url(bullet_arrow_u.gif) no-repeat 6px 7px;
}
/* Ende Formatierung Navigationsleiste */
div#fish {
    position:absolute;
    top:100px;
    right: 100px;
}
div#chronik .head, div#quicklink .head, div#maintenanceBox .head {
    margin:0.5em 0 0 0;
    padding: 0.2em 0.2em 0.2em 1.8em;
    color: #fff;
    border-bottom:1px solid #fff;
    background: no-repeat;
}
div#chronik, div#quicklink, div#maintenanceBox {
    border-bottom: 1px #5b7ea6 solid;
    padding-bottom: 0.5em;
}
.quicklink p, .quicklink a, .maintenanceBox p {
    padding:0.3em 0 0.3em 0.6em;
    margin:0;
}	
.quicklink a {
	padding-left: 0;
}
.quicklink p {
	padding: 0.6em 0 0.3em 0.6em;
}
.maintenanceBox .topic {
    font-size: 0.69em;
    font-weight: bold;
    text-transform: uppercase;
}
#maintenanceBox .options {
    /*text-transform: uppercase;*/
    font-size: 0.69em;
}
div#content {
    margin-top: 0.4em;
    margin-left: 1em;
    float: left;
    background-color: white;
    max-width: 37em;
    min-width: 37em;
    width: 37em;
    font-size: 0.69em;
    padding: 0 0 0 1em;
}
div#content .link {
    background: #ffffff url(bullet_arrow.gif) no-repeat 5px 6px;
    padding: 0.2em 0.2em 0.2em 1.75em;
    float:none;
    clear: both;
}
div #banner .link {
    background: #5b7ea6 url(bullet_arrow.gif) no-repeat 5px 6px;
    padding: 0.2em 0.2em 0.2em;
    float:none;
    clear: both;
}
div#content h2 {
    font-size: 1.6em;
    font-weight: bold;
    color: #5b7ea6;
}
div#content h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #5b7ea6;
}
div#content h4 {
    font-size: 1.2em;
    font-weight: bold;
    color: #5b7ea6;
}
div#content h5 {
    font-size: 1.12em;
    color: #5b7ea6;
    font-weight: bold;
}
div#content h6 {
    font-size: 1em;
    color: #5b7ea6;
    font-weight: bold;
}
div#content .rot {
    color: red;
}
div#content .blau {
    color: blue;
}
div#content .fls_blau {
    color: #5b7ea6;
}
div#content .schwarz {
    color: black;
}
div#content .gruen {
    color: green;
}
div#content .gelb {
    color: yellow;
}
div#content .grau {
    color: #BFBFBF;
}
div#content .unterstrichen {
    text-decoration: underline;
}
div#content .blockschrift {
    text-transform: uppercase;
}
div#content .kleinschrift {
    text-transform:lowercase;
}
div#content .anfang_gros {
    text-transform:capitalize;
}
div#content .hg_schwarz {
    background-color: black;
}
div#content .hg_weiss {
    background-color: white;
}
div#content .hg_fls_blau {
    background-color: #5b7ea6;
}
div#content .hg_grau {
    background-color: #dfdfdf;
}
div#sidebar {
    float:left;
    width: 15.45em;
    font-size: 0.69em;
    right:0;
    margin: 0 0.5em 0 1.37em;
    padding:0;
}
div#sidebar .box {
    border-bottom: 1px #5b7ea6 solid;
    margin-bottom: 0.45em;
}
div#sidebar .box .heading {
    color: #ffffff;
    height: 1.25em;
    padding: 0.2em 0 0 2em;
}
div#box_options {
    padding-left: 0.2em;
}
div#box_options .link {
    background: #ffffff url(bullet_arrow.gif) no-repeat 5px 6px;
    padding: 0.2em 0.2em 0.2em 1.75em;
    float:none;
    clear: both;
}
div#box_options .link_active a{
    color: black;
}
div#box_options .link_active a:hover {
    color: #5b7ea6;
}
div#footer {
    background-color: white;/*#EEF0F7;*/
    color:  #bfbfbf;
    /*border-top: 1px #5b7ea6 solid;*/
    font-size: 0.69em;
    clear:both;
    float:none;
    text-align:center;
}

/* allgemeine formatierungen */

h1 {
    color: #5b7ea6;
    font-size: 1.8em;
    font-weight: bold;
}

input, textarea, select {
    background-color:  #ffffff;
    font-family:  Verdana, Helvetica, Arial;
    border:  1px solid #bfbfbf;
    font-size: 1em;
    color:  #222222;
}

/* Table zum auflisten von zeugs */
.listTable {
    width: 100%;
    border-collapse: collapse;
}
.listTable img{
    border: none;
}
.listTable th, .listTable td {
    border: 1px dotted #bfbfbf;
    border-collapse: collapse;
    text-align: center;
}

.listTable th {
    border-bottom: black 1px solid;
    border-collapse: collapse;
}

/* spezialsachen */

#newstable {

}
#newstable .topic {
    color: #bfbfbf;
    font-size: 0.95em;
    font-weight: bold;
    text-transform: uppercase;
    width: 250px;
}
#newstable .date {
    color: #bfbfbf;
    font-size: 0.95em;
    font-weight: bold;
    width: 150px;
}
#newstable .subject {
    color: #444444;
    font-size: 1.3em;
    font-weight: bold;
    border-top: 1px #bfbfbf solid;
    padding-top: 0.3em;
}
#newstable .text {
    padding-top: 0.3em;
}
#newstable .author {
    padding-bottom: 1em;
    color: #bfbfbf;
    font-size: 1em;
}
.news_sites {
    text-align: center;
    padding-bottom: 1.4em;
}
.news_sites li {
    display: inline;
}
#current_news_site {
    color: black;
    font-weight:bold;
}
/* editiersachen */	
div#content form h5, form h5,div#content form legend.h5, form legend.h5,
div#content form label.h5{
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    padding-top: 0.9em;
    margin: 0;
    font-size: 0.9em;
}
div#content form label.h5 {
    display: block;
}
div#content form h3 {
    text-transform: uppercase;
    padding: 0;
    font-size: 1.12em;
    margin: 0;
}
div#content .edit {
    width: 390px;
}
div#content tr.newRow td {
    padding-top: 0.9em;
}
label {
    cursor: pointer;
}
.cursor {
	cursor: pointer;
}
#iauthor {
    border: none;
}
#options li {
    padding-bottom: 0.5em;
}
div#content .editInfo, div#content .info {
    color: green;
}
div#content .editError, div#content .error {
    color: red;
    background-color: transparent;
}

/* FORMULAR */
form div.leftbar {
	width: 15%;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 10px 0;
	text-align: right;
}
form div.leftbar label {
	font-weight: bold; 
}
form div.rightbar {
	width: 80%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

form.modern_form input,
form.modern_form textarea,
form.modern_form select{
	border: 1px solid #cccccc;
	padding: 4px;
	width: 28em;
}
form.modern_form input:hover,
form.modern_form textarea:hover,
form.modern_form select:hover{
	border: 1px solid #aaddee;
	background-color: #E2E0FF;
}
form.modern_form input:active,
form.modern_form input:focus,
form.modern_form textarea:active,
form.modern_form textarea:focus,
form.modern_form select:active,
form.modern_form select:focus{
	border: 1px solid #B5B7F4;
}
form.modern_form .error_label {
	background: #ffffff url('ico/exclamation.png') no-repeat right;
	padding-right: 18px;
}
form.modern_form .error_input {
	background: #ffffff url('ico/exclamation.png') no-repeat left;
	border: 2px solid #990000;
	padding-left: 16px;
	width: 26.8em;
}
form.modern_form input.error_input:hover,
form.modern_form textarea.error_input:hover,
form.modern_form select.error_input:hover{
	border: 2px dashed #990000;
}
form.modern_form input.error_input:active,
form.modern_form input.error_input:focus,
form.modern_form textarea.error_input:active,
form.modern_form textarea.error_input:focus,
form.modern_form select.error_input:active,
form.modern_form select.error_input:focus{
	border: 2px dotted #990000;
}
form.modern_form input.button {
	width: auto;
}
form.modern_form iframe.form_preview {
	width: 30em;
	border: 1px solid #cccccc;
}

div.modern_form .errormsg {
    min-height: 30px;
    background:url("ico/warning.png") no-repeat 1% center #FFFFFF;
    border:4px solid #FF0000;
    color:#000000;
    font-size:1.1em;
    font-weight:bold;
    padding:0.5em 0.5em 0.5em 5.2em;
}
div.modern_form .infomsg {
    min-height: 30px;
    border: 4px solid #FFD61C;
    /*margin:1em auto;*/
    padding:0.5em 0.5em 0.5em 5.2em;
    font-size:1.1em;
    font-weight:bold;
    background: url("ico/info.png") no-repeat 1% center #FFFFFF;
    color: #000000;
}
div.modern_form .succmsg {
    min-height: 30px;
    border: 4px solid #1BA300;
    /*margin:1em auto;*/
    padding:0.5em 0.5em 0.5em 5.2em;
    font-size:1.1em;
    font-weight:bold;
    background: url("ico/accept.png") no-repeat 1% center #FFFFFF;
    color: #000000;
}

/* Suchbox */
div#search {
	float:right;
	border: 1px solid #AAAAAA;
	font-size: 0.8em;
	margin-right: 1.9em;
}
#form_hbar_menu_search {
	display:inline-block;
	margin-right: 0.1em;
}
#form_hbar_menu_search fieldset,
fieldset.not_show{
	margin: 0;
	padding: 0;
	border: 0 none;
}
#form_hbar_menu_search legend {
	margin: 0;
	padding: 0;
	height: 0;
	visibility: hidden;
}
#form_hbar_menu_search input {
	background:#FFFFFF;
	color: #000000;
	height: 11px;
	width: 14.2em;
	border: 0 none;
	font-size: 0.8em;
}
#form_hbar_menu_search button {
	background:url("ico/find.png") transparent no-repeat center center;;
	border: 0 none;
	width: 12px;
	height: 15px;
	padding-right: 10px;
	cursor: pointer;
}

/* SLIMBOX */

#lbOverlay {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    left: 50%;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(lightbox_loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(lightbox_prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(lightbox_nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(lightbox_closelabel.gif) no-repeat center;
    margin: 5px 0;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}
/* END slimbox */

/* Gruppeneditor */
.edit th {
    text-align:left;
}
.edit td {
    padding-top: 0.5em;
    border-bottom: dotted 1px #bfbfbf;
}
#group_message {
    margin: auto;
    bottom: 0px;
    width: 400px;
    background:white;
    border:1px solid #5b7ea6;
    position:fixed;
    z-index: 4;
}
/* Ende Gruppeneditor */

/* Autocompleter */
div.autocompleter-loading
{
    float:					left;
    clear:					right;
    background:				#fff url(ajax-loader.gif) no-repeat center;
    width:					20px;
    height:					16px;
}

ul.autocompleter-choices
{
    position:				absolute;
    margin:					0;
    padding:				0;
    list-style:				none;
    border:					1px solid #eee;
    background-color:		white;
    border-right-color:		#ddd;
    border-bottom-color:	#ddd;
    text-align:				left;
    z-index:				50;
}

ul.autocompleter-choices li
{
    position:				relative;
    padding:				0.1em 1.5em 0.1em 1em;
    cursor:					pointer;
    font-weight:			normal;
    font-size:				1em;
}

ul.autocompleter-choices li.autocompleter-selected
{
    background-color:		#444;
    color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
    font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
    color:					#9FCFFF;
}
/* END Autocomplete*/

/* Gallery */
#ajaxload {
    background: #ffffff;
}
div#galleryEditBox {

}
div#galleryUpdateBox {

}
#i_upload_pic {
    display: none;
    border: none;
    visibility: hidden;
    width: 1px;
    height: 1px;
}
.gallery {
    margin: 0 auto;
    text-align: center;
    padding-top: 3px;
    padding-left: 0px;
}
.galleryTips-tip {
    color: #fff;
    width: 15em;
    z-index: 50;
    font-weight: bold;
    font-size: 0.69em;
    margin: 0;
    color: white;
    background: #5b7ea6;
}
.galleryTips-title {
    font-weight: bold;
    margin: 0;
    color: white;
    background: #5b7ea6;
    border-bottom: 1px solid black;
    padding: 8px 8px 4px;
}
.galleryTips-text {
    padding: 4px 8px 8px;
    background: #ccccff;
    color: black;
}
.gallery a, .gallery a:hover, .gallery a:visited, .gallery a:active {
    border: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.gallery img {
    border: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

/* FileBox */
#fileEditBox {

}

#fileUpdateBox {

}
#i_file_upload {
    display: none;
}

/* User Zeugs*/
.user table td {
    padding-left: 10px;
}
.user table {
    padding-top: 5px;
}
/* Menu Editor Zeugs */
.editor_menu {
    width: 100%;
    border-collapse: collapse;
}
.editor_menu img{
    border: none;
}
.editor_menu th, .editor_menu td {
    border: 1px dotted #bfbfbf;
    border-collapse: collapse;
    text-align: center;
}

.editor_menu th {
    border-bottom: black 1px solid;
    border-collapse: collapse;
}
/* Editor Quicklink */
.editor_quicklink {
    width: 100%;
    border-collapse: collapse;
}
.editor_quicklink img{
    border: none;
}
.editor_quicklink th, .editor_quicklink td {
    border: 1px dotted #bfbfbf;
    border-collapse: collapse;
    text-align: center;
}

.editor_quicklink th {
    border-bottom: black 1px solid;
    border-collapse: collapse;
}
/* Benutzer Bearbeitung */
.table_user {
    width: 100%;
    border-collapse: collapse;
}
.table_user img{
    border: none;
}
.table_user th, .table_user td {
    border: 1px dotted #bfbfbf;
    border-collapse: collapse;
    text-align: center;
}

.table_user th {
    border-bottom: black 1px solid;
    border-collapse: collapse;
}
/* END Benutzer Bearbeitung */
/* Kalender */
TABLE.calendar { text-align: center; width:100%; }
TH.month { background-color: white; }
TD.prev-month { text-align: left; }
TD.next-month { text-align: right; }
TH.day-of-week { font-size: 8pt; background-color: #E0E0E0; margin:auto; }
TD.selected-day { background-color: white; }
TD.day { background-color: white; }
TD.today { background-color: white; font-weight: bold; }
/* END Kalender*/
/* BEGIN content */
#content a, #content a:visited, #sidebar a, #sidebar a:visited, #chronik a, #chronik a:visited, #quicklink a, #quicklink a:hover, #maintenanceBox a, #maintenanceBox a:hover, #maintenanceBox a:visited {
    text-decoration: none;
    border: none;
    color: #5b7ea6;
    font-weight: bold;
}
#content a:hover, #sidebar a:hover, #chronik a:hover {
    text-decoration: underline;
}
#banner a, #banner a:visited {
    color: white;
    text-decoration: none;
    font-weight: lighter;
    border: none;
}
#banner a:hover {
    text-decoration: underline;
}

/* Tooltip */
.tool-tip, .tip {
    color: #fff;
    width: 250px;
    z-index: 50;
}

.tool-title, .tip-title {
    font-weight: bold;
    font-size: 0.69em;
    margin: 0;
    color: white;
    background: #5b7ea6;
    border-bottom: 1px solid black;
    padding: 8px 8px 4px;
}

.tool-text, .tip-text {
    font-size: 0.69em;
    padding: 4px 8px 8px;
    background: #ccccff;
    color: #000000;
}
/* END Tooltip */
div#content h3.vplaner {
    margin: 9px 0;
}
div#content h3 span.date {
    color: #000000;
    font-weight: bold;
    font-style: italic;
}
div.vplan_wrapper {
    margin-bottom: 2em;
    border-bottom: 1px solid #404040;
}
div.vplan table {
    border-collapse: collapse;
    border: 1px solid #000000;
    margin-bottom: 0.9em;
}

div.vplan table caption {
    text-align: left;
}
div.vplan table caption h4 {
    margin: 0;
    display: inline-block;
}

div.vplan table thead tr,  div.vplan table thead th {
    /*border-bottom: 1px double #000000;*/
    background: #5B7EA6;
    color: #ffffff;
}

div.vplan th {
    font-weight: bold;
    padding: 3px;
}

div.vplan td, div.vplan th {
    border: 1px solid #000000;
    text-align: center;
}
/* END of VPLAN */
table.fls_table {
    border: 1px solid #000000;
    border-collapse: collapse;
    margin-bottom: 0.9em;
}
table.fls_table caption {
    text-align: left;
}
table.fls_table thead tr,
table.fls_table thead th {
    background: none repeat scroll 0 0 #5B7EA6;
    color: #FFFFFF;
}
table.fls_table th {
    font-weight:bold;
    padding:3px;
}
table.fls_table td,
table.fls_table th {
    border:1px solid #000000;
    text-align:center;
}

/* INLINE POPUP  */
.ip_slayer {
    background-color: #000000;
    z-index: 1000;
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
}
.ip_content {
    border: 2px solid #5B7EA6;
    background-color: #FFFFFF;
    z-index: 1001;
    width: 36em;
    position: fixed;
    top: 2%;
    left: 37em;
    padding: 0.5em;
}
/***** SEARCH RESULTS ********/
h4.search_subheading {
	color: #000000 !important;
}
div.search_result {
}
div.search_result .last {
	margin-bottom: 0 !important;
}
div.search_result_row {
	background-color: #FAFDFF;
	padding: 0.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #5B7EA6;
	padding: 0.5em;
}
h4.search_result_row_heading {
	margin: 0 !important;
}
h4.search_result_row_heading a {
	color: #000000 !important;
}
div.search_result_row_breadcrumb {
	padding:0.2em;
	margin-top: 0.5em;
}
div.search_result_row_breadcrumb a {
	font-weight: normal !important;
}
div.search_result_row_text {
	margin: 0.3em 0;
}
div.search_navigation {
	padding-bottom: 1.4em;
	text-align: center;
}
div.search_navigation ul li {
	display: inline;
}
div.search_navigation ul li.current_page {
	font-weight: bold;
	color: #000000;
}

/* Box einstellung */
div#file_table div.sort_files {
	display:inline-block;
	padding: 0 0.2em;
	width: 1em;
}
div.content_file_list ul li {
	margin-bottom: 1.5em;
}
