﻿
@import url(content.css?3);

@media screen
{
	body
	{
		PADDING-TOP: 0px; 
		margin:0;
		background-color:#8C8684;
		padding:0;
	}
	#all
	{
		background-color:white;
		width:980px;
		margin:auto;
	}
	/*TOP - Div mit Überschrift */
	#top
	{
		position:relative;
		width:980px;
		height:148px;
		text-align:right;
		margin-bottom:0px;
		padding-top:0px;
		BACKGROUND:white url(Titel_GR.jpg?4) no-repeat bottom;
	}
	#top span, #top a, #top a:visited
	{
		color:#006539;
		font-size:8pt;
		font-weight:bold;
		margin-top:10px;
		font-family:verdana;
		text-decoration:none;
	}
	#top a:hover
	{
		text-decoration:underline;
	}
	#toplevelmenu
	{
		margin:0;
		padding:0;
		margin-left:0px;
	}
	#toplevelmenu li
	{
		line-height: 20px;
		list-style:none;
		float:left;
		font-size: 12px;
		margin:0;
		padding-right:1px;
		font-weight:Bold;
		white-space: nowrap;
		margin-top:-15pt;
		width: 100px;
	}
	#toplevelmenu a
	{
		font-weight:Bold;
		display: block;
		float: left;
		/* commented backslash hack \*/ 
		float: none; 		/* Hack */
		font-weight: bold;
		padding: 0px 20px;
		text-decoration: none;
		border-top:1px solid #423C39;
		border-left:1px solid #423C39;
		border-right:1px solid #423C39;
		text-align:center;
		color:#885E36;
		font-style:italic;
	}
	#toplevelmenu a:hover,
	#toplevelmenu a.selected
	{
		background:#423C39;
		color:white;
	}
	#toplevelmenu a.root:hover,
	#toplevelmenu a.root
	{
		background:transparent;
		border-top:1px solid transparent;
		border-left:1px solid transparent;
		border-right:1px solid transparent;
		color:#423C39;
		font-style:italic;
	}
	#toplevelmenu a.selected
	{

	}
	#main
	{
		margin: 0; /* auto;*/
		padding: 0;
	/*	border-right:1px solid Black;*/
	}
	
	#mainContent
	{
		clear:left;
	}
	#content
	{
		width:690px;
		margin:0;
		padding:15px;
		border-left:1px dotted #848A8C;
		border-bottom:0;
		border-top:0;
		margin:0;
		background-color:white;
	}
	#contenttop
	{
		height:10px;
		margin:0;
		padding:0;
		width:723px;
		border-bottom:0 outset white;
		border-right:0px outset white;
		margin-left:255px;
		font-size:0px;
	}

	html>body #toplevelmenu a {width: auto;}	/* Hack */

	#toc
	{
		min-height:300px;
		margin: 0;
		margin-top:25px;
		margin-bottom:20px;
		padding: 0;	
		float:left;
		width:255px;
		
	}
	#nottoc
	{
	/*	background-color: white;*/
	/*	margin:15px;*/
		margin: 0;
		padding: 0;
		position: absolute;
		left: 260px;
	/*	background-color:blue;*/
	/*	float:left;*/
	}
	#toc ul
	{
		margin:0;
		padding: 0;
		padding-top:5px;
	}
	#toc li
	{
		font-size: 0.7em;
		list-style:none;
		margin:0;
		padding-top: 2px;
		margin-left:10px;
		
	}
	
	#toc a
	{
		font-style:italic;
		background-color:#423C39;
		display: block;
		color:#8C8684;
		padding: 2px 5px;
		text-decoration: none;
		background-color:Transparent;
		font-weight:Bold;
		font-size:10pt;
		font-family:arial;
	}
	#toc a.selected,#toc a.currentEntry,#toc a:visited
	{
		color:#8C8684;
	}
	#toc a.currentEntry
	{
		color:#8C8684;
	}
	html>#toc a {width: auto;}	/* Hack */
	
	#toc a:hover
	{
		/*border: 1px solid #aaa;*/
		color:#8C8684;
	}
	.tocLevel0,.tocLevel1,.tocLevel2,.tocLevel3,.tocLevel4,.tocLevel5
	{
		background-color:Transparent;
	}
	.tocLevel0
	{
	   font-weight:bold;
	}
	/* SubClasses für Tag A */
	.tocLevel1
	{
		padding-left:5px;
		margin-top:-1px;
		background:url(bg.png) no-repeat;
		height:25px;
	}
	.tocLevel2
	{
		padding-left:15px;
		margin-top:-1px;
	}
	.tocLevel3
	{
		padding-left:25px;
		margin-top:-1px;
	}
	.tocLevel4
	{
		padding-left:35px;
		margin-top:-1px;
	}
	.tocLevel5
	{
		padding-left:45px;
		margin-top:-1px;
	}
	/*
		Footer
	*/
	#footer
	{
		clear:both;
		color:#444;
		font:normal 10px arial;
		height:25px;
		background-color:#f2f2f2;
		border-top:1px solid #CCCCCC;
	}
	
	#inner_footer
	{
		padding:0px 0px 12px;
		border-top:1px solid #cdcdcd;
	}
	
	#footer ul
	{
		margin-top:0px;
		margin-bottom:0px;
		list-style:none;
	}
	#footer #pageInfoLeft
	{
		display:inline;
		float:left;
		margin:10px;
		margin-left:0;
		padding-left:0;
		margin-top:0;
	}
	#footer #pageInfo
	{
		display:inline;
		float:right;
		margin:10px;
		margin-top:0;
	}
	*:first-child+html #footer #pageInfoLeft{margin-top:10px;}
	*:first-child+html #footer #pageInfo{margin-top:10px;}
	
	#footer #pageInfo li
	{
		float:left;
		width:auto;
		padding:0px 10px 0 10px;
		color:#444;
		border-left:1px solid #D6D6D6;
	}
	#footer #pageInfo a,	#footer #pageInfoLeft a
	{
		font-weight:bold;
		padding-left:10px;
		color:#444;
		padding-right:10px;
	}
	#footer #pageInfo a:visited
	{
		color:#D6D6D6;
	}	
	#siteMap img
	{
		border:0;
	}
	#siteMap a
	{
		font-family:Georgia;
		text-decoration:none;
		color:#423C39;
	}
	#siteMap a:hover
	{
		font-family:Georgia;
		text-decoration:underline;
		color:#423C39;
	}
}
@media print 
{
		body,html
		{
			background-color:Transparent;
		}
		#toc,#top,#toplevelmenu,#footer,.w220,#contenttop
		{
			display:none;
			visibility:hidden;
		}
		.ddBorder
		{
			border:0;
		}
		#content
		{
			width:100%;
		}
		img
		{
			page-break-inside:avoid;
		}
}
