﻿body, p {
	margin: 0 0 0 0;
}
body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}
#contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html > body #contents {
	height: auto;
}
html > body {
	height: auto;
}
#header {
	height: 8em;
	width: 980px;
}
#header .logo {
	position: absolute;
	margin-left: 1.5em;
	margin-top: 0em;
	margin-right: 2em;
	width: 235px;
}
#header .banner {
	position: absolute;
	margin-left: 253px;
	margin-top: 0em;
}
.headerright {
	position: absolute;
	left: 20%;
	top: 0px;
	width: 79.99%;
	height: 100px;
	background-image: url('../images/lissapreis/top_right_repeater.gif');
	background-repeat: repeat-x;
}
h1 {
	border:0 0 0 0;
	margin:0 0 0 0;
	padding:65px 0 46px 0;
	font-size:14px;
	font-weight:bold;
	color: #fc1502;
}

h2, h3 {
	border:0 0 0 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:13px;
	font-weight:bold;
	color: #fc1502;
}

h3 {
	font-size:12px;
}
#content {
	margin: 20px 10px 0px 5px;
	width: 1000px;	
}
#footer {
	bottom: 0;
	margin-top: 15px;
	background-image: url('../images/lissapreis/bottom.jpg'); 
	background-repeat: no-repeat; height: 83px; width: 944px;
}
a {
	color:#ff7e00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*==================================================*/
/*					  Chili CMS						*/
/*==================================================*/
div.metanavcontainer {
	position:absolute;
	top:11px;
	left:174px;
	font-size:11px;
	height:125px;
	width:300px;
}
div.metanav {
}

a.metanav {
	text-decoration:none;
	color:#000000;
}

a.metanav:hover, a.metanav_active {
	color:#ca442a;
	text-decoration:none;
}
table.content {
	margin:0 0 0 60px; 
	border:none;
	padding:0 0 0 0;
	width:100%;
	height:100%;
	table-layout:fixed;
	empty-cells:show;
	border-spacing:0px;
	background-color:#ffffff;
}
td {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	vertical-align:top;
}
td.nav {
	padding: 120px 70px 0 0px;
	width: 150px;
}
td.content, td.content_preview {
	padding:0 28px 0px 16px;
	overflow:hidden;
	height:100%; 
}

td.content_preview {
	background-image:url(../images/preview.gif);
/*	padding: 0 0 0 0; */
	height:100%;
}
td.address {
	padding:65 0 0 16;
}
div.mainnav {
	position: relative;
	text-align: right;
	padding-top: 8px;
}
a.mainnav {
	font-weight:bold;
	color:#ff7e00;
	text-decoration:none;
}
a.mainnav:hover, a.mainnav_active {
	color:#e32024;
	font-weight:bold;
	text-decoration:none;
}
div.homenavcontainer {
	font-size:14px;
	position: absolute;
	top: 250px;
	left: 5px;
	width: 180px;
}
div.subnav {
	position:relative;
	text-align: right;
	padding-bottom:12px;
	line-height:16px;
}
a.subnav {
	color:#ff7e00;
	text-decoration:none;
}
a.subnav:hover, a.subnav_active {
	color:#e32024;
	text-decoration:none;
}

a.subsubnav {
	font-size:12px;
	color:#ff7e00;
	margin-right: 8px;
	text-decoration:none;
}

a.subsubnav:hover, a.subsubnav_active {
	font-size:12px;
	color:#e32024;
	margin-right: 8px;
	text-decoration:none;
}
