/* Styles not visible in Admis Backend */

body {
	background-color: #FFFFFF;
}

.bodyBetriebsstatus {
	background-color: #FFFFFF;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
}

A:link {
	COLOR: #A81635;
	TEXT-DECORATION: none;
	}
	
A:visited {
	COLOR: #A81635;
	TEXT-DECORATION: none;
	}
	
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}
	
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	}

.menuMain {
	color:#A81635;
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height:1.4;
}
a.menuMain {
	color:#000000;
}
a.menuMain:link {
	color:#000000;
}
a.menuMain:visited {
	color:#000000;
}
a.menuMain:hover {
	color:#A81635;
}
a.menuMain:active {
	color:#A81635;
}

.betriebsstatusTxt {
	color:#000000;
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height:1.4;
}

.pageTitle{
font-family: Verdana, Arial, Helvetica;
font-size: 18;
color: #000000;
}

.titleBig{
font-family: Verdana, Arial, Helvetica;
font-size: 18;
color: #000000;
}

hr{
color: #A81635;
width: 90%;
border-style: thin solid;
text-align: left;
}

.TDsmallTitle{
font-family: Verdana, Arial, Helvetica;
border:1px solid #808080;
padding:5px;
font-size:9px;
background-color:#FFFFFF;
font-weight:bold;
vertical-align: top;
}

.zebra1{
font-family: Verdana, Arial, Helvetica;
border:1px solid #808080;
padding:2px;
font-size:9px;
background-color:#D2D2D2;
vertical-align: top;
}

.smallInput{
color: #3D3D3D;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
padding-left: 3px;
padding-right: 3px;
}

.small{
color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
}
a.small:link{
color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
}
a.small:active{
color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
}
a.small:visited{
color: #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
}
a.small:hover{
color: #850306;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
text-decoration: none;
}

.boxedRed{
border:2px solid #A81A32;
}

.topLogocell{
background-image:url(/images/siteContentTop.jpg);
height:130px;
}

/* Layers */
div.topPartContent {
	position: absolute;
	visibility: visible;
	background-image:url(/images/siteContentTop.jpg);
	background-repeat:no-repeat;
	border-top: thin solid #A81635;
	border-right: thin solid #A81635;
	border-left: thin solid #A81635;
	height:133px;
	width:950px;
	left:10px;
/*	margin-left:-475px; */
	top:10px
}

div.topPartContentHome {
	position: absolute;
	visibility: visible;
	background-image:url(/images/siteContentTopHome.jpg);
	background-repeat:no-repeat;
	border-top: thin solid #A81635;
	border-right: thin solid #A81635;
	border-left: thin solid #A81635;
	height:261px;
	width:950px;
	left:10px;
/*	margin-left:-475px;*/
	top:10px
}

div.mainContent {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	border-bottom: thin solid #A81635;
	border-right: thin solid #A81635;
	border-left: thin solid #A81635;
	width:950px;
	left:10px;
/*	margin-left:-475px;*/
	top:143px
}

div.mainContentHome {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	border-bottom: thin solid #A81635;
	border-right: thin solid #A81635;
	border-left: thin solid #A81635;
	width:950px;
	left:10px;
/*	margin-left:-475px;*/
	top:271px
}

div.Betriebsstatus {
	position: absolute;
	visibility: visible;
	width:600px;
	left:10px;
/*	margin-left:-473px;*/
	top:80px
}
