
body {
    font-family: Verdana,Helvetica, Arial, Geneva;
    background-color: #ffffff;
    color: #000;
    padding: 0px 0;
    text-align:center; /* for IE */
    margin:0 auto; /* for the rest */
    font-size: 1.2em;
    line-height: 130%;
    /*overflow-y: scroll;*/
    text-align:left; /* LTR */
    /*background: url("../images/css/bg/patt_4c1fd71098d5c.jpg") bottom left repeat;*/  /**f�r valentinstag herzchen**/
    /*background: url("../images/css/bg/patt_4c1fd93168585.jpg") bottom left repeat;  /**OERTEL**/
}

div { outline:0 none; }


ul, ol, dl { margin:0; } /* LTR */
li {  /*line-height:1.5em;*/ /* LTR */ }
dt { font-weight:bold; }
dd { margin:0 0 1em 0.8em; } /* LTR */
blockquote { margin:0 0 1em 0.8em; } /* LTR */

blockquote:before, blockquote:after,q:before, q:after { content:""; }

textarea:active, textarea:focus { background-color:#ffffa5; font-size: 120%;}


.clearfix:after {
    clear:both;
    content:".";
    display:block;
    font-size:0;
    height:0;
    visibility:hidden;
}
.clearfix { display:block; }
.floatbox { overflow:hidden; }

a{  color : #444; text-decoration: none; }
a:active, a:hover {  color : #000; text-decoration: underline; }
a img {border: none;}

p{margin: 0;}

h1,h2,h3,h4,h5,h6 {margin:0; color: #996600;}
h1{font-size: 130%;}
h2{font-size: 120%; 	border-bottom: 1px dotted #ccc;}
h3{font-size: 110%; font-weight: bold; margin: 0; padding: 3px 10px;}
h4{font-size: 100%; font-weight: normal; margin: 0;}
h5{font-size: 105%; font-weight: bold; margin: 0;}


fieldset {
    padding: 8px;
    /*background-color: #ffffff;
    */
}


legend {
    font-size: 120%;
    font-weight: bold;
    color: #996600;
}

.font40{font-size: 40%;}
.font50{font-size: 50%;}
.font60{font-size: 60%;}
.font70{font-size: 70%;}
.font80{font-size: 80%;}
.font90{font-size: 90%;}
.font105{font-size: 105%;}
.font110{font-size: 110%;}
.font120{font-size: 120%;}
.font130{font-size: 130%;}
.font140{font-size: 140%;}
.fontn {font-weight: normal;}
.fontb {font-weight: bold;}
.fontu {text-decoration: underline;}
.fontwhite {color: #c0c0c0;}
.fontgrey {color: #888;}

/** MAIN LAYOUT **/
.marginall {margin: 10px;}
.margint{margin-top:0px;}
.marginr{margin-right:10px;}
.marginl{margin-left:10px;}
.marginb{margin-bottom:10px;}
.margint0{margin-top:0px;}
.marginr0{margin-right:0px;}
.marginl0{margin-left:0px;}
.marginb0{margin-bottom:0px;}
.spacer {padding:5px;}

.paddingall {padding: 10px;
    box-shadow: 0 4px 3px -2px #9f9b9b;
}
.paddingt{padding-top:10px;}
.paddingr{padding-right:10px;}
.paddingl{padding-left:10px;}
.paddingb{padding-bottom:10px;}
.paddingt0{padding-top:0px;}
.paddingr0{padding-right:0px;}
.paddingl0{padding-left:0px;}
.paddingb0{padding-bottom:0px;}


.borderall1 {border: 1px solid #ccc;}
.borderb1 {border-bottom: 1px solid #ccc;}
.bordert1 {border-top: 1px solid #ccc;}
.borderl1 {border-left: 1px solid #ccc;}
.bordert2 {border-top: 2px dotted #ccc;}

.right {  text-align: right;}
.center, .centered, .textcenter {text-align: center;}

.subcolumns { width:100.6%; overflow:hidden; height: 110px;  margin-top: 0px;}
.subcolumns_oldgecko { width:100%; float:left; }

.fl {float: left;}
.fr {float: right}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12,.c13,.c14,.c15,.c16 { float:left;}

.c1{ width: 40px;}
.c2{ width: 100px;}
.c3{ width: 160px;}
.c4{ width: 220px;}
.c5{ width: 280px;}
.c6{ width: 340px;}
.c7{ width: 400px;}
.c8{ width: 460px;}
.c9{ width: 520px;}
.c10{ width: 580px;}
.c11{ width: 640px;}
.c12{ width: 700px;}
.c13{ width: 760px;}
.c14{ width: 820px;}
.c15{ width: 880px;}
.c16{ width: 940px;}

.nolisting, .nolisting ul {	list-style-position: outside; list-style: none;	padding: 0;}

/********* COLUMNS FOR PAGE ********/

.page_margins { margin: 0 auto; }
.page_margins { width: 1000px; background: #fafafa; }
.page {
    padding: 0
}

#header, #nav, #main, #footer { clear:both; }
#header {/* padding: 45px 2em 1em 20px;*/
    /*background: url("../images/css/bg/kerida_head2.png") bottom left no-repeat;*/
    position: relative;
    color: #000;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0;
}

#headerline {border-top: 2px solid #996600; height: 30px; }

/*#head{border-bottom: 2px solid #ccc; }*/
#topnav {
    text-align:right;
    font-size: 90%;
    font-weight: bold;
    margin-right: 0px;
}  /* LTR */

#header #topnav {
    position:absolute;
    top:10px;
    right:10px;
}/* LTR */
#header #mainnav {
    position:absolute;
    top:76px;
    left:20px;
    font-size: 100%;
    font-weight: bold;
}/* LTR */

#topnav2 {
    margin-left: 20px;
    font-size: 80%;
}

#mainnav a {
    color: #444;
    padding: 0 5px;
    /*background: url("../images/css/help.png") 0px 0px no-repeat;*/
}

#main {
    margin: 0px 0px 0px;

}


#footer {
    background: url("../images/css/bg/kerida_foot1.png") bottom left no-repeat;
    margin: 40px  0px 0px;
    padding: 0px 10px 10px; color:#666; /*background: #f9f9f9; border-top: 5px #efefef solid;*/ }
#copy {margin: 20px 0; border-top: 2px solid #444; }


#col2 { display:none}
#col1 { float: right; width: auto; margin: 0px 0 0 0px}

#col1 table {overflow-x: hidden; }

/******* BASIC BOX RED HEAD *******/
.box {
    padding: 0px;
    background-color: #ffffff;
    width: 226px;
}
.box div {border: 1px solid #ccc;}
.box div div  {border: none;}

.box h2, .box h3{
    text-align: left;
    border: none;
    background-color: #996600;
    background: url("../images/css/bg/box_head.png") 0 0px no-repeat;
    color: #666666;
    padding: 10px 5px 5px 7px;
}




input, select, textarea {
    color: #0A2B55;
    font-size: 110%;
    padding: 3px 5px;
}

.content { margin: 10px;}


/***********MAIN POPUP *********/
.popup{
    background: url("../images/css/bg/kerida_foot1.png") no-repeat scroll center bottom transparent;
    border-left: 4px solid #996600;
    border-right: 4px solid #996600;
    border-top: 4px solid #996600;
    background-color: #fafafa;
    padding: 0px 10px 10px 10px;
    position: absolute;
    z-index:2;
    display: none;
    text-align: left;
}


.popup h2{
    /*color: #FAFAFA;*/
    padding: 10px 0px 2px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 110%;
    cursor: move;
}

.error {
    text-align: left;
    background-color: orange;
    padding: 12px;
    border: 2px solid red;
    margin-bottom: 12px;
}
.error h2{
    margin: 0px 0px 5px 0px;
    color: red;
    font-size: 13px;
}

.success {
    text-align: left;
    background-color: lime;
    padding: 12px;
    border: 2px solid green;
    margin-bottom: 12px;
}
.success h2{
    margin: 0px 0px 5px 0px;
    color: green;
    font-size: 13px;
}



/************MENULISTING BIG ******/

.mlist {}
.mlist ul {}
.mlist ul li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
}
.mlist a {
    padding-left: 20px;
    width: 100%;

}

.mlist a:active, .mlist a:hover, .mlist li:hover, .mlist li:hover a {
    background-color: #996600;
    color: #fafafa;
    font-weight: bold;
}


/************ CUSTOMER TOP MENU **********/
.custmenu {background: url("../images/css/bg/customer_menu_bg.png") 10px 0px no-repeat;}
.custmenu ul {}
.custmenu li {height: 20px; float: left; padding: 8px 10px; margin:2px 0; border-right: 1px solid #ccc;}
.custmenu li a{width: 50px; color: #444; font-size: 110%;}
.custmenu li a:hover, .custmenu li:hover, .custmenu li:hover a  {background-color: #fafafa; color: #996600;}

/************ AGENT TOP MENU **********/
.agentmenu {background: url("../images/css/bg/agent_menu_bg.png") 10px 0px no-repeat; color: #fafafa; }
.agentmenu ul {}
.agentmenu li {height: 20px; float: left; padding: 8px 9px; margin:2px 0; border-right: 1px solid #ccc;}
.agentmenu li a{width: 50px; color: #000000; font-size: 110%;}
.agentmenu li a:hover, .agentmenu li:hover, .agentmenu li:hover a  {background-color: #fafafa; color: #996600;}


/************ MAIN CONTENT ***********/

#content { }

#inner_content { }
#inner_content h2, .content h2 { margin-bottom: 10px; padding-bottom: 5px;}
#inner_content fieldset{ margin: 10px 0}
.content h2 {margin-top: 20px;}
.content a {text-decoration: underline;}


/******** NORMAL SITE ********/



.menu_uber
{
    width: 100%;
    height: 20px;
    text-align: center;
    background-color: #996600;
    color: #FFFFFF;
    font-weight: bold;
}


.erreichbar
{
    font-size: 13px;
    color: green;
    text-align: left;
}

.berater
{
    border-width: 1px;
    border-style: solid;
    border-color: #330000;
    padding: 5px;
    background-color: #FFE699;
}

.besetzt
{
    color: #ff0000;
    font-weight: bold;
    margin-right: 15px;
}
.besetzt a
{
    color: #ff0000;
    font-weight: bold;
    margin-right: 15px;
}
.besetzt2 a
{
    color: #ff0000;
    font-weight: bold;
    margin-right: 5px;
}
.pause
{
    color: #707070;
    font-weight: bold;
    margin-right: 15px;
}
.pause a
{
    color: #707070;
    font-weight: bold;
    margin-right: 15px;
}

.frei a
{
    color: green;
    font-weight: bold;
   /* margin-right: 15px;*/
}
.frei
{
    color: green;
    font-weight: bold;
    /* margin-right: 15px;*/
}
.frei2 a
{
    color: green;
    font-weight: bold;
    margin-right: 5px;
}
/*** AGENT LISTINGS **/

.agent {
    /*background-color:#F7F7F7;*/
    background:#F7F7F7;
    text-align: left;
    width: 99.50%;
    /*
     padding: 5px 2px;*/
    margin: 15px 0px;
    box-shadow: 0 4px 3px -1px #9f9b9b;
    position: relative;
    float: right;
    min-height: 120px;
}

.agent a {text-decoration: none;}
.agent h1 {
    font-size: 14px;
    /*border-bottom: 1px dotted #ccc;*/
    color:#F0F0F0;
    margin:10px 0 0px 0px;
}

.agent_bottom{
    margin-left: 10px;
    padding-left: 5px;
    padding-top: 3px;
    text-align: left;
    margin-top: 10px;
    border-left: 1px dotted #ccc;
}

.agent_smaller {
    font-size: 10px;
    color: #777;
}

.free {
    color:green;
    font-weight:bold;
    margin:0 5px;
}
.free a { color: green;}


.break {
    color:blue;
    font-weight:bold;
    margin:0 5px;
}
.break a { color: blue;}

.busy {
    color:red;
    font-weight:bold;
    margin:0 5px;
}
.busy a { color: red;}

.nobutton span{
    margin: 0px;
}

.offline{
    color:red;
    font-weight:bold;
}
.agentprice{
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #eee;
}

.agent_bottom font {
    font-weight: bold;
    margin-left: 20px;
}

.noservice {
    color:black;
    font-weight:normal;
    margin:0 5px;
}

.star {
    /*left:80px;
    position:absolute;
    top:-5px;
    z-index:1;*/
}

.premium_number {
    font-size:9px;
    left:5px;
}

.paging {
    margin: 0px 0px 10px;
}
.paging a, .paging b {
    margin: 0 1px;
}

/*** CUSTOMER LISTINGS **/
.datatable th{
    background-color: #666;
    color: white;
    border-right: 1px solid white;
    padding:4px 2px;
}
.datatable tr:hover {	background-color: yellow;}

.odd, .odd td{	background-color:#F0F0F6;}
.even, .even td {	background-color:#FFF;}


/* tables */
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #aaa;
    border: 1px solid #FFF;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(../images/icon/table/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/icon/table/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/icon/table/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}



/******************** TEXT CHAT ***********/
.chatwin{
    position: absolute;
    left: 0px;
    width: 880px;
    border: 6px solid orange;
    background-color: white;
}

.chat_agent td{	color: red; }
.chat_cust td{	color: blue; }

.chatwin2{
    padding: 6px;
    border: 2px solid darkorange;
}
#chattext{
    max-height: 300px;
    overflow-y: scroll;
}


#chat_inner_container{
    background-color: #eee;
    border: 1px solid black;
    padding: 4px;
    max-width: 640px;
    margin-right: 10px;
}



/************* TAGS ************/
.tagcloudbody {
    font-size:11px;
    border:solid 1px #333333;
    padding:5px;
    text-align:justify;
}

.tagcloudbody a { text-decoration:none;  padding:5px 4px 0px 0px; }

.tagcloudThema {
    font-weight:bold;
    font-size:12px;
    margin-bottom: 10px;
}

.tag5 {font-size:24px;}
.tag4 {font-size:17px;}
.tag3 { font-size:15px;}
.tag2 {font-size:13px; }
.tag1 {font-size:11px;}


.schedule_days{	width:22px;	height:22px;	cursor:pointer;}
.schedule_dayon {	background:url(/images/iconmap/schedule_days.png) repeat-x scroll 0px 0px transparent;}
.schedule_dayoff{	background:url(/images/iconmap/schedule_days.png) repeat-x scroll 64px 0px transparent;}
.schedule_dayoff_grey{	background:url(/images/iconmap/schedule_days.png) repeat-x scroll 32px 0px transparent;}


/*********** PAYMENT_CUSTOMER*********/
.paynow .payment_type {
    position:relative;
    clear: both;
    background-color: #fefefe;
    padding:15px;
}

.paynow h3 {
    font-size: 12pt;
    margin: 30px 0;
    border-bottom: 1px dotted #ccc;
}

.paynow .paylogo{
    float: left;
    width: 330px;
}

.paynow table{
    margin-top: 10px;
}

.paynow table th{
    padding:5px;
    text-align:right;
}

/******************** AGENT QUICKINFO LOADER *********/

#agent_quickinfo {
    height: 75px;
    padding: 3px;
    font-size:11px;
    background: #eee;
    border: 1px solid grey;
    margin: 10px 0px 10px 0px;
    position: relative;
    border-radius: 5px 5px 5px 5px;
}

#aq_content{
    position: absolute;

}

#aq_loader_image{
    position: absolute;
    display:none;
    height: 32px;
    top: 5px;
    left: 170px;
    z-index: 2;

}

#aq_loader_image img{
    width: 24px;
}

/******************** AGENT MENU **********************/

ul#agent_menu,ul#agent_menu ul{
    overflow:visible;
    margin:0;
    list-style:none;
    padding:0;
    /*	background-color:#dedede;
    border-width:1px;
    border-style:solid;
    border-color:#5f5f5f;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;*/
}
ul#agent_menu ul{
    display:none;
    position:absolute;

    right:100%;
    top:0;
    -moz-box-shadow:3.5px 3.5px 5px #000000;
    -webkit-box-shadow:3.5px 3.5px 5px #000000;
    box-shadow:3.5px 3.5px 5px #000000;
    background-color:#F3f3f3;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-color:#d4d4d4;
    padding:0 10px 10px;
}

ul#agent_menu li:hover>*{
    display:block;
}
ul#agent_menu li{
    position:relative;
    display:block;
    white-space:nowrap;
    font-size:0;
}
ul#agent_menu li:hover{
    z-index:1;
}
ul#agent_menu{
    font-size:0;
    z-index:9;
    position:relative;
    display:block;
    float:right; /**/
    padding:0;
}
ul#agent_menu>li{
    margin:0;
}
ul#agent_menu a:active, ul#agent_menu a:focus{
    outline-style:none;
}
ul#agent_menu a{
    display:block;
    vertical-align:middle;
    text-align:left;
    text-decoration:none;
    /*font:bold 14px Trebuchet MS;*/
    font-size: 14px;
    color:#000000;
    text-shadow:#FFF 0 0 1px;
    cursor:pointer;
    padding:10px;
    /*	background-color:#c1c1c1;
    background-image:url("../images/agentmenu/mainbk.png");*/
    background-repeat:repeat;
    background-position:0 0;
    border-width:1px 0 0 0;
    border-style:dotted;
    border-color:#C0C0C0;
    width: 180px;
}
ul#agent_menu ul li{
    float:none;
    margin:10px 0 0;
}
ul#agent_menu ul a{
    text-align:right;
    padding:4px;
    /*background-color:#FFFFFF;*/
    background-image:none;
    border-width:0;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    font-size:14px; /* Tahoma;*/
    color:#000;
    text-decoration:none;
}
ul#agent_menu li:hover>a,ul#agent_menu li a.pressed{
    background-color:#fff;
    border-color:#C0C0C0;
    border-style:solid;
    color:#000000;
    text-shadow:#FFF 0 0 1px;
    /*	background-image:url("../images/agentmenu/mainbk.png");*/
    background-position:0 100px;
    text-decoration:underline;
    /*float: left;*/
}
ul#agent_menu span{
    display:block;
    overflow:visible;
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:0px;
}
ul#agent_menu ul li:hover>a,ul#agent_menu ul li a.pressed{
    /*background-color:#FFFFFF;*/
    background-image:none;
    color:#d6dad5;
    text-decoration:none;
}
ul#agent_menu li.topfirst>a{
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
}
ul#agent_menu li.toplast>a{
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
}
.panel {
    margin-top: 5px;
    margin-bottom: 20px;
    /*background-color: #ffffff;*/
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {

    border-color: #a6c2e6;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #a6c2e6;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #a6c2e6;
}
.panel-danger > .panel-heading {
    color: #ab8230;
    /*background-color: #f2dede;
	*/
    border-color: #a6c2e6;
}
.panel-danger {
    border-color: #a6c2e6;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #ffffff;
    border-color: #a6c2e6;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #a6c2e6;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #a6c2e6;
}

.panel-heading strong {
    color:#666666;
}
.panel {
    border-color: #c0c0c0;
}
.panel-default > .panel-heading {
    background-color: #e3eaf3;
}

.container-fluid {
    padding-left: 0px;
}

.rte2{
    width: 100%;
}

.rating_heart{
    color: #deae48;
    font-size: 14px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.rating_star{
    color: #deae48;
    font-size: 14px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}