body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #d1d3d4;
	margin: 0;
	background-image: url(images/interface/grid.gif);
}

a	{
	text-decoration: none;
}

a:link {
	background: none;
	color: #666666;
	font-weight: bold;
}

a:visited {
	background: none;
	color: #666666;
	font-weight: bold;
}

a:link.main {
	background: none;
	color: #b6292f;
}

a:visited.main {
	background: none;
	color: #b6292f;
}

a:hover  {
	color: black;
}

a:hover.main  {
	text-decoration: underline;
}

table.full {
	width: 100%;
	height: 100%;
}

td.mainsheet {
	width: 825px;
	background-color: White;
}

td.leftborder {
	width: 10px;
	background-color: #d1d3d4;
	background-image: url(images/interface/leftborder.gif);
	height: 100%;
}

td.rightborder {
	width: 10px;
	background-color: #d1d3d4;
	background-image: url(images/interface/rightborder.gif);
}

td.leftscale {
	width: auto;
}

td.rightscale {
	width: auto;
}

td.headertop {
	width: 825px;
	height: 20px;
	background-color: White;
	background-image: url(images/interface/headertopgrey.gif);
}

td.headermiddle {
	width: 825px;
	height: 120px;
	background-color: White;
	background-image: url(images/interface/banner_001.jpg);
}

td.headerbottom {
	width: 825px;
	height: 30px;
	background-color: White;
	background-image: url(images/interface/headerbottomgrey.gif);
}

td.mainbody {
	width: 825px;
	height: auto;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.footer {
	width: 825px;
	height: 30px;
	background-color: White;
	background-image: url(images/interface/footergrey.gif);
}

td.navigation {
	width: 230px;
	height: auto;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.topnavwin {
	width: 218px;
	height: 10px;
	background-color: White;
	background-image: url(images/interface/topnavwin.gif);
}

td.middlenavwin {
	width: 218px;
	height: auto;
	background-color: White;
	background-image: url(images/interface/middlenavwin.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
}

td.bottomnavwin {
	width: 218px;
	height: 22px;
	background-color: White;
	background-image: url(images/interface/bottomnavwin.gif);
}

td.content {
	width: auto;
	height: auto;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

td.topcontentwin {
	width: 585px;
	height: 20px;
	background-color: White;
	background-image: url(images/interface/topcontentwin.gif);
}

td.middlecontentwin {
	width: 585px;
	height: auto;
	background-color: White;
	background-image: url(images/interface/middlecontentwin.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 18px;
}

td.bottomcontentwin {
	width: 585px;
	height: 25px;
	background-color: White;
	background-image: url(images/interface/bottomcontentwin.gif);
}

img.alink {
	margin: 0;
	vertical-align: middle;
}

h1 {
	font-size : 15px; 
	margin-bottom : 15px; 
	color : white; 
	background-color : black; 
	border-left : 4px solid #b6292f;
}

h2 {
	font-size : 15px; 
	margin-bottom : 15px; 
	color : #b6292f ;
}

h3 {
	font-size : 15px; 
	margin-bottom : 0px; 
	color : #b6292f ;
}

li.quad {
	list-style-image: url("images/interface/link_inactive.jpg");
}

.nav0 {
	margin-left: 12px;
}

.nav1 {
	margin-left: 24px;
}

.nav2 {
	margin-left: 36px;
}

td.dt1 {
	font-size: 11px;
	width: 270px;
	vertical-align: top;
}

td.dt2 {
	font-size: 11px;
	width: 280px;
	vertical-align: top;
}

td.newst1 {
	font-size: 11px;
	width: 50px;
	vertical-align: top;
}

td.newst2 {
	font-size: 11px;
	width: 500px;
	vertical-align: top;
}

td.timet1 {
	font-size: 11px;
	width: 30px;
}

td.timet2 {
	font-size: 11px;
	width: 350px;
}

td.timet3 {
	font-size: 11px;
	width: 170px;
}

td.timet2g {
	font-size: 11px;
	width: 350px;
	background-color: #eeeeee;
}

td.timet3g {
	font-size: 11px;
	width: 170px;
	background-color: #eeeeee;
}

.u {
	text-decoration: underline;
}

/* Formulare */
.formDuty
{
	color: #FFA500;
}
.formErr
{
	color: #B6292F;
}
