#logo_print {
    position: absolute;
    top: 55px;
    right: 0;
    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;
	page-break-after: avoid;
}

#inhalt .anreisser h3, 
#inhalt .anreisser h4 {
margin-top: 0;
margin-bottom: 0;
} 

/*#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;
}

/* ---------------------- Tabellen ------------- */
table {
	background-color: #FFFFFF;
	color: inherit;
	border-collapse: collapse;
	border: none;
	padding: 0;
}
td, th {
	border-style: solid;
	border-color: #999999;
	border-width: 1pt;
	padding: 1pt 2pt 1pt 2pt;
}
/* -------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;
}
#rechts #rechts_4 .dekobild {
	float: left;
	margin-bottom: 10pt;

}
.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 form .links {
    float: none;
    margin-right: 0;
    position: relative;
    width: auto;
}
#inhalt .none { 
	display:none; 
}

#inhalt input {
	width: 19em;
	background-color: #ffffff;
	border: 1px solid #858585;
	height: 1em;
}
#inhalt input[type=number] {
  width: 5em; 
  background-color: #ffffff;
  border: 1px solid #858585;
  margin-bottom: 0.5em;
}

#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-block;
	line-height: 1.5em;
	overflow: visible;
	width: 200px !important;
	margin-right: 0.4em;
        text-align: right;
}
 
#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: #f0f0f0;
	color: #000000;

}
#inhalt input.submit {
	margin-top: 6px;
	float: left;
	margin-bottom: 5px;
}

#inhalt input.reset {
	margin-top: 6px;
	float: right;
} 


/* ----------------------------------------- */
/*.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.ce-textpic div.ce-textpic-imagewrap .ce-textpic-image {
margin-bottom: 0;
}
/* DIV.ce-textpic-imagewrap {
	 float: none !important;
	}*/
