﻿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
	{
	display:none;
	}
	
	div#header_motto_print
	{
	display:none;
	}
	
	div#header
	{
	background: url(../images/layout/hinter1_50.jpg)  no-repeat top right;
	width:800px;
	height:150px;
	padding:0;
	margin:0;
	}
	
	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
	{
		display:inline-block;
		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;
	}
	

	div#Inhalt
	{
		background-color: #FCFCFC;
		color:green;
		font-family: Sans-Serif;
		font-weight:normal;
		margin: 0px 150px 0 150px;
		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;
		
		color:white;
		
	}
	

	div#Aktuell
	{
		margin:0;
		padding:0;
		width: 150px;
		height:auto;
		border:0;
		background-color: #b9d9b9;
		color: black;
		border-bottom: 1px solid white;
		text-align: left;
		}
		

	div#Nachrichten
		{
		margin:0;
		padding:0;
		border:0;
		background-color: #b9d9b9;
		color: black;
		text-align: center;
		}
		
	
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;
	
}

