html {
	overflow-y: scroll;
}

BODY {
	background: #1b4ca9 url("background_all.gif") repeat-x;
	font: normal 12px/1.5em Trebuchet, Tahoma, 'Trebuchet MS', Verdana, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	margin: 14px 0 0 0;
	padding: 0;
	text-align: center;
}

#containerPreload {
	display: none;
}

/* -------------------- TINY MCE -------------------- */
body.mceContentBody {
	background: #cdcdcd;
	text-align: left;
}

::-moz-selection {
	background: #DDD;
	color: #000;
}

/* -------------------- CONTAINER -------------------- */
#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 850px;
}

#containerAll {
	display: block;
	top: 0;
	margin: 0 auto;
	cursor: default;
	min-height: 400px;
	height: auto !important;
}

#containerLogo {
	background: url("logotyp.gif") no-repeat left center;
	height: 114px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#containerLogo a {
	text-decoration: none; 
	border: 0;
	padding: 0;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0;
	margin: 18px 0 0 0;
	width: 400px;
	height: 80px;
}

#containerContent { 
	margin: 60px 0 0 0;
	text-align: left;
	padding: 0;
	min-height: 534px;
	height: auto !important;
	width: 600px;
	height: 534px;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}

/* -------------------- MENU -------------------- */
#containerMenu {
	background: url("background_menu.gif") no-repeat top center;
	height: 28px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#navlist {
	height: 28px;
	list-style: none;
	padding: 0 80px;
	text-align: left;	
}

#navlist li {
	text-align: center;
	z-index: 9;
	display: inline;
	height: 28px;
	margin: 0;
	float: left;
	line-height: 28px;
}

#navlist li a {
	padding: 0;
	display: inline;
	width: 85px;
	text-decoration: none;
	font-size: 1.0em;
	height: 28px;
	margin: 0 5px;
	color: #FFF;
}

#navlist li a:hover {
	background: url("menu_item_hover.gif") no-repeat bottom center;
	color: #fff;
}

#navlist li.selected {
}

#navlist li.selected a {
	color: #fff;
}

#navlist li.selected a:hover {
	background: url("menu_item_hover.gif") no-repeat bottom center;
	color: #fff;
}

#navlist li.folder {
	height: 28px;
}

/* -------------------- DROP DOWN -------------------- */
#navlist li.folder ul {
	display: none;
}

#navlist li.folder ul a {
	height: 42px;
	background: url("menu_item.gif") no-repeat top right;
	color: #000;
}

#navlist li.folder ul a:hover {
	background: url("menu_item_hover.gif") no-repeat top right;
	color: #fff;
}		

/* -------------------- SUBMENU -------------------- */
#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;
}

/* -------------------- NAVIGATIONMENU -------------------- */
#containerNavigationmenu { 
	height: 20px;
	margin: 0;
	padding: 0;
}

#containerNavigationmenu p { 
	color: #000;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;
	color: #7A6C45;
}

/* -------------------- FOOTER -------------------- */
#containerFooter {
	height: 16px;
	margin: 0 auto 10px auto;
	padding: 0;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #76a3dc;
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 0.9em;
	text-align: right;
}

#containerFooter p a {
	color: #5091B7;
	padding-top: 2px 0;
	font-weight: normal;
	text-decoration: none;
}

/* -------------------- LOGIN -------------------- */
#containerLogin {
	margin: 0;
	float: right;	
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#containerLogin p a {
	color: #76a3dc;
	font-weight: normal;
	text-decoration: none;
}

/* -------------------- DirektOnline -------------------- */
#containerDirektOnline {
	margin: 0;
	padding: 0 10px 0 0;
	float: right;	
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#containerDirektOnline p a {
	color: #76a3dc;
	font-weight: normal;
	text-decoration: none;
}

/* -------------------- CONTENT ELEMENT -------------------- */
p {
	cursor: default;
	color: #fff;
	line-height: 17px;
	margin: 0 18px;
	padding: 0 0 10px 0;
}

p b {
	font-weight: bold;
}

p em {
	color: #fff;
}

p sup {
	color: #fff;
}

ul {
	margin: 0;
	padding: 0 0 0 40px;
}

h1, h2, h3, h4, span.newsTitle {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 18px;
	padding: 0 0 10px 5px;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.4em;
	font-weight: normal;
}

h1 {
	font-size: 2.1em;
	padding: 15px 0 0 0;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
	color: #ffffff;
}

h6 {
	font-size: 1.1em;
	color: #ffffff;
}

.mceContentBody a {
	color: #fff !important;
	font-weight: normal;
	text-decoration: none;
	background: url("background_link_underline.gif") repeat-x bottom left;
}

#containerMenu a {
	font-weight: normal;
	font-size: 1.0em;
}

#containerContent a:link, #containerContent a:active, #containerContent a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#containerContent a:hover {
	color: #cdcdcd;
	text-decoration: none;
	background: url("background_link_underline.gif") repeat-x bottom left;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* -------------------- TOP OF PAGE -------------------- */
#topOfPageLink {
	display: none;
	text-align: left;
	margin: 20px 0 0 0;
	clear: both;
	padding: 0 0 10px 0;
}

#topOfPageLink hr {
	padding: 0;
	margin: 0;
	border: 0;
	color: #9E9E9E;
	background-color: #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 15px;
}

/* -------------------- SIDEBAR -------------------- */
#containerSidebar {
	float: right;
	padding: 100px 0 0 0;
	text-align: left;
	display: inline;
	min-height: 400px;
	height: auto !important;
	height: 200px;
}

/* -------------------- SLIDESHOW -------------------- */
#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
}

#containerSlideshowBeforeMenu {
}

#containerSlideshowAfterMenu {
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
}

#myGalleryBeforeContent, #myGalleryAfterContent {
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
}

.jdGallery .slideElement {
	background-color: #ffffff;
}

.jdGallery .loadingElement {
	background-color: #ffffff;
}

.jdGallery .slideInfoZone {
	height: 40px;
	background: #ffffff;
	color: #000000;
	font-size: 1em;
}

.jdGallery .slideInfoZone h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 2px 10px;
}

.jdGallery .slideInfoZone p {
	font-size: 1.0em;
	padding: 0;
	margin: 2px 10px;
}

/* -------------------- GALLERY -------------------- */
#containerGallery {
	display: block;
	padding: 10px;
}

img.galleryThumbnail {
	border: 1px solid #999;
	background: #fff;
	padding: 5px;
	height: 60px;
	margin: 0 10px 7px 0;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	background: url("background_slideshow_topsidebar.gif");
}

a.galleryThumb:hover {
	float: left;
}

/* -------------------- NEWS -------------------- */
#containerNews {
	clear: both;
}

#containerNews ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	clear: both;
}

img.newsImage {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
}

div.newsItem {
	padding: 0 0 10px 0;
	clear: both;
}

li.newsItem {
	display: inline;
	width: 210px;
	height: 150px;
	font-size: 1em;
	position: relative;
	margin: 0 9px 0 0;
	float: left;
	padding: 10px 10px 10px 0;
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 0;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: block;
	color: #888;
	font-size: 1em;
}

span.newsText {
	display: block;
	color: #000;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #000;
	font-size: 1em;
}

span.newsReadMore {
	color: #000;
	font-size: 1em;
	padding: 5px 0 10px 0;
}

/* -------------------- CONTACT FORM -------------------- */
#contactForm {
	padding: 20px 0 0 0;
	clear: both;
}

#contactForm input, #contactForm textarea, #form_login input, #form_login textarea {
	border: 1px solid #888;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	background: transparent url("form_inputfield.gif") no-repeat;
	color: #000;
}

#contactForm input {
	width: 200px;
}

#contactForm input.button, #form_login input.button {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Tahoma;
	font-size: 0.9em;
	font-weight: normal;
	width: 90px;
	height: 21px;
	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: 0 10px 0 0;
}

#contactForm sup{
	color: #5dbed3;
}

/* -------------------- 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 {
	margin: 0;
}

#smallButtonProducer {
	padding: 3px 0;
	margin: 0;
}
