html {height:100%;}

body 
{
	height:100%;
	color: #000000; 
	font-size: 100.01%;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0; 
	padding: 0;
	background-color: #FFFFFF;
}

a:link 
{ 
	text-decoration:underline; 
	color:#204874
}

a:active 
{ 
	text-decoration:underline; 
	color:#204874
}

a:visited 
{ 
	text-decoration:underline; 
	color:#204874
}

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


div#alldiv 
{
	width: 998px;
	margin: 0; 
	padding: 0;
	height:100%;
}

div#widthdiv 
{
	width: 63em;
	margin: 0; 
	padding: 0;
}




/* Kopfbereich */

div#kopfbilder 
{
	background-color: #AEC9E4; 
	height: 90px; 
	margin: 0; 
	padding: 0;
}

span#kopflogo
{
	position:absolute; 
	left:0em; 
	z-index:4; 
	margin: 0; 
	padding: 0;
}

span#kopfbild
{
	position:absolute; 
	right:0em; 
	z-index:1; 
	margin: 0; 
	padding: 0;
}

span#kopfbildf
{
	position:absolute; 
	left:293px; 
	z-index:1; 
	margin: 0; 
	padding: 0;
}

span#kopfbildb
{
	position:absolute; 
	left:19em; 
	z-index:1; 
	margin: 0; 
	padding: 0;
}

div#roterBalken
{
	height: 1.5em; 
	background-color: #204874;
	text-align:right;
	right:1em; 
}

div#kopfmenu
{
	height: 1.2em; 
	background-color: #AEC9E4;
}

div#kopfmenulage
{
	text-align:right;
	right:1em; 
	font-size: 0.8em;
}
div#kopfmenulage a:link 
{
	color: #204874; 
	text-decoration:none; 
}
div#kopfmenulage a:visited 
{
	color: #204874;  
	text-decoration:none; 
}
div#kopfmenulage a:hover 
{
	color: #000000; 
	text-decoration:none; 
}
div#kopfmenulage a:active 
{
	color: #204874; 
	text-decoration:none; 
}

/* Kopfbereich Ende */



div#hintergrund
{
	height:100%;
	background-color: #FFFFFF; 
	padding: 0;
}


/* linke Spalte */

div#navigation 
{
	height:100%;
	font-size: 1em; 
	background-color: #AEC9E4;
	float: left; 
	width: 14em;
	margin: 0 0 1em; 
	padding: 0 0.5em;
	border: 0px;
}

/* linke Spalte Ende */


/* rechte Spalte */

div#info 
{
	height:100%;
	font-size: 1em;
	float: right; 
	width: 11em; 
	height: 100%;
	margin: 0 0 1em; 
	padding: 0;
	background-color: #AEC9E4; 
}

/* rechte Spalte Ende */


/* Inhalt */

div#inhalt 
{
	height:100%;
	margin: 0 11em 1em 15em;
	padding: 0 1em;
}

div#inhaltAdmin 
{
	height:100%;
	margin: 0 0 1em 15em;
	padding: 0 1em;
}

/* Inhalt Ende */


div#fuss
{
	clear:both;
}

.printbutton
{
	font-weight: bold;
	font-size: 1.2em;
	color: #204874;
}

.printbutton a:link 
{ 
	text-decoration:none; 
	color:#204874
}

.printbutton a:visited 
{ 
	text-decoration:none; 
	color:#204874
}

.printbutton a:hover 
{ 
	text-decoration:none; 
	color:#000000
}

.printbutton a:active 
{ 
	text-decoration:none; 
	color:#204874
}
div#documentNavigation 
{
	overflow:auto;
	width: 14em;
	height:28em;
	font-size: 1em; 
	float: left; 
}

/* table rows */
td img {
	vertical-align: middle;
}
.even
{
	font-weight: normal;
	font-size: 0.9em;
	background-color: #FFFFFF; 
}
.odd
{
	font-weight: normal;
	font-size: 0.9em;
	background-color: #FFFFFF; 
}
.selected
{
	font-weight: normal;
	font-size: 0.9em;
	background-color: #204874;
}

.acontree_sel 
{
	color: #204874; 
	text-decoration: none; 
	font-weight: bold
}
a.documenttreelink
{
	font-size: 0.83em;
}

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

 a.documenttreelink:visited 
{ 
	text-decoration:none; 
	color:#000000;
}

 a.documenttreelink:hover 
{ 
	text-decoration:none; 
	color: #204874;
}

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