body, input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #000;
	margin: 0px;
	background: #FFF;
	border: 0px;
	width: 100%; 
	text-align: center;
	line-height: 18px;
}
html, body {height:100%;} 
img {
	border: 0px;
}
hr {
	border: 0;
	width: 100%;
	color: #036;
	background-color: #036;
	height: 1px;
}
input, select, textarea, button  {
	border: 1px solid #CCC;
	margin: 0px;
}
button {
	border: 1px solid #4486f6;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	background-color: #4486f6;
}
a, .likeLink {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
}
a:hover, .likeLink:hover {
	//color: #13A1FF;	
	color: #E47833;
}
td {
	vertical-align:text-top;
}
#ie6warning, #sslwarning {
	background-image: url('../img/ie6warning_bg.gif');
	padding: 20px;
	color: white;
}
#ie6warning img {
	background-color: white;
}
#ie6warning a, #sslwarning a {
	color: #FFA113;
}
#ie6warning a:hover, #sslwarning a:hover {
	color: #13A1FF;	
}
.contentbox, .subbox {
	border: 1px solid #036;
	position: relative;
	width: 100%;
	clear: both;
}

.noBreak {
	white-space:nowrap;
}

.subbox {
	border: 1px solid #89A3B3;
}

.areaHidden {
	width: 30%;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}

.areaVisible {
	padding-bottom: 15px;
}

.contentbox .headline, .subbox .headline {
	font-weight: bold;
	color: white;
	font-size: 12px;
	height: 16px;
	overflow: hidden;
	background-image: url('../img/verlauf_box_head.gif');
	padding: 5px;
	position: relative;
}

.contentcontent {
	padding: 5px;
	position: relative;
}

.subbox .headline {
	font-size: 12px;
	background-image: url('../img/verlauf_box_sub.gif');
	padding: 1px;
}

/** Erfolgs- und Fehler-Meldungs-Fenster **/
.warningbox .headline, .successbox .headline {
	font-weight: bold;
	color: white;
	font-size: 14px;
	padding: 5px;
}
.warningbox .headline {
	background-image: url('../img/verlauf_warning_head.gif');
}
.successbox .headline {
	background-image: url('../img/verlauf_success_head.gif');
}
.successbox {
	border: 1px solid green;
}
.warningbox {
	border: 1px solid red;
}
.successcontent, .warningcontent {
	padding: 5px 5px 5px 50px;
	background-repeat: no-repeat;
	position: relative;
}
.successcontent {
	background-image: url('../img/check.gif');
}
.warningcontent {
	background-image: url('../img/warning_l.gif');
}
/** Erfolgs- und Fehler-Meldungs-Fenster - ende**/

.menulink, .menulinkselected, .tableLinkSelected {
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
}
.tableLinkSelected {
	font-weight: bold;
}
.menulink img, .menulinkselected img, .tableLinkSelected img {
	vertical-align: middle;
}
.menulinkselected, .tableLinkSelected {
	background-image: url('../img/arrow-right-selected.gif');
	background-repeat: no-repeat;
}
.menulinkselected {
	font-weight: bold; 
}
.menugroup {
	background-image: url('../img/verlauf_box_head.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 4px 7px 0px 7px;
	border: 1px solid #036;
}
.menuheadline {
	color: white;
	font-size: 12px;
	font-weight: bold; 
}
#menu a:hover {
	background-image: url('../img/arrow-right.gif');
	background-repeat: no-repeat;
}
.weatherday {
	width: 180px;
	float: left;
}
.loeschen {
	text-align: right;
}
.success {
	color: #0F0;
}
.error {
	color: #F00;
}
.hide {
	display: none;
}

.likeLink {
	cursor: pointer;
}

.inputtext {
	width: 100%;
	background-color:#E8F0FF;
}

.inputsuggest {
	position: absolute;
	z-index: 201;
	background-color: #F8F8F8;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 100%;
	display: none;
}

.inputsuggestelement, .inputsuggestelementselected {
	border-bottom: 1px solid #CCC;
}

.inputsuggestelement:hover {
	background-color:#E8F0FF;
	cursor: pointer;
}

.inputsuggestelementselected {
	background-color:#E8F0FF;
}
.inputsuggestcontainer {
	position: relative; 
	width: 100%;
}

#base {
	width: 100%;
}

#content {
	text-align: left;
	font-size: 12px;
	width: 80%;
	float: left;
	border-top: 1px solid #036;
	position: relative;
}
#head {
	width: 20%;
	float: left;
	visibility: visible;
}
#menu, #footer, #topme {
	background-color: #E3F3FF;
	border-color: #036;
}
#menu {
	padding: 15px;
	text-align: left;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
#footer {
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 8px;
	height: 15px;
}

#footer a {
	text-decoration: none;
}

#topme {
	width: 100%;
	text-align: right;
	font-size: 10px;
}
#status { 
	float: right;
	text-align: left;
}
#hidemenu{
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 12px;
}
#logo {
	padding: 5px;
	float: right;
}
#container {
	padding: 15px;
}
/** Tabellen-Formatierung **/
#container table {
	/*border: 1px solid #036;*/
}
#container th, .tableHd {
	background-color: #036;
	background-image: url('../img/verlauf_table_head.gif');
	color: black;
	font-weight: bold;
}
#container .selectLimit {
	width: 50px;
	float: right;
}
#container .selectHits {
	width: 100px;
	float: left;
	text-align: left;
}
#container th a, th .likeLink {
	color: #777;
	text-decoration: none;
}
#container th a:hover, th .likeLink:hover {
	color: #13A1FF;
}
#container td a, #overviewtopbox a {
	text-decoration: none;
}
#container tr.archivstyle1, .archivstyle1 {
	background-color:#FFF;
}
#container tr.archivstyle0, .archivstyle0 {
	background-color:#EEE;
}
#container tr.archivstyle1:hover, #container tr.archivstyle0:hover {
	background-color:#D8EFFF;
}
/** Tabellen-Formatierung - ende **/
/** Ajax-Upload-Progress */
.progressbarContainer {
	width: 50%; 
	border: 1px solid green; 
	height: 27px; 
	margin: auto; 
	overflow: hidden;
}
.progressbarGreen {
	background-image: url(../img/verlauf_success_head.gif); 
	height: 100%; 
	position: absolute;
}
/** Ajax-Upload-Progress - ende */

/* Collapsediv */
.collapsdiv {
	position: relative;
	height: 20px;
	width: 100%;
	overflow: hidden;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
}
.collapseddiv {
	padding: 3px;
}

.subform {
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	padding-top: 3px;
}

.showcollapsediv {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	z-index: 4;
}
/* Collapsediv - ende */

/* File-Icons */
.fileicon {
	float: left;
	width: 21px;
	text-align: left;
}
.filename {
	float: left;
}
/* File-Icons - end */

/* Ajax-CSS */
.ajaxStatus {
	background-color: #FFF;
	z-index: 99;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	opacity: .95;
	text-align: center;
	vertical-align: middle;
}
.ajaxStatus div {
	position: relative;
	top: 50%;
}
.ajaxIframe {
	width: 100%;
	display: none;
}
/* Ajax-CSS */

.numberText {
	float: left;
	font-weight: bold;
	width: 70%;
}
.numberContent {
	white-space:nowrap;
	float: left;
	text-align: right;
	width: 20%;
}

/* Form Start */
.formSub {
	border: 1px solid #036;
	padding: 3px;
}
.formContent input, .formContent select, .formContent textarea {
	width: 100%;
}
.formRadio, .formCheckbox {
	text-align: left;
	width: 100%;
}
.formRadio input, .formCheckbox input {
	width: auto;
}

.formText {
	float: left;
	font-weight: bold;
	width: 20%;
	position: relative;
}
.formText img {
		height: 12px;
}
.formContent textarea {
	height: 150px;
}

.formContent {
	float: left;
	width: 70%;
}
.formDesc, .numberDesc {
	float: left;
	width: 10%;
	text-align: center;
	/*position: relative;*/
}

.infoIcon {
	float: left;
	width: 10%;
	text-align: center;
	position: relative;
}

.infoFileMd5 {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
	z-index: 201;
	border: 1px solid #036;
	background-color: #F5F5F5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	opacity: .95;
	padding: 3px;
}

.formHelp, .formError {
	display: none;
	position: absolute;
	right: -10px;
	top: -30px;
	width: 300px;
	z-index: 201;
	border: 1px solid #036;
	background-color: #F5F5F5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	opacity: .95;
	padding: 3px;
	font-weight: normal;
	text-align: left;
}
.formError {
	color: black;
	font-weight: normal;
	top: 100%;
	right: 0px;
	width: 100%;
}
.formHelpInfo {
	float: left;
	font-weight: bold;
}
.formHelpClose {
	float: right;
}
.formContainer {
	padding-bottom: 3px;
}
.formContainer, .formCleaner {
	width: 100%;
	position: relative;
}
.formContent .noSize {
	width: auto;
}
.formError {
	border: 1px solid red;
}
/* Form End */