body {
	margin: 10px;
	font-family: Arial, SansSerif;
	font-size: 0.8em;
}
h1, h2, h3 {
	margin: 0;
}
a:link,
a:visited {
	color: #00519E;
	text-decoration: none;
}

#container {
	width: 984px;
	margin: 0 auto;
	background: url(/assets/DIAK/layout/channelBG.gif) repeat-y;
}
#header {
	background-color: white;
}
#logo {
	display: block;
	width: 325px;
	height: 149px;
	float: right;
	background: url(/assets/DIAK/layout/logo.gif) no-repeat;
	text-decoration: none;
}
#topnav {
	float: left;
	margin-top: 50px;
	margin-bottom: 10px;
}
#marquee {
	clear: left;
	width: 643px;
	height: 10px;
	padding: 0 14px;
/*	float: left; */
	background: url(/assets/DIAK/layout/scrollerBG.gif) no-repeat;
}
#marquee marquee {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#subnav {
	clear: left;
	float: left;
	width: 164px;
}
#subnav a:link,
#subnav a:visited {
	border: 1px solid #ADBBC3;
	margin-bottom: 4px;
	display: block;
	color: #585858;
	background: #D0DADE url(/assets/DIAK/layout/btnDisabled.gif) no-repeat left top;
	padding: 3px 3px 3px 22px;
	font-size: 12px;
	text-decoration: none;
}
#subnav a.active:link,
#subnav a.active:visited {
	background-image: url(/assets/DIAK/layout/btnEnabled.gif);
}
#subnav a.menu5:link,
#subnav a.menu5:visited {
	border: none;
	color: #00519E;
	background: transparent;
	margin: 0;
	padding: 2px 0 6px 22px;
}
#subnav a.menu5akt:link,
#subnav a.menu5akt:visited {
	border: none;
	color: #00519E;
	background: transparent;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 6px 22px;
}
#content {
	padding-bottom: 15px;
}
h3.channel {
	height: 40px;
}
#footer {
	clear: left;
	background-color: #585858;
	padding: 2px;
	color: #FFF;
}
#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}



form p.text {
	text-align: right;
}
div.mail {
	margin-bottom: 20px;
}
div.mail table {
	border-collapse: collapse;
}
div.mail td {
	border: 1px solid black;
	vertical-align: top;
	padding: 4px;
}

div.mail p.text {
	font-weight: bold;
	text-align: right;
}
textarea.P,
textarea.F,
input.P,
input.M,
input.F {
	width: 300px;
	border: 1px solid #A7AAAC;
	background-color: white;
}
textarea.P.marked,
input.P.marked,
input.M.marked {
	border: 1px solid red;
	background: white url(/assets/layout/arrow.gif) no-repeat 2px center;
	padding-left: 10px;
}
input.small {
	margin: 0px;
	width: 130px;
	border: 1px solid #A7AAAC;
	background-color: white;
	font-size: 10px;
	text-align: center;
	margin-bottom: 4px;
}


td.channel {
	background: url(/assets/DIAK/layout/channelBG.gif) repeat-y;
}
div.channel {
}
div.box {
	border: 1px solid #ADBBC3;
	margin-bottom: 4px;
}
div.boxInner {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
div.nodata {
	color: #585858;
	background: #D0DADE;
	padding: 3px 3px 3px 3px;

}
div.opener {
	color: #585858;
	background: #D0DADE url(/assets/DIAK/layout/btnDisabled.gif) no-repeat left top;
	padding: 3px 3px 3px 22px;

}
div.opener.open {
	background-image: url(/assets/DIAK/layout/btnEnabled.gif);

}
div.data {
	background-color: #D0DADE;
	padding: 5px;
}
div.data hr {
	border-top: 1px solid #ADBBC3;
	border-bottom: 1px solid white;
}
div.date {
	color: #585858;
}
div.data a:link,
div.data a:visited {
	width: 140px;
	display: block;
	overflow:hidden;
	color: #00519E;
	text-decoration: none;
}
div.loc {
	color: #585858;
}


table.kasten {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
table.kasten td.img {
	width: 1%;
}
table.kasten .header {
	display: block;
	font-weight: bold;
	color: #00519E;
}
table.kasten p {
	margin: 0px;
}
table.kasten a:link,
table.kasten a:visited {
/*	color: black;*/
}



table.eventDetail {

}
table.eventDetail td {
	vertical-align: top;
}
table.eventDetail td.txt {
	padding-right: 15px;
}
table.subheader {
	background-color: #D0DADE;
	width: 100%;
	margin: 0;
}
table.subheader td.txt {
	width: 99%;
	vertical-align: middle;
}
table.subheader td.img {
	width: 1%;
}
table.subheader td.img img {
	border-right: 8px solid white;
	margin-right: 12px;
}
div.application {
	margin: 10px 0;
	color: #9B0404;
	font-weight: bold;
	background: #D0DADE url(/assets/DIAK/layout/arrow.gif) no-repeat 10px center;
	padding: 10px 10px 10px 30px;
}
