/* CSS Document */

.bordspl {
  	text-align:center;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
  	background-color:#F4F4F4;
}

.bordsplt {
  	background-color:#F4F4F4;
  	text-align:center;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;}

.bordspz {
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}

.bordspr {
  	background-color:#FFFFFF;
  	text-align:center;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
}

.bordrahm {
	border-width:1px;
	border-color:#CCCCCC;
   	border-style:solid;
}

.bordgrau {
	border-width:1px;
	border-color:#CCCCCC;
   	border-style:solid;
	background-color:#F8F8F8;
}

.bordgraub {
	border-width:2px;
	border-color:#CCCCCC;
   	border-style:solid;
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:600;
}

.linierightgrau {
	border-right-width:2px;
	border-right-color:#CCCCCC;
   	border-right-style:solid;
}

.linierightbottomslim {
	border-right-width:1px;
	border-right-color:#CCCCCC;
   	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
   	border-bottom-style:solid;
}

.liniebottomslim {
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
   	border-bottom-style:solid;
}

.thema {
	background-image:url(../bilder/kztb-th.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
}

body {
	background-color:#FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a.nav {
	display:block;
	color: #000000;
	padding-left:10px;
	line-height:28px;
	text-decoration: none;
	background-image:url(../bilder/pfeil.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
}

a.nav:link {
	text-decoration: none;
	color: #000000;
}

a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color: #0033CC;
	background-color:#FFFFFF;
}

a.nav:active {
	text-decoration: none;
	color: #000000;
}


a:link {
	text-decoration: none;
	color: #0033CC;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	text-decoration: underline;
	color: #0033CC;
}

a:active {
	text-decoration: none;
	color: #0033CC;
}
