/* #########################################
Schriftarten: */
body {
	font-family: verdana, arial, Helvetica, sans-serif, Courier;
	font-size: 12px;
	font-weight: normal;
    background-color: #FFFFFF;
    color: #000000;	
	margin-top:7px;
	margin-left:30px;
	
}

/* 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:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}
	
.button_none {
	background-color:#000000;	
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	padding:2px 3px 2px 3px;
	height:20px;
	}
.button_none:hover {
	background-color:#6AA5FF;
	}		
.button_edit {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_edit_disabled {
	background-color:#B2BECB;
	background-image:url(../../pages/admin/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:#9BA6B6;
	}	
.button_search {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_delete {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_delete_disabled {
	background-color:#B2BECB;
	background-image:url(../../pages/admin/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:#9BA6B6;
	}	
.button_next {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_back {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_last {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_first {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_return {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_closewindow {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_help {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_add {
	background-color:#658ECB;
	background-image:url(../../pages/admin/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:#6AA5FF;
	}	
.button_pay {
	background-color:#658ECB;
	background-image:url(../../pages/admin/de/images/button.pay.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}	
	.button_pay:hover {
	background-color:#6AA5FF;
	}	
	.button_no_pay {
	background-color:#189930;
	background-image:url(../../pages/admin/de/images/button.no.pay.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}	
	.button_no_pay:hover {
	background-color:#20CD41;
	}	
.button_trust {
	background-color:#658ECB;
	background-image:url(../../pages/admin/de/images/button.trust.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}	
	.button_trust:hover {
	background-color:#6AA5FF;
	}
	.button_no_trust {
	background-color:#189930;
	background-image:url(../../pages/admin/de/images/button.no.trust.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px 3px 2px 20px;
	height:20px;
	}	
	.button_no_trust:hover {
	background-color:#20CD41;
	}

input, select
   { 
   background-color:#FFFFFF;
   border:1px solid #CCCCCC;
   /*margin:0px 0px 0px 0px;*/
	padding:2px 3px 2px 3px;
	margin-right:4px;
   	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#375583;
	background-image:url(../../pages/admin/de/images/input.text.bg.gif);
    }
		input:hover {
   border:1px solid #000000;
	}

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/admin/de/images/input.text.textarea.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/admin/de/images/button.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/admin/de/images/input.text.bg.gif);
   }
input.username {
	background-image:url(../../pages/admin/de/images/input.text.username.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px 3px 2px 24px;
	}

input.password {
	background-image:url(../../pages/admin/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;
	}



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


h1 {
	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Courier, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}
ul.cix, ol.cix, li.cix {
margin-left:4px;
padding: 0px 0px 0px 0px;
/* damit das menü oben und unten keine abstände hat:*/
margin-top:2px;
margin-bottom:0px;
list-style-type:none;
/* list-style-image:url(../../pages/admin/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;*/

}

th.list { 
background-image:url(../../pages/admin/de/images/th.bg.red.jpg);
	height: 44px;
	padding:0px 3px 0px 5px;
	color:#FFFFFF;
text-align:left;
font-weight:bold;
/*
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.list2 { /* für sub th */
height:16px;
background-color:#9B3131;
padding:1px 3px 1px 3px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
/*background-image:url(../../pages/admin/de/images/tab.bg.blue.gif);*/
}

th.sort { /* für th mit sortierbutton*/
height:32px;
background-color:#2C4E7B;
padding:1px 3px 1px 3px;
color:#FFFFFF;
text-align:left;
vertical-align:middle;
font-weight:bold;
/*background-image:url(../../pages/admin/de/images/tab.bg.blue.gif);*/
}

td.button_tab {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 3px;
	height: 36px;
	background-color:#999999;
	vertical-align:middle;
}

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



td.list_clean { /* normale Listen Zeile ohne linie auch für loginscreen */
	padding:3px 3px 3px 3px;
	height: 20px;
	vertical-align:top;
}
td.list { /* normale Listen Zeile */
	padding:3px 3px 3px 3px;
	height: 20px;
	background-color:#f0f0f0;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
}
td.list_odd {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 3px;
	height: 20px;
	background-color:#e6e6e6;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
}

td.list2 { /* kleine Listen Zeile */
	padding:3px 3px 3px 3px;
	font-size: 11px;
	height: 12px;
	background-color:#fff7e6;	
	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.list2_odd {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 3px;
	height: 12px;
	font-size: 11px;
	background-color:#fff7cc;	
	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.list3 { /* kleine Listen Zeile */
	padding:3px 3px 3px 3px;
	font-size: 11px;
	height: 12px;
	background-color:#f6ffe6;	
	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.list3_odd {  /* jede zweite Listenzeile etwas dünkler */
	padding:3px 3px 3px 3px;
	height: 12px;
	font-size: 11px;
	background-color:#e9ffcc;	
	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;
	
	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 3px;
	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.betterhover, #tableone tbody tr:hover
{
	background-color: #990000;
}


/* 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 {
font-family: verdana, arial, Helvetica, sans-serif, Courier;
	font-size: 12px;
/*padding:0px 0px 0px 0px;*/
}


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



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

}

a:link {  text-decoration: none; color:#436386; font-family: verdana, arial, sanserif, Times, serif; font-size: 12px;}
a:active { text-decoration: none; color:#436386; font-family: verdana, arial, sanserif, Times, serif; font-size: 12px;}
a:visited { text-decoration: none; color:#436386; font-family: verdana, arial, sanserif, Times, serif; font-size: 12px;}
a:hover { text-decoration: none; color:#E00000; font-family: verdana, arial, sanserif, Times, serif; font-size: 12px;}

.block {  text-align: justify; font-family:  verdana, arial, sanserif, Times, serif;;  font-size: 12px}
.normal {  font-family: verdana, arial, Helvetica, sans-serif;  font-size: 12px}
.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(../../pages/admin/de/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/admin/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:60px;
}
.warning_text {
	font-weight: bold;
	color: #C90000;
	padding:2px 2px 2px 24px;
	margin-left:10px;
	background-image:url(../../pages/admin/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/admin/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/admin/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/admin/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;
}

.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;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../../pages/admin/de/images/elements/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

