html {
	overflow-y: scroll;
}

BODY {
	background: #FFF url("background.gif");
	font: normal 12px/1.5em Tahoma, Verdana, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#kontakt {
	background: url("kontakt_blue.gif");
	width: 148px;
	height: 20px;
	text-align: left;
}

#kontakt p{
	color: #FFF;
	margin: 0 0 0 6px;
}

#rossing {
	background: url("rossing_blue.gif");
	width: 490px;
	height: 20px;
	float: right;
	text-align: left;
}

#rossing p{
	color: #FFF;
	margin: 0 0 0 6px;
	font-weight: bold;
}

/* -------------------- TINY MCE -------------------- */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background: #DDD;
	color: #000;
}

/* -------------------- CONTAINER -------------------- */
#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 740px;
}

#containerAll {
	background: #FFF;
	color: #000;
	display: block;
	margin: 0 auto;
	cursor: default;
}

#containerLogo {
	background: url("background_logo.gif") right center no-repeat;
	height: 160px;
	width: 400px;
	padding: 0;
	margin: 0 148px 0 0;
	float: right;
}

#containerLogo a {
	text-decoration: none;
}

#containerLogo a h1 {
	width: 200px;
	height: 100px;
}

#containerLogo a img {
	margin: 0;
	width: 410px;
	height: 133px;
	border: 0;
	float: right;
}

#containerContent { 
	margin: 15px 60px 0 200px;
	text-align: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;

}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}

/* -------------------- MENU -------------------- */
#containerMenu {
	width: 170px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
}

#navlist {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#navlist li {
	text-align: left;
	background: url("menu_item.gif") repeat-x top left;
	display: block;
	margin: 2px;
	
}

#navlist li a {
	display: block;
	color: #003366;
}

#navlist li a:hover {
}

#navlist li.selected {
}

#navlist li.selected a {
	color: #6699cc;
}

#navlist li.selected a:hover {
}

#navlist li.folder {
}

/* -------------------- DROP DOWN -------------------- */
#navlist li.folder ul {
	display: none; /* Add this to hide submenus */
}

#navlist li.folder ul a {
}

#navlist li.folder ul a:hover {
}		

#navlist li.folder ul li.folder ul {
}

#navlist ul li a.submenu {
}

#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;
	margin: 0;
	padding: 0;
}

#containerNavigationmenu p { 
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#containerNavigationmenu p a { 
}

/* -------------------- FOOTER -------------------- */
#containerFooter {
	height: 112px;
	margin: 0;
	padding: 0;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #6699CC;
}

#containerFooter p a {
}

/* -------------------- LOGIN -------------------- */
#containerLogin {
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
}

#containerLogin p a {
}

/* -------------------- DIREKTONLINE -------------------- */
#containerDirektOnline {
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
}

#containerDirektOnline p a {
}

/* -------------------- SITEMAP -------------------- */
#smallButtonSitemap {
	/*background: url("../lib/images/icon_sitemap.gif") no-repeat left center;*/
	line-height: 18px;
	padding: 0;
	margin: 0;
	display: none;
}

#smallButtonLogin {
}

#smallButtonProducer {
}

#containerPreload {
	display: none;
}

/* -------------------- CONTENT ELEMENT -------------------- */
p {
	cursor: default;
	color: #000;
	line-height: 17px;
	margin: 0;
	padding: 0 0 10px 0;
}

p b {
	font-weight: bold;
}

p em {
}

p sup {
}

ul {
	list-style: none none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #003366;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0 5px 0;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

.mceContentBody a {
	color: #3B593B !important;
}

a:link, a:active, a:visited {
	color: #6699CC;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* -------------------- TOP OF PAGE -------------------- */
#topOfPageLink {
	display: none;
	text-align: left;
	margin-top: 20px;
	clear: both;
	padding-bottom: 10px;
}

#topOfPageLink hr {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	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 15px;
	margin: 0;
}

/* -------------------- SIDEBAR -------------------- */
#containerSidebar {
	width: 180px;
	float: right;
	padding: 0;
	margin: 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* -------------------- SLIDESHOW -------------------- */
#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	margin: 0;
	padding: 28px 0 0 22px;
	text-align: left;
}

#containerSlideshowBeforeMenu {
}

#containerSlideshowAfterMenu {
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 144px;
	height: 132px;
	border: 0;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
}

.jdGallery .slideElement {
	background-color: #ffffff;
}

.jdGallery .loadingElement {
	background-color: #ffffff;
}

/* -------------------- GALLERY -------------------- */
#containerGallery {
	display: block;
	clear: both;
	padding-top: 10px;
}

img.galleryThumbnail {
	border: 1px solid #AAA;
	background: #fff;
	padding: 7px;
	height: 100px;
	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 {
}

#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 {
	float: left;
	text-align: left;
}

#contactForm fieldset {
	padding: 10px;
}

#contactForm input, #contactForm textarea {
	background: transparent url("form_inputfield.gif") no-repeat;
	border: 1px solid #888888;
	padding: 3px;
	font: 12px, verdana;
}

#contactForm input {
	width: 200px;
}

#contactForm input.button {
	margin: 0;
	padding: 3px;
	border: 0;
	font: 12px, Verdana;
	width: 90px;
	height: 21px;
	border: 1px solid #888888;
	background: transparent url("form_inputfield.gif") no-repeat;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 140px;
	float: left;
	text-align: left;
}
