/*	---------------------------------------------------------------------------------------------------------------------------
	Startseite
	--------------------------------------------------------------------------------------------------------------------------- */

#showbox 
	{
	position: relative;
	width: 740px;
	height: 259px;
	}
	
#showbox .showbox 
	{
	left: -64px;
	position: absolute;
	top: 4px;
	width: 740px;
	height: 259px;
	}
   
#showbox #showbox-2,
#showbox #showbox-3,
#showbox #showbox-4 
	{
	display: none;
	}
   
	

#showbox #showbox-1 
	{
	}
	
#showbox #showbox-2 
	{
	}
	
#showbox #showbox-3 
	{
	}
	
#showbox #showbox-4 
	{
	}
#showbox #showbox-5 
	{
	}
#showbox #showbox-6
	{
	}

#showbox h1
	{
	margin: 0px;
	margin: 40px 0 0 0px;
	font: 32px arial, tahoma, Verdana;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

#showbox p 
	{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 500px;
	margin: 20px 0 0 60px;
	font: 12px arial, tahoma, Verdana;
	color: #fff;
	line-height: 18px;
	z-index: 9999;
	font-size:15px;
	}

#showbox p a:link, #showbox p a:visited , #showbox p a:active
	{
	font-weight: bold;
	color: #fff;
	}

#showbox p a:hover
	{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	
	
	
	

#showbox #showbox_menue 
	{
	height: 93px;
	width: 580px;

	}

#showbox_menue
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:197px;
	float:left;
	padding-top:40px;
	}
	
#showbox_menue li 
	{
	
	height: 34px;
	}
	

#showbox_menue li a 
	{
	display: block;
	height: 34px;
	font: 25px arial, tahoma, Verdana;
	text-decoration: none;
	text-align:left;
	color: #71A4D5;
	font-weight: bold;
	display:block;
	}
	
	
#showbox_menue li a:hover 
	{
	cursor: pointer;
	}
   
   
#showbox_menue li#button1 a.active 
	{
	color: #fff;
	}
	
#showbox_menue li#button2 a.active 
	{
	color: #fff;
	}
	
#showbox_menue li#button3 a.active 
	{
	color: #fff;
	}
	
#showbox_menue li#button4 a.active 
	{
	color: #fff;
	border-right: none;
	}

#showbox_menue li#button5 a.active 
	{
	color: #fff;
	}
	
#showbox_menue li#button6 a.active 
	{
	color: #fff;
	border-right: none;
	}

