h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}

html,body{
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	margin-top: 10px;
	margin-bottom: 30px;
}

/*
@media only screen and (max-width: 1000px) {
	body {
		-moz-transform: scale(0.9);
		-moz-transform-origin: top left;
		zoom: 0.9;
	}
}
*/

h1 {
	font-family: 'OpenSansLight';
	font-style: normal;
	font-size: 25px;
	line-height: 1.5;
	color: #555;
}

h2 {
	font-family: 'OpenSansLight';
	font-style: normal;
	font-size: 19px;
	line-height: 1.5;
	color: #555;
}

a{
}

::-webkit-input-placeholder { /* Chrome */
  color: #888 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #888 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #888;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #888 !important;
  opacity: 1;
}

.platzhalter:focus::-moz-placeholder {
	opacity: 0;
}

.leerzeile {
	height: 40px;
}

.rot {
	color: #0e72b5;
}

.kopf {
	width: 100%;
	height: 50px;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 100;
}

.fuss {
	width: 320px;
	height: 70px;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 100;
}

.menu {
	width: 320px;
	height: 51px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -170px;
	/* background-color: #0e72b5; */
	/* border-bottom: 3px solid #0e72b5; */
	border-bottom: 3px solid #666;
}

.logo {
	width: 50px;
	height: 50px;
	margin-top: 2px;
	margin-right: 5px;
	float: right;
	/*
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #bbb;
	background-color: #fff;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-image: url('/verwaltung/images/Kannenbaecker-Buecherkiste.png');
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: 6px center;
	*/
	background-image: url('/verwaltung/images/Kannenbaecker-Buecherkiste.png');
	background-repeat: no-repeat;
	background-size: 100%;
}

.logout {
	color: #bbb;
	font-size: 20px;
	text-align: center;
	width: 40px;
	height: 40px;
	margin-top: 15px;
	margin-right: 5px;
	cursor: pointer;
	float: right;
}

.sound_on_off {
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.iframe_sound_on_off {
	width: 40px;
	height: 40px;
	background-color: transparent;
}

.glocke {
	width: 40px;
	height: 40px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.iframe_glocke {
	width: 40px;
	height: 40px;
	background-color: transparent;
}

.container {
	width: 340px;
	padding-bottom: 50px;
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -170px;
}

.inhalt {
	width: 320px;
	margin-left: 10px;
	padding-top: 10px;
}


input[type='text'], textarea, select, option, option[selected], input[type='password'] {
	font-family: 'OpenSansRegular';
	font-size: 14px;
	line-height: 18px;
	width: 240px;
	height: 32px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #e6e6e5;
	border: none;
	border-top: 2px solid #fff;
	resize: none;
}

.leseliste {
	font-family: 'OpenSansRegular';
	font-size: 14px;
	width: 100%;
	padding: 10px;
}


input[type='text'].input_legende {
	width: 40px;
	background-color: #fff;
	text-align: right;
	padding-right: 20px;
}

input[type='text'].input_anzahl {
	width: 60px;
	padding-left: 0;
	text-align: center;
}

input[type='text'].input_summe {
	width: 100px;
	padding-right: 20px;
	text-align: right;
}

input[type='text'].input_gesamt {
	width: 270px;
	height: 47px;
	padding-right: 20px;
	text-align: right;
}

.legende {
	width: 340px;
	margin-right: 15px;
	margin-bottom: 10px;
}

select {
	font-family: 'OpenSansRegular';
	width: 350px; 
}

textarea {
	padding-top: 10px;
}

.leerzeile15px {
	height: 15px;
	width: 100%;
}

.leerzeile25px {
	height: 25px;
	width: 100%;
}

.leerzeile45px {
	height: 45px;
	width: 100%;
}

.clearfix:after {
  content: "";
  clear: both;
  display: table;
}

.spalte_50prozent {
	width: 340px;
	float: left;
}

.button_formulare {
	font-family: 'OpenSansSemiBold';
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	width: 300px;
	height: 35px;
	text-indent: 15px;
	padding-top: 12px;
	margin-bottom: 20px;
	background-color: #666;
	cursor: pointer;
}

.button_vorschau {
	font-size: 27px;
	color: #fff;
	text-indent: 0;
	line-height: 46px;
	text-align: center;
	width: 45px;
	height: 47px;
	margin-top: -12px;
	background-color: transparent;
	border-left: 4px solid #fff;
	float: right;
}

.button_formulare_pfeil {
	font-size: 32px;
	color: #fff;
	text-indent: 0;
	line-height: 48px;
	text-align: center;
	width: 45px;
	height: 47px;
	margin-top: -12px;
	background-color: #0e72b5;
	border-left: 4px solid #fff;
	float: right;
}

.trennlinie_bestellung {
	width: 350px;
	height: 25px;
	border-top: 3px solid #0e72b5;
}


.lightbox {
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index: 999;
	display: none;
}

.vorschau_iframe {
	width: 320px;
	height: 436px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -218px;
	background-color: transparent;
	z-index: 1000;
	display: none;
}

.vorschau_preloader {
	font-family: 'OpenSansLight';
	font-style: normal;
	font-size: 20px;
	line-height: 1.5;
	color: #666;
	text-align: center;
	width: 320px;
	height: 145px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -161px;
	padding-top: 180px;
	background-image: url('/verwaltung/images/preloader.gif');
	background-repeat: no-repeat;
	background-position: center 100px;
	z-index: 1001;
	display: none;
}

.vorschau_preloader_quadrat {
	background-color: #0e72b5;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 100px;
	left: 150px;
}

.close_icon {
	font-size: 27px;
	color: #fff;
	width: 20px;
	height: 20px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: 164px;
	margin-top: -250px;
	z-index: 1000;
	display: none;
	cursor: pointer;
}

.fehlermeldung {
	font-weight: bold;
	color: #222;
	padding-left: 10px;
	background-color: #f7db1f;
	width: 290px;
	height: 45px;
	padding-top: 13px;
	padding-bottom: 12px;
	float: left;
	display: none;
}

.fehlermeldung_container {
	height: 85px;
}

.vorschau_check {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	width: 350px;
	height: 47px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #e6e6e5;
	float: left;
}

.vorschau_checkbox {
	margin-left: 10px;
	margin-top: 15px;
	display: inline;
}

.fehlermeldung_vorschau {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	width: 370px;
	height: 42px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #0e72b5;
	float: left;
	display: none;
} 


.container_2 {
	width: 400px;
	height: 200px;
	position: fixed;
	top: 50%;
	margin-top: -100px;
}

.bestaetigung {
	height: 200px;
	position: fixed;
	top: 50%;
	margin-top: -100px;
}

.rueckgabegrund {
	font-size: 14px;
	width: 330px;
	height: 105px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-top: -1px;
	background-color: #e6e6e5;
	border: none;
	resize: none;
	outline:none;
}

.freigabe_headline_ok {
	font-family: 'OpenSansSemiBold';
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	width: 350px;
	height: 35px;
	text-indent: 15px;
	padding-top: 12px;
	margin-bottom: 20px;
	background-color: #07b22b;
	cursor: pointer;
}

.freigabe_headline_nicht_ok {
	font-family: 'OpenSansSemiBold';
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	width: 340px;
	height: 35px;
	text-indent: 15px;
	padding-top: 12px;
	margin-bottom: 20px;
	background-color: #0e72b5;
	cursor: pointer;
}


.spalte_50prozent.div_anmerkungen {
	width: 350px;
	padding-left: 10px;
	margin-top: 45px;
	border-left: 1px solid #000;
}

.button_formulare.button_zurueck {
	width: 340px;
}

.ausblenden_mobil {
	display: none;
}

.einblenden_mobil {
	display: inline;
}

.icon_aktion {
	width: 18px;
	height: 18px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin: auto;
	background-color: #fff;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.icon_aktion_2 {
	width: 32px;
	height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
 	vertical-align: middle;
	margin: auto;
	background-color: #666;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.beitrag_hintergrund_ungelesen, .beitrag_hintergrund_ungelesen.icon_aktion_2 {
	/*
	background-color: #ffcdf4;
	border-right: 2px solid #ffcdf4;
	*/
}

.icon_rahmen_ungelesen, .icon_aktion_farbe {
	background-color: #666;
}


.trennlinie_beitrag {
	border-top: 3px solid #666;
	/* border-top: 3px solid #0e72b5; */
}

.linie_vertikal {
	border-right: 3px solid #666;
}

.linie_vertikal_ungelesen {
	border-right: 3px solid #666;
	/* border-right: 3px solid #ff00cc; */
}

.rahmen_ungelesen {
	/* border: 3px solid #ff00cc; */
}

.bg_ungelesen {
	background-color: #ffcdf4;
}

.trennlinie_ergaenzungen {
	/* border-top: 2px dotted #aaa; */
}

.einzug_ergaenzungen {
	padding-left: 6px;
}

.icon_gelesen_ungelesen {
	background-color: #ff00cc;
}

.icon_geaendert {
	background-color: #1aafdf;
}

.icon_verschoben {
	background-color: #9e49cf;
}

.icon_gelesen_keiner {
	background-color: #d51010;
}


.icon_gelesen_wenige {
	background-color: #ff9e04;
}


.icon_gelesen_viele {
	background-color: #ffe400;
}


.icon_gelesen_alle {
	background-color: #666;
	/* background-color: #55aa27; */
}

.icon_aktion_2, .icon_aktion_2 a:link, .icon_aktion_2 a:visited  {
	width: 32px;
	color: #fff;
	cursor: pointer;
}

.icon_aktion_2 a:hover  {
	width: 32px;
	color: #ddd;
	cursor: pointer;
}

.display_none {
	display: none;
}

.display_block {
	display: block;
}

.display_inline {
	display: inline;
}

.beitrag_neu {
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #55aa27;
}

td {
 	font-size: 12px;
 	vertical-align: top;
 	text-align: left;
}

.breite_100p {
	width: 320px;
}

.breite_80p {
	width: 256px;
}

.breite_78p {
	width: 250px;
}

.breite_75p {
	width: 240px;
}

.breite_65p {
	width: 208px;
}

.breite_63p {
	width: 202px;
}

.breite_30p {
	width: 96px;
}

.breite_20p {
	width: 64px;
}

.breite_15p {
	width: 48px;
}

.breite_13p {
	width: 42px;
}

.breite_10p {
	width: 32px;
}

.breite_5p {
	width: 16px;
}

.top_scroll {
	width: 32px;
	height: 32px;
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-left: -16px;
	background-color: #0e72b5;
	border-left: 2px solid #fff;
}

.bottom_scroll {
	width: 32px;
	height: 32px;
	position: fixed;
	left: 50%;
	top: 7px;
	margin-left: -16px;
	background-color: #0e72b5;
	border-left: 2px solid #fff;
	z-index: 200;
}

.legende {
	width: 140px;
	position: fixed;
	right: 0;
	bottom: 0;
	margin-left: 180px;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}




/*
blau #0e72b5
*/