/************************************************************************************/
/*                                                                                  */
/* Layoutspezifische Styles                                                         */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/
/* Layout */


/************************************************************************************/
/* Head */
#NavigationMeta li, #NavigationMeta span
{display:none;}

.sf-menu
{display:none;}

/************************************************************************************/
/* Linke Sidebar Bilder */
#left, #lstNavigationMeta
{
	display:none;}

/************************************************************************************/
/* Content */
#content
{
	width: 100%;
	height:710px;
	padding:0px 0px;
	margin:7px 0px 0 0px;
	background-color: #transparent;
	background:url(../images/design/startbild.jpg) 0 0 no-repeat;
	}
	
#content img {
	position:absolute;
	top:170px;
	left:0px;
	z-index:1;
	margin-top:0px;
	}

#content h1 a
{
	position:absolute;
	top:250px;
	left:0px;
	z-index:10;
	font-size: 22pt;
	font-weight: normal;
	padding: 0em;
	margin: 0em 0em 0 3em;
	color:#b7c500;
	letter-spacing:0.2em;
	text-decoration:none;}
	
h1 a:active, h1 a:hover
{
	color:#CAD887;
	text-decoration:none;}
#start {
	height:100%;
	width:100%;
	margin:0px;
	background-color:#eee;}

/************************************************************************************/
/* Footer */

#head a img#logo
{ behavior:url(scripts/iepngfix.htc) }

