body {	font-family: Arial, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	}
table{
	margin-left:37px;
	margin-right:37px;
	margin-bottom: 15px;
	}
tr { 
	vertical-align:top;
	}
div, td { 
	font-family: "Arial", Helvetica, Sans-Serif; 
	}
td {
	border-bottom: #A70202 1px dotted;
	}
h1, h2, h3, h4 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Arial", Helvetica, Sans-Serif;
	font-weight:normal;
	}


p {
	padding-left: 37px;
	padding-right: 40px;
	}
ul {
	padding: 0px;
	margin-left: 45px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 40px;
	}
#content .info ul {
	padding: 0px;
	margin-left: 8px;
	margin-top:0px;
	margin-bottom:10px;
	}
ol {
	padding: 0px;
	margin-left: 45px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 40px;
	}
li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:10px;
	}
li p {
	padding-left:0px;
	margin:0px;
	}
ul li ul {
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:5px;
	}

.pagebreak {
	display:none;
	}

#inhalt {
display:none;}
	



/*//////////////////////////////////////////////////////////////////*/
/* navigation */
/*//////////////////////////////////////////////////////////////////*/
#leftcolumn {
display:none;
	}

/*/////////////////////*/
/* Navigation */
/*////////////////////*/


/*//////////////////////////////////////////////////////////////////*/
/* contentcontainer */
/*//////////////////////////////////////////////////////////////////*/
#bodydiv {
	width:auto;
 	height:auto;
	}

#content {
	width:auto;
 	height:auto;  
	color: #000000; 
	padding-bottom:30px;
	}
#navigation {
display:none;
	}



/*//////////////////////////////////////////////////////////////////*/
/* content */
/*//////////////////////////////////////////////////////////////////*/

#content h1 {
	font-size: 18px;
	}

#content a:link{
	color:#990033;
	text-decoration: underline;
	}
#content a:visited{
	color:#990033;
	text-decoration: underline;
	}
#content a:focus,#content a:hover, #content a:active{
	color:#FF6600;
	text-decoration: underline;
	}
#content h2 {
	color:#A70202;
	font-size: 13px;
	font-weight: bold;
	text-indent:-12px;
	margin-left:37px;
	margin-right:37px;
	margin-top:30px;
	}
#content h3 {
	color:#A70202;
	font-size: 12px;
	font-weight: bold;
	text-indent:-12px;
	margin-left:37px;
	margin-right:37px;
	margin-top:25px;
	}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left:37px;
	margin-right:37px;
	margin-top:20px;
	}



#content td {
	font-size: 12px;
	padding: 4px;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	}
#content sup {
	cursor:pointer;
	color:#CC0000;
	text-decoration:underline;
	margin-left:2px;
	cursor:pointer;
	}
#content img {

	margin-left: 37px;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	}
#content .beispiel {
	margin-left: 37px;
	padding: 10px;
	margin-right:37px;
	border:1px solid #CCCCCC;
	}

.topinfo {
	background: url(../_img/topinfo.gif) no-repeat 25px 2px;
	font-weight: bold;
	}
.topinfo p {
	font-size:12px;
	margin:0px;
}

.info {
	font-size:12px;
	font-weight: bold;
	margin-left:37px;
	margin-right:37px;
	}
.info p {
	margin:0px;
}
.fnote {
 color: #C50000;
 cursor:pointer;
 }



/*//////////////////////////////////////////////////////////////////*/
/* fußnoten */
/*//////////////////////////////////////////////////////////////////*/
.footnotecontainer {
	width:auto;
	height:auto;
	}
.footnote {
	width:auto;
	height:auto;
	margin-left: 37px;
	margin-right:37px;
	border-top: 1px #999999 solid;
	padding-top:5px;
	padding-bottom:15px;
	z-index: 104;
	visibility:visible;
	}
.footnote p {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
}
.footnote .fnote {
	display:block;
	margin-bottom:3px;
	}
.next {
	display:none;
	}
.previous {
	display:none;
	}


/*//////////////////////////////////////////////////////////////////*/
/* fußnavigation */
/*//////////////////////////////////////////////////////////////////*/
#content .foottools{
display:none;
	}
