body		{
	margin: 			0;
	background-color: 		#eeeeee;
	font-family: 			Helvetica, serif;
	font-size:			0.9em;
	color:				#000088;
	background-color:		#eeeeee;
	text-align: center;
	padding: 0;
		}

#wrapper	{
	display:			block;
	height:				950px;
	width:				990px;
	top:				0;
	background-color:		#ffffff;
	border-left:			1px solid #000066;
	border-right:			1px solid #000066;
	text-align: left;
	margin: 0 auto;
		}

/* Start Header Bereich */

#header		{
		display:			block;
		height:				110px;
		width:				990px;
		border-bottom:			1px solid #000066;
		background-color:		#FFFFFF;
		}

#header h1	{
		float:				right;
		display:			block;
		margin:				0;
		padding:			0;
		color:				#ffffff;
		background-color:		inherit;	
		font-size:			1.5em;
		font-weight:			normal;
		font-family:			serif;
		border-bottom:			1px solid #000066;
		margin:				20px;
		}

#header img	{
		border:				none;
		margin:				10px 0 0 20px;		
		}

/* Start Contentbereich */

#content	{
		display:			block;
		float:				left;
		height:				auto;
		float:				left;
		margin:				0px 0 0px 0px;
		width:				655px;
		}

/* Start Beschreibung */

#description

		{
		display:			block;
		height:				720px;
		width:				210px;
		border:				1px solid #cccccc;
		background-color:		#f8f8f8;
		float:				left;
		position:			relative;
		top:				8px;
		left:				115px;
		}

#description h3	{
		margin:				10px;
		color:				#000066;
		background-color:		inherit;	
		font-size:			1.2em;
		font-family:			serif;
		border-bottom:			1px solid #FF9900;
		}

#description p	{
		margin:				10px;
		}
	
/* Start Footerbereich */

#footer		{
		width:				990px;
		height:				40px;
		clear:				both;
		padding-bottom:			0px;
		border-top:			1px solid #000066;
		border-bottom:			1px solid #000066;
		background-color:		#ffffff;
		}

#footer span	{
		text-align:			center;
		display:			block;
		color:				#000066;
		font-size:			1em;
		margin-top:			10px;
		}

#footer span a	{
		text-decoration: 		none;
		color: 				#000066;
		background-color:		inherit;
		}
		
    #tabsB {
      float:left;
      width:390;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding: 0px 0px 0 0px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding: 5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
		
/* Ende style.css */

