div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

* html img
{
	behavior: url('/img/pngbehavior.htc');
}

html
{
	font:11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	height:100%;
	overflow: inherit;
}

body
{
	background:#ffffff;
	color:#333;
	margin:0;
	min-width:990px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}



.further_pages_wrap
{
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.further_pages_wrap a, .further_pages_wrap a:hover
{
	text-decoration: none;
	/* color: #000000; */
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.further_pages_wrap .further_pages_active
{
	background-color: #c0c0c0;
	color: #000000;
}
.further_pages_wrap .further_pages_next
{
	background-color: #ffffff;
}
.further_pages_wrap a:hover
{
	background-color: #E7D3AA;
}
.further_pages_wrap .further_pages_inactive, .further_pages_wrap, .further_pages_inactive
{
	color: #aaa;
	text-decoration: none;
}



a.link_visited
{
	color: #707070;
}


.smaller
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 11px;
	color: #646F78;
}

td {
	font: 11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

td.body {
	background:#fff url(/img/bg-page-body.jpg) repeat-x 100% bottom;
	font:11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	height:100%;
}

td.main
{
	padding: 22px 22px 0px 22px;
	color: #333333;
	line-height : 18px;
}

td.headline
{
	padding: 0px 22px 0px 22px;
	height : 36px;
	color: #e95e0f;
	font-size: 20px;
	font-weight: normal;
}


a
{
	color: #e95e0f;
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
}
a:hover
{
	text-decoration: underline;

}

a.px10
{
	font-size: 10px;
}

.closex, .ico_fade, .ico_fade2, .link
{
	cursor: pointer;
}


a.next
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.next:hover
{
	text-decoration: underline;
}


.tabs
{
	z-index: 1;
	border-left: 1px solid #7e8a96;
	border-top: 1px solid #7e8a96;
	border-right: 1px solid #7e8a96;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	text-align: center;
	float: left;
	margin-right: 2px;
	left: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	position: relative;
	line-height: 18px;
	bottom: -1px;
	cursor: pointer;
}
.tabs_inactive
{
	background-color: #E6EDF5; 
	border-bottom: 1px solid #7e8a96;
}

a.tabs:hover
{
	text-decoration: none;
}



a.admin-box
{
	font: 10px Tahoma;
	color: #e95e0f;
	font-weight: normal;
	text-decoration: none;
}

a.admin-box:hover
{
	text-decoration:underline;
}

a.important
{
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
.important
{
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
a.important:hover
{
	text-decoration: underline;
}

a.green
{
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a.green:hover
{
	text-decoration: underline;
}

li.admin-box
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	right: 0px;
	left: 0px;
	top: 0px;
}

ul.admin-box
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	right: 0px;
	left: 0px;
	top: 0px;
}

hr
{
	margin:0px;
	padding:0px;
}

h1
{
	font-weight:bold;
	font-size: 11px;
	color: #e95e0f;
	padding: 0px;
	margin: 0px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

p.m2
{
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
p.m4
{
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
p.m6
{
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
p.m8
{
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
p.m10
{
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
p.m12
{
	padding: 0px;
	margin: 12px 0px 0px 0px;
}
p.m14{
	padding: 0px;
	margin: 14px 0px 0px 0px;
}
p.m16
{
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
p.m18
{
	padding: 0px;
	margin: 18px 0px 0px 0px;
}
p.m20
{
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

Form
{
	font-family: verdana,arial;
	margin-bottom: 0px;
	margin-top: 0px;
}

img.closeA
{
	position: absolute;
	top: 5px;
	right: 5px;
}


.error
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}

font.success
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

td.error
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}

input.button-norm, button.button-norm
{
	background-image: url('/img/button-norm.gif');
	border: 1px solid #707070;
}
input.button-green, button.button-green
{
	background-image: url('/img/button-green.gif');
	border: 1px solid #707070;
}
input.button-yellow, button.button-yellow
{
	background-image: url('/img/button-yellow.gif');
	border: 1px solid #707070;
}
input.button-red, button.button-red
{
	background-image: url('/img/button-red.gif');
	border: 1px solid #707070;
}
input.button-orange, button.button-orange
{
	background-image: url('/img/button-orange.gif');
	border: 1px solid #707070;
}
input.button-blue, button.button-blue
{
	background-image: url('/img/button-blue.gif');
	border: 1px solid #707070;
}

textarea
{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #707070;
	padding: 3px;
	overflow: auto;
	font-weight: normal;
}


input.text, input.single_titles, input.keywords
{
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #707070;
	padding: 3px;
	font-weight: normal;
}

input.single_titles, input.keywords
{
    height: 22px;
}

input.checkbox, input.checkboxMark
{
	margin: 0px;
	padding: 0px;
	height: 12px;
}

input.checkbox12{
	margin: 0px;
	padding: 0px;
	height: 12px;
}

select.text
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #707070;
	padding: 3px;
	height: 22px;
}

select.option
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #707070;
	padding: 1px;
	height: 18px;
}

select.multiple
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #707070;
	padding: 3px;
}

.GoodReadable
{
  	font-size: 1em;
  	line-height: 16px;
}

.GoodReadable h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 22px;
	color: black;
}

.GoodReadable h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.GoodReadable h3 {
	font-size: 1.17em;
	font-weight: normal;
}

#PreviewTitle {
	color: #e95e0f;
	font-weight: bold;
}

#dhtmltooltip
{
	position: absolute;
	text-align: left;
	font-family: verdana,arial;
	font-size: 10px;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	display: none;
	z-index: 10000;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
	position:absolute;
	left: -300px;
	z-index: 10001;
	display: none;
}



td.success-box
{
	background:#ffffff url(/img/bg-success.jpg) repeat-x 100% bottom;
	padding: 0px 15px 15px 15px;
	line-height : 14px;
	font-size: 10px;
}


#AbortAction
{
	background:#ffffff url(/img/bg-errorbox.jpg) repeat-x 100% bottom;
	padding: 10px 20px 10px 20px;
	line-height : 14px;
	font-size: 10px;
	z-index: 1000;
	position: absolute;
	border: 1px solid #999999;
	overflow: hidden;
	height: 165px;
	width: 350px;
	display: none;
	border: 1px solid;
}


td.orange-box
{
	background:#ffffff url(/img/bg-orangebox.jpg) repeat-x 100% bottom;
	padding: 0px 15px 15px 15px;
	line-height : 14px;
	font-size: 10px;
}

td.info-box
{
	background: #ffffff url(/img/bg-infbox.jpg) repeat-x 100% bottom;
	padding: 0px 15px 15px 15px;
	line-height : 14px;
	font-size: 10px;
}


div.box-wrapper-red
{
	width: auto !important;
	width: 100%;
	background: #ffffff url(/img/bg-errorbox.jpg) repeat-x 100% bottom;
	border: 1px solid #666666;
	margin: 0px 0px 22px 0px;
	padding: 10px 15px 15px 15px;
	line-height : 14px;
	font-size: 10px;
}


#selectDate
{
	background: #ffffff url(/img/bg-infbox.jpg) repeat-x 100% bottom;
	position: absolute;
	font-family: verdana,arial;
	color: #ffffff;
	text-decoration: none;
}

a.selectDatecpTodayText
{
	font-family: verdana,arial;

	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
a.selectDatecpMonthNavigation
{
	font-family: verdana,arial;

	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.selectDatedateClass
{
	font-family: verdana,arial;

	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;

}

a.selectDatecpYearNavigation
{
	font-family: verdana,arial;
	color: #ffffff;
	text-decoration: none;
}
a.selectDatecpText
{
	font-family: verdana,arial;
	color: #ffffff;
	text-decoration: none;
}
a.selectDatecpYearNavigation
{
	font-family:verdana,arial;
	color:#ffffff;
	text-decoration: none;
}

.color_red
{
	color: red !important;
}


A.th_order
{
	font-family: verdana,arial;
	color: #ffffff;
	text-decoration: none;
}
A.th_order:link
{
	font-family: verdana,arial;
	color: #ffffff;
	text-decoration: none;
}
A.th_order:active
{
	color: #ffffff;
	text-decoration: none;
}
A.th_order:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.th_order:hover
{
	color: #ffffff;
	text-decoration: underline;
}


A.menu
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
A.menu:link
{
	font-family: verdana,arial;
	font-size: 10px;
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
A.menu:active
{
	color: #596571;
	font-weight: bold;
	text-decoration: none;
}
A.menu:visited
{
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover
{
	color: #596571;
	font-weight: bold;
	text-decoration: none;
}

A.none
{
	color: #707070;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.none:link
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.none:active
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.none:visited
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.none:hover
{
	color: #707070;
	font-weight:bold;
	text-decoration: none;
}




A.gray_bold
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.gray_bold:link
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.gray_bold:active
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.gray_bold:visited
{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
A.gray_bold:hover
{
	color: #707070;
	font-weight: bold;
	text-decoration: underline;
}
.watermark
{
	color: #999999 !important;
}


.active_1
{
	background-color: #F8DFC3
}

.vertical_static_page_content_wrapper
{
	width:800px;
}

.vertical_static_page_content_wrapper .vertical_static_page_box .left_col
{
	float:left;
	width:350px;
}

.vertical_static_page_content_wrapper .vertical_static_page_box .right_col
{
	float:right;
	width:350px;
}

.vertical_static_page_content_wrapper .vertical_static_page_box .full_width
{
	clear:both;
	width:700px;
}

.vertical_static_page_box
{
	border: 1px solid #7E8A96;
}

.article-image-left{
	margin-top:9px;
	margin-right:8px;
}
.article-image-right{
	margin-top:9px;
	margin-left:8px;
}
.article-image-full{
	margin-top:9px;
	margin:auto;
	margin-bottom:5px;
}

td.main_container_subtitle_colored
{
	 background-color: #F26C36;
	 color: #FFFFFF;
	 padding: 5px;
	 font-size: 14px;
	 text-align: center;
	 height: 1px;
}
td.main_container_subtitle
{
	 background-color: #666666;
	 color: #FFFFFF;
	 padding: 0px;
	 font-size: 1px;
	 height: 1px;
}

td.client-register-date-alert, tr.client-register-date-alert {
	background-color: #ff0000 !important;
	font-weight: bold;
	color: #ffffff;
}


/* link images */
a.hover_image {
    display: block;
    float:left;
}

a.image_space, i.image_space {
    margin-right: 10px;
}

.image_message {
    background-image: url(/img/authorinteraction/message.png);
    background-repeat:no-repeat;
    width:24px;
    height:16px;
    margin-top:3px;
}

a.image_message:hover, a.image_message_active {
    background-image: url(/img/authorinteraction/message-active.png);
    background-repeat:no-repeat;
    width:24px;
    height:16px;
    margin-top:3px;
}

a.image_annahme {
    background-image: url(/img/authorinteraction/a-annahme.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_annahme:hover, a.image_annahme_active {
    background-image: url(/img/authorinteraction/a-annahme-active.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_favorit, i.image_favorit  {
    background-image: url(/img/authorinteraction/favorit.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    float:left;
}

i.image_favorit_active-filled {
    background-image: url(/img/authorinteraction/favorit-active-filled.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_favorit:hover, a.image_favorit_active, i.image_favorit_active {
    background-image: url(/img/authorinteraction/favorit-active.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_blacklist {
    background-image: url(/img/authorinteraction/blacklist.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_blacklist:hover, a.image_blacklist_active {
    background-image: url(/img/authorinteraction/blacklist-active.png);
    background-repeat:no-repeat;
    width:20px;
    height:20px;
}

a.image_note {
    background-image: url(/img/authorinteraction/note.png);
    background-repeat:no-repeat;
    width:21px;
    height:20px;
}

a.image_note:hover, a.image_note_active {
    background-image: url(/img/authorinteraction/note-active.png);
    background-repeat:no-repeat;
    width:21px;
    height:20px;
}

a.image_bonus{
    background-image: url(/img/authorinteraction/bonus.png);
    background-repeat:no-repeat;
    width:13px;
    height:20px;
}

a.image_bonus:hover, a.image_bonus_active {
    background-image: url(/img/authorinteraction/bonus-active.png);
    background-repeat:no-repeat;
    width:13px;
    height:20px;
}

/* define class to show inline icons */
.icon-inline {
    float:left;
    position: relative;
    top: -4px;
    margin-bottom: -4px;
}

/* global and local messageContainers */
#tbGlobalMessageContainer, .tbMessageContainer {
    margin: 5px 0 5px 0;
}

.tbMessageContainer div{
    padding: 0 0 0 10px;
    margin-top:5px;
}

.ui-state-success{
border: 1px solid #468847;
background: #d7ffdc;;
color: #363636;
}

.loading_indicator{
    z-index : 10000;
    display:none;
    width:18px;
    height:18px;
}

#corrected_text{
    font: 12px 'Courier New', Courier, monospace;
    padding: 5px 5px 5px 5px;
    border: 3px solid #3C769D;
    width: 642px;
    height: 320px;
    clear: both;
    display: block;
    line-height: 18px;
    overflow: auto;
}

#preview_wrong_html{
    border: 1px solid #3C769D;
    padding: 5px;
    margin-top: 10px;
}

span.sub_headline{
    font-weight:bold;
    font-size:12px;
    line-height:30px;

}

.tbClosable{
   font-size:15px;
    font-weight:bold;

}

.tbClosable:hover{
    cursor:pointer;
}
/* color helpers for order types */
.TO { color: #00a8ea; }
.OO { color: #739999; }
.DO { color: #ff7c00; }
.EO { color: #000065; }

/* text decorator classes */
.b , .text_bold { font-weight: bold; }
.i              { font-style: italic; }
.u              { text-decoration: underline; }
.align-right    { text-align: right; }

/* Works like nl2br, but adds not tags */
.nlbr {
    white-space: pre-wrap;
}

/* Clearfix */
.clear {
    clear: both;
}

.author-payment-account-notice {
    margin-left: 10px;
    margin-right: 35px;
    font-size: 12px;
    line-height: 18px;
}
.invalid, .valid {
    display: list-item !important;
}
.row-xs-5{
    padding: 5px;
}
.right-div {
    padding-top: 26px;
    text-align: right;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1,
.col-lg-1, .col-xs-2, .col-sm-2,
.col-md-2, .col-lg-2, .col-xs-3,
.col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4,
.col-lg-4, .col-xs-5, .col-sm-5,
.col-md-5, .col-lg-5, .col-xs-6,
.col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7,
.col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9,
.col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10,
.col-lg-10, .col-xs-11, .col-sm-11,
.col-md-11, .col-lg-11, .col-xs-12,
.col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	padding-top: 5px;
    position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9,
.col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-4 {
    width: 33.3333%;
}

.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.6667%;
}

.form-group {
    margin:15px -15px;
    display: inline-flex;
}

label {
    font-size: 11px;
}
.collapse-toggle {
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    position: relative;
}
.collapse-toggle a{
    color: #e7661c;
    margin-left: 29px;
}
.open {
    background-image: url("../img/ico-fade-in.gif");
}
.close {
    background-image: url("../img/ico-fade-out.gif");
}
.hide{
    display: none;
}
.show{
    display: block;
}
.text-align-right {
    text-align: right;
}
.textarea-sml{
    width: 665px;
    height: 100px;
    resize: none;
    overflow-y: auto;
}
.textarea-mid{
    width: 665px;
    height: 200px;
    resize: none;
    overflow-y: auto;
}
.textarea-wide{
    width: 697px;
    height: 100px;
    resize: none;
    overflow-y: auto;
}
.end-padding {
    padding-bottom: 20px;
}
#rating-stats > .box-wrapper > textarea,
#rating-comment{
    padding: 10px 15px 15px;
	height: 215px;
	border: 1px solid grey;
}
.info-box-background{
    background: #ffffff url(/img/bg-infbox.jpg) repeat-x 100% bottom;
}

.chart-client-latest-ratings{
    width: 640px;
    height: 400px;
}

.tag {
	border-radius: 3px;
	padding: 0px 3px 0px 3px;
}
.tag-orange {
	background-color: orange;
}

.label-primary {
	background-color: #428bca;
	border-radius: 0.25em;
	color: #fff;
	display: inline;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.footer-md-padding {
	padding-bottom: 25px !important;
}

.gray {
	color: #707070 !important;
}
.red{
	color: #CC3333;
	font-weight: normal; !important;
}
.bold {
	font-weight: bold;
}
.notbold{
	font-weight: normal !important;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.selected_element{
	padding: 3px !important;
	margin: 2px !important;
}

.row-bootstrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}


.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-8 {
	width: 66.66666667%;
}