html {
	overflow-y: scroll;
}

BODY {
	background: #c6c6c6;
	font: normal 12px Tahoma, Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

#containerPreload {
	display: none;
}

#logo_menu {
	height: 100px;
}
/* -------------------- TINY MCE -------------------- */
body.mceContentBody {
	background: #FFF;
	text-align: left;
}

::-moz-selection {
	background: #DDD;
	color: #000;
}

/* -------------------- CONTAINER -------------------- */
#containerAll, #containerLogo, #containerFooter, #containerMenu {
	width: 912px;
}

#containerAll {
	background: #FFF url("bg_content.gif") repeat-y;
	display: block;
	margin: 0 auto 10px;
	cursor: default;
}

/* -------------------- LOGO --------------------------*/
#containerLogo {
	background: url("bilkonsult_logo.gif") no-repeat center;
	height: 82px;
	margin: 0 20px 0 40px;
	width: 220px;
	float: left;
}

#containerLogo a {
	padding: 0;
	margin: 0;
	height: 66px;
	width: 220px;
	float: left;
}

#containerLogo a img {
	padding: 0;
	margin: 0;
	display: none;
}

/* -------------------- FLAGS ------------------------*/
#flags {
	display: none;
	float: right;
	width: 80px;
}

/* -------------------- CONTENT -----------------------*/
#containerContent {
	margin: 0 10px;
	padding: 0 30px;
	text-align: left;
	height: auto !important;
	min-height: 500px;
	height: 500px;
}

#containerContent img[align="right"] {
	padding-left : 20px;
}

#containerContent img[align="left"] {
	padding-right: 20px;
}

 /*footerMenu (if MENU_FOOTER = true)*/
 .footerMenu{
	display: block;
	margin: 14px 0 0 0;
 }
 
 .footerMenu a{
	margin: 0 10px;
 } 
 
 .footerMenu a.footerChild{
	margin: 0 5px 0 2px;
 }
 
/*containerChildMenu (if SHOWCHILDMENU = true)*/
div#childMenuWrapper{
	float: left;
	width: 160px;
}
div#containerChildMenu{
	display: block;
	width: 160px;
	height: 180px;
	background: url("childmenu-background_mid.png") repeat-y top left;
	padding: 0 10px;
	margin: 0 10px 0 0;
}
div#containerChildMenuTop{
	display: block;
	width: 160px;
	height: 5px;
	background: url("childmenu-background_top.png") no-repeat top left;
}
div#containerChildMenuBot{
	display: block;
	width: 160px;
	height: 5px;
	background: url("childmenu-background_bot.png") no-repeat top left;
}
div#containerChildMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#containerChildMenu li{
	border-bottom: #ccc 1px solid;
	padding: 5px 0;
	width: 140px;
	margin: 0;
}
div#containerChildMenu .childMenuSelectedItem{
	color: #1f1f1f;
}

/* -------------------- MENU -------------------- */
#Menu {
	height: 82px;
	margin: 0;
	text-align: left;
	width: 630px;
	float: right;
}

#navlist {
	list-style: none;
	padding: 0;
	margin: 0 8px 0 0;
	font-weight: bold;
	float: right;
}

#navlist li {
	text-align: center;
	position: relative;
	z-index: 9;
	display: block;
	margin: 0;
	font-weight: bold;
	float: left;
	font-size: 11px;
	line-height: 70px;
}

#navlist li a {
	height: 82px;
	width: 124px;
	display: block;
	background: url("menu_item.gif") no-repeat;
	color: #FFF;
}

#navlist li a:hover {
	background: url("menu_item_hover.gif") no-repeat;
}

#navlist li.selected {
	background: url("menu_item_hover.gif") no-repeat;
}

#navlist li.selected a {
	background: url("menu_item_hover.gif") no-repeat;
}

#navlist li.selected a:hover {
	background: url("menu_item_hover.gif") no-repeat;
}

#navlist li.folder {
}

/* -------------------- DROP DOWN -------------------- */
#navlist li.folder ul {
}

#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 {
}

ul ul, li:hover ul ul {
}

li:hover ul, li:hover li:hover ul {
}

/* -------------------- NAVIGATION MENU -------------------- */
#containerNavigationmenu { 
}

#containerNavigationmenu p { 
}

#containerNavigationmenu p a { 
	color: #5a5a5a !important;
}

/* -------------------- FOOTER -------------------- */
#containerFooter {
	background: url("bg_footer.gif") no-repeat;
	height: 22px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
}

#containerInnerFooter {
	height: 20px;
	margin: 0 auto;
	padding: 10px;
	width: 325px;
}

#containerFooter hr {
	display: none;
}

#containerFooter p {
	font-size: 0.9em;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 15px;
}

#containerFooter p a {
}

#containerFooter p a:hover {
	font-weight: normal;
}

/* -------------------- LOGIN -------------------- */
#containerLogin {
	margin: 0 5px;
	padding: 0 8px;
	/*float: right;*/
}

#containerLogin hr {
	display: none;
}

#containerLogin p {
}

#containerLogin p a {
}

/* -------------------- DIREKTONLINE -------------------- */
#containerDirektOnline {
	margin: 0 5px;
	padding: 0 8px;
	/*float: left;*/
}

#containerDirektOnline hr {
	display: none;
}

#containerDirektOnline p {
}

#containerDirektOnline p a {
}

/* -------------------- SITEMAP -------------------- */
#smallButtonSitemap {
	background: url("../lib/images/icon_sitemap.gif") no-repeat center left;
	line-height: 18px;
	padding: 3px 0 3px 20px;
}

#smallButtonLogin {
}

#smallButtonProducer {
}

/* -------------------- CONTENT ELEMENT -------------------- */
p {
	cursor: default;
	color: #333;
}

p b {
	font-weight: bold;
}

p em {
}

p sup {
	color: #aa2023;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#containerContent h1, h2, h3, h4, h5, h6, span.newsTitle {
	color: #aa2023;
	background: none !important;
	text-align: left !important;
	line-height: 1.2em !important;
	font-weight: normal;
	width: 100% !important;
	height: 16px !important;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

.mceContentBody a {
	color: #aa2023 !important;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #aa2023;
	text-decoration: none;
}

a:hover {
	color: #aa2023;
	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;
	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 {
	float: right;
	width: 227px;
	margin: 15px 20px 0; 
	text-align: left;
	display: inline;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border: 1px solid #c7c7c7;
	padding: 15px;
	display: block;
}

#containerSidebar h1, h2, h3, h4, h5, h6 {
	background: url("sidebar_header.gif") no-repeat center top;
	width: 227px;
	height: 50px;
	line-height: 37px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* -------------------- SLIDESHOW -------------------- */
#containerSlideshowBeforeMenu, #containerSlideshowAfterMenu {
	width: 896px;
	height: 107px;
	clear: both;
}

#containerSlideshowBeforeContent, #containerSlideshowAfterContent {
}

#containerSlideshowTopSidebar, #containerSlideshowBottomSidebar {
}

#myGalleryBeforeMenu, #myGalleryAfterMenu {
	width: 896px;
	height: 107px;
	margin: 0 8px;
}

#myGalleryBeforeContent, #myGalleryAfterContent {
}

#myGalleryTopSidebar, #myGalleryBottomSidebar {
}

/* -------------------- JDGALLERY -------------------- */
.jdGallery .slideElement {
	background: #3E619B;
}

.jdGallery .loadingElement {
	background: #3E619B;
}

.jdGallery .slideInfoZone {
	height: 40px;
	background: #fff;
	color: #000;
	font-size: 1em;
}

.jdGallery .slideInfoZone h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	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;
	clear: both;
	padding: 10px 0 0 0;
}

img.galleryThumbnail {
	background: #fff;
	height: 100px;
	padding: 3px;
	margin: 0 10px 7px 0;
	border: 1px solid #AAA;
}

a.galleryThumb:link, a.galleryThumb:active, a.galleryThumb:visited {
	float: left;
}

a.galleryThumb:hover {
	float: left;
}

/* -------------------- NEWS -------------------- */
#containerNews {
	clear: both;
	text-align: left;
	float: right;
	padding: 30px 20px 0;
}

#containerNews ul {
	margin: 0;
	padding: 5px 10px 15px 10px;
	list-style: none;
	text-align: left;
	border-left: 1px solid black;
	height: 425px;
}

#containerNews h2 {
	margin: 0;
}

img.newsImage {
	margin: 20px;
	float:left;
}

div.newsItem {
	margin: 0;
	padding: 0 0 10px 0;
}

li.newsItem {
	display: block;
	width: 210px;
	position: relative;
	margin: 0 9px 0 0;
	padding: 5px 0 15px;
}

span.newsTitle {
	display: block;
	font-weight: bold;
	padding: 0 0 3px 0;
}

span.newsTitle a:link {
	text-decoration: none;
}

span.newsDate {
	display: none;
	padding: 0 0 12px 0;
}

span.newsText {
	display: block;
}

span.newsTextShort {
	display: none;
	padding: 0 0 5px 0;
}

span.newsReadMore {
	padding: 5px 0 0 0;
}

/* -------------------- CONTACT FORM -------------------- */
#contactForm {
}

#contactForm input, #contactForm textarea, #contactForm select {
	border: 1px solid #888;
	padding: 4px 0;
	background: transparent url("form_inputfield.gif") no-repeat;
}

input, textarea, select {
	border: 1px solid #888;
	padding: 4px 0;
	background: transparent url("form_inputfield.gif") no-repeat;
}

/*#contactForm input {
	width: 200px;
}*/

#contactForm input.button {
	padding: 3px;
	width: 90px;
	height: 21px;
	border: 1px solid #888;
	color: #fff;
	background: transparent url("form_button.gif") no-repeat;
}

input.button {
	padding: 3px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	width: 90px;
	height: 21px;
	border: 1px solid #888;
	color: #fff;
	background: transparent url("form_button.gif") no-repeat;
}

#contactForm textarea {
	width: 400px;
	height: 50px;
}

#contactForm label {
	float: left;
	text-align: left;
	padding: 0 5px;
}

label {
	float: left;
	text-align: left;
	padding: 0 5px;
}