#logo_print {
    position: absolute;
    top: 60px;
	 top: 55px;
    right: 0;
    height: 60px;
	 height: 55px;
	 width: 100%;
	 border-bottom: 1px solid silver;
	 text-align: right;
}
.rechts {
 float: right;
 padding-left: 5px;
 padding-bottom: 5px;
}
.links {
 float: left;
 padding-right: 5px;
 padding-bottom: 5px;
}
#inhalt h1, 
#inhalt h2,
#inhalt .anreisser h2, 
#inhalt h3, 
#inhalt h4 {
	color: #F27214;
}

/*#inhalt .dekobild {
        width:200px;
        float:right;
        margin-left: 15px;
        margin-bottom: 15px;
        font-size: 0.85em;
        background-color: #f0f0f0;
        border: 1px solid #cccccc;
}
#inhalt .dekobild p,
#inhalt .dekobild dd {
    margin-left: 3px;
    padding-bottom: 0;
}
#inhalt .dekobild a:hover,
#inhalt .dekobild a:active,
#inhalt .dekobild a:focus {
   background-color: #e9e9e9;
}*/
#inhalt .dekobild a img {
   border: none;
}

#inhalt .bild_rechts {
        float: right;
        margin-left:15px;
        margin-bottom:15px;
        border: none;
}
#inhalt .bild_links {
        float: left;
        margin-right:10px;
        margin-bottom:15px;
        border: none;
}


/* -------Adresse---- */

#rechts h3 {
        font-weight: 600;
        color: #3D3B38;
        font-size: 10.5pt;
        line-height: 1.1em;
        margin-bottom: 8px;
}
#rechts h4 {
        font-weight: 600;
        color: #3D3B38;
        font-size: 10pt;
        line-height: 13pt;
        margin-bottom: 5px;
}

.kasten {	
display: none;
   /*margin-top: 10pt;
	margin-bottom: 6pt;*/
}
#rechts p,
#recht li {
	margin-bottom: 4pt;
	font-size: 9pt;
}
#rechts ul.linkliste {
	margin-left: 0;
}
#rechts ul.linkliste li.intern,
#rechts ul.linkliste li.extern {
	display: none;
}
#rechts ul.linkliste li.mail {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
/*#rechts .kasten h3 {
 border: 1px solid #F27214;
 color: #000000;
 padding: 2px 2px 4px 5px;
} */

/*-------------------------- Tabelle ------------------------- */
#inhalt table {
  margin-bottom: 12pt;
}
.drei {
 padding-right: 230px;
}
#inhalt td, #inhalt th,
#inhalt_zwei td, #inhalt_zwei th {
 line-height: 12pt;
 padding: 4px 14px 4px 8px;
 vertical-align: top;
 text-align: left;
 /* background-color: #f4f4f4; */
}
#inhalt th.ueberschrift,
#inhalt_zwei th.ueberschrift {
 color: #dc4e1f;
 text-align: left;
 background-color: #D9D9D9;
}
#inhalt th.zwischentitel {
 font-size: 10.5pt;
 color: #525252;
 text-align: left;
 background-color: #E9E9E9;
}
#inhalt td.center,
#inhalt_zwei td.center,
#inhalt th.center,
#inhalt_zwei th.center {
 text-align: center;
}
#inhalt td.right,
#inhalt_zwei td.right {
 text-align: right;
}
.rechts {
 float: right;
 padding-left: 5px;
 padding-bottom: 5px;
}
.links {
 float: left;
 padding-right: 5px;
 padding-bottom: 5px;
}
.mitte {
 text-align: center;
 padding-bottom: 1em;
}
.rechts p,
.links p,
.mitte p {
 font-size: 10pt;
}
/*------------- form ------------ */
/* #inhalt .none { 
	display:none; 
}
.floatbox { 
	overflow:hidden; 
}

#inhalt form .floatbox {
	padding-bottom: 6px;
}
#inhalt form .links{
	float: left;
	width: 32em;
	position: relative;
	margin-right: 6px;
}

#inhalt form .links h3 {
	clear: both;
	margin-top: 10px;
}

#inhalt form .description {
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #666666;
}

#inhalt form .all {
	float: left;
	width: 60em;
	position: relative;
}

#inhalt form .text {
	clear: both;
	float: left;
	width: 40em;
	position: relative;
	margin-right: 6px;
	margin-bottom: 5px;
}

*html #inhalt form .links,
#inhalt form .rechts,
#inhalt form .all,
#inhalt form .text {
	margin-bottom: 6px;
}

#inhalt form .text {
	clear: both;
	float: left;
	width: 40em;
	position: relative;
	margin-right: 6px;
	margin-bottom: 5px;
}

#inhalt input {
	xposition: absolute;
	xtop: 0;
	xright: 0;
	xwidth: 19em;
	background-color: #ffffff;
	border: 1px solid #858585;
}

#inhalt input.check {
	width: auto;
	position: relative;
}

.box  {
	padding-top:4px;
	float: left;
	text-align: left;
	width: 1.5em;
	margin-bottom: 20px;
	margin-top: 1px;
}

*html .box {
	padding-top: 0;
}

#inhalt form .radiobuttons {
	float: left;
	width: 40em;
	position: relative;
	margin-bottom: 4px;
}

#inhalt label.radio {
	width: 35em;
}

#inhalt .box input {
	border: none;
	width: 15px;
	top: 4px;
	left: 0;
}

*html #inhalt .box input {
	top: 0;
}

#inhalt input.subject {
	width: 80%;
	position: relative;
}

#inhalt form .description {
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #696969;
}

#inhalt form label {
	display: inline;
	line-height: 1.5em;
	overflow: visible;
	width: 12em;
}
 
#inhalt textarea {
	position: relative;
	border: 1px solid #858585;
	width: 80%;
	background-color: #ffffff;
	margin-bottom: 3px;
}

#inhalt form select {
	width: 5em;
	position: absolute; 
	left: 12em;
}

#inhalt .stadtteil select {
	width: 15em;
	position: absolute; 
	left: 17em;	
}

#inhalt .stadtteil {
	margin-bottom: 30px;
}

#inhalt form .buttons, #inhalt .form .buttons {
	font-size: 0.9em;
	width: 80%;
	position: relative;
}
#inhalt .buttons input,
#inhalt button.drucken {
	position: relative;
	width: 12em;
	background-color: #005395;
	color: #ffffff;
}
#inhalt input.submit {
	margin-top: 6px;
	float: left;
	margin-bottom: 5px;
}

#inhalt input.reset {
	margin-top: 6px;
	float: right;
} */

/*---------------------------------------- form muellmax ------------------------------ */
.fehlermeldung,
.imu_adr_hw,
.hw_startseite span {
	font-weight: 600;
}
.hw_startseite {
 margin-bottom: 10pt;
}
div.clearboth {
   display: table;
	clear: both;
}
.unsichtbar {
	width: 0em;
	position: absolute;
	top: -3000px;
}

.symbox {
	float: left;
	margin: 0.3em 0.8em 0.3em 0.8em;
	vertical-align: middle;
}
.symimg {
	padding: 0em;
	margin: 0.8em 0.4em 0.8em 0.3em;
}
.tonne {
	padding: 0em;
	margin: 0em;
}

.symlink {
	float: left;
	margin: 1.2em 0em 0em 1em;
}
.symlink a,
.symbox a,
caption a {
 display: inline-block;
}
.auswahlbox {
/*	background-color: #e1effd; */
	color: #000000;
	border:1px solid #999999;
	padding: 0.5em;
	margin: 0em 0em 1em 0em;
}
.auswahlbox h3 {
	padding-left: 0.5em;
}
fieldset {
white-space: normal;
padding: 0;
margin: 0 0 10px 0;
border: none;
}
legend {
padding: 0.5em 0.5em 0.5em 0;
font-weight: 600;
}
div.formfield {
	float: left;
	overflow: visible;
	padding: 0em 0em 0.8em 0.5em;
	margin: 0em 1em 0em 0em;
}
div.formfieldnone {
	float: none;
	overflow: visible;
	padding: 0.3em 0.5em 0.8em 0.6em;
	margin: 0em 0em 0em 0em;
}

.formfield input {
position: relative;
float: none;
}
#inhalt input[type=text],
#inhalt input[type=password] {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div#navcontainer {
	display: none;
}
        

ul#navlist {
	padding: 0;
  margin-bottom: 10px;
  margin-left: 4px;
}
ul#navlist li {
	list-style-type: none;
        line-height: 1.3em;
        margin-left: 10px;
        display: block;
        padding: 0px 10px 8px 18px;
        background-position: 0 2px;
        background-repeat: no-repeat;
		  background-image: url(pics/li_intern.gif);
}

div.formfield #fmkwsubmit {
	margin: 1.1em 0em 0em 0em;
}

input.submit,
input.submit_loeschen {
	position: relative;
	width: 10em;
	background-color: #f0f0f0;
	color: #000000;
}

/* Wochenübersicht */

div.kwselect {
	height: 30pt;
	vertical-align: middle;
	margin: 1em 0.5em 0em 0.5em;
}
div.kwuebersicht {
	height: 30pt;
	vertical-align: middle;
	margin: 1em 0.5em 0em 0.5em;
	background-color: #ffffdd;
}

table {
	background-color: #FFFFFF;
	color: inherit;
	border-collapse: collapse;
	border: none;
	padding: 0em;
/*	width: 42em; */
}
td, th {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	text-align: left;
	font-weight: normal;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
caption {
	text-align: left;
	font-weight: normal;
	padding: 1em 0em 0.8em 0em;	
}

/* Zeilen */
th.kwwochentagdt {
	white-space: nowrap;
	font-weight: 300;
}
.kwwochentag, .kwwochentagdt, .kwwochentaghw {
	color: Black;
	background-color: White;
	height: 30pt;
}
.kwfeiertag, .kwfeiertagdt, .kwfeiertaghw {
	font-weight: normal;
	color: Red;
	background-color: #ffffff;
	height: 30pt;
}
.kwsonntag, .kwsonntagdt, .kwsonntaghw {
	font-weight: normal;
	color: red;
	background-color: #ffffff;
	height: 30pt;
}
.kwheaderdt, .kwheader, .kwheaderhw   {
	color: inherit;
	font-weight: 600;
	background-color: #DCE8F3;
	height: 20pt;
}
/*
/* Spalten */
.kwheaderdt, .kwwochentagdt, .kwfeiertagdt, .kwsonntagdt {
	width: 150px;
	white-space: nowrap;
}
.kwheader, .kwwochentag, .kwfeiertag, .kwsonntag {
	width: 330px;
	white-space: nowrap;
}
.kwheaderhw,.kwwochentaghw, .kwfeiertaghw, .kwsonntaghw {
	width: 120px; 
	white-space: nowrap;
}

/* ---------- Liste ------------------- */
#inhalt p.adresse,
#inhalt p.fehlermeldung {
	margin-top: -4pt;
	margin-bottom: 4pt;
	padding: 0;
	line-height: 8pt;
}
#inhalt p.adresse {
	font-weight: 600;
}
.jahres_container {
	width: 42em;
	width: 480pt;
	margin: 0em 0em 1em 0em;
	margin: 0 0 4pt 0;
	border: 1px solid #ffffff;
}
.monat_container {
	float: left;
	width: 100pt;
	overflow: hidden;
	margin: 8pt 20pt 0 0;
	page-break-inside: avoid;
}
#inhalt .monat_container h2 {
	font-size: 10pt;
	margin: 0em 0em 2pt 0em;
	padding: 0;
	color: #000000;
	border-bottom: 1px solid #333333;}

#inhalt .monat_container p {
	font-size: 8pt;
	margin: 0 !important;
	padding: 0 !important;
   line-height: 10pt;
}

/* ----- ical-form ----- */

.icalbox {
	float: left;
	margin: 2pt 2pt 2pt 5pt;
}

.icalbox input {
	margin-top: 2pt;
}
*+html .icalbox input {
	margin-top: 0;
}

.hinweis {
	font-size: 9pt;
	margin: 10pt 0 10pt 3pt;
}

.ort {
	margin: 0 0 5pt 5pt;
}

/*---------------------------------------- form muellmax ende ------------------------------ */


/* ----------------------------------------- */
/*.box  {
	padding-top:4px;
	float: left;
	text-align: left;
	width: 1.5em;
	margin-bottom: 20px;
	margin-top: 1px;
}*/

#inhalt .datenschutz input {
	position: relative;
	float: left;
	width: 1.5em;
	border: none;
	margin-top: 5px;
}
*html #inhalt .datenschutz input {
	margin-top: 0;
}

#inhalt form .datenschutz {
	clear: both;
	float: left;
	position: relative;
	width:100%;
}
#inhalt .datenschutz label{
	margin-left: 5px;
	width: 35em;
}

/* --------------------ueberschreiben Typo3-CSS ----------------- */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 0;
}
DIV.csc-textpic-imagewrap {
	float: none !important;
	}