body 
{ 
		margin:10px 0 10px 0;
		padding:0;
		color:#f2fbf2;
		background-color: #FCFCFC;
		font: small Arial, Helvetica, Verdana, Sans-Serif;
		min-width: 800px;
		}

div#Container
{
		background-color: #FCFCFC;
		color: #CCCCCC;
		margin: 0 auto 0 auto;
		padding: 0px;
		width: 800px;
		border: 1px solid #ddd;
		
}

	div#header_print
	{
	width:800px;
	height:150px;
	padding:0;
	margin:0;
	background: url(../images/layout/hinter1_50.jpg)  no-repeat top right;
	display:block;
	}
	
	div#header_motto_print
	{
	margin: -30px 0 0 0;
	display:block;
	}
	
	div#header
	{
	background: url(../images/layout/hinter1_50.jpg)  no-repeat top right;
	width:800px;
	height:150px;
	padding:0;
	margin:0;
	display:none;
	}
	
	div#header_motto
	{
	margin: 100px 0 0 0;
	}
	
	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
{
height:100%;
background-image: url(../images/layout/menue_hinter.jpg);
background-position: top right;
background-repeat: repeat-y;
}

div#Hauptfenster_hilfe /* Sorgt daf?r, dass die Menues gleichlang sind und mit Hintergrundfarbe ausgef?llt werden */
{
height:100%;
background-image: url(../images/layout/menue_hinter.jpg);
background-position: bottom left;
background-repeat: repeat-y;
}

	div#Leiste_links  /* Position der linken Leiste */
	{
	float: left;
	width:150px;
	height:auto;
	background-color:#b9d9b9;
	color: white;
	border-right: 1px solid #b9d9b9;
	display:none;
	}
	

	div#Inhalt
	{
		background-color: #FCFCFC;
		color:green;
		font-family: Sans-Serif;
		font-weight:normal;
		margin: 0px 0px 0 0px;
		padding:0;
		border-top: 1px solid white;  /* Diese Linie sorgt f?r richtige Darstellung im Firefox !! */
		border-bottom: 1px solid white; /* Diese Linie sorgt f?r richtige Darstellung im Firefox !! */
		
	}
	
	div#Inhalt-clear
	{
	clear:both;
	}


	div#Leiste_rechts
	{
		float: right;
		width:150px;
		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#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;
	display:none;
}

div#Statuszeile_print
{
	display:block;
	background-color:#b9d9b9;
	border-top: 1px solid #b9d9b9;
	font-size:11px;
}




div#flagge a, div#flagge a:hover, div#flagge a:visited, div#flagge a:active
{
	text-decoration: none;
	
}

