html {
	overflow-y: scroll;
}

BODY {
	background: #FFF url("bg_body.gif") repeat-x;
	font: normal 11px/1.5em Verdana, Tahoma, Lucida, Helvetica, Arial, sans-serif;
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#containerPreload {
	display: none;
}

/* -------------------- TINY MCE -------------------- */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background: #DDD;
	color: #000;
}

/* -------------------- CONTAINER -------------------- */
#containerAll, #containerLogo, #containerFooter, #containerMenu, #footerlink {
	width: 985px;
}

#containerAll {
	display: block;
	top: 0;
	margin: 0 auto 10px auto;
	cursor: default;
}

#containerLogo {
	background: url("exploab.gif") no-repeat;
	height: 73px;
	margin: 30px 0 0;
	text-align: left;
}

#containerLogo a {
	float: left;
}

#containerLogo a img {
	width: 211px;
	height: 50px;
}

#containerContent {
	background: url("background.gif") repeat-x;
	margin: 0;
	text-align: left;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	padding: 25px 30px 0 30px;
}

#containerContent img[align="right"] {
	padding: 0;
}

#containerContent img[align="left"] {
	padding: 0;
}

/* -------------------- MENU -------------------- */
#containerMenu {
	height: 34px;
	margin: 0;
	padding: 0;
}

#navlist {
	list-style: none;
	padding: 0 45px;
}

#navlist li {
	text-align: center;
	z-index:9;
	display: block;
	height: 34px;
	margin: 0;
	float: left;
	width: 140px;
}

#navlist li a {
	color: #000;
}

#navlist li a:hover {
	color: #78437d;
}

#navlist li.selected {
}

#navlist li.selected a {
	color: #78437d;
}

#navlist li.selected a:hover {
	color: #78437d;
}

#navlist li.folder {
	height: 34px;
}

/* -------------------- DROP DOWN -------------------- */
#navlist li.folder ul {
	display: none;
}

#navlist li.folder ul a {
}

#navlist li.folder ul a:hover {
}		

#navlist li.folder ul li.folder ul {
	display: none;
}

#navlist ul li a.submenu {
	display: none;
}

#navlist li.folder a:hover {
}

#navlist li.folder:hover {
	z-index: 10;
}

ul ul, li:hover ul ul {
	display: none;
}

li:hover ul, li:hover li:hover ul {
	display: block;
}

/* -------------------- NAVIGATION -------------------- */
#containerNavigationmenu { 
	height: 30px;
}

#containerNavigationmenu p { 
	font-size: 0.9em;
}

#containerNavigationmenu p a { 
}

/* -------------------- FOOTER -------------------- */
#containerFooter {
	background: url("bg_footer.gif") repeat-x;
	height: 61px;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	font-size: 11px;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	padding: 0;
}

#containerFooter p a {
}

/* -------------------- LOGIN -------------------- */
#containerLogin {
	float: right;
	margin: 0 10px;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
}

#containerLogin p a {
}

/* -------------------- DIREKTONLINE -------------------- */
#containerDirektOnline {
	float: left;
	margin: 0 10px;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
}

#containerDirektOnline p a {
}

/* -------------------- SMALL BUTTONS -------------------- */
#smallButtonSitemap {
	background: url("../lib/images/icon_sitemap.gif") no-repeat center left;
	line-height: 18px;
	padding: 3px 0 3px 20px;
	margin: 0;
	display: none;
}

#smallButtonLogin {
}

#smallButtonProducer {
}

/* -------------------- CONTENT ELEMENT -------------------- */
p {
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}

p b {
	font-weight: bold;
}

p em {
	color: #76abd9;
}

p sup {
	color: #76abd9;
}

ul {
	list-style: url("list_bullet.gif") outside;
	margin: 0 20px;
	padding: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #78437d;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0 5px;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

h7 {
	font-size: 0.9em;
}

.mceContentBody a {
	color: #78437d !important;
}

a:link, a:active, a:visited {
	color: #78437d;
	text-decoration: none;
}

a:hover {
	color: #78437d;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* -------------------- TOP OF PAGE -------------------- */
#topOfPageLink {
	display: none;
	text-align: left;
	margin: 20px 0 0 0;
	clear: both;
}

#topOfPageLink hr {
	padding: 0;
	margin: 0 0 10px 0;
	color: #9E9E9E;
	background: #9E9E9E;
	height: 1px;
	width: 200px;
	text-align: left;
}

#topOfPageLink p {
	background: url("icon_topofpage.gif") no-repeat center left;
	padding: 0 0 0 20px;
	margin: 0;
}

/* -------------------- SIDEBAR -------------------- */
#containerSidebar {
	width: 200px;
	float: right;
	padding: 0;
	margin: 0 10px;
	text-align: left;
	display: inline;
	min-height:500px;
	height:auto !important;
}

/* -------------------- SLIDESHOW -------------------- */
#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	width: 978px;
	height: 305px;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 978px;
	height: 305px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
}

.jdGallery .slideElement {
}

.jdGallery .loadingElement {
	background: #fff;
}

.jdGallery .slideInfoZone {
	height: 40px;
	background: #fff;
	color: #000;
}

.jdGallery .slideInfoZone h2 {
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 2px 10px;
}

.jdGallery .slideInfoZone p {
	padding: 0;
	margin: 2px 10px;
}

/* -------------------- GALLERY -------------------- */
#containerGallery {
	display: block;
	clear: both;
	padding: 10px 0 0 0;
}

img.galleryThumbnail {
	border: 1px solid #AAA;
	background: #fff;
	padding: 3px;
	height: 100px;
	margin: 0 10px 7px 0;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
}

a.galleryThumb:hover {
	float: left;
}

/* -------------------- NEWS -------------------- */
#containerNews {
}

#containerNews ul {
}

img.newsImage {
}

div.newsItem {
}

li.newsItem {
}

span.newsTitle {
}

span.newsTitle a:link {
}

span.newsDate {
}

span.newsText {
}

span.newsTextShort {
}

span.newsReadMore {
}

/* -------------------- CONTACT FORM -------------------- */
#contactForm {
	padding-top: 20px;
}

#contactForm input, #contactForm textarea {
	border: 1px solid #888;
	padding: 3px;
	background: transparent url("form_inputfield.gif") no-repeat;
}

#contactForm input {
	width: 200px;
}

#contactForm input.button {
	margin: 0;
	padding: 3px;
	width: 90px;
	height: 21px;
	border: 1px solid #888;
	color: #fff;
	background: transparent url("form_button.gif") no-repeat;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 10px;
}
