html,body	
		{	
			background-color: #FFF;
			margin:0;
			padding:0;
			height:100%;
		}

#page
		{
			width:100%;
			height:100%;
		}

#corpus
		{
			margin:auto;
			width:864px;
			height:100%;
			
		}
		
#header
		{
			height:220px;
			background: #FFF url('../img/header.jpg') no-repeat;
			border: 1px solid #FFF;
		}

#header h1
		{
			display:none;
		}
		
#header #navbar
		{
			margin:84px 0 0 0;
			height:22px;
			background: #ED008C url('../img/choose.gif') no-repeat;
		}
		
#header #satnav
		{
			margin:27px 0 0 665px;
			height:22px;
			color:#ED008C;
		}
		
#header #satnav a
		{
			color:#ED008C;
			font-family:Arial;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
#header #navbar #filialen
		{
			list-style: none;
			margin: 0;
			padding: 0;
			margin:0 0 0 228px;
		}
		
#header #navbar #filialen li
		{
			float: left;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
		}
	
#header #navbar #filialen li a
		{
			color: #FFF;
			display: block;
			margin: 0 1px 0 0;
			padding: 3px 10px 3px 10px;
			text-decoration:none;
		}
		
#header #navbar #filialen li a:hover 
		{
			background: #EE84AB;
			text-decoration: none;
		}
		
#header #sidenav #part
		{
			margin: 1px 0 0 0;
		}

#header #sidenav #part
		{
			float:right;
			width:620px;
			background: #EE84AB url('../img/nav_rund.gif') no-repeat;
			height:31px;
		}

#header #sidenav #navitems
		{
			list-style: none;
			margin: 0 0 0 24px;
			padding: 0;
			
		}
		
#header #sidenav #navitems li
		{
			float: left;
			font-family: Arial;
			font-size: 15px;
		}
	
#header #sidenav #navitems li a
		{
			color: #FFF;
			display: block;
			margin: 0 1px 0 0;
			padding: 7px 9px 7px 8px;
			text-decoration:none;
		}
		
#header #sidenav #navitems li a.active
		{
			background: #ED008C;
		}


#header #navbar #filialen li a.active
		{
			background: #EE84AB;
		}


#header #sidenav #navitems li a:hover 
		{
			background: #ED008C;
			text-decoration: none;
		}
		
.clear
		{
			clear:both;
		}
		
#viewport
		{
			width:100%;
		}
		
#viewport #vpleft
		{
			width:630px;
			float:left;
			padding:0 10px 10px 10px;
		}

#viewport #vpright
		{
			float:left;
			padding:0 0 10px 10px;
		}
		
h2
		{
			font-family:Arial;
			font-size:18px;
			color:#EE84AB;
			margin:0 0 5px 0;
		}
		
h3
		{
			font-size:14px;
			font-weight:bold;
		}		
		
#viewport
		{
			font-family:Arial;
			font-size:12px;
			color:#000066;
		}
		
#viewport #vpright .box
		{
			width:201px;	
			background: #FFF url('../img/boxbottom.jpg') no-repeat bottom;
			padding:0 0 22px 0;
			margin: 0 0 20px 0;
		}
		
#viewport #vpright .box h3
		{
			background: #FFF url('../img/boxhead.jpg') no-repeat;
			color:#FFF;
			font-size:12px;
			margin:0;
			padding:2px 0 2px 5px;
			height:19px;
		}
		
#viewport #vpright .box .item
		{
			font-size:11px;
			padding: 5px 5px 0 5px;
		}

#viewport #vpright .box .next
		{
			background: #FFF url('../img/line_short.gif') no-repeat bottom left;
			padding:0 5px 7px 5px;
		}

#viewport #vpleft .item
		{
			margin:0 0 10px 0;
		}
		
#viewport #vpleft .next
		{
			background: #FFF url('../img/line_long.gif') no-repeat bottom left;
			padding:0 0 10px 0;
		}
		
#footer
		{
		color:#FF1C65;
		font-size:11px;
		font-family:Arial;
		padding:0 0 20px 10px;
		}
		
.bleft, .bright
		{
		float:left;
		width:50%;
		}
		
#viewport #vpleft .item li
		{
		line-height:18px;
		}
		
a:link, a:active, a:hover, a:visited
		{
		color:#FF1C65;
		text-decoration:none;
		}

a.aktion:link, a.aktion:active, a.aktion:hover, a.aktion:visited
		{
		color:#000066;
		text-decoration:none;
		font-weight: bold;
		}

a:hover
		{
		text-decoration:underline;
		}
		
.filialimg
		{
		float:right;
		margin-right:10px;
		border: 0px;
		}
		
.einzug
		{
		margin:0 0 0 50px;
		}
		
.schatz {
		border:1px solid #CCC;
		float:left;
		margin: 20px 20px 0 0;
}

#schatzdiv {
	width:90%;
	line-height:16px;
}

.nbu	{
	margin:10px 10px 0 0;
	float:left;
	height:30px;
	padding:5px;
	border:1px solid #DEDEDE;
}

.abstand {
	padding: 10px 5px 5px 5px;
    margin: 10px 10px 0px 0px;
	float:left;
	height:25px;
	border:1px solid #DEDEDE;
}

.back {
	font-weight:bold;
	font-size:10px;
	float:right;
}

.bar {
	border:1px solid #DEDEDE;
	background:#EEE;
	padding:3px;
}

img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

img.btn_natuerlich {
	border: 1px solid #CCCCCC;
	margin: 5px;
}

.gray_border{
	border: 1px solid #CCCCCC;
}