html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;	
	background-color: #dfd6cc;
	font-family: "Lucida Grande", sans-serif; 
	font-size: 11px;
	line-height: 22px;
}

#wraper {
	width: 100%;
	overflow:hidden;
	position: relative;
}

a
{
	color: black;
	text-decoration: none;
}

#background {
	width: 508px;
	height: 790px;
	background: url(../images/stuhl_gesamt.jpg) no-repeat top;	
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 628px;
	z-index: 1;
}

#main_wrap {
	width:1100px;
	margin: 0 auto;
	text-align: left;
	z-index: 10;
	position: relative;
	padding-left: 30px;
}

#main {
	width: 550px;
	background: #ebe7e0;	
	text-align: center;
	padding: 0 24px;
	margin-bottom: 30px;
}
#logo {
	width: 550px;
	padding: 60px 0 30px;	
}

#kontakt {
	color: #2c2b2a;	
}

#offen {
	color: #6b6258;	
	margin-bottom: 40px;
}

h1 {
	line-height: 35px;
	background: url(../images/h1_bg.gif) repeat-x top left;	
	font-family: Georgia, sans-serif; 
	color: #40362b;
	letter-spacing: 1px;
	font-size: 11px;
}
.text {
	padding: 30px 0 50px;	
	color: #6b6258;	
}

.twocol {
	overflow: hidden;	
	margin-bottom: 60px;
}

.col1 {
	margin-right: 10px;	
}
.col1, .col2 {
	float: left;
	width: 270px;	
}

.col1 h1, .col2 h1 {
	margin-bottom: 10px;	
}

.info {
	background: url(../images/rahmen.gif) repeat-x left bottom;
	padding: 8px 15px;
	text-align: left;
	overflow: hidden;	
	position: relative;
	line-height: 18px;
	font-size: 10px;
	color: #74706a;
	width: 240px;
	text-transform: uppercase;
}

.info h3 {
	font-weight: bold;	
	color: #000;
}

.info img {
	margin: 14px 0 10px;	
}

.info p {
	width: 160px;
}
.link {
	position:absolute;
	bottom: 12px; 
	right: 0;
}

.link a {
	background: url(../images/link.gif) no-repeat right top;
	color: #fff;
	line-height: 18px;
	float: right;
	display: block;
	text-decoration:none;
	padding: 1px 15px 0 10px;
	font-size: 10px;
}

.link a:hover {
	background-position: right bottom;
}

.anfahrt {
	text-align: left;
	position: relative;
	padding: 25px 15px 60px;	
	width: 520px;
	color: #757370;
}

.anfahrt .link {
	bottom: 60px;
	right: 15px;	
}

.meta {
	background: url(../images/rahmen.gif) repeat-x left top;
	padding: 12px 0 12px 12px;
	text-align: left;
	font-size: 10px;	
}

.impressum a {
	color: #757370;
	text-decoration: none;
}

.meta #imp, .meta #priv {
	padding: 0 0 20px;
}
.meta h3 {
	font-size: 11px;
	font-weight: bold;	
	padding: 10px 0 0;
}

.meta p {
	padding-bottom: 5px;	
}

