b/* #########################################
Schriftarten: */
html, body {
	font-family: verdana, Courier, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    background-color: #FFFFFF;
    color: #555555;
	height:99%;
	margin: 0px 0px 0px 0px;
}
.verytop {
	font-family: verdana, Courier, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #ffffff;
}
a.verytop:visited,link,hover
 {
	font-family: verdana, Courier, arial, Helvetica, sans-serif;
	background-color: #123074;
	font-size: 10px;
	font-weight: normal;
    color: #ffffff;
}

/* Schriftarten ende: 
#########################################
Form, Buttons, Eingabefelder, Listen: */
form
	{ 
	/*background-color:#DEEAFE; */
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px solid #355180;
	width:100%
	
	}
.button {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	
	}
	.button:hover {
	background-color:#f36907;
	}	
	.button:disabled {
	background-image:none;
	background-color:#ccc;
	}	
.button_edit {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.edit.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	
	}
	.button_edit:hover {
	background-color:#f36907;
	}	
	
	.button_edit:disabled {
	background-image:none;
	background-color:#ccc;
	}	
.button_edit_disabled {
	background-color:#CCCCCC;
	background-image:url(/pages/cix/de/images/button.edit.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}
	.button_edit_disabled:hover {
	background-color:#EEEEEE;
	}	
.button_search {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.search2.gif);
	background-repeat:no-repeat;
	background-position:left;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}
	.button_search:hover {
	background-color:#f36907;
	}	
.button_info {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.search.gif);
	background-repeat:no-repeat;
	background-position:left;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}
	.button_info:hover {
	background-color:#f36907;
	}	
.button_delete {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.delete.gif);
	background-repeat:no-repeat;
	background-position:left;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}
	.button_delete:hover {
	background-color:#f36907;
	}	
.button_delete_disabled {
	background-color:#CCCCCC;
	background-image:url(/pages/cix/de/images/button.delete.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}
	.button_delete_disabled:hover {
	background-color:#f36907;
	}	
.button_next {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.next.gif);
	background-repeat:no-repeat;
	background-position:right;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 20px 2px 3px;
	height:20px;	
	}
	.button_next:hover {
	background-color:#FF3300;
	}	
.button_back {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.back.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}
	.button_back:hover {
	background-color:#f36907;
	}	
.button_last {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.last.gif);
	background-repeat:no-repeat;
	background-position:right;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 20px 2px 3px;
	height:20px;	
	}
	.button_last:hover {
	background-color:#f36907;
	}	
.button_first {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.first.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}	
	.button_first:hover {
	background-color:#f36907;
	}	
.button_return {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.return.gif);
	background-repeat:no-repeat;
	background-position:left;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}
	.button_return:hover {
	background-color:#f36907;
	}	
.button_closewindow {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.closewindow.gif);
	background-repeat:no-repeat;
	background-position:left;
		font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}
	.button_closewindow:hover {
	background-color:#f36907;
	}	
.button_help {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.help.bg.png);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}	
	.button_help:hover {
	background-color:#f36907;
	}	
.button_add {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.add.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;	
	}	
	.button_add:hover {
	background-color:#f36907;
	}	
.button_pdf {
	background-color:#b91400;
	background-image:url(/pages/cix/de/images/button.pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	
	}
	.button_edit:hover {
	background-color:#f36907;
	}	
	
	.button_edit:disabled {
	background-image:none;
	background-color:#ccc;
	}	
input, select
   { 
   background-color:#FFFFFF;
   border:1px solid #CCCCCC;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
   	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:url(/pages/cix/de/images/input.text.bg.gif);
    }
		
		input:hover {
   border:1px solid #000000;
	}

input.input_disabled
   { 
   background-color:#EFEFEF;
   border:1px solid #CCCCCC;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
   	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:none;
	
    }
		
	
textarea
   { 
   background-color:#FFFFFF;
   border:1px solid #CCCCCC;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
   	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:url(/pages/cix/de/images/input.textarea.bg.gif);
    }
		textarea:hover {
   border:1px solid #000000;
	}
		   
select.courier
   { 
   background-color:#FFFFFF;
   border:1px solid #CCCCCC;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
   	font-family: Courier, Arial, Verdana, Helvetica ;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:url(/pages/cix/de/images/input.text.bg.gif);
   }
   		select.courier:hover {
   border:1px solid #000000;
	}
select.courier_warning
   { 
   background-color:#FFFFFF;
   border:1px solid #FF0000;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
   	font-family: Courier, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:url(/pages/cix/de/images/input.text.bg.gif);
   }
input.username {
	background-image:url(/pages/cix/de/images/input.text.username.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 3px 2px 24px;
	}

input.password {
	background-image:url(/pages/cix/de/images/input.text.password.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 3px 2px 24px;
	}
input.input_warning
	{ border:2px solid #cc0000;

	}
.textarea_warning
	{ border:2px solid #cc0000;
	}

input.warning
	{ border:13px solid #cc0000;

	}
checkbox.checkbox_warning
	{ border:2px solid #cc0000;
	}

/* Buttons ende: 
#########################################
MENU: menu1 und menu1a (a=wenn aktiv) menulbg (hintergrund) 
Farben: #EAEAEA grauer hintergrund oberste ebene
Farben: #061E4A hintergrund menu2 sehr dunkel
Farben: #2C4E7B
Farben: #4173B6 hintergrud menue 3 hell

*/
a.white_link { 

	color:#FFFFFF;
	/*background-color:#EAEAEA;*/
}
a.white_link:link {
	/*background-image:none;*/
	color:#FFFFFF;
}
a.white_link:hover {
	color:#FFFFFF;
}
a.white_link:active {
	color:#FFFFFF;
}
a.white_link:visited {
	color:#FFFFFF;
}
a.white_link { 
	color:#FFFFFF;
	/*background-color:#EAEAEA;*/
}


a.menu_link:link,a.menu_link:hover,a.menu_link:active,a.menu_link:visited {
	text-decoration:none;
}




a.menu1bg { 
	padding:2px 5px 5px 5px;
	line-height:26px;
	color:#0000FF;
	/*background-color:#EAEAEA;*/
}
a.menu1bg:link {
	color:#000000;
}
a.menu1bg:hover {
	color:#000000;
}
a.menu1bg:active {
	color:#000000;
}
a.menu1bg:visited {
	color:#000000;
}
.menu1a {
	color:#FFFFFF;
	border:1px solid #061E4A;
	border-bottom:none;
	padding:4px 5px 11px 5px;
	background-color:#2C4E7B;
	background-image:url(/pages/cix/de/images/menu1bg.gif);
}
a.menu2bg { 
	padding:2px 5px 5px 5px;
	line-height:26px;
	color:#FFFFFF;
	/*color:#D2EBFF;*/
	/*background-color:#061E4A;*/
}
.menu2bg { 
	padding:2px 5px 5px 5px;
	line-height:26px;
	color:#D2EBFF;
	background-color:#061E4A;
}
a.menu2bg:link {
	background-image:none;
	color:#FFFFFF;
}
a.menu2bg:active {
	/*background-color:#4173B6;*/
	background-image:none;
	color:#FFFFFF;
}
a.menu2bg:hover {
	background-color:#4173B6;
	color:#FFFFFF;
}
a.menu2bg:visited {
	color:#FFFFFF;
}

.menu2a {
color:#FFFFFF;
border:1px solid #061E4A;
border-bottom:none;
padding:4px 5px 16px 5px;
background-color:#4173B6;
background-image:url(/pages/cix/de/images/menu2bg.gif);
}
.menu2b {
color:#000000;
border:1px solid #000000;
border-bottom:none;
padding:4px 5px 15px 5px;
background-color:#FFFFFF;
background-image:url(/pages/cix/de/images/menu2b.gif);
}
a.menu3bg { 
color:#FFFFFF;
padding:4px 5px 5px 5px;
	background-color:#4173B6;
	line-height:26px;
}
a.menu3bg:hover {
	background-image:none;
	color:#FFFFFF;
}
a.menu3bg:active {
	background-image:none;
	color:#FFFFFF;
}
a.menu3bg:visited {
	background-image:none;
	color:#FFFFFF;
}
a.menu3bg:link {
	background-image:none;
	color:#FFFFFF;
}

.menu3a {
color:#FFFFFF;
border:1px solid #061E4A;
border-bottom:none;
padding:1px 5px 1px 5px;
background-color:#4173B6;
}

/* MENU ende: 
#########################################
LISTEN */

hr {
/* width:100%; color:#cccccc; background-color:#ffffff; height:1px; */
margin:3px 0px 0px 0px;
text-align:left; 
border:1px solid #FF0000; 
height:1px;
  }

h1,h2,h3,h4,h5,h6 { font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Courier, sans-serif;
}

h1 {
	font-size: 20px;
	color:#333333;
	/*padding:3px 3px 3px 3px;*/
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	
}
ul, ol, li {
margin-left:12px;
padding: 0px 0px 0px 0px;
/* damit das menü oben und unten keine abstände hat:*/
margin-top:0px;
margin-bottom:0px;
/* list-style-type:none; */
list-style-image:url(/pages/cix/de/images/elements/bullet_sm3.gif);
}

/*  
TABELLEN FORMATIERUNGEN:

1) Tabellen Liste
*/
table.list {
	/*background-color: #EEEEEE;*/
	width: 100%;

	border-collapse:collapse;
	border:none;
	/*border:3px solid #212121;
	border-bottom:3px solid #666666;*/


/*filter:Blur(direction=235, strength=2);*/
}

th.list { 
/*background-image:url(/pages/cix/de/images/th.bg.blue.jpg);*/
	padding:0px 3px 0px 6px;
	/*background-color:#918B71;*/
	color:#000000;
/*
background-image:none;
	height: 44px;
	padding:0px 3px 0px 5px;
	background-color:#4E77AD;*/
}

th { /* für sub th */
height:16px;
/*background-color:#B3AE97;*/
padding:2px 3px 2px 3px;
/*color:#666666;*/
text-align:left;
font-weight:bold;
color:#2B2B2B;

}

th.sort { /* für th mit sortierbutton*/
height:32px;
background-color:#660000;
padding:1px 3px 1px 0px;
color:#FFFFFF;
text-align:left;
vertical-align:middle;
font-weight:bold;
/*background-image:url(/pages/cix/de/images/tab.bg.blue.gif);*/
}
td.button_tab {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 0px;
	height: 36px;
	background-color:#D6D6D6;
	vertical-align:middle;
}

th.bottom { 
	background-color:#666666;
	height: 22px;
	padding:3px 3px 0px 0px;
	color:#FFFFFF;
	background-image:url(/pages/cix/de/images/bottom.bg.gif);
}



td.list_clean { /* normale Listen Zeile ohne linie auch für loginscreen */
	padding:3px 3px 3px 0px;
	height: 28px;
	vertical-align:top;
}

td.list_clean_odd { /* normale Listen Zeile ohne linie auch für loginscreen etwas dünkler*/
	padding:3px 3px 3px 0px;
	height: 28px;
	vertical-align:top;
	background-color:#E6E6E6;
}

td.list { /* normale Listen Zeile */
	padding:3px 3px 3px 0px;
	height: 28px;
	vertical-align:top;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
}
td.list_odd {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 0px;
	height: 28px;
	background-color:#E6E6E6;
	vertical-align:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
}
td.list_left { /* dunkle listen zeile eingerückt */
	padding:3px 3px 3px 30px;
	background-color:#D2D2D2;
	height: 16px;
	vertical-align:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}
td.list_right { /* dunkle listen rechts */
	padding:3px 3px 3px 0px;
	background-color:#D2D2D2;
	height: 16px;
	vertical-align:top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}
/* links in der list tabelle */
a.list:link { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.list:active { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.list:visited { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.list:hover { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.list:focus { text-decoration: none; background-color:#FF3399;color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}

/* links in th */
a.th:link { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.th:active { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.th:visited { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.th:hover { text-decoration: none; color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}
a.th:focus { text-decoration: none; background-color:#3AB227;color:#FFFFFF; font-family: verdana, arial, sanserif, Times, serif; font-size: 11px;}



/* Tabelle list Ende

Allgemeine Tabellen formatierungen*/
td {
vertical-align:top;
/*padding:0px 0px 0px 0px;*/
}


/*  
##########################################
*/



.login
{
border:3px solid #cccccc;
background-color: #EEEEEE;

}
/* original linkfarben: normal: 436386  over: E00000*/
a:link { font-family: verdana, arial, sanserif, Times, serif; font-size: 12px; color:#000000;}
a:active { font-family: verdana, arial, sanserif, Times, serif; font-size: 12px; color:#000000;}
a:visited { font-family: verdana, arial, sanserif, Times, serif; font-size: 12px; color:#000000;}
a:hover { font-family: verdana, arial, sanserif, Times, serif; font-size: 12px; color:#000000;}

.block {  text-align: justify; font-family:  verdana, arial, sanserif, Times, serif;;  font-size: 11px}
.normal {  font-family: verdana, arial, Helvetica, sans-serif;  font-size: 11px}
.bigtitel {  color:#29655B; text-align: left; font-family: verdana, arial, sanserif, Times, serif; font-size: 14px; font-weight: bolder}
.titel {   color:#436386; font-family: verdana, arial, sanserif, Times, serif;  font-size: 12px; font-weight: bolder}
.highlight {  background-color: #FFFFCC}

IMG {
	border: 0px;
}.normalprint {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.warning {
	border: 3px solid #FF0000;
	background-color: #FF0000;
	background-repeat: no-repeat;
	background-image:url(../../templates/images/icon.warning.gif);
	padding:0px 3px 0px 50px;
	/*margin:0px 4px 0px 4px;*/
	vertical-align:middle;
	font-weight: bold;
	font-size:14px;
	color: #FFFFFF;
	height:48px;
}

.message {
	border: 3px solid #818181;
	background-color: #818181;
	background-repeat: no-repeat;
	background-image:url(/pages/cix/de/images/icon.message.gif);
	padding:0px 3px 0px 50px;
	/*margin:0px 4px 0px 4px;*/
	vertical-align:middle;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	height:46px;
}
.warning_text {
	font-weight: bold;
	color: #C90000;
	padding:2px 2px 2px 24px;
	margin-left:10px;
	background-image:url(/pages/cix/de/images/icon_crit2.gif);
	background-repeat:no-repeat;
}

.ok {
	border-bottom: 1px solid #FFFFFF;
	background-color: #00cc00;
	background-repeat: no-repeat;
	background-image:url(/pages/cix/de/images/button.bg.gif);
	padding:0px 3px 0px 25px;
	height:21px;
	color: #FFFFFF;
	font-weight: bold;	vertical-align:middle;
	/*margin:0px 4px 0px 4px;*/
}

.maybeok {
	border-bottom: 1px solid #FFFFFF;
	background-color: #B57700;
	background-repeat: no-repeat;
	background-image:url(/pages/cix/de/images/button.maybeok.gif);
	padding:0px 3px 0px 25px;
	height:21px;
	color: #FFFFFF;
	font-weight: bold;	vertical-align:middle;
	/*margin:0px 4px 0px 4px;*/
}

.notok {
	border-bottom: 1px solid #FFFFFF;
	background-color: #cc0000;
	background-repeat: no-repeat;
	background-image:url(/pages/cix/de/images/button.delete.gif);
	padding:0px 3px 0px 25px;
	height:21px;
	color: #FFFFFF;
	font-weight: bold;	vertical-align:middle;
	/*margin:0px 4px 0px 4px;*/
}

.success {
	font-weight: bold;
	color: #00CC00;
}
.notsuccess {
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}

.tab {
	margin-left:20px;
	margin-right:20px;
}

.info {
	font-style: italic;

}

#top_container
{
border:1px dotted #cccccc;
border-collapse:collapse;
}
#content_container
{
border-top:1px solid #EEEEEE;

margin: 0px 3px 3px 3px;
}
#footer
{

}

.border_bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
}

/*experemental:*/
div {
	margin:0;
}
.ro {
	background:url(/pages/cix/de/images/elements/roundedbox_ro.gif) top right no-repeat;
}
.lo {
	background:url(/pages/cix/de/images/elements/roundedbox_lo.gif) top left no-repeat;
}
.ru {
	background:url(/pages/cix/de/images/elements/roundedbox_ru.gif) bottom right no-repeat;
}
.lu {
	background:url(/pages/cix/de/images/elements/roundedbox_lu.gif) bottom left no-repeat;
}
.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}
