html, 
body
	{		
		margin: 0;
		padding: 0;	
		background: url(/images/layout/bg-html.jpg);
		height: 100%;
		min-height: 100%;
	}

body
	{
		background: url(/images/layout/body-bg.jpg) repeat-x fixed;
		margin: 0;
		padding: 0;
		font-size: 100.01%;
		font-family: Tahoma, Helvetica, sans-serif;
		color: #333;
		height: auto;
		min-height: 100%;
	}
	
div#wrapper
	{
		margin: 0 auto;
		padding: 0 16px;
		width: 960px;
		position: relative;
		background: url(/images/layout/bg-nav.jpg) 20px 0 no-repeat;
		min-height: 100%;
	}
	
div#shadow-lft,
div#shadow-rgt
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 16px;
		background: url(/images/layout/shadow-lft.png) repeat-y;
	}
	
div#shadow-rgt
	{
		left: auto;
		right: 0;
		background: url(/images/layout/shadow-rgt.png) repeat-y;
	}
	
div#container
	{
		background: #fff url(/images/layout/bg-top-stretch-female.jpg) no-repeat;
		min-height: 100%;
	}
	
div#container.std-wir-ueber-uns
	{
		background: #fff url(/images/layout/bg-top-stretch-male.jpg) no-repeat;
	}
	
div#container.std-konzept
	{
		background: #fff url(/images/layout/bg-top-machine.jpg) no-repeat;
	}
	
div#container.std-leistungen
	{
		background: #fff url(/images/layout/bg-top-food.jpg) no-repeat;
	}
	
div#container.std-aktuelles
	{
		background: #fff url(/images/layout/bg-top-news.jpg) no-repeat;
	}
	
div#header
	{
		height: 206px;
	}
	
div#header h1
	{
		margin: 0;
		padding: 0;
		position: relative;
		top: 145px;
		left: 7px;
		width: 180px;
		height: 64px;
		font-size: 1em;
		text-indent: -999em;
	}
	
div#header h1 span
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(/images/layout/logo.gif) no-repeat;
	}
	
div#header div
	{
		position: absolute;
		top: 40px;
		left: 225px;
		font-family: "Palatino Linotype", Linotype, serif;
		color: #727272;
		font-size: 1.8em;
		font-style: italic;
	}
	
div#header div p
	{
		position: relative;
	}
	
div#header div p span.l
	{
		position: absolute;
		width: 100%;
		top: 1.2em;
		left: 35%;
	}
	
div#header div p span.punct
	{
		color: #9E131A;
		font-style: normal;
		font-weight: bold;
	}
	
div#content-container
	{
		background: url(/images/layout/bg-nav.jpg) bottom left no-repeat;
		min-height: 100%;
	}
	
div#content, 
div#nav
	{
		float: left;
	}

div#content
	{
		line-height: 1.75;
		font-size: .8em;
		margin-left: 200px;
		width: 695px;
		padding: 0 0 20px 25px;
	}
	
div#content div.teaser
	{
		width: 300px;
		padding: 15px;
		float: left;
		height: 110px;
		background: url(/images/layout/bg-teaser-1.jpg) bottom right no-repeat;
		margin-bottom: 25px;
	}
	
div#content h1,
div#content h2
	{
		margin-top: 0;
		padding-top: 0;
		color: #902829;
		font-weight: bold;
		font-size: 1.4em;
	}
	
div#content h1 span
	{
		position: relative;
		top: .2em;
	}
	
div#content h2
	{
		font-size: 1.2em;
		color: #000;
		clear: both;
	}
	
div#content div.teaser h2
	{
		font-family: "Calibri", "Trebuchet MS", sans-serif;
		font-style: italic;
		font-size: 1.8em;
		letter-spacing: -.08em;
		color: #902829;
		margin: 0;
		padding: 0;
	}
	
div#content div.teaser p
	{
		margin: 0 140px 0 0;
		padding: 0;
		font-size: .85em;
	}
	
div#content div#t-konzept,
div#content div#t-aktuell
	{
		margin-left: 35px;
	}
	
div#content div#t-konzept
	{
		background: url(/images/layout/bg-teaser-2.jpg) bottom right no-repeat;	
	}
	
div#content div#t-leistungen
	{
		background: url(/images/layout/bg-teaser-3.jpg) bottom right no-repeat;	
	}
	
div#content div#t-aktuell
	{
		background: url(/images/layout/bg-teaser-4.jpg) bottom right no-repeat;	
	}
	
div#content blockquote
	{
		font-family: "Palatino", "Palatino Linotype", serif;
		font-style: italic;
		color: #727272;
		font-size: 1.4em;
		line-height: 1.2;
		margin-left: 0;		
	}
	
div#content blockquote span.punct
	{
		color: #9E131A;
		font-style: normal;
		font-weight: bold;
		font-size: 1.6em;
	}
	
div#content a:link
	{
		color: #902829;
	}
	
div#content a:visited
	{
		color: #000;
	}
	
div#content span.fit-relax-logo
	{
		display: inline-block;
		background: url(/images/layout/logo-copytext.gif) no-repeat;
		text-indent: -999em;
		width: 70px;
	}

div#content div#team ul
	{
		list-style: none;
		margin-left: 0;
		padding-left: 0;
	}

	
div#nav
	{
		width: 200px;
		background: url(/images/layout/bg-lft.jpg) no-repeat;
		margin-left: -920px;
	}
	
div#nav h2
	{
		text-indent: -999em;
		margin: 0;
		padding: 0;
		height: 128px;
	}
	
div#nav ul
	{
		margin: 0;
		padding: 0 0 131px 0;
		list-style: none;
		font-family: "Calibri", "Trebuchet MS", sans-serif;
		font-style: italic;
		font-size: 1.2em;
		letter-spacing: -.08em;
		color: #BC2A36;	
		background: url(/images/layout/bg-nav-bottom2.jpg) bottom left no-repeat;
	}	
	
div#nav ul li
	{
		background: #BC2A36;
		border-top: 1px solid #ED2B44;
		
	}
	
div#nav ul li span.x
	{
		display: block;
		background: #F4C567;
		padding: .2em 15px;
	}
	
div#nav a
	{
		color: #fff;
		text-decoration: none;
		padding: .2em 15px;
		display: block;
	}
	
div#nav p
	{
		text-align: center;
	}
	
div#nav p img
	{
		margin: 0 auto;
	}
	
div#about
	{
		clear: both;
		height: 90px;
		background: #fff url(/images/layout/bg-bottom.jpg) no-repeat;
		text-align: right;
		padding: 0 25px 0 0;
		font-size: .7em;
	}
		
div#about p
	{
		margin: 0 15px 0 auto;
		padding: 0;
		color: #727272;
		border-top: 1px solid #727272;
		width: 28em;
	}
	
div#about a
	{
		color: #727272 !important;
	}
	
fieldset
	{
		border: 0;
		margin: 0;
		padding: 0;
	}

legend
	{
		padding-bottom: 1em;
	}

label
	{
		font-size: 1em;
		display: block;
		width: 200px;
		float: left;
		padding-right: 15px;
	}

label.required
	{
		color: #A72A30;
		font-weight: bold;
	}

.txtsmall
	{
		font-size: .8em;
	}

input.text,
textarea
	{
		font-size: 1em;
		font-family: Tahoma, sans-serif;
		background: #fff;
		border: 1px solid #333;
		padding: 3px;
		width: 446px;
	}

input.error, 
textarea.error
	{
		border-color: red;
		color:red;
	}

input.submit
	{
		background: #A72A30;
		color: #F4C567;
		font-weight: bold;
	}
	
fieldset legend
	{
		color: #902829;
		font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
		letter-spacing: -.05em;
		font-weight: normal;
		font-size: 1.2em;
	}
	
address
	{
		font-style: normal;
		padding-bottom: 1em;
	}
	
a.nb
	{
		text-decoration: none;
		color: #000 !important;
	}
	
.cb
	{
		clear: both;
	}
	
.tar
	{
		text-align: right;
	}
	
.txtsmall
	{
		font-size: .85em;
	}
	
img.r
	{
		float: right;
		margin-left: 2em;
	}
	
img.l
	{
		float: left;
		margin-right: 2em;
	}
	
img.b
	{
		border: 1px solid #902829;
	}
	
.skip
	{
		position: absolute;
		left: -999em;
	}
	
hr
	{
		position: absolute;
		left: -999em;
		width: 100%;
	}
	
table
{
width: 99.9%;
}

caption
{
display: none;
}

table td
{
vertical-align: top;
}

table th
{
vertical-align: top;
text-align: left;
color: #A72A30;
width: 180px;
}

.tickercontainer 
	{
		position: absolute;
		top: 150px;
		left: 232px;
		width: 380px; 
		height: 27px; 
		margin: 0; 
		padding: 0;
		overflow: hidden; 
		font-size: .7em;
	}
	
.tickercontainer .mask 
	{ 
		position: relative;
		left: 10px;
		top: 8px;
		width: 500px;
		overflow: hidden;
	}
	
ul.newsticker 
	{
		position: relative;
		left: 392x;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
ul.newsticker li 
	{
		float: left; /* important: display inline gives incorrect results when you check for elem's width */
		margin: 0;
		padding: 0;
	}
ul.newsticker a 
	{
		white-space: nowrap;
		padding: 0;
		color: #902829;
		margin: 0 25px 0 0;
	} 
	
ul.newsticker span 
	{
		margin: 0 5px 0 0;
		color: #F4C567;
	} 
