﻿body
{
	font-family: verdana;
	font-size: small;
	width: 650px;
	background-color: #DCDCD2;
	font-weight: 700;
}

form
{

	width: 650px;
}

div
{	
}
div.DivTitleBackRight
{
	position: absolute;
	top: 50px;
	left: 89px;
	width: 562px;
	background-color: #00693C;
	color: #FFFFFF;
	height: 22px;
}
div.DivTitleBackLeft
{
	position:absolute;
	top: 50px;
	left: 12px;
	width: 15px;
	background-color: #00693C;
	height: 21px;
	right: 1186px;
}
div.DivHeaderOuter
{
	border: 1px solid #999999;
	background-color: White;
	width: 650px;
}

div.DivHeader
{
	background-color: White;
	width:630px;
	margin: 10px 10px 10px 10px;
}	
	
div.DivContentOuter
{
	border: 1px solid #999999;
	background-color: White;
	width: 650px;
	margin-top: 10px;
}

div.DivContent
{
	background-color: White;
	width:630px;
	margin: 10px 10px 10px 10px;
}

.DivErrorPanelOuter
{
	border: 1px solid #999999;
	background-color: White;
	width: 650px;
	margin-top: 10px;	
	
}
div.DivErrorPanel
{
	background-color: White;
	width:630px;
	margin: 10px 10px 10px 10px;	
}
.WebTitleText
{
		font-size: medium;
	margin-top: 4px;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.PageTitleText
{
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.ErrorText
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF0000;
}
.ErrorInfo
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.StyleErrorPanelContentText
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
.ContentText
{
	font-size: small;
	font-weight:normal;
}
.WebLoggo
{
	margin-top: 5px;
}
.StylePanelContentText
{
	font-size: small;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.ErrorPanel
{
	border: 1px solid #C0C0C0;
	background-color: #F5F5F5;
	width: auto;
}
ul
{
	
}
.StyleLabelIndent
{
	font-size: small;
	margin-left: 10px;
	font-weight: 700;
}
.TillstandPanel
{
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	width: auto;
	margin-top: 10px;
	margin-bottom: 53px;
}
.TillstandPanelHeader
{
	border: 0px solid #D9EBD2;
	background-color: #D9EBD2;
	width: auto;
	color: #FFFFFF;
	height: 18px;
	background-image: url('Images/mlm_panel_header_background.gif');
	background-repeat: repeat-x;
}
.TillstandPanelHeaderText
{
    margin-left: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.InformationPanel
{
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	width: auto;
	margin-top: 10px;
}

.InformationPanelHeader
{
	border: 0px solid #D9EBD2;
	background-color: #D9EBD2;
	width: auto;
	color: #FFFFFF;
	height: 18px;
	background-image: url('Images/mlm_panel_header_background.gif');
	background-repeat: repeat-x;
}
.InformationPanelHeaderText
{
    margin-left: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.InformationButton
{
    float:left;
}
.Information
{
	font-weight:normal;
	padding-left: 10px;
	height: 23px;
}