
div#page h1
{
	text-transform: uppercase;
}

div#page h2
{
	font-size: 21px;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-top: 50px;
	margin-bottom: 25px;
}

div#page h2 span
{
	background-color: #003F69;
	color: #ffffff;
	padding: 3px 10px;
	padding-right: 15px;
}

div#page h3
{
	font-size: 16px;
}

ul.inhalt,
ul.inhalt li ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.inhalt
{
	margin: 20px 0px;
	overflow: hidden;
}

ul.inhalt.columns_2 > li
{
	float: left;
	width: 50%;
}

ul a.topsection
{
	color: #000000;
	font-weight: bold;
}


div#page p
{
	margin-left: 40px;
}

div#page ul ul.subsection
{
	list-style-type: none;
	margin-bottom: 15px;
}

span.example
{
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

div#page table
{
	width: 860px;
	margin-top: 15px;
	margin-left: 40px;
}

div#page table th
{
	color: #ffffff;
	background-color: #333333;
}

div#page table.attributes th
{
	color: #ffffff;
	background-color: #066;
}

div#page table th,
div#page table td,
div#page table td p
{
	font-size: 12px;
	font-family: Tahoma;
}

div#page table th,
div#page table td
{
	padding: 5px;
	vertical-align: top;
}

div#page table td
{
	border-bottom: 1px solid #888;
}

div#page table.withoutborder td
{
	border-bottom: none;
}

div#page table td.notrequired
{
	color: #999;
}

div#page table td.isrequired
{
	color: #900;
	font-weight: bold;
}

div#page table td.iswanted
{
	color: #BFAC17;
	font-weight: bold;
}

div#page table td p
{
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

div#page table th.title,
div#page table td.title
{
	width: 180px;
	text-align: left;
}

div#page table#tbl_gesetz th.title,
div#page table#tbl_gesetz td.title
{
	width: 180px;
}

div#page table th.type,
div#page table td.type
{
	width: 120px;
	text-align: left;
}

div#page table#tbl_gesetz th.type,
div#page table#tbl_gesetz td.type
{
	width: 120px;
}

div#page table th.length,
div#page table td.length
{
	width: 70px;
	text-align: left;
}

div#page table#tbl_gesetz th.length,
div#page table#tbl_gesetz td.length
{
	width: 70px;
}

div#page table th.required,
div#page table td.required
{
	width: 60px;
	text-align: center;
}

div#page table th.data,
div#page table td.data
{
	text-align: left;
}

/**
 * XML Highlighter
 */
.xml .de1, .xml .de2 {color: #000060; font-weight: normal;}
.xml  {font-family:monospace;border: 1px dotted #a0a0a0; font-family: 'Courier New', Courier, monospace; font-size: 12px; background-color: #f0f0f0; margin: 0; line-height: 14px; padding: 0;color: #0000bb;}
.xml a:link {color: #006;}
.xml a:hover {background-color: #d6d6e6;}
.xml .head {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;}
.xml .foot {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;}
.xml .imp {font-weight: bold; color: red;}
.xml li, .xml .li1 {font-family: 'Courier New', Courier, monospace; color: #000060; background-color: #e0e0e0; padding-bottom: 2px;}
.xml .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.xml .li2 {font-weight: bold; color: #000090; line-height: 12px;}
.xml .coMULTI {font-style: normal;}
.xml .es0 {color: #000099; font-weight: bold;font-weight: normal;}
.xml .br0 {color: #66cc66;}
.xml .sy0 {color: #66cc66;}
.xml .st0 {color: #ff0000;}
.xml .me {1}
.xml .sc-1 {color: #808080; font-style: italic;}
.xml .sc0 {color: #00bbdd;}
.xml .sc1 {color: #ddbb00;}
.xml .sc2 {color: #339933;}
.xml .sc3 {color: #009900;}
.xml .re0 {color: #000066;}
.xml .re1 {color: #000000; font-weight: bold;}
.xml .re2 {color: #000000; font-weight: bold;}
.xml span.xtra { display:block; }
