@charset "utf-8";

body { behavior:url("/js/csshover3-source.htc"); }

html, body, div#All {
    height: 100%;
    width: 100%;
}

body {
    background-color: #fff;
    background-image: url(/images/bg.png);
}

h\tml:f\irst-child>body {

padding-bottom:
    1px;
}

html {
    padding-bottom: 0.1px;
}

body, p, h1, h2, h3, h4, div, img, td, span, a, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454443;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	list-style: none;
	text-decoration: none;
	border: none;
}

cufon {
	padding-bottom: 8px;
}

form, input {
	margin: 0;
	padding: 0;
}

input.anzahl, input.anzahl2, input.anzahl3  {
	width: 32px;
	height: 18px;
	text-align: left;
	background-color: #f1f0e8;
	border: 1px inset #E5E5DD;
	text-align:center;
}

input.input {
	height: 18px;
	text-align: left;
	background-color: #f1f0e8;
	border: 1px inset #E5E5DD;
}

select.input {
	height: 18px;
	text-align: left;
	background-color: #f1f0e8;
	border: 1px inset #E5E5DD;
}

input.focus {
	border: 1px solid #1395ba;
}

input.error {
	border: 1px solid #d47774;
	background-color: #f78b87;
}

.error {
	color: #cb213d;
}

* html input.anzahl {
	width: 34px;
	height: 21px;
}

* html input.anzahl2 {
	width: 34px;
	height: 21px;
}

* html input.anzahl3 {
	width: 34px;
	height: 21px;
}

table.form {
	margin: 10px 0;
}

table.form td {
	line-height: 30px;
}

table.form td.nine {
	font-size: 9px;
	line-height: 14px;
}

div#All {
	text-align: center;
}

div#doc {
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 970px;
	position: relative;
}

* html div#doc {
	width: 980px;
	overflow: hidden;
}

div#head {
	width: 970px;
	height: 130px;
	background-image: url(/images/header.png);
}

div#head p.Anzahl, div#head p.Objekt {
	position: absolute;
	left: 130px;
	top: 25px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
}

div#head p.Objekt {
	text-align: left;
	left: 133px;
	width: 90px;
	overflow: hidden;
	font-size: 9px;
	line-height: 13px;
	top: 65px;
}

div#head a#ritter {
	position: absolute;
	left: 25px;
	top: 26px;
	width: 100px;
	height: 100px;
}

div#main {
	background-color: #fff;
	position: relative;
	width: 940px;
	padding: 10px 15px;
}

* html div#main {
	width: 970px;
}

div#leftNavi {
	text-align: left;
	position: absolute;
	left: 15px;
	top: 10px;
/*	height: 500px; */
	width: 230px;
	overflow: hidden;
}

div#content {
	text-align: left;
	position: relative;
	margin-left: 245px;
	left: 0px;
	width: 695px;
	min-height: 500px;
}

div#content2 {
	text-align: left;
	position: relative;
	margin-left: 0;
	left: 0px;
	width: 940px;
	min-height: 500px;
}

* html div#content {
	height: 500px;
}

div.freeSpace {
	height: 100px;
}

div#footer {
	background-image: url(/images/footer.png);
	width: 940px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
}

div#footer a {
	text-transform: uppercase;
	color: #b5b1a4;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 22px;
	height: 22px;
	padding: 0 10px;
}

div#footer a.first {
	padding-left: 14px;
}

div#footer span {
	display: block;
	line-height: 22px;
	height: 22px;
	width: 2px;
	float: left;
	background-image: url(/images/trenner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

a#schokowerstatt {
	display: block;
	background-color: #454443;
	font-weight: bold;
	width: 201px;
	padding-left: 14px;
	line-height: 27px;
	height: 27px;
	color: #fff;
	border-top: 1px solid #b5b4b4;
	text-transform: uppercase;
}

* html a#schokowerstatt {
	width: 215px;
}

a#schokowerstatt:hover, a#schokowerstatt.Hover {
	background-color: #a2a1a1;
}

div#leftNavi table {
	border-top: 1px solid #e9e8e8;
}

div#leftNavi table.last {
	border-bottom: 1px solid #e9e8e8;
}

div#leftNavi table.first {
	margin-top: 2px;
}

div#leftNavi td {
	width: 178px;
	height: 29px;
}

div#leftNavi td.nr {
	width: 26px;
	padding-left: 0;
	text-align: center;
	color: #a2a1a1;
	width: 25px;
	height: 29px;
	font-weight: bold;
	border-right: 1px solid #dcd9d8;
}

div#leftNavi td a {
	display: block;
	padding-left: 9px;
	text-align: left;
	font-weight: bold;
	height: 28px;
	margin-bottom: 1px;
	line-height: 29px;
	color: #a2a1a1;
	text-transform: uppercase;
}

* html div#leftNavi td a {
	width: 189px;
}

* + html div#leftNavi td a {
	width: 187px;
}

div#leftNavi td a:hover, div#leftNavi td a.Hover {
	background-color: #dfdeda;
}

div#leftNavi td a.Active {
	color: #000000;
}

td#iCont {
	vertical-align: top;
	width: 468px;
}

td#middle {
	vertical-align: top;
}

td#middle div {
	width: 20px;
}

td#right {
	width: 207px;
	vertical-align: top;
}

div#top_line_right {
	margin-top: 67px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(/images/trennlinie_right.gif);
	background-repeat: no-repeat;
	margin-bottom: 14px;
}

td#right div.hr, td#iCont div.hr2 {
	margin: 10px 0;
	height: 1px;
	width: 207px;
	overflow: hidden;
	background-image: url(/images/trennlinie_right.gif);
}

tr.hr3 {
	height: 1px;
	width: 415px;
	overflow: hidden;
	background-image: url(/images/trennlinie_kalender.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

td#iCont div.hr {
	margin: 5px 0 10px 0;
	height: 1px;
	width: 468px;
	overflow: hidden;
	background-image: url(/images/trennlinie_content.gif);
}

html + body div#top_line_right {
	margin-top: 68px;
}

td#right div#right_img {
	width: 205px;
	border: 1px solid #d0cbbc;
}

td#right div#right_img img {
	margin: 5px;
}

td#right div.right {
	background-color: #cb215c;
	font-size: 11px;
	line-height: 18px;
	padding: 20px 10px;
	color: #EFBBCE;
	width: 185px;
	overflow: hidden;
}

td#right div.right_cont {
	width: 205px;
}

td#right div.right_cont tr {
	vertical-align: top;
}

td#right div.right_cont ul {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}

td#right div.right_cont li {
	padding-left: 4px;
	background-image: url(/images/list.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

* html td#right div.right_cont ul {
	width: 205px;
}

td#right div.right_cont td.nr div {
	width: 12px;
	overflow: hidden;
}

td#right div.right h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

* html td#right div.right {
	width: 205px;
}

p#h2 {
	font-weight: bold;
	margin: -40px 0 31px 0;
	text-align: left;
}

a.monthL, a.monthR, span.monthM {
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
}

a.monthL {
	background-image: url(/images/pfeill.gif);
	padding-left: 8px;
	background-position: left 4px;
	text-align: left;
}

a.monthR {
	background-image: url(/images/pfeilr.gif);
	padding-right: 8px;
	background-position: right 4px;
	text-align: right;
}

table#kalender {
	margin-left:40px;
}

table#kalender td {
	width: 55px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

table#kalender a {
	padding: 1px;
}

table#kalender a.active {
	text-decoration: underline;
	color: #4eb900;
}

table#kalender a.active:hover {
	color: #fff;
	background-color: #a8a8a7;
	text-decoration: none;
}

table#kalender a.active2 {
	color: #fff;
	background-color: #00aecb;
	text-decoration: none;
}

table#kalender a.noactive {
	text-decoration: underline;
	color: #ba0000;
}

table#kalender a.noactive:hover {
	color: #fff;
	background-color: #a8a8a7;
	text-decoration: none;
}

div#noactive {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

table#kalender a.exception {
	text-decoration: underline;
	color: #000;
}

table#kalender a.exception:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#exception {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

table#kalender a.umbau {
	text-decoration: underline;
	color: #000;
}

table#kalender a.umbau:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#umbau {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

table#kalender a.nodate {
	text-decoration: underline;
	color: #000;
}

table#kalender a.nodate:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#nodate {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

table#kalender a.nokimuri {
	text-decoration: underline;
	color: #000;
}

table#kalender a.nokimuri:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#nokimuri {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

table#kalender a.restplaetze {
	text-decoration: underline;
	color: #000;
}

table#kalender a.restplaetze:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div#restplaetze {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

.flot {
	float: left;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

* html .clear {
	display: none;
}

#h1 {
	display: block;
	padding-top: 22px;
	color: #000391;
	padding-bottom: 7px;
	background-image: url(/images/trennlinie_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
/**
 * admin
 */
#admin table.admin td {
	vertical-align: top;
	padding: 5px;
	background: #fff;
}

#admin table.admin {
	background: #dfdeda;
}

#admin a.active {
	color: #4eb900;
	text-decoration: underline;
}

a.hover {
	color: #000;
}

#termine td {
	vertical-align:top;
	color: #4eb900;
	padding:3px;
}

#termine tr {
	margin:5px;
}

.submit {
	margin-top: 10px;
}

table.person {
	width: 385px;
}

table.person td {
	padding: 2px;
}

.mceEditor2 {
	height: 30px;
}

input.radio {
	width: 20px;
	padding-left:7px;
}

form.form label {
	vertical-align:top;
}

form.form .radio {
	vertical-align:bottom;
}

span.punkt {
	padding: 0 3px;
	background-image: url(/images/list2.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

a.pfeil {
	background-image: url(/images/pfeilr.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 4px;
	text-align: left;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; }

a.info span{display:none;}

a.info:hover span{ /*the span will display just on :hover state*/
  	display:block;
    position:absolute;
    top:2em; left:1em; width:35em;
	height:8em;
    border:5px solid #cb215c;
    background-color:#cb215c; color:#fff;  
}


* html span.nohover{display:none;}
* html span.hover{
	display:block;
    position:absolute;
    top:2em; left:1em; width:35em;
	height:8em;
    border:5px solid #cb215c;
    background-color:#cb215c; color:#fff;
}


div#left_img {
	width: 205px;
	border: 1px solid #d0cbbc;
	margin-top: 30px;
}

div.leftbox {
	background-color: #cb215c;
	font-size: 11px;
	line-height: 18px;
	padding: 20px 10px;
	color: #EFBBCE;
	width: 185px;

}

table#kalender a.blueflag {
	text-decoration: underline;
	color: #007BAC;
}

table#kalender a.blueflag:hover {
	color: #fff;
	background-color: #a8a8a7;
	text-decoration: none;
}

div#blueflag {
	display: none;
	position: absolute;
	-moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}
