body {
	margin-top:9px;
	margin-bottom:1px;
	background-color: #DFDFDF;
	height: 101%;
}

body, p, td, th, li, a, form, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

.logoTD {
	padding: 5px;
}

.inhaltTable {
	background-color: White;
	border: solid;
	border-width: 1px;
	border-color: #AEAEAE;
}

.inhaltTD {
	padding:37px;
	padding-top: 5px;
}

DIV.shadow {
   float: left;
   background-color: #C9C9C9;
   padding: 0;
   
}

DIV.shadow TABLE {
   display:block;
   position: relative;
   top: -2px;
   left: -2px;
}


navigationTD {
	
}

.naviTD {
	border-left:solid;
	border-left-width: 1px;
	border-left-color: #AEAEAE;
	padding-bottom: 5px;
}

.selected {
	font-weight: bold;
}

a {
	color:#236A48; 
	text-decoration:none;
	background-image: url(gfx/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

a:hover {
	text-decoration:underline; 
}

a.navi {
	background-image: none;
	padding-left: 0px;
	color: black;
}

.textTd {
	padding: 2px 10px 2px 0px;
}
