@import url('https://fonts.googleapis.com/css?family=Open Sans Condensed:300');
body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	margin: 2px;
	background: #FFFFFF;
	color: #3B4040;
	background-image: url("../webimages/bg.jpg");background-repeat: repeat-x;background-position:0px 0px;
}
body > table
{
	background-image: url("../webimages/shadow.png");background-repeat: no-repeat;background-position:center 320px;
}
.maindiv
{
	padding: 10px;
	margin: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.help .maindiv
{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.noscript
{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	background: rgba(255,128,0,0.8);
	z-index: 50;
	text-align:center; 
	vertical-align:middle;
}
.noscript div 
{
	margin:auto;
	margin-top: 10%;
	width: 400px;
}
.noscript div div
{
	display:table-cell;
	width:400px; 
	height:200px; 
	border-style: solid;
	border-width: 1px;
	border-color: #3B4040;
	background: #FFFFFF; 
	color: #3B4040; 
	font-size: 20px;
	text-align:center; 
	vertical-align:middle;
}

table, p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	color: #3B4040;
	font-weight: normal;
}

a:hover
{
	color: #5e4338;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	color: #3B4040;
	font-family: Open Sans Condensed, sans-serif;
	font-weight: normal;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	color: #3B4040;
	font-family: Open Sans Condensed, sans-serif;
	font-weight: normal;
}

.designimg
{
	border-style: none;
	border-width: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;  
	margin-left: 0px;}
}

.errormessage
{
	color: #FF0000;
	font-weight: bold;
}
.errmsg
{
	color: #FF0000;
	font-weight: bold;
}

.displaybox {
	background-image: url(../images/system/lockmode.png);
	position:absolute; top:0px; left:0px; width:5000; height:5000; color:#FFFFFF; text-align:center; vertical-align:middle;
	z-index:20;
}

.hooverbox {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:300px; 
	text-align:left;
	background:#FFFF55; 
	border-width: 1px;
	border-style:solid;
	border-color:#3B4040;
	color: #3B4040;
	z-index:20;
}

.infobox
{
	background: #CCCCCC;
	border-width: 1px;
	border-style:solid;
	border-color:#3B4040;
}

.infotext
{
	background: #FFFF55;
	border-width: 1px;
	border-style:solid;
	border-color:#3B4040;
}

.abendessendetails
{
	background: #FFFF55;
	border-width: 1px;
	border-style:solid;
	border-color:#3B4040;
}

.abendessentitle
{
	font-size: 18px;
	font-weight: bold;
}
hr
{
	background-color: #3B4040;
	border-width: 0px;
	height: 1px;
}
input, select, textarea
{
	border-style: solid;
	border-width: 1px;
	border-color: #3B4040;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
input[type=checkbox] 
{
	border-width: 0px;
}
input[type=submit] 
{
	margin-top: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-width: 0px;
	font-weight: bold;
	color: #DEDEDE;
	background: #3c1a0c;
}
input[type=submit]:hover
{

}
input[disabled], select[disabled], textarea[disabled]
{
	background: #CCCCCC;
}


.deletemessage
{
	color: #990000;
	font-weight: bold;
}

.enablemessage
{
	color: #00AA00;
	font-weight: bold;
}
.footer
{
	background: #3c1a0c;
	color: #E0E0E0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.footer a
{
	color: #E0E0E0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.footer a:hover
{
	color: #5e4338;
}