﻿/* CSS Document */

h2 {
    padding-top: 17px;
	padding-bottom: 0px;
	color: #82b718;
    font-weight: normal;
	font-size: 20px;
  	font-style: italic;
	font-family: "Trebuchet MS";
}

ul.maximenuck {
	padding: 0 !important;
}

.clr {
	clear: both;
}

div.easylast-link {
	text-align: right;
	font-style: italic;
	margin-right: 10px;
	margin-top: -5px;
}

div.easylast-small {
	color: #666666;
	font-size: 92%;
	text-align: right;
	font-style: italic;
	/* margin: 10px; */
	color: white;
	margin: 12px 10px 10px 10px;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#easybook .easy_entrylink {
	padding-top: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}


/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #c21b23;
  width: auto;
  background: url("../images/button_bg.png") repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	border: none;
	width: auto;
	line-height: 20px;
	margin-left: 7px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 200%;
}

td {
	text-align: left;
}

/* Joomla core stuff */

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
    color: white;
    font-family: Verdana, Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #c21b23;
    width: auto;
    padding: 0px 5px;
    line-height: 16px !important;
    line-height: 16px;
    height: 20px !important;
    height: 20px;
    margin: 1px;
    cursor: pointer;
    background-color: #444444;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url("../images/subhead_bg.png") repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
}

.contentcolumn {
	padding-right: 5px;
}

h1, .componentheading {
	color: #647f04;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: normal !important;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 30px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

#menu_unten ul li a:hover {
	color: white;
	text-decoration: underline;
}

div.moduletable ul li a {
	color: white;
  	float: left;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}


.sectiontableentry1 {
	background-color : #f5f4f4;
}

.sectiontableentry2 {
	background-color : #f0f0f0;
}


.sectiontableentry1 td, .sectiontableentry2 td {
	line-height: 30px;
	border-top: solid 2px white;
	border-bottom: solid 3px white;
	border-right: solid 10px white;
	_border-right: solid 30px white;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url("../images/subhead_bg.png") repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

h3 {
	color: #82b718;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal !important;
	font-style: italic;
}

h4 {
	color: #82b718;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal !important;
	font-style: italic;
	margin-bottom: 0px;
}

.preiszelle {
	background: #84a411;
	color: white;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
}

.preiszelle_linksbuendig {
	color: white;
	text-align: left;
	background-color: #99c00d;
	padding-left: 5px;
	width: 125px;
}

#preistabelle {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
a {
	text-decoration: none;
	color: #82b718;
}

a:hover {
	color: #82b718;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #729f18;
}

.anschrift a:link {
	color: #a71d22;
}

table.moduletable th, div.moduletable h3 {
	background: url("../images/subhead_bg.png") repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 0;

	font-weight: bold;
	/* font-size: 23px; */
	text-transform: uppercase;
	margin: 0 0 8px 0;
	font-size: 15px;
	color: #82b718;
}

.btn.btn-success {
	border: 0;
	background: none;
	color: #729f18;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	cursor: inherit;
	padding: 5px;
}

a:hover {
	text-decoration: none;
	color: #82b718;
}

.control-group {
	display: flex;
	flex-direction: inherit;
	margin-top: 10px;
}

.control-label {
	margin-left: 50px;
	width: 160px;
}

.view {
	width: 135px;
	float: right;
	margin-top: -3px;
}
.controls {
	width: 240px;
}

input.btn.btn-success {
	color: white;
	font-size: 10px;
	font-weight: normal;
	/* margin-top: 0px; */
	margin-bottom: 0px;
	cursor: pointer;
	padding: 0px;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background: #a4c823;
	background: #82b718;
	width: 120px;
	text-align: center;
}