V/* 
	DirektOnline
	Skin 11
	
	Attributes: 	Centered
			Horisontal navigation
			Top location
			Ended vertically
	
	Version 1.0
*/

html {
	overflow-y: scroll;
}

BODY {
	background-image: url("background_body.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #cdcdcd;
	font: normal 12px/1.6em Arial, Gill Sans MT, Tahoma, Lucida, Helvetica,  sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background:#DDDDDD;
	color:#000000;
}

#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 809px;
}

#containerAll {
	display: block;
	background-image: url("background_all.gif");
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	cursor: default;
	margin-bottom: 10px;
}

/*#containerLogo {
	background-image: url("background_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 98px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
}*/

#containerLogo {
	background-image: url("background_logo.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 197px;
	text-align:left;
}

#containerLogo a {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}

#containerLogo a img {
	text-decoration: none; 
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}











#containerContent { 
	margin: 0px;
	text-align: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top:15px;
	border:0px solid red;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}



/* SIDEBAR */

#containerSidebar {
	background-image: url("background_sidebar.gif");
	background-repeat: no-repeat;
	background-position: top-left;
	width: 265px;
	float: right;
	padding: 0px 6px 0px 26px;
	margin: 0;
	margin-right:10px;
	margin-top:15px;
	text-align: left;
	display: inline;
	min-height:500px;
	height:auto !important;
	height:500px;
	display: block;
		border:0px solid red;
}




/* SLIDESHOW */

#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	padding: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#containerSlideshowBeforeMenu {
	margin: 0;
}

#containerSlideshowAfterMenu {
	margin: 0;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
	padding: 0px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 759px;
	height: 124px;
	border: 0px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
	width: 440px;
	height: 275px;
	border: 0px;
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
	width: 180px;
	height: 150px;
	border: 0px;
}

.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: 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;
	clear: both;
	padding-top: 10px;
	font-size:0.8em;
}

img.galleryThumbnail {
	border: 0px;
	background-color: #ffffff;
	padding: 3px;
	margin: 0px;
	height: 160px;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	margin: 0px 10px 7px 0px;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
	border: 0px;
}

a.galleryThumb:hover {
	float: left;
	border: 0px;
}







#containerNavigationmenu { 
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#containerNavigationmenu p { 
	color: #555555;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#containerNavigationmenu p a { 
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}






#containerFooter {
	background-color: #cdcdcd;
	background-image: url("background_footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	color: #999999;
	margin: 0px;
	padding-top: 20px;
}

#containerFooter p a {
	color: #999999;
	text-decoration: underline;
	border: 0px;
}






/* NEWS */

#containerNews {
	clear: both;
	text-align: left;
	border: 1px solid red;
}

#containerNews ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
	text-align: left;
}

img.newsImage {
	/*width: 100px;
*/
	margin: 20px;
	float:left;
}

div.newsItem {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

li.newsItem {
	background-image: url("box_230x170.gif");
	background-repeat: no-repeat;

	DISPLAY: inline;

	WIDTH: 210px;
	height: 150px;

	font-size: 1em;
	position: relative;
	MARGIN: 0px;
	FLOAT: left;

	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 9px;	
}

span.newsTitle {
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 3px;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: none;
	color: #888888;
	font-size: 1em;
	padding-bottom: 12px;
}

span.newsText {
	display: block;
	color: #000000;
	font-size: 1em;
}

span.newsTextShort {
	display: block;
	color: #000000;
	padding-bottom: 5px;
}

span.newsReadMore {
	color: #000000;
	font-size: 1em;
	padding-top: 5px;
}









/* Login */
#containerLogin {
	margin: 0px;
	padding: 0px;
	float: right;
	padding-right: 8px;
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
	font-size: 0.9em;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

#containerLogin p a {
	color: #eeeeee;
	text-decoration: none;
}



/* DirektOnline */
#containerDirektOnline {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 8px;
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
	font-size: 0.9em;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

#containerDirektOnline p a {
	color: #eeeeee;
	text-decoration: none;
}














/* Small buttons */
#smallButtonSitemap {
	background-image: url("../lib/images/icon_sitemap.gif");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 18px;
	padding: 3px 0px 3px 20px;
	margin: 0px;
	display: none;
}

#smallButtonLogin {
	/* background-image: url("../lib/images/icon_user.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 20px;
	*/
	margin: 0px;
}

#smallButtonProducer {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
















#containerPreload {
	display: none;
}










/* Menu */

#containerMenu {

	background-image: url("background_menu.gif");
	background-repeat: repeat-x;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background-position: top center;
	font-size: 12px;
}

#navlist {
	height: 47px;
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
}

#navlist li {
	 text-align: center;
	z-index:9;
	DISPLAY: block;
	HEIGHT: 47px;
	MARGIN: 0px;
	FLOAT: left;
	line-height: 58px;

}

#navlist li a {
	color: #0066cc;
	padding: 0 10px 0 10px;
	border: 0px;
}

#navlist li a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

#navlist li.selected {
	background-repeat: repeat-x;
	background-position: top left;
}

#navlist li.selected a {
	color: #000000;
	background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

#navlist li.selected a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: repeat-x;
	background-position: top left;
	color: #000000;

}

#navlist li a {
	display: block;
	/* width: 100%; */
	text-decoration: none;
	font-weight: normal;
}

#navlist li.folder {
	height: 34px;
}

/* drop down */
#navlist li.folder ul {
	display: none; /* Add this to hide submenus */
}

/* menu item */
#navlist li.folder ul a {
	height: 39px;
	background-image: url("menu_item.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #000000;
}

#navlist li.folder ul a:hover {
	background-image: url("menu_item_hover.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
}		

/* Sub menu */
#navlist li.folder ul li.folder ul {
	display: none;
}

/*
#navlist a {
	width:100%;
}

#navlist li>a {
	width:auto;
} */


#navlist ul li a.submenu {
	display: none;
}


/* regular hovers */

#navlist li.folder a:hover {
}

/*
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
*/


/* hovers with specificity */
#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;
}		





/* Top of page link */

#topOfPageLink {
	display: none;
	text-align: left;
	margin-top: 20px;
	clear: both;
}

#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-image: url("icon_topofpage.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}









/* Content elements */
p {
	cursor: default;
	color: #333333;
	line-height: 16px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

p b {
	font-weight: bold;
}

p em {
	color: #cccc66;
}

p sup {
	color: #cccc66;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #0066cc;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	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: #0066cc !important; /* FF requires a important here */
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}




/* CONTACT FORMS */

#contactForm {
	clear: both;
	padding-top: 20px;
}

#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: 0px;
	padding: 3px;
	border: 0px;
	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;
	border: 0px none #888888;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
}

#contactForm label {
	width: 80px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

