/* HTML-Tags */
body {
	font-family:Arial,sans-serif;
	font-size:72%;
	line-height:1.6em;
	color:#726752;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,img,div,form,legend,fieldset,legend,input,select,textarea,table,th,td,caption,ul,li,ol {
	margin:0;
	padding:0;
	font-family:Arial,sans-serif;
}
h1,h2,h3,h4,legend,caption {
	line-height:1.3em;
	font-weight:bold;
	padding-top:1.2em;
	padding-bottom:0.5em;
	text-align:left;
}

h1 { 
	padding:0.3em;
	font-size:1.4em;
	color:#fff;
	border-bottom:1px solid #2c5923;
	font-style:italic;
	background-color:#2c5923;
	margin-top:1em;
	margin-bottom:0.5em;
}
h2,caption {
	font-size:1.2em;
	color:#7bb13a;
	font-style:italic;
}

acronym, dfn, abbr, span.abbr { 
	border-bottom: 1px dotted black; cursor: help; 
}
img { 
	border:none; 
}
a,a.external-link,a.active, a.email {
	color:#7bb13a;
}
a.external-link {
	padding-left:15px;
	background:url(../img/link.gif) left center no-repeat;
}

a.email {
	padding-left:18px;
	background:url(../img/email.gif) left center no-repeat;
}
ul {
	margin-left:0.5em;
	padding-left:0.5em;
	list-style-type:square;
	color:#2c5923;
}
ul a {
	color:#2c5923;
}
li dfn.menu,.usb {
	display:block;
	position:absolute;
	left:-3000px;
	height:0px;
	width:0px;
}
dt {
	margin-right:0.3em;
}
dd {
	padding:5px;
	padding-top:0;
}
fieldset {
	border:1px solid #726752;
	padding:0.4em;
}
legend {
	font-size:1.3em;
	color:#726752;
	padding:0;
	padding-left:0.2em;
	padding-right:0.2em;
}
form br {
	clear:both;
	line-height:1.8em;
}
label {
	font-size:1em;
	clear:both;
	float:left;
	width:10em;
	font-weight:bold;
	margin-right:1em;
	text-align:right;
	color:#726752;
}
label.obligatory {
	color:#7bb13a;
}
textarea,select {
	width:30em;
	font-size:1em;
}
select {
	width:auto;
}
textarea {
	height:150px;
	border:1px solid #726752;
	background-color:#dad5cc;
	padding:1px;
	width:27em;
}
input {
	border:1px solid #726752;
	background-color:#dad5cc;
	padding:1px;
}
input.small {
	width:4em;
}
input.mini {
	width:10em;
}
input.midi {
	width:23em;
}

input.normal {
	width:27em;
}
input.submit {
	margin-top:0.5em;
}
table {
	width:98%;
}
caption {
	padding-bottom:1em;
}
th {
	text-align:left;
	color:#fff;
	background-color:#7bb13a;
	border:1px solid #fff;
	font-weight:normal;
	font-size:1.1em;
	padding-left:0.3em;
}
th.active {
	background-color:#2c5923;
}
th.active img.arrow {
	position:relative;
	z-index:1;
	top:-1.5em;
	float:left;
}
th a {
	color:#fff;
}
td.second {
	background-color:#dad5cc;
}
td {
	vertical-align:top;
	border:1px solid #fff;
	padding-left:0.3em;
}


/* Allgemeingueltige Klassen */
.hidden {
	display:none;
}
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.border {
	border:1px solid #2c5923;
}
.copyright {
	font-size:0.95em;
	color:#666;
}
.marked {
	color:#660000;
}
.Dunkelgruen {
	color:#2c5923;
}
.Hellgruen {
	color:#7bb132;
}
.Dunkelgrau {
	color:#726752;
}
.Hellgrau {
	color:#dad5cc;
}
.Fett {
	font-weight:bold;
}
.Kursiv {
	font-style:italic;
}
.Unterstrichen {
	text-decoration:underline;
}
.monitor,.print {
	display:none;
}
.preview_simulateUserGroup { visibility:hidden; }

#seasons,#hLeft,#cRight {
	display:none;
}
#hCenter img {
	display:none;
}
#hCenter {
	background:url(../img/logo.gif) left no-repeat;
	height:50px;
}
#hRight {
	display:block;
	clear:both;
	width:100%;
	text-align:right;
}
#cCenter,#cRight {
	display:block;
	width:80%;
	margin-left:19%;
}
#cLeft {
	width:17%;
	position:absolute;
}

#hRight div {
	float:left;
}
#infobox span {
	display:none;
}
#cLeft form {
	margin-bottom:0.5em;
	clear:both;
}
#cLeft fieldset {
	border:1px solid #dad5cc;
	margin:0;
	height:1.85em;
	width:100%;
	padding:2px;
	margin-bottom:2px;
}
#cLeft #searchForm fieldset {
	/*width:10.9em;*/
	border:none;
	float:left;
	height:auto;
	padding:0px;
}
#cLeft #searchForm div.searchForm {
	border:1px solid #dad5cc;
	width:12.4em;
	margin:0;
	height:1.85em;
	float:left;
	padding:2px;
}
#cLeft label {
	width:2.2em;
	text-align:right;
	color:#2c5923;
	margin-right:0px;
}
#cLeft select {
	width:11.2em;
	float:right;
	border:1px solid #dad5cc;
	padding:2px;
	font-size:0.95em;
}
#cLeft input.normal {
	background-color:#fff;
	border:1px solid #dad5cc;
	width:9em;
	font-size:0.95em;
	padding:2px;
}
#cLeft input.submit {
	padding:0px;
	border:none;
}
#footer li {
	display:inline;
}
/* Admin Panel */
#adminPanel {
	display:none;
}
