body
	{
		background: #fff url(../images/layout/raufaser.jpg);
		margin: 0;
		padding: 25px 0;
		text-align: center;
		color: #222;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 100.01%;
		min-width: 960px;
	}
	
#wrapper-outer
	{
		width: 740px;
		text-align: left;
		margin: 0 auto;
		position: relative;
		left: 10px;
	}
	
#wrapper-inner-right
	{
		padding-right: 57px;
		background: url(/images/layout/frame-right.jpg) top right repeat-y;
		position: relative;
	}

#wrapper-inner-left
	{
		padding: 5px 20px 20px 59px;
		background: #fff url(/images/layout/frame-left.jpg) repeat-y;
		
	}
	
#wrapper-inner-left a
	{
		color: #0F2A9D;
	}
	
#wrapper-inner-left a:visited
	{
		color: #000;
	}
	
#wrapper-inner-left a img
	{
		border: 1px solid #bbb;
	}
	
#wrapper-inner-left a:visited img
	{
		border: 1px solid #bbb;
	}
	
#wrapper-inner-left a:hover img
	{
		border: 1px solid #F6F284;
	}		
	
#frame-top
	{
		background: #fff url(/images/layout/frame-top.jpg) no-repeat;
		height: 68px;
	}

#frame-bottom
 	{
		background: #fff url(/images/layout/frame-bottom.jpg) bottom left no-repeat;
		height: 70px; 	
 	}

h1#logo
	{
		width: 429px;
		height: 69px;
		position: relative;
		top: -20px;
		margin: 0 0 0 0;
		padding: 0;
		font-size: 1em;
	}

h1#logo span
	{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/images/layout/logo.gif) no-repeat;
	}
	
#breadcrumbs
	{
		font-size: .8em;
		margin-top: 30px;
		border: 1px dashed #ccc;
		border-width: 1px 0;
		padding: .3em 0;
	}
	
#breadcrumbs p
	{
		margin: 0;
		padding: 0;
	}

#content
	{
		border: 20px solid #ccc;
		border-top: 0;
		border-bottom: 0;
		padding: 5px 15px;
		font-size: .8em;
		min-height: 300px;
	}

#content h1, #content h2, #content h3
	{
		font-family: Arial, sans-serif;
		letter-spacing: -1px;
		text-transform: uppercase;
		font-style: italic;
		font-weight: normal;
	}

#content h1
	{
		font-size: 1.6em;
	}

#content h2
	{
		font-size: 1.4em;
	}
	
#content h3
	{
		font-size: 1.3em;
		font-weight: bold;
	}	
	
#content table
	{
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		min-width: 100%;
	}
	
#content thead th, #content tfoot th
	{
		padding: .3em;
		vertical-align: top;
		color: #fff;
		background: #0F2A9D;
		border: 1px solid #ccc;
		text-align: center;
	}
	
#content tbody th
	{
		padding: .3em;
		border: 1px solid #ccc;
		text-align: left;
		font-weight: bold;
	}
	
#content td
	{
		vertical-align: top;
		padding: .3em;
		border: 1px solid #ccc;
		text-align: center;
		width: 100%;
	}
	
#content address
	{
		border: 2px solid #0F2A9D;
		display: block;
		width: 20em;
		padding: 1em;
		margin: 1em auto;
		font-family: Arial, sans-serif;
		font-style: normal;
	}

#masthead
	{
		font-size: .6em;
		color: #838383;
		text-align: center;
		border: 20px solid #ccc;
		border-top: 0;
		padding: 5px 15px;
	}
	
#masthead p
	{
		border-top: 1px dashed #ccc;
		padding-top: .5em;
	}
	
#top-navigation
	{
		position: absolute;
		top: 74px;
		left: 60px;
		background: #ccc url(/images/layout/arrow.gif) no-repeat 8px 6px;
		width: 564px;
		height: 20px;
		padding-left: 20px;
		font-size: .8em;
	}
	
#top-navigation ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}

#top-navigation li
	{
		float: left;
		padding-right: .5em;
		border-right: 1px solid #000;
		margin: 4px .5em 0 0;
		line-height: 1.1em;
		font-weight: bold;
		font-size: .95em;
	}
	
#top-navigation li ul
	{
		position: absolute;
		left: -999em;
		list-style: none;
		margin: 0 0 0 -1px;
		padding: 0;
		font-size: .85em;
		border-top: 3px solid #ccc;
		background: #F8F8F8;
		border-bottom: 1px solid #000;
	}
	
#top-navigation li:hover ul, #top-navigation li.hover ul
	{
		left: auto;
	}	
	
#top-navigation li ul li
	{
		float: none;
		margin: 0;
		border: 1px solid #F8F8F8;
		border-top: 1px dotted #fff;
		border-right: 1px solid #000;
		padding: 0 0 0 8px;
	}	
	
#top-navigation a
	{
		color: #000;
		text-decoration: none;
		font-weight: bold;
		display: block;
	}
	
#top-navigation li ul a, #top-navigation li ul a:visited
	{
		display: block;
		padding: 2px 8px 2px 0;
		font-weight: normal !important;
		position: relative;
	}
	
#top-navigation li ul a:hover
	{	
		background: #FFFDCB;
	}
	
#general-functions
	{
		position: absolute;
		top: -10px;
		right: 80px;
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: .75em;
		text-align: right;
	}
	
#general-functions li
	{
		padding: .1em 0;
	}
	
#general-functions a, #general-functions a:visited
	{
		text-decoration: none;
		padding-right: 20px;
		color: #000;
	}
	
#general-functions a strong
	{
		color: #0F2A9D;
	}
	
#sc
	{
		background: url(/images/layout/shopping-cart.gif) right 2px no-repeat;
	}
	
#help
	{
		background: url(/images/layout/help.gif) right 2px no-repeat;
	}
	
#contact
	{
		background: url(/images/layout/contact.gif) right 2px no-repeat;
	}
	
#impressum
	{
		background: url(/images/layout/impressum.gif) right 2px no-repeat;
	}
	
#content img.r
	{
		float: right;
		margin-left: 15px;
	}
	
#content img.l
	{
		float: left;
		margin-right: 15px;
	}	
	
div.post-it
	{
		position: absolute;
		width: 186px;
		height: 176px;
		background: url(../images/layout/post-it-l.png) no-repeat;
	}
	
div.post-it.r
	{
		width: 173px;
		height: 177px;
		background: url(../images/layout/post-it-r.png) no-repeat;
	}
	
div.post-it .text
	{
	
		width: 100%;
		height: 100%;
		background: url(../images/layout/order-safe.gif) no-repeat;
	}
	
#advice
	{
		top: 100px;
		left: 0;
		margin-left: -130px;
	}
	
#advice .text
	{
		background: url(/images/layout/advice.gif) no-repeat;
	}	
	
#order-safe
	{
		top: 0;
		right: 0;
		margin-right: -117px;
	}
	
#order-safe a
	{
		display: block;
		width: 45px;
		height: 25px;
		position: absolute;
		top: 118px;
		right: 25px;
	}
	
span.price
	{
		font-size: 35px;
	}
	
#newsletter
	{
		top: 215px;
		right: 0;
		margin-right: -105px;		
	}
	
#newsletter .text
	{
		background: url(/images/layout/newsletter.gif) no-repeat;
	}
	
#newsletter a
	{
		display: block;
		width: 130px;
		height: 25px;
		position: absolute;
		top: 95px;
		right: 30px;
	}
	
#about
	{
		top: 330px;
		left: 0;
		margin-left: -135px;
	}
	
#about .text
	{
		background: url(/images/layout/about2.gif) no-repeat;
	}
	
#about-us
	{
		display: block;
		width: 100px;
		height: 20px;
		position: absolute;
		top: 55px;
		right: 50px;
	}
	
#about-products
	{
		display: block;
		width: 110px;
		height: 22px;
		position: absolute;
		top: 75px;
		right: 40px;
	}
	
#about-customers
	{
		display: block;
		width: 120px;
		height: 40px;
		position: absolute;
		top: 99px;
		right: 30px;
	}	
	
#advice-best
	{
		display: block;
		width: 100px;
		height: 22px;
		position: absolute;
		top: 83px;
		right: 40px;
	}
	
#advice-new
	{
		display: block;
		width: 100px;
		height: 20px;
		position: absolute;
		top: 105px;
		right: 45px;
	}
	
#advice-special
	{
		display: block;
		width: 100px;
		height: 30px;
		position: absolute;
		top: 125px;
		right: 50px;
	}	
	
#search
	{
		position: absolute;
		top: -72px;
		left: 550px;
		
	}

#languages
	{
		position: absolute;
		top: -56px;
		left: 63px;
	}
	
#search input
	{
		font-family: Verdana;
		font-size: .6em;
	}
	
#search input.text
	{
		width: 7em;
		margin-right: .5em;
	}
	
input.submit
	{
		font-family: Verdana;
		color: #fff;
		background: #0F2A9D;
	}
	
input.order
	{
		font-size: 1.5em;
	}

ul.navigate	
	{	
		margin: 0;
		list-style: none;
		width: auto;
		margin-bottom: 2em;
	}
	
ul.navigate li	
	{
		width:auto;
		margin: 0;	
		display: inline;
	}
	
ul.navigate span
	{	
		background-color: #0F2A9D;
		padding: 0 .2em;	
		border-bottom: 1px solid #0F2A9D;
		color: #fff;
	}	
	

		
	
/*Forms*/
form
	{
		display: inline;
	}

input.img-submit
	{
		border: 2px outset #ccc;
	}
	
fieldset
	{
		border: 1px solid #ccc;
	}
	
fieldset .error
	{
		color: #f00;
	}
	
legend
	{
		font: italic normal 1.4em/1.3em Arial, sans-serif;
		padding: 0 .5em;
		color: #0F2A9D;
	}
	
label
	{
		display: block;
		float: left;
		width: 15em;
	}
	
label.required
	{
		font-weight: bold;
	}
	
input.text, textarea, option, select
	{
		font-size: 100%;
		font-family: Verdana, sans-serif;
		border: 1px solid #0F2A9D;
		width: 24.5em;
	}
	
option
	{
		border: 0;
		width: auto;
	}
	
input.required, textarea.required
	{
		border-width: 2px;
		margin-left: -1px;
	}
	
input.error, textarea.error
	{
		border-color: #f00;
		color: #000;
	}
	

	
	
.skip,
.print-only,
#top-navigation h2,
.post-it div div,
#search h3
	{
		position: absolute;
		left: -999em;
	}
	
code
	{
		font-size: 1.2em;
	}
	
.cb
	{
		clear: both;
	}

.tal
	{
		text-align: left !important;
	}
	
.tac
	{
		text-align: center;
	}
	
.tar
	{
		text-align: right;
	}
	
.fl
	{
		float: left;
	}
	
	
label.nf
	{
		float: none !important;
		display: inline;
		width: auto;
	}
	
.important
	{
		font-weight: bold !important;
	}
	
.txtsmall
	{
		font-size: .8em;
	}
	
#search legend
	{
		display: none;
	}
	
#search fieldset
	{
		border: 0;
		margin: 0;
		padding: 0;
	}
	
#trusted-shop
	{
		position: absolute;
		top: -15px;
		left: -15px;
	}

#trusted-shop img
	{
		border: 0;
	}	
