body
{
	font-family: Arial,Helvetica;
	font-size: 12px;
	margin-top:5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}

td
{
	font-family: Arial,Helvetica;
	font-size: 12px;
}

img
{
	xborder: solid 1px black;
	border: none;
}

ul
{
	list-style-image:url(/images/3eck_li.gif);
}

h1
{
	font-size:15px;
	font-weight:bold;
}

h2
{
	font-size:13px;
	font-weight:bold;
}

h3
{
	font-size:13px;
	font-weight:bold;
}

a
{
	color: #ED1F24;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline overline;
}

.balkenGrau
{
	background-color: #AAAAAA;
	border-top: solid 1px #8E9295;
	border-bottom: solid 1px #8E9295;
}

.Content
{
	background-color: white;
	border: solid 1px #8E9295;
	padding: 15px;
	background-image:url(/images/bg_content.gif);
	background-position:top right;
	background-repeat: no-repeat;
}

.Fusszeile
{
	font-family: Arial,Helvetica;
	font-size: 10px;
	padding-left:5px;
	padding-right:5px;
}

.LogoL
{
	background-image:url(/images/logo_l.gif);
	background-repeat: no-repeat;
}

.LogoR
{
	background-image:url(/images/logo.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #8E9295;
}

.Header1M
{
	background-image:url(/images/header_m.gif);
	background-repeat: no-repeat;
}

.Header1R
{
	background-image:url(/images/header_r.gif);
	background-repeat: no-repeat;
}

.TitleBar
{
	font-size: 15px;
	font-weight: bold;
}

.TitlebarR
{
	background-image:url(/images/bg_titlebar_r.gif);
	background-repeat: no-repeat;
}

.Spacer1
{
	background-image:url(/images/bg_spacer_row1_r.gif);
	background-repeat: no-repeat;
}

.Spacer2
{
	background-image:url(/images/bg_spacer_row2_r.gif);
	background-repeat: no-repeat;
}

.NavIcon
{
	background-image:url(/images/3eck_sw.gif);
	background-repeat: no-repeat;
}

.Nav1
{
	background-color: #AAAAAA;
	border-top: solid 1px #8E9295;
	border-bottom: solid 1px #8E9295;
	font-size:11px;
	padding-left: 3px;
	height: 18px;
}

A.Nav
{
	text-decoration:none;
	color:black;
}

A.Nav:hover
{
	text-decoration:underline;
}

A.NavAct
{
	text-decoration:none;
	color:white;
}

A.NavAct:hover
{
	text-decoration:none;
}

.NavIconAct
{
	background-image:url(/images/3eck_gelb.gif);
	background-position: 0 -1;
	background-repeat: no-repeat;
}

.Nav1Act
{
	background-color: #333333;
	color: white;
	border-top: solid 1px #8E9295;
	border-bottom: solid 1px #8E9295;
	font-size:11px;
	font-weight:bold;
	padding-left: 3px;
	height: 18px;
}

.Nav2
{
	background-color: #CCCCCC;
	border-bottom: solid 1px #8E9295;
	font-size:11px;
	padding-left: 5px;
}

.Nav2Act
{
	background-color: #333333;
	color: white;
	border-bottom: solid 1px #8E9295;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

.Nav3
{
	background-color: #CCCCCC;
	border-bottom: solid 1px #8E9295;
	font-size:11px;
	padding-left: 20px;
}

.Nav3Act
{
	background-color: #333333;
	color: white;
	border-bottom: solid 1px #8E9295;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
}

.listHeader {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listCell {
}

.listCell1 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	font-size: 11px;
}

.listCell2 {
	vertical-align:top;
	border-top: solid 1px #bfbfc1;
	background-color: #eeeeee;
	font-size: 11px;
}

.listFooter {
	background-color: #666666;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #bfbfc1;
	border-top: solid 1px #bfbfc1;
}

.listFooterContent {
	font-size: 11px;
	background-color: #666666;
	color: white;
	font-weight: bold;
}

.listLink {
	color:black;
	font-size: 11px;
	text-decoration:underline;
}

.listLink:hover {
	color:black;
	text-decoration:underline overline;
}

.detailDescription {
	font-weight: bold;
}

.drpSearch {
	width: 200px;
}

.btnSearch {
	width: 100px;
	background-color: #666666;
	color: white;
	border: solid 1px black;
}

.btn
{
	background-color: #666666;
	color: white;
	border: solid 1px black;
}