/*Reset*/
tml, 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-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 100.01%;
}
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: "" "";
}

a{
text-decoration:none;
color:#BCC6BD;
font-weight:bold;
font-size:0.8em;
}

/*Start*/
html {
	min-height:100%;
	height:100%;
}
body {
	background:url('../images/randlkofer/top_back3.gif') repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color:#444;
}

p {
	line-height:120%;
	margin:5px 0 0 0;
}

#headerback {
	background:#fff;
	height:140px;
	width:30%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#page_margins {
	width:750px;
	margin:0 auto;
	padding:0;
	font-size:0.95em;
}

#header {
	position:relative;
	background: url('../images/randlkofer/top_neu1.gif') no-repeat;
	height:140px;
	z-index:2;
}

#logo {
	position:absolute;
	left:0;
	top:0;
	z-index:10 !important;
	height:140px;
	width:320px;
}

.homelink {
	position:relative;
	top:95px;
	padding-left:0px;
}

.linkhome, .linkhome:visited {
	color:#636b70;
}

.linkhome:hover {
	color:#636b70;
}

#logohomelink {
	position:absolute;
	top:0;
	left:0;
	height:120px;
	width:200px;
	background:transparent;
	z-index:11;
}
#mainnavigation {
	position:absolute;
	top:70px;
	height:29px;
	left:200px;
	width:550px;
	background:#fff;
	border-top:1px solid #94B294;
	border-right:1px solid #94B294;
	border-left:1px solid #94B294;
	z-index:1;
}

.hauptnavigation {
	position:relative;
	z-index:2;
	margin:5px 0 0 20px;
	font-size:1.0em !important;
}

#subnavigation {
	position:absolute;
	top:120px;
	left:340px;
	width:630px;
}

.hauptnavigationli {
	float:left;
	margin-right:15px;
}

.subnavigationli {
	float:left;
	margin-right:20px;
}

.kontakt, .haendlershop {
	margin-left:19px;
}

.haendlershop {
	margin-right:0 !important;
}

.hauptnavigationli .link, .hauptnavigationli .current:hover, .hauptnavigationli .section:hover {
	color:#333;
	font-weight:bold;
	display:block;
	border:1px dashed #BCC6BD;
	padding:3px 5px;
}

.hauptnavigationli .link:hover, .hauptnavigationli .current, .hauptnavigationli .section {
	color:#666;
	font-weight:bold;
	display:block;
	border:1px dashed #BCC6BD;
	padding:3px 5px;
	background:#BCC6BD;
}

.subnavigationli .link, .subnavigationli .current:hover, .subnavigationli .section:hover {
	color:#fff;
}

.subnavigationli .link:hover, .subnavigationli .current, .subnavigationli .section {
	color:#636b70;
}

#page {
	margin:0 !important;
	padding:0 !important;
	border-left:1px dotted #999;
	border-bottom:1px dotted #999;
}

div.clear {
	margin:0;
	padding:0;
	clear:both;
	height:10px;
}

div.clearfloat {
	margin:0;
	padding:0;
	clear:both;
}

/*Hauptteil*/
#main {
	margin-left:160px !important;
	width: 590px;
	font-size:0.95em;
}
#maincontent {
	margin:0px 20px 20px 60px;
}

h2 {
	font-size:18px;
	margin-bottom:8px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

#maincontent ul {
	list-style:disc;
	margin:5px 0 5px 25px;
}

#maincontent li {
	padding-bottom:5px;
}

#maincontent strong {
	font-weight:bold;
}

#maincontent .center {
	text-align:center;
}

#maincontent hr {
	width:50px;
	margin:20px auto;
	padding:0;
}

/*Seitennavi*/
#sidenavi {
	float:left;
	padding:0 0 0 0; 
	margin:0;
	width:160px;
	text-align:left;
}

#sidemenu {
	width:140px;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:20px;
}

.sidemenuli {
	display:block;
	width:100%;
	line-height:20px;
	margin-bottom: 3px;
}

.sidemenuli .link, .sidemenuli .current, .sidemenuli .section {
	display:block;
	width:140px;
}

.sidemenuli .link, .sidemenuli .current:hover, .sidemenuli .section:hover {
	color: #BCC6BD;
}

.sidemenuli .link:hover, .sidemenuli .current, .sidemenuli .section {
	color: #636b70;
}

.infobereich {
	width:140px;
	margin-top:30px;
}

/*Produkte*/
.product {
	padding:0;
	margin:0 0 20px 0;
	width:100%;
}

.product td {
	padding:0;
	margin:0;
}

.productimage {
	vertical-align:top;
}

.productinfo {
	vertical-align:bottom;
}

/*Kontaktformular*/
#Form_Form  {
	width:100%;
}

#Form_Form .field {
	clear:both;
	display:block;
	height:30px;
}

#Form_Form .textarea {
	height:auto !important;
}

#Form_Form .field .left {
	float:left;
	width:80px;
	margin-right:10px;
	text-align:right;
}

#Form_Form .field .text {
	width:280px;
	margin:-2px 10px 0 0;
	border:1px solid #636b70;
}

#Form_Form .textarea textarea {
	width:280px;
	height:100px;
	margin:-2px 10px 0 0;
	border:1px solid #636b70;
}

#Form_Form label.required {
	color:#f00 !important;
	font-size:11px;
	font-weight:bold;
}

.Actions {
	padding: 5px 0 0 90px;
}

/*bilder*/
.imageright {
	float:right;
	width:250px;
	margin-left:10px;
	margin-bottom:20px;
}
