HTML {
	height: 100%; 
	min-height: 100%; 
}
BODY {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	@font-size: 12px!important;
	font-size: 75%;
	color: #808080;
	margin: auto;
	height: 100%; 
}

.app-adminmode {
	background-color: #ffd4d4;
	font-size: 12px;
	padding: 5px;
	border: red dotted 1px;
	float: left;
	width: 1000px;
}

.clearFloat {
	display: block;
	clear: both;
	height: 0.01em;
}
LI {
	margin-left: -2em;
}
/*STRONG { 
	color:#4e4e4e;	
}*/
LABEL {
	/*background-color: yellow;*/
	/*padding-left: 100px;*/
}

INPUT, TEXTAREA {
	width: 16.67em;
	font-size: 0.92em; 
	font-family: Arial, Helvetica, sans-serif;
}
SELECT {
	width: 17em;
	@width: 17.17em;
	font-size: 0.92em; 
	font-family: Arial, Helvetica, sans-serif;
}
TEXTAREA {
	height: 11em;
}
DIV {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	/*border: 1px solid red;
	padding: 5px;*/
}
H1, H2, H3, H4, H5, H6 {
	margin: 0;
	font-size: 1em;
}

IMG {
	border: 0;
}

A, A:visited {
	text-decoration: none;
	color: #00559c;
}
A:hover, A:active {
	color: #00559c;
}


.formlabels {
	width: 20em;
	padding-right: 1em;
	padding-top: 0.4em;
	text-align: right;
	vertical-align: top;
}

.formdate {
	width: 5.5em;
}
.formPLZ {
	width: 2.5em;
}
.formOrt {
	width: 13.55em;
}
.formbutton {
	width: 8.33em;
	background-color: #efefef;
	color: #00559c;
	border-color: #e5e5e5;
	
}
.checkbox {
	width: 1.25em;
}
.hiddenLabel {
	display: none;
}
.casesensitive {
	font-size: 0.9em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	color: #ff4444;
}
.searchcontainer {

	float: left;
}

.searchresultsbox {
	float: left;
/*
	margin-top: 2em;
	padding-top: 1em;
	border-top: dotted 1px #4e4e4e;*/
}
.searchfield {
	width: 14em;
}
.searchbutton {
	width: 1.33em;
}
.searchmainfields {
	width: 31em;
	display: inline;
}
.paginator {
	width: 53em;
	
	float:left; 
	/*border-top:1px solid #4e4e4e;*/

	margin-top: 1em;
}

.menu a:link , .menu a:visited, .metanav a, .metanav a:visited{
	color: #9e9e9e;
/*color: red;*/
	text-decoration: none;
}


.menu a:hover, .menu a:active, .metanav a:hover {
	color: #4e4e4e; /*font-weight: bold;*/
}
.current, .subcurrent, .menu .current, .menu a.current, .menu a.current:visited {
	font-weight: bold;
	color: #4e4e4e;
}
.outerContainer {
	/*background-color: #ffb6c1;*/
	text-align: center;
	/*width: 71.57em;*/
	width: 75.35em;
	/*height: 100%;*/
	margin: auto;
	/*border: 3px solid red;*/
	height: 100%; 
	min-height: 100%; 
	
}
.top {
	/*background-image: url(../_images/frontend/top.jpg);*/
	background-position: bottom;
	background-repeat: no-repeat;
	width: 71.67em;
	height: 10.83em;
	position: relative;
	/*left: -0.16em;
	@left: -0.08em;
	_left: 0em;*/
	/*@left: -0.08em;*/
	line-height: 2.92em;
	color: #4e4e4e;
}
.menu {
	/*background-color: #faf0e6;*/
	width: 70.00em;
	/*@width: 70.00em;*/
	height: 4.17em;
	/*@height: 2.50em;*/
	text-align: left;
	padding: 0.43em;
	margin-top: 0.42em;
	margin-bottom: 0.42em;
	@margin-left: -0.43em;
}
.menuhr {
	/*background-color: #9e9e9e;*/
	/*height: 0.08em;*/
	height: 0.31em;
	line-height: 0.08em;
	margin-top: 0.25em;
	margin-bottom: 0.17em;
	background-image: url(../_images/frontend/linehorizontal.gif);

}
.faderLeft {
	background-image: url(../_images/frontend/faderL.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 1.67em;
	float: left;
	@height:100%;min-height:100%;
}
.faderRight {
	background-image: url(../_images/frontend/faderR.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 1.67em;
	float: left;
	@height:100%;min-height:100%;
}
.container {
	/*background-color: green;*/
	
	float: left;
}
.contentContainer {


}
.content {

	width: 53.4em;
	text-align: left;
	float: left;

	padding: 0.41em;
	padding-bottom: 0em; 
	
	/*border-right: 0.08em solid #9E9E9E;*/
	/*background-image: url(../_images/frontend/vertical650aaa.gif); */
	background-position: left;
	background-repeat: repeat-y;	
}
.topicelement {
	width: 50.77em;
	/*@width: 50.77em;*/
	height: 100%;
	text-align: left;
	float: left;
	/*position: relative;*/
	margin-top: 0.83em;
	padding: 0.83em;
	padding-bottom: 0em; 
}


.thirdCategoryTitle H2, .thirdArticleTitle {
	font-weight: bold;
	color: #4e4e4e;
}
.thirdCategoryTitle H2 {
	margin: 0;
}

.thirdArticleBody {

}


.ARTICLE-SEPARATOR {height:1.0em;width:100%;border:0em;margin:0em;padding:0em;overflow:hidden;}



.rightcol {
	width: 15.38em;
	text-align: left;
	padding: 0.93em;
	
	float: left; 
	border-left: 1px solid #808080;
}

.searchbox INPUT {
	font-size: 0.92em;
}

.contentLeft {
	width: 24.00em;
	text-align: left;
	float: left;
	/*position: relative;*/
	padding: 0.83em;
	padding-bottom: 0em; 

}
.contentRight {
	width: 24.00em;
	/*@width: 26.00em;*/
	/*height: 100%;*/
	text-align: left;
	float: left;
	/*position: relative;*/
	padding: 0.83em;
	padding-bottom: 0em; 

}

.articleTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #4e4e4e;
}
.articleBody {
	width: 52em;
	margin-top: 1em;
}
.articleBody A {
	font-weight: bold;
}
.darktext: li {
	color: #4e4e4e;
	font-weight: bold;
	font-size:12px;
}

.darktext {
	color: #4e4e4e;
	font-weight: bold;
	font-size:12px;
}

.text {
	color: #808080;
	font-size: 12px;
}


LI { 
	color: #808080;
	font-size: 12px;
	}



/*.footer {
	margin-left: -0.08em;
	height: 30px;	
	width:860px;
	border: 0.08em dashed gray;
}*/


.oddRow, .evenRow {
	padding: 0em 0.83em 0.83em 0em;
}
/*.oddRow {
	background-color: #f1f1f1;
	padding: 0.83em;
}
.evenRow {
	background-color: #f7f7f7;
	padding: 0.83em;
}*/
.teamcontent {
	display: block;
	width: 53.4em;
}
.teamteaser {
	padding: 0.5em;
	padding-bottom: 1.5em;
}
.teambox {
	float: left;
	background-color: #e4e4e4;
	width:17.75em;

}
.teamname {
	padding: 0.25em;
	background-color: #e4e4e4;

}
.teamdetailbox {
	border-top: 0.34em solid #9e9e9e;
	
}
.teamdetailcontainer {
	float: left;
	position: relative;
}
.teamdetailimage {
	float: left;
	width: 35.5em;
	padding-bottom: 1.5em;

}
.teamdetailtextbox {
	padding: 0.5em;
	padding-top: 1.5em;
	float: left;
	width: 16.08em;
	height: 15.33em;
	vertical-align: bottom;
}
.teamdetailtext {
	position: absolute;
	width: 16.08em;
	padding-bottom: 1.5em;
	bottom: 0.3em;
	max-height: 15.33em;
	overflow: auto;
}


.small, .main {
	font-size: 0.75em;
	margin: auto;
	
}
.articleHeadline  {
	font-size: 1.2em;
	font-weight: bold;
	color: #4e4e4e;
	/*margin-top: 7.8em;
	@margin-top: 7em;*/
	/*border: 1px solid aqua;*/
}
.articleLead  {
	font-size: 1.1em;
	font-weight: bold;
	color: #4e4e4e;
}

.categoryImage, .artMainImage {
	float: left;
	width: 53em; 
	text-align: left;
	margin-top: -0.42em;
	margin-bottom: 0.42em;
	
}


.article-inside-image-lead {
	font-size: 0.75em;
	margin: auto;
	
}


#tab {
	/*width:100%;*/
	width: 53.5em;
	background-color:#efefef;
	font-weight: normal;
	height: auto;
	
}

.tabtitle {
	font-weight: bold;
	width: 10em;
	float: left;
	padding: 0.6em;
	color: #4e4e4e;

}

.tabtext {
	font-weight: normal;
	float: left;
	padding: 0.6em;
}

.line {
	background-color: #ffffff;
	line-height: 0.42em;
	width: 53.5em;
}
.linetop {
	background-color: #ff0000;
	line-height: 1.25em;
	width: 100%;
}

.searchtitle {
	font-size: 1.5em;
}
.topicdate {
	font-size: 0.75em;
	font-weight: normal;
	color: 4e4e4e;
	
}

.cutsatRadioTD {
	text-align: left;
}
.cutsatRadioTD INPUT {
	width: 13px;
}
.custsatCommentTD TEXTAREA {
	width: 300px;
	height: 50px;
}
.custsatInputField {
	width: 300px;
}
TD.custsatFormLabels {
	width: 180px; text-align: right; vertical-align: top;
}