﻿body 
{ 
		margin:0;
		padding:0;
		color:#f2fbf2;
		background-color: #FCFCFC;
		font: small Arial, Helvetica, Verdana, Sans-Serif;
		}

div#Container
{
		background-color: #FCFCFC;
		color: #CCCCCC;
		margin:0;
		padding: 0;
		width: 100%;
		border: 0px solid #ddd;
}

	
	div#header_print
	{
	display:none;
	}
	
	div#header_motto_print
	{
	display:none;
	}
	
	div#header
	{
	background: url(../images/layout/hinter1_50.jpg)  no-repeat top right;
	width:100%;
	height:37px;
	padding:0;
	margin:0;
	}
	
	div#header_motto
	{
	margin: 70px 0 0 0;
	display:none
	}
	
	div#header-bottom

	{
		background: url(../images/layout/hinter1_100.jpg)  no-repeat top right;
		color: white;
		margin:0;
		padding:0 3px 0 0;
	}

	div#header-bottom ul
	{
		margin:0;
		padding:0;
		text-align: right;
	}	 

	div#header-bottom li
	{
		display:inline;
		color:white;
	}	

	div#header-bottom a:link, #header-bottom a:visited
	{
		text-decoration: none;
		font-weight:bold;
		font-size:11px;
		color: #FCFCFC;
	}

div#Hauptfenster
{
width:100%;
}

div#Hauptfenster_hilfe /* Sorgt dafür, dass die Menues gleichlang sind und mit Hintergrundfarbe ausgefüllt werden */
{
width:100%;
}

	div#Leiste_links  /* Position der linken Leiste */
	{
	width:100%;
	height:50px;
	background-color:#b9d9b9;
	color: white;
	border-right: 0px solid #b9d9b9;
	}
	

	div#Inhalt
	{
		background-color: #FCFCFC;
		color:green;
		width:auto;
		font-family: Sans-Serif;
		font-weight:normal;
		margin:10px 0 0 0;
		padding:0;
		border-top: 0px solid white;  /* Diese Linie sorgt für richtige Darstellung im Firefox !! */
		border-bottom: 0px solid white; /* Diese Linie sorgt für richtige Darstellung im Firefox !! */
		
	}
	
	div#Inhalt-clear
	{
	clear:both;
	display:none;
	}


	div#Leiste_rechts
	{
		float: right;
		width:auto;
		height:100%;
		background-color:#b9d9b9;
		border-top: 1px solid white;
		color:white;
		display:none;
		
	}
	
		div#Nachrichten
		{
		margin:0 0 0 0;
		padding:0;
		border:0;
		background-color: #b9d9b9;
		color: black;
		text-align: center;
		}
		
	
div#menuebild
{
display:none;
}

div#Statuszeile_print
{
	display:none;
}

div#Statuszeile
{
	clear:both;
	width:100%;
	background: url(../images/layout/unten_links.jpg)  no-repeat top left;
	background-color:white;
	color:green;
	font-size:10px;
	text-align: right;
	border-top: 1px solid white;
}



div#flagge a, div#flagge a:hover, div#flagge a:visited, div#flagge a:active
{
	text-decoration: none;
	
}

