body {
	background: #F7F7F7;
	padding: 0px 0 45px 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #525643;
	text-align: center;
}
select, input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #525643;
}

img {
	border: 0;
}

#wrapper {
	width: 980px;
	background: #F3F3F2;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 111px;
	border-bottom: #525643 1px solid;
	background: white;
}

#header .logo {
	text-indent: -1900px;
	background: url(/fileadmin/dekotable/image/img_template/logo.gif) no-repeat;
	height: 75px;
	width: 233px;
	float: left;
	margin: 25px 0 0 28px;
}

* html #header .logo {
	margin: 25px 0 0 14px;
}

#header .headerimg {
	float: right;
	margin-top: 25px;
}

#menu {
	height: 25px;
	border-bottom: #525643 1px solid;
	border-right: #525643 1px solid;
	background: white;
	margin-right: 140px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	padding: 0 12px;
	font-size: 14px;
	border-right: #B7AC8F 1px solid;
	float: left;
}

#menu a  {
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #B7AC8F; 
}

#menu a:hover {
	color: #525643;
}

#menu .lastmenuitem {
	border: 0;
}
#menu .lastmenuitem_act {
	border: 0;
}
#menu .lastmenuitem_act a{
	color: #525643;
	text-decoration:none;
}

#menu .menuitem_act a {
	color: #525643;
	text-decoration:none;
}

#language_flags {
	float: right;
	margin-top: -20px;
	margin-right: 112px;
}

/* IE-Hack wegen IE-Bug */
* html #language_flags {
	margin-right: 56px;
}

.language_flag img {
	border: 0;
}

#content {
	padding-top: 50px;
	padding-right: 140px;
	width:843px;
	height:auto;
}
#content .rightcol{
	float:right;
	height:auto;
	padding:12px;/**/
	background:#FFFFFF;
}
td a {
	color: #525643;
	text-decoration:none;
	font-size: 1em;
	font-weight:bold;	
}
p a {
	color: #525643;
	text-decoration:none;
	font-size: 1em;
	font-weight:bold;	
}
#content .rightcol .linkshop{
	float:right;
	width:82px;
	height:15px;
	margin-top:15px;
}

#normcol .leftcol {
	float: left;
	height:auto;
/*	margin-right:18px;*/
}

#content .headline {
width:350px;
	background: url(/fileadmin/dekotable/image/img_template/strich.gif) repeat-x 0 80%;
	text-align: right;
}

#content h2 {
	display: inline;
	font-size: 1em;
	background: #F3F3F2;
}

#normcol .leftcol p {
	display: block;
/*	float: left;*/
	line-height: 1.5em;
/*	margin-top: 20px;*/
}
#normcol {
	width:704px; 
	height:auto;
	float:left;
	margin-top: 20px;
}
#normcol td {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}

#content .kontakt td {
/*	line-height: 1.5em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height:30px;
	vertical-align:top;	
}


#content .kontakt a {
	color: #525643;
	text-decoration:none;
	font-size: 1.2em;	
}
#content .imgtype1 {
	margin-top: 1em;
}

#footer {
	padding-top: 70px;
}

#footer .footerbox {
	margin-left: 150px;
	border-left: #525643 1px solid;
	border-top: #525643 1px solid;
	background: white;
	height: 20px;
}

#footer .footerbox span {
	float: left;
	font-size: 12px;
	color: #CAC2AD;
	line-height: 20px;
	padding-left: 10px;
}

#footer .footerbox img {
	float: right;
/*	border:0px;*/
}

#footer .footerspace {
	height: 70px;
	background: white;
	border-top: #525643 1px solid;
	padding-top: 5px;
	text-align: center;
}

.clear {
	clear: both;
}


#gallery {
	width: 715px;
	background: white;
/*	padding-top: 15px;
	padding-left:13px;
	margin-left: 121px;
	float:left;	
	*/
	height:470px;

}

#gallery div {
	width: 520px;
	height: 440px;
	padding-left:15px;/**/
	float: left;
}

#gallery img {
	float: left;
	border: 0;
}

#gallery .gal_thmb {
	margin: 0 0 13px 13px;
/*	cursor: pointer;*/
}


