/**
 * Style sheet xBasic
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#c7c7c7;
	background-image:url("tl_files/mrlayout/kachel.jpg");
	background-repeat:repeat-x;
}

#container
{
	background-color:#ffffff;
	background-image:url("tl_files/mrlayout/containerbg.gif");
	background-repeat:repeat-y;
}

#main
{
	padding-bottom:40px;
}

* html #wrapper
{
	width:806px;
	height:100%;
	top:0px;
}

#header
{
	background-color:#ffffff;
	background-image:url("tl_files/mrlayout/RichterLogo.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#left
{
	width:200px;
	margin-top:0px;
	padding-top:0px;
	background-color:#006c32;
	background-image:url("tl_files/mrlayout/haupteingang_richter.jpg");
	background-repeat:no-repeat;
	background-position: 0px 244px;
}

#kontaktnavi
{
	width:200px;
	top:0px;
	position:relative;
	margin-top:0px;
	padding-top:0px;
}

#flashcontent
{
	width:470px;
	height:364px;
	top:0px;
	position:relative;
	display:inline;
	margin-top:0px;
	padding-top:0px;
	border:0px;
}

#right
{
	height:175px;
	background-color:#cccccc;
}

.inside h2
{
	margin-top:75px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}

#service.mod_article, #impressum.mod_article, #treuecard.mod_article, #kontakt.mod_article, #anfahrt.mod_article, #marken.mod_article, #aktuell.mod_article
{
	width:470px;
	height:100%;
	overflow:hidden;
	font-size:13px;
}

.mod_article
{
	height:520px;
}

.ce_text
{
	margin-top:20px;
	margin-left:20px;
	font-size:12px;
	line-height:1.5em;
}

.ce_headline
{
	margin-top:20px;
	margin-left:20px;
	font-weight:bold;
	font-size:13px;
}

.ce_form
{
	margin-top:20px;
	margin-left:20px;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Helvetica, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, Helvetica, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#666966;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#666966;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#006633;
}

a:hover
{
	text-decoration:underline;
}

#marken
{
	text-align:center;
}

#marken  .img
{
	border: 1px solid #ccc;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

* html  #marken  .img
{
	border: 0px solid #ccc;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

.angebot
{
	margin-top:10px;
	padding:3px;
	background-color:#F00;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}

