html {
	overflow-y: scroll;
}

BODY {
	background-color: #ffffff;
	font: normal 12px/1.6em Arial, Verdana, Tahoma, Lucida, Helvetica,  sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#containerPreload {
	display: none;
}

/*#certifiering {
	background: url("certifiering_org.gif") no-repeat center center;	
}*/

/* -------------------- TINY MCE -------------------- */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background:#DDDDDD;
	color:#000000;
}

/* -------------------- CONTAINER -------------------- */
#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 907px;
}

#containerAll {
	display: block;
	background-image: url("background_all.gif");
	background-repeat: repeat-y;
	background-position: center;
	top: 0;
	cursor: default;
	margin: 0 auto 10px auto;
}

#containerLogo {
	background-image: url("background_logo.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 148px;
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
}

#containerLogo a {
	text-decoration: none; 
	padding: 0;
	margin: 0 0 0 30px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0;
	margin: 0;
}

#containerContent { 
	margin: 0 200px 0 10px;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	padding: 20px 50px 0 65px;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}

/* -------------------- MENU -------------------- */
#containerMenu {
	background-image: url("background_menu.gif");
	background-repeat: no-repeat;
	height: 38px;
	border: 0;
	margin: 0;
	width: 907px;
	text-align: left;
}

#navlist {
	height: 38px;
	list-style: none;
	padding: 0;
	margin: 0 0 0 55px;
	border: 0;
}

#navlist li {
	text-align: center;
	position: relative;
	z-index: 9;
	display: block;
	width: 100px;
	height: 38px;
	margin: 0 50px 0 0;
	float: left;
	line-height: 38px;
	border: 0;
}

#navlist li a {
	background-image: url("menu_images.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	display: block;
	width: 100%;
	text-decoration: none;
}

#navlist li a:hover {
	background-image: url("menu_images.png");
	background-repeat: no-repeat;
	background-position: 0 -38px;
	color:#cc0000;
}

#navlist li.selected {
	background-image: url("menu_images.png");
	background-repeat: no-repeat;
	background-position: 0 -76px;
}

#navlist li.selected a {
	color: #cc0000;
	width: 100px;
	height: 38px;
}

#navlist li.selected a:hover {
	background-image: url("menu_images.png");
	background-repeat: no-repeat;
	background-position: 0 -76px;
	color: #cc0000;
}

#navlist li.folder {
	height: 38px;
}

/* -------------------- DROP DOWN -------------------- */
#navlist li.folder ul {
	position: absolute;
	left: -40px;
	top: 38px;
	font-weight: normal;
}

/* -------------------- MENU ITEM -------------------- */
#navlist li.folder ul a {
	height: 38px;
	background-image: url("submenu_images.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	font-weight: normal; 
}

#navlist li.folder ul a:hover {
	background-image: url("submenu_images.png");
	background-repeat: no-repeat;
	background-position: 0 -76px;
	color: #cc0000;
}	

/* -------------------- SUB MENU -------------------- */
#navlist li.folder ul li.folder ul {
	position: absolute;
	left: 60px;
	top: 3px;
}

#navlist a {
	width: 100%; /* IE */
}
#navlist li>a {
	width: auto; /* others */
}

#navlist ul li a.submenu {
	background-image: url("submenu_images.png");
	background-repeat: no-repeat;
	background-position: 0 -38px;
}

#navlist li.folder a:hover {
	height: 38px;
}

#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;
	margin: 0;
	padding: 10px 0 0 0;
}

#containerNavigationmenu p { 

	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
}

/* -------------------- FOOTER -------------------- */
#containerFooter {
	background-color: #ffffff;
	background-image: url("background_footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	margin: 0;
	padding: 0;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #cccccc;
	margin: 0;
	padding: 15px 0 0 0;
}

#containerFooter p a {
	color: #999999;
	text-decoration: underline;
}

/* -------------------- LOGIN -------------------- */
#containerLogin {
	margin: 0;
	padding: 30px 8px 0 0 ;
	float: right;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #cccccc;
	margin: 0;
	padding: 0;
}

#containerLogin p a {
	color: #cccccc;
	text-decoration: none;
}

/* -------------------- DirektOnline -------------------- */
#containerDirektOnline {
	margin: 0;
	padding: 30px 0 0 8px;
	float: left;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	color: #333333;
	margin: 0;
	padding: 0;
}

#containerDirektOnline p a {
	color: #333333;
	text-decoration: none;
}

/* -------------------- CONTENT ELEMENT -------------------- */
p {
	cursor: default;
	color: #333333;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
}

p b {
	font-weight: bold;
	color: #999999;
}

p em {
	font-style:italic;
}

p sup {
	color: #BD033B;
}

ul {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #cc0000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetia;
	letter-spacing: 0em;
	line-height: 1.2em;
	font-weight: normal;
}

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;
}

.mceContentBody a {
	color: #cc0000 !important;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}

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;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 200px;
	text-align: left;
}

#topOfPageLink p {
	background-image: url("icon_topofpage.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
	margin: 0;
}

/* -------------------- SIDEBAR -------------------- */
#containerSidebar {
	width: 300px;
	float: right;
	padding: 30px 50px 0 20px;
	margin: 0 10px 0 0;
	text-align: left;
	display: inline;
	min-height: 500px;
	height: auto !important;
	display: block;
	border: 0;
}

#containerSidebar2 {
	width: 195px;
	float: right;
	padding: 30px 50px 0 20px;
	margin: 0;
	margin-right: 10px;
	text-align: left;
	display: inline;
	min-height: 500px;
	height: auto !important;
	display: block;
	border: 0;
}

/* -------------------- SLIDESHOW -------------------- */
#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	padding: 0 0 0 19px;
	text-align: left;
}

#containerSlideshowBeforeMenu {
	margin: 0;
}

#containerSlideshowAfterMenu {
	margin: 0;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
	padding: 0 0 0 10px;
	text-align: left;
	margin: 0;
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
	padding: 0;
	text-align: left;
	margin: 0;
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 780px;
	height: 217px;
	border: 0;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
	width: 500px;
	height: 250px;
	border: 0;
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
	width: 180px;
	height: 150px;
	border: 0;
}

.jdGallery .slideElement {
	background-color: #3E619B;
}

.jdGallery .loadingElement {
	background-color: #3E619B;
}

.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;
}

div.imageElement h3, div.imageElement p {
	display: none;
}

/* -------------------- GALLERY -------------------- */
#containerGallery {
	display: block;
	padding: 10px 0 0 0;
}

img.galleryThumbnail {
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
	padding: 3px;
	height: 200px;
	margin: 0 10px 7px 0;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	border: 0;
}

a.galleryThumb:hover {
	float: left;
	border: 0;
}

/* -------------------- NEWS -------------------- */
#containerNews {
	clear: both;
	text-align: left;
}

#containerNews ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	text-align: left;
}

img.newsImage {
	margin: 20px;
	float: left;
}

div.newsItem {
	margin: 0;
	padding: 0 0 10px 0;
}

li.newsItem {
	background-image: url("box_230x170.gif");
	background-repeat: no-repeat;
	display: inline;
	width: 210px;
	height: 150px;
	font-size: 1em;
	position: relative;
	margin: 0 9px 0 0;
	float: left;
	padding: 5px 10px 15px 10px;
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 3px 0;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: none;
	color: #888888;
	font-size: 1em;
	padding: 0 0 12px 0;
}

span.newsText {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #000000;
	padding: 0 0 5px 0;
}

span.newsReadMore {
	color: #000000;
	font-size: 1em;
	padding: 5px 0 0 0;
}

/* -------------------- CONTACT FORM -------------------- */
#contactForm {
	clear: both;
	padding: 20px 0 0 0;
}

#contactForm input, #contactForm textarea {
	background: transparent;
	border: 1px solid #888888;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	background-image: url("form_inputfield.gif");
	background-repeat: no-repeat;
	color: #000000;
}

#contactForm input {
	width: 200px;
}

#contactForm input.button {
	margin: 0;
	padding: 3px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	width: 90px;
	height: 21px;
	border: 1px solid #888888;
	color: #ffffff;
	background-color: transparent;
	background-image: url("form_button.gif");
	background-repeat: no-repeat;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 180px;
	float: left;
	text-align: left;
	padding: 0 10px 0 0;
}

/* -------------------- SMALL BUTTONS -------------------- */
#smallButtonSitemap {
	background-image: url("../lib/images/icon_sitemap.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 18px;
	padding: 3px 0 3px 20px;
	margin: 0;
	display: none;
}

#smallButtonLogin {
	margin: 0;
}

#smallButtonProducer {
	padding: 3px 0;
	margin: 0;
}