body {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #ffffff;
	margin-top: 1px;
	padding: 0px;
	font-size: 13px;
}


.content_table {
	background: #eef4ee;
} 


.menu_oben {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}

.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}

.menu_oben a:hover {   
   text-decoration: underline;
   color: #ffffff;
}

.inhalt_oben {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #007932;
	font-weight: normal;
	font-size: 9px;
	height: 20px;
}

.inhalt_oben td {
	color: #007932;
}

.inhalt_oben a {
	color: #996600;
	text-decoration: underline;
}

.inhalt_oben a:visited, 
.inhalt_oben a:active {
	color: #996600;
	text-decoration: underline;
}

.rootline a:hover {
	color: #55AA55;
	text-decoration: underline;
}

.bodytext, p {
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #007932;
	line-height: 140%;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

li {
	color: #007932;
	line-height: 145%;
	font-size: 13px;
	font-weight: normal;
	margin-top: -2px;
	margin-left: -8px; 
	text-align: justify; 
}

.inhalt {
	margin: 5px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #007932;
	font-size: 15px;
}

.inhalt a {
	text-decoration: none;
}

.inhalt a:link,
.inhalt a:visited, 
.inhalt a:active {
	color: #996600;
}

.inhalt a:hover {
	color: #55AA55;
}

.imgtext-table{
	margin-top: 15px;
}

/*
.inhalt img {
	border: 1px solid #115511;
} */

.inhalt h1 {
	font-size: 15px;
	/*margin-bottom: -15px;*/
}

.inhalt h2 {
	font-size: 14px;
}

.inhalt h3 {
	font-size: 13px;
}

.inhalt h4 {
	font-size: 12px;
}

.inhalt h5 {
	font-size: 11px;
} 

.inhalt h6 {
	font-size: 9px;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.important {
	color: #990000;
}

.detail {
	color: #000099;
}

.csc-header h1, h1 {
	color: #007932;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.csc-header h2, h2 {
	color: #007932;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.csc-header h3, h3 {
	color: #007932;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.header_extra {
        color: #007932;
        font-weight: bold;
        font-size: 13px;
        height: 14px;
}

.spacer-gif {
	width: 0px;
	height: 0px;
}

.contenttable td {
	font-size: 11px;
	color: #00129D;
}

.csc-caption {
	text-align: center;
	font-size: 11px;
	margin-top: 2px;
}

.csc-textpic-caption {
	text-align: center;
	font-size: 11px;
	margin-top: 2px;
}

.csc-textpic-image{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	padding-top: 10px; 
}

/*
.csc-textpic-image dt img{
	border: 1px solid #007932;
} 
*/

.contenttable td{
	vertical-align:top;
	text-align: left;

}