body { margin: 0; padding: 0;}

img
{
	border: 0px;
}

.DaContent h1
{
font-size: 15px;	
}

table
{
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 11px;
}

a:link
{
text-decoration: none;
color: black;
}

a:hover
{
text-decoration: none;
color: black;
}

a:active
{
text-decoration: none;
color: black;
}

a:visited
{
text-decoration: none;
color: black;
}

.IndexMenueColumn
{
background-image: url("../images/menue_hg.gif");
}

.IndexMenueRow
{
background-image: url("../images/menue_row_hg.gif");
}

.DefaultContentTitle
{
	width: 100%;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.DisplayMenue
{
	background-image: url("../../../plugins/LCDModule/Character/oben.jpg");
}

.MenueLevel1
{
	background-color: #ECDA63;
	border-top: 2px groove gray;
}

.MenueLevel2T
{
	background-color: #E5DC9F;
	border-top: 2px groove gray;
}

.DefaultContentText
{
	width: 100%;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.SupplierContentText
{
	width: 90%;
	height: 100px;
	text-align: center;
}
.SupplierContentText img
{
	margin-top: 10px;
}
.ModuleContentTitle
{
	width: 90%;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid black;
}
.ModuleContentText
{
	width: 90%;
	margin-top: 10px;
padding-bottom: 10px;
height: 100px;
	text-align: center;
}

.DaContent a:link
{
text-decoration: none;
color: darkblue;
}

.DaContent a:hover
{
text-decoration: none;
color: darkblue;
}

.DaContent a:active
{
text-decoration: none;
color: darkblue;
}

.DaContent a:visited
{
text-decoration: none;
color: darkblue;
}

.smallBlackBorder
{
	background-color: black;
}
.smallBlackBorder td
{
	background-color: white;
}

.DaContent textarea,input,select
{
    font-family: Verdana,Helvetica,Geneva,sans-serif;
    font-size: 11px;
}