	body
	{
		font-family: Arial;
		font-size: 12px;
		background-image: url('/images/pageLayout/background.png');
  	background-repeat: repeat-x;
		margin: auto;
	}
	
	div#ss_online_shop
	{
		background: transparent;
		background-image: url('/images/pageLayout/Page.png');
		background-repeat: no-repeat;
		border:0 solid red;
		height:100%;
		margin:112px auto 0;
		padding:30px 39px 0;
		text-align:left;
		width:814px;
	}

	
	h1
	{
		margin: 0px 0px 10px 0px;
	}

	/**
	 * Frameset
	 */
	div#logo,
	div#navigation,
	div#body
	{
		width: 814px;
		margin: 0px auto;
	}
	
	div#logo
	{
		height: 112px;
		background-image: url('/images/logo.png');
		background-repeat: no-repeat;
		height:86px;
		margin-left:530px;
		position:absolute;
		top:17px;
		width:269px;
	}
	
	div#logo a
	{
		display: block;
		position: absolute;
		right: 0px;
		width: 300px;
		height:86px;
	}
	
	div#navigation
	{
		font-size: 14px;
		font-family: Times New Roman;
		font-weight:bold;
		letter-spacing:1px;
		margin-bottom:13px;
		text-decoration:none;
		color: #000000;
	}
	
	div#navigation ul
	{
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}
	
	div#navigation ul li
	{
		list-style-type: none;
		float: left;
		line-height: 30px;
		background-image: url('http://www.dallmann.at/fileadmin/images/trenner.gif');
		background-position: right center;
		background-repeat: no-repeat;
	}
	
	div#navigation a
	{
		font-family: 'Times New Roman';
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-bottom: 13px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 8px;
		text-align: center;
		text-decoration: none;
	}

	div#navigation a.shop
	{
		color: #A3A37C;
	}
	
	div#sucher p,
	div#nav_history p
	{
		margin: 0px;
		padding: 0px;
	}
	
	div#sucher
	{
		background-image: url(/website/dallmann-search.jpg); 
		width: 800px; 
		height: 31px; 
		margin-bottom: 15px;
		text-align: center;
	}
	
	div#sucher table {
		margin-left: auto;
		margin-right: auto;
}
	
	div#sucher td
	{
		color: #000000;
		background-color: transparent;
		padding-right: 5px;
	}
	
	div#body
	{
		overflow: hidden;
	}
	
	div#body div#left,
	div#body div#content,
	div#body div#footer,
	div#body div#right
	{
		float: left;
	}
	
	div#body div#left,
	div#body div#right
	{
		width: 180px;
	}
	
	div#body div#right div#admin, 
	div#body div#right div#cart,
	div#body div#left div#newsletter,
	div#body div#left div#information,
	div#body div#left div#sidebarNav,
	div#body div#right div#empfehlung
	{
		margin-bottom: 10px;
	}
	
	div#body div#left div#newsletter
	{
		padding: auto;
	}
	
	div#body div#left div#newsletter div#newsletterHeader
	{
		margin-bottom: 5px;
	}
	
	div#body div#content
	{
		width: 610px;
		padding: 0px 5px;
	}
	
	div#nav_history
	{
		width: 814px;
		margin: 0px auto;
		background-color: #ddddbe;
		font-weight: bold;
	}
	
	div#nav_history a
	{
		font-weight: normal;
	}
	
	/**
	 * Footer
	 */
	div#footer
	{
		margin-top: 30px;
		background-image:url(/images/pageLayout/footBack.gif);
		background-repeat:repeat-x;
		height:36px;
		margin:30px 1px 0;
		text-align:center;
}

div#footer div {
font-family:Verdana,Arial,Times;
font-size:11px;
margin:auto;
padding-top:14px;
text-align:right;
width:814px;
}
	
	
	/**
	 * Sidebar
	 */
	div#sidebarNav p
	{
		margin: 0px;
	}
	
	/**
	 * Links
	 */
	a,
	a:link,
	a:visited,
	a:active,
	a:hover
	{
		text-decoration: none;
		color: #113077;
	}

	a:visited
	{
		color: #113077;
	}

	a:active
	{
		color: #113077;
	}

	a:hover
	{
		text-decoration: none;
		color: #113077;
	}
