* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-family: Arial, sans serif;
}
/* ----------------------------- */
html,body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(page_bg.png) #fff repeat-x; /*#d8dde0*/
	text-align: center;
}
html, body, table {
	font-size: 13px;
}

h1 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal
}
.quickchecktable h1 {
	font-size: 15px;
}
h2 {
	font-size: 17px;
	font-weight: normal
}
h3 {
	font-size: 15px;
	font-weight: normal
}
h4, h5 {
	font-size: 15px;
	font-weight: normal;
}

a, span.link {
	text-decoration: none;
	color: #0461B0;
}
input[type='submit']:hover, a:hover, span.button:hover, input.button:hover, span.link:hover {
	text-decoration: underline;
	color: #00f;
	cursor: pointer;
}
::-webkit-input-placeholder {
	font-style: italic;
	color: #a8a8a8;
}
input:-moz-placeholder {
	font-style: italic;
	color: #a8a8a8;
}
label.placeholder {
	text-align: left;
	cursor: text;
	padding: 2px 4px 4px 4px;
	color: #a8a8a8;
	font-style: italic;
	z-index: 1000;
	white-space: nowrap;
	display: inline-block;
}

.content-box .aBisZListe a,
.content-box #kategorieauswahl a,
.content-box .themenauswahl a {
	display: inline-block;
}
#globalBusyPane {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	display: none;
	cursor: wait;
}

#center {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pageheader {
	width: 100%;
	height: 120px;
	overflow: hidden;
	text-align: center;
}
.datePicker td .topLabel {
	color: black !important;
}
.content-box {
	position: relative;
/* 	background-color: white; */
	min-height: 300px; 
	border-radius: 0 0 5px 5px;
	border: 1px solid #C0C0C0;
/*	overflow:hidden;*/
	padding: 0;
}
.fachkreise .content-box {
	padding: 35px 0 20px 0;
/* 	box-shadow:0px 0px 5px #666; */
}
.content-quickcheck {
	padding: 0 10px;
}
.content-box-title {
	height: 34px;
	line-height: 32px;
	font-size: 19px;
	border-bottom: 2px solid #E2E2E2;
	padding-left: 10px;
}
#menu {
	width: 481px;
	margin: auto;
	height: 25px;
}
#menu .menubutton {
	background: url(menu_bg.png) repeat-x;
	display: block;
	float: left;
	height: 24px;
	overflow: hidden;	
	line-height: 25px;
	text-decoration:none;
	text-align: center;
	padding: 0 15px;
	color: black;
	border-top: none !important;
	box-shadow: 1px 1px 1px #135DBD;
}
#menu .menubutton-login,
#menu .menubutton-fachkreise {
	color: #850a00;
}

#menu .menubutton-start #img {
	background-image: url(mainmenu-home-icon-off.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 15px;
}
#menu .menubutton-start:hover #img,
#menu .menubutton-start-selected #img {
	background-image: url(mainmenu-home-icon-on2.png);
}

#menu .menubutton.menubutton-container-first {
	border-radius: 0px 0 0 5px;
}
#menu .menubutton.menubutton-container-last {
	border-radius: 0px 0px 5px 0;
}

#menu .menubutton:hover,
#menu .menubutton-selected,
#menu .menubutton-start:hover,
#menu .menubutton-start-selected {
	background: none;
	border: none;
	box-shadow: none;
	color: #fff;
}
#menu .menubutton.menubutton-container-first:hover,
#menu .menubutton.menubutton-container-last:hover {
	background: url(menu_bg.png) repeat-x;
}

.pageheader #logo {
	display: block;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 185px;
	height: 80px;	
	background: url(qimeda_logo.png) no-repeat center 23px;
	overflow: hidden;
	color: white;
	text-decoration:none;
	text-align: center;
	padding-top: 45px;
	font-size: 14px;
	text-shadow: #0b3d8b 1px 1px 1px;
}
.pageheader #headSearchWrapper {
	margin-top: 15px;
	text-align: center;
}

.pageheader #headSearchWrapper #searchfieldLabel {
	color: white;
	text-align: left;
	margin: auto;
	padding-left: 10px;
	margin-bottom: 5px;
}
/* #header #headSearchWrapper * {
	display: block;
} */

.pageheader #headSearchWrapper #searchfieldLabel,
.pageheader #headSearchWrapper input {
	width: 330px;
}
span#searchoptionWrapper #formSucheOrt1 input,
.pageheader #headSearchWrapper input {
	vertical-align: middle;
}
.pageheader #headSearchWrapper input {
	padding: 5px 5px;
	height: 30px;
	font-size: 15px
}
span#searchoptionWrapper #formSucheOrt1 #searchBtn img,
.pageheader #headSearchWrapper #searchBtn img {
	vertical-align: middle;
	display: inline-block;
	padding: 0px;

	margin-left: -20px;
	cursor: pointer;
}
#footer {
	padding: 5px;
	margin-top: 5px;
	color: #909090;
	font-size: 12px;
}

.footer-hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #C0C0C0;
}

#footer a {
	display: inline-block;
	color: #909090;
	width: 80px;
}

.paragraph-block {
	background-color: white;
	padding: 20px 80px;
	margin-top: 20px;
}

div.paragraph,
div.paragraph-partner {
	padding-left: 220px;
	background-position: 10px 20px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	width: 720px;
	text-align: justify;
}
div.paragraph-partner {
	padding-left: 300px;
	background-position: 0px 0px;
	 height:150px;
}
.paragraph-block h1{
	margin-bottom: 50px;
}
input[type=search],
input[type=text],
input[type=password],
select,
textarea{
	background: white;
	padding-left: 5px;
	height: 24px;
	border: 1px solid #808080;
	border-radius: 4px;
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.2);
	font-size: 13px;
	margin: 5px 0px;
}
input[type=search],
input[type=text],
input[type=password],
select,
textarea,
.input {
	width: 380px;
}

span.nextPrev,
input[type=submit],
input[type=button]{
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	border: 0;
	border-radius: 3px;
	padding: 0 15px;
	background: url(submit-bg.png) repeat-x;
	cursor: pointer;
	font-size: 13px;
}
.borderRadius5 {
	border-radius: 5px;
}
.borderRadiusRight5 {
	border-radius: 0px 5px 5px 0px;
}
.borderRadiusLeft5 {
	border-radius: 5px 0px 0px 5px;
}

.fontGrey {
	color: #6d6d6d;
}
.backgroundGrey {
	background: #ebebeb;
}

.clearer{
	clear: both;
}
.lexikonBtn,
.closeBtn {
	line-height: 20px;
	vertical-align: top;
	text-align: center;
	padding: 0;
	display: block;
	background: url(close_btn_bg.png) repeat-x;
	box-shadow: 1px 1px 3px #888;
	color: #999;
	width: 30px;
	font-weight: normal;
	cursor: pointer;
}
.lexikonBtn {
	width: 25px ;
	display: inline-block;	
}
.black {
	color: black;	
}
.closeBtn:hover {
	text-decoration: underline;
	color: #00f;
}
.btnCloseContainer {
	vertical-align: middle;
	display: inline-block;
}
#lightbox-image-details {
	width: 100% !important;
}
#lightbox-image-details-caption {
	font-weight: normal	
}
#lightbox-image-details-caption font{
	font-weight: bold
}
#lightbox-container-image-data {
	font-size: 14px;	
}
/* FIXED: Darstellungsfehler */
#jquery-lightbox *,
#map_canvas * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.datePicker {
	z-index: 100;
}
.t-error-icon {
	display: none;
}
.datepicker {
	z-index: 10;
}

#overlaywrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
}
#overlay {
	display: none;
}
span.t-error input,
input.t-error, textarea.t-error, select.t-error {
	background: #ffeeee;
  border-color: gray;
  color: red;
  box-shadow: inset 0 2px 5px rgba(255,0,0,0.2);
}
DIV.t-error ul,
div.t-error {
	background: #ffeeee;
}
DIV.t-error ul {
	list-style-type: none;
	margin-right: 10px;
}
div.t-error {
	border: gray 1px solid;
	box-shadow: inset 0px 2px 5px rgba(255,0,0,0.2);
	text-align: left;
}

div.t-error div.t-banner {
	display: none;
}
/* Facebook */
iframe#fb_xdm_frame_http,
iframe#fb_xdm_frame_https {
	border: none;
	display: none;
}
/* bearbeitbare Behandler */
#bearbeitbare_behandler_table tbody tr td {
	padding: 5px 0;
}
#bearbeitbare_behandler_table tbody tr td a {
	display: block;
	width: 100%;
	height: 100%
}
#bearbeitbare_behandler_table tr:hover {
	background: #ddd;
	text-decoration: underline;
	color: blue;
}
#bearbeitbare_behandler_table tr:hover td a {
	color: blue;
}
/* ####################################
/*
/* Ausgabe Gesamtindex und Punkte */
.gesamtIndex
{
	min-width: 45px;
	display: inline-block;
	padding: 3px 0;
	color: white;
	box-shadow: 2px 2px 3px #888;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	font-size: 15px;
	vertical-align: top;
	margin-top: 5px
}
.punkteBackgroundLightGreen {
	/* background: #22b51e; */
	background: #1dc60a;
}
.punkteBackgroundGreen {
	/* background: #22b51e; */
	background: #82c639;
}
.punkteBackgroundLightGrey {
	/* background: #fe6500; */
	background: #b1b1b1;
}
.punkteBackgroundGrey {
	/* background: #fe6500; */
	background: #7a7a7a;
}
.punkteBackgroundYellow {
	background: #c4ca16;
}

/** 2 Spaltiges Layout mit 2 gleichhoen Spalten - siehe http://www.mediaevent.de/tutorial/positionieren2.html **/

.content-box {
	position: relative;
	overflow: hidden;
}

#content-box-left-bg {
	background-color: white;
	background-image: url(/resources/bg_left_border.png);
	background-repeat: repeat-y;
	background-position: 253px 0px;
}
#content-box-right-bg {
	background-color: white;
	position: relative;
	left: 254px;
}
#content-box-leftright-bg {
	position: relative;
	left: -254px;
}

#content-box #left {
	float: left;
	width: 253px;
}
#content-box #right {
	margin-left: 254px;
}