html {height:100%;}

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

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

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

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

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: #FEF9D8; 
	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: #e00030;
	text-align:right;
	right:1em; 
}

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

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

/* Kopfbereich Ende */



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


/* linke Spalte */

div#navigation 
{
	height:100%;
	font-size: 1em; 
	background-color: #FEF9D8;
	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: #FEF9D8; 
}

/* 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: #e00030;
}

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

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

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

.printbutton a:active 
{ 
	text-decoration:none; 
	color:#e00030
}
