body,html {
    background: #ffffff;
    font: 12px/22px Arial, Helvetica, sans-serif;
    color: #000000;
    /*height:    100%;*/
    margin: 0;
    padding:0;
}

table {
    border-collapse:collapse;
}

table, td, th {
    border: 1px #703200;
    padding: 2px;
	padding-right:4px;
	font-size:inherit;
}

th {
	background-color:#dfcfbf;
}

h1,h2,h3 {
    margin-top:0;
    margin-bottom:5px;
}

input {
    width: 150px ;
}

input[type="button"], input[type="submit"] {
	width:157px;
	margin-bottom:3px;
	border-top-left-radius : 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

input.kurz {
	width: 69px;
}

p {
	margin:0;
	margin-bottom:5px;
}

.noborder {
	border:none;
}

td.nummer
{
	text-align:right;
}


input[type=radio], input[type=checkbox] {
	width: auto;
}

a, a:visited, a:hover {
	color: #0000FF;
}

input[readonly=readonly] {
    background: #EEEEEE;
}

textarea {
	font: 14px Arial, Helvetica, sans-serif;
}

/* ------ HAUPT TEMPLATE -----------*/
div.seite {
    width: 1400px;
    margin: 0px auto;
    height: auto;
    clear: none;
    float: none;
    position: relative;


}

div.oben {
    background: #ffffff;
    height: 60px;
    width:auto; /* Mindesthöhe für den IE */
}

div.oben:after {
    clear: both;
    content: "clear";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

div.oben div#logo1 {
    float: left;
    width: 350px;
    padding: 5px;
}

div.oben div#logo2 {
    float: left;
    width: 300px;
    padding: 5px;
}

div.oben div.otext {
    float: left;
    width: 720px;
    float: left;
    padding-left: 5px;
    padding-top: 25px;
}

div.mitte {
    height: auto;
    width: auto;
}

div.mitte:after {
    clear: both;
    content: "clear";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

div.mlinks {
    background: #fff;
    height: 82.3%;
    width: 1200px;
    float: left;

}

div.mlinks h1 {
        padding-bottom: 2px !important;
        color: #000 !important;


}

div.mlinks h2 {
        padding-bottom: 2px !important;
        color: #ffffff !important;
        text-shadow: 0.5px 0.5px 0.09em #411d00 !important;
}

div.mlinks div.inhalt {
    padding: 10px;
	position: relative;
}

div.mlinks div.inhalt:after {
        clear: both;
    content: "clear";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

div.mlinks div.spalte {
    float: left;
}

div.logobox {
    position:absolute;
    top:20px;
    left:46px;
}

div.textbox {
    font-size:13px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom:10px;
    background: #FFBA00;

	border-top:15px solid #EF4100;
	border-bottom:15px solid #EF4100;
    overflow:auto;
    min-width:185px;
	min-height:130px;
}


div.mrechts {
    background: #FFBA00;
    height: 960px;
    width: 200px;
    float: left;
    overflow: auto;
    border-left: 15px solid #EF4100;
    border-right: 15px solid #EF4100;
    margin-top: 99px;

}

div.mrechts div.m-r-inhalt{
    padding: 10px 10px 10px 15px;

}

div.mrechts div.m-r-inhalt input {
    margin: 5px;
    width: 160px;
    height: auto;
    word-break: break-all;
}

div.unten {
	background: #ffffff;
	height: 50px;
	width: auto;
	position:relative;
}

div#statusbox {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

IMG.displayed{
    display: block;
    margin-left: 5px;

}


/* ----------ANMELDEN SEITE ------*/
div.anmelden {
    width: 500px;
    margin: 50px auto 0;
    height: auto;
    clear: none;
    float: none;
    position: relative;

    -moz-box-shadow:0px 0px 16px #777777; /* Firefox */
    -webkit-box-shadow:0px 0px 16px #777777; /* Chrome, Safari */
    -khtml-box-shadow:0px 0px 16px #777777; /* Konqueror */
    box-shadow:0px 0px 16px #777777; /* CSS3 */
}
div.anmelden-logo {
    width: 500px;
    margin: 15px auto;
    height: auto;
    clear: none;
    float: none;
    position: relative;

}
div.anmelden-logo img{
    float: right;

}

div.anmelden div.oben {
    height: auto;
}

div.anmelden div.oben div.otext {
    width: 290px;
    float: left;
    padding: 0 0 0 20px;
}

div.anmelden div.oben div.otext h1{
    margin: 7px 0 7px 0;
}

div.anmelden div.mitte div.anmeldenbox {
    height: auto;
    width: 200px;

}

div.anmelden div.mitte div.anmeldenbox form{
    width: 500px;
    margin: 0 0 0 10px;
}

div.anmelden div.mitte div.anmeldenbox p{
    float: left;
    padding: 5px 20px 15px 10px;
    margin: 0;
}

div.anmeldefehler {
    background:red;
    padding:10px;
    color:black;
}


/* Hinweise unten */

.meldung_1 {
    background: url("/images/icons/information.png") no-repeat scroll 5px center #AAAAFF;
    border: 2px solid #0000FF;
    font-size: 11pt;
    padding: 12px 2px 12px 50px;
}

.meldung_2 {
    background: url("/images/icons/warnung.png") no-repeat scroll 5px center #FFFFAA;
    border: 2px solid #FFFF00;
    font-size: 11pt;
    padding: 12px 2px 12px 50px;
}

.meldung_3 {
    background: url("/images/icons/fehler.png") no-repeat scroll 5px center #FFAAAA;
    border: 2px solid #FF0000;
    font-size: 11pt;
      padding: 12px 2px 12px 50px;
}

.meldung_4 {
    background: url("/images/icons/speedometer.png") no-repeat scroll 5px center #FFAAFF;
    border: 2px solid #FF00FF;
    font-size: 11pt;
      padding: 12px 2px 12px 50px;
}

div.closebutton {
	background: url("/images/icons/cross.png") no-repeat scroll center center transparent;
    /*border: inherit;*/
    float: right;
    height: 16px;
    margin-right: 10px;
    width: 16px;
	cursor: pointer;
}

span.split_button {
	display: none;
	cursor: pointer;
}

td.adresse_warnung {
	font-weight: bold;
	color: #FF0000;
}

span.adresse_warnung {
	font-weight: bold;
	color: #FF0000;
	cursor: help;
	border-bottom: dotted 1px #FF0000;
}

table.liste tr:hover td {
	background: #ffffff;
}
table tr.inaktiv td {
	color: #999;
}
.artinfo {
	cursor: help;
}

div.flyingoverlay {
	display: none;
	position: absolute;

    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted #FF9947;
    font-size: 13px;
    padding: 10px;
	z-index: 999;
}

span.a {
	cursor: pointer;
}

table.noborder, table.noborder td, table.noborder th {
	border: 0px none;
}


div#overlay {
    background: none repeat scroll 0 0 white;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: none;
}

div#filter, div#mailDialog {
	background: none repeat scroll 0 0 white;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: none;
}

div#overlay_inner, div#filter_inner {
    margin: 20px;
}

div.onlinekategorien ul {
    list-style: none outside none;
    margin: 0 0 0 25px;
    padding: 0;
}

div.onlinekategorien ul li {
    border-color: #A0A0A0;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-top: 1px solid grey;
}
div.onlinekategorien ul.ok1 {
	border-color: #A0A0A0;
    border-bottom: 1px solid grey;
	margin-bottom: 10px;
}

div.onlinekategorien ul li ul li:first-child {
    border-top: none;
}

div.onlinekategorien ul li ul li {
	border-right: none;
}

div#msgboxHG {
    background: none repeat scroll 0 0 #333333;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
}

div#msgbox {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

#msgboxInnen div {
	min-height: 80px;
	padding: 0 0 10px 50px;
	text-align: left;
}

#msgboxInnen div ul {
	margin: 0;
}

#msgboxInnen {
    display: inline-block;
    margin-top: 300px;
    padding: 10px 10px 0px 10px;
    width: 400px;
	background-position: 10px center;
}

div.startbox {
	float: left;
	margin-right: 20px;
}

table.invisible {
	border: none;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.invisible td, table.invisible th {
	vertical-align: top;
	border: none;
	padding: 0 0 0 10px;
}

#sqllog {
    left: 0;
    position: absolute;
    top: 0;
}

#sqllog #logopener {
    background: url('/images/icons/administrator.png') transparent no-repeat;
    height: 16px;
    width: 16px;
}

#sqllog pre {
	display: none;
    background: none repeat scroll 0 0 #FFFFFF;
}

/*disabled override*/

input:disabled, select:disabled, textarea:disabled {
	background-color: white !important;
	color: black !important;
}

input[type=file]:disabled, input[type=button]:disabled {
	display: none
}

div.hilfebutton {
	width: 16px;
	height: 16px;
	cursor: help;
	background: url(/images/icons/help.png);
	float: right;
}

/* Reiter */
.reiter {
    border: 1px solid #808080;
	padding: 3px;
	border-radius: 0px 15px 15px 15px;
}

.reiterkopf div {
	border: 1px solid #808080;
	display: inline-block;
	border-radius: 10px 10px 0px 0px;
	margin-right: 5px;
	cursor: pointer;
	background: #F0F0F0;
	padding: 2px 5px 0 5px;
	width: 140px;
	text-align: center;
}

.reiterkopf div.aktiv, .reiterkopf div:hover {
	background: #dddddd;
	font-weight: bold;
}

table.liste td.bu_timeslot {
	background: #00FFA5 !important;
}

table.liste td.bu_error {
	/*color: red;*/
	background: red;
	font-weight: bold;
}

table.liste a {
	text-decoration: none;
	color: black;
	display: block;
}

table.liste a:hover {
	color: red;
}

table.liste tr:hover td.bu_error {
	color: red
}

p.logbody {
	font-family: "Courier New";
}

div.chart {
	/*background: #FFFFFF;*/
}
