﻿div.InputForm{
	border: 1px dotted #B3B3B3;
	background-color: #E6E6E6;
}
div#footer{
	background-image: url('/Web/Core/Images/footerFade.jpg');
	width: 940px;
	margin: 0 auto;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: white;
	padding-bottom: 15px;
}
div#footer div.footer-box{
	width: 170px;
	float: left;
}
div#footer div.footer-box h5{
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
div#footer div.footer-box h5 a{
	color: #353535;
}
div#footer div.footer-separator{
	width: 20px;
	overflow: hidden;
	float: left;
}
html{
	overflow: scroll;
}
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}
form{
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
p{
	padding: 0;
	margin: 0;
}
h1,span.header1{
	margin: 0;
	padding: 0 0 15px 0;
}
h2,h3{
	padding: 0;
	margin: 0;
}
h4,span.header4{
	margin: 0;
	padding: 0 0 5px 0;
}
h5,span.header5{
	margin: 0;
	padding: 0 0 5px 0;
}
h6{
	margin: 0;
	padding: 5px 0 5px 0;
}
div.preamble, span.preamble{
	padding-bottom: 20px;
}
/* PAGE HEAD */
div#page-head{
	margin: 0 auto;
	width: 980px;
	background-color: white;
	position: relative;
}
div#page-head a#logo{
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
}
div#page-head a#logo img{
	display: block;
	width: 128px;
	height: 54px;
}
div#page-head ul#main-menu{
	margin: 0 20px 0 20px;
	padding: 60px 0 0 145px;
	list-style-type: none;
	overflow: hidden;
	background-image: url('/content/images/mainmenu_bg20090401.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	_background-image:none;
}
div#page-head ul#main-menu li{
	float: left;
}
div#page-head ul#main-menu li a{
	display: block;
	margin: 0;
	padding:0 20px;
	height: 36px;
	text-align: center;
	line-height: 38px;
	overflow: hidden;
	font-family: georgia;
    color: #7f9239;
	font-size: 16px;
	float:left;
}
div#page-head ul#main-menu li span{
	background: url('/web/core/images/mainmenuItemBg.jpg') 100% 0 no-repeat;
	display: block;
	margin: 0;
	color: #d9e4a2;
	height: 36px;
	text-align: center;
	line-height: 38px;
	overflow: hidden;
	padding: 0 20px 0 0;
	font-family: georgia;
	font-size: 16px;
	float:left;
}
div#page-head ul#main-menu li.selected{
	background: url('/web/core/images/mainmenuItemBgCorner.jpg') no-repeat;
	padding: 0 0 0 20px;
}
div#page-head ul#sub-menu{
	margin: 0 20px 0 20px;
	padding: 0 0 0 15px;
	height: 25px;
	list-style-type: none;
	overflow: hidden;
	background-image: url('/content/images/submenu_bg20090401.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div#page-head ul#sub-menu li{
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}
div#page-head ul#sub-menu li.selected{
	font-size: 14px;
	font-family: georgia;
	line-height: 23px;
	margin: 0 0 0 5px;
	color: #c9d482;
}
div#page-head ul#sub-menu li.separator{
	width: 7px;
	margin: 0;
	padding: 0;
	background-image: url('/Web/Core/Images/submenu_separator.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
div#page-head ul#sub-menu li a{
	font-size: 14px;
	font-family: georgia;
	line-height: 23px;
	color: white;
	margin: 0 0 0 5px;
}
/* MAIN MASTER 2009-02-21: created by DH */
div#main{
	margin: 0 auto;
	width: 980px;
}
div#main div#left{
	width: 720px;
	float: left;
}
div#main div#left div#content{
	padding: 20px 0 20px 20px;
}
div#main div#side{
	width: 220px;
	float: right;
}
div#main div#side div.content{
	padding-top: 20px;
	padding-right: 20px;
}

/* TAG CLOUD */
div.tagcloud{
	line-height: normal;
	word-spacing: 3px;
	overflow: hidden;
	letter-spacing: 0;
}
div.tagcloud a{
	word-spacing: 0px;
}
div.tagcloud a.tag-size1{
	font-size: 9px;
	color: rgb(152, 186, 57);
}
div.tagcloud a.tag-size2{
	font-size: 10px;
	color: rgb(138, 169, 51);
}
div.tagcloud a.tag-size3{
	font-size: 11px;
	color: rgb(131, 161, 49);
}
div.tagcloud a.tag-size4{
	font-size: 12px;
	color: rgb(125, 154, 47);
}
div.tagcloud a.tag-size5{
	font-size: 14px;
	color: rgb(119, 147, 45);
}
div.tagcloud a.tag-size6{
	font-size: 15px;
	color: rgb(119, 147, 45);
}

/* SIDECOLUMN */
ul.rightcol-list{
	border-top-width: 3px;
	border-top-style: solid;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.rightcol-list li.first-item{
	padding-bottom: 5px;
}
ul.rightcol-list li a{
	display: block;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}
div.rightcol-box{
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 20px;
}

/* SUBMENU */
div.menu-list{
	padding: 0 0 10px 0;
	margin: 0;
	overflow: hidden;
}
div.menu-list div{
	float: left;
}
div.menu-list div.anchor-left{
	width: 5px;
	height: 25px;
	background-image: url('/Content/images/Smakleken/subMenuLeft.jpg');
	background-repeat: no-repeat;
}
div.menu-list div.anchor{
	height: 25px;
	background-image: url('/Content/images/Smakleken/subMenuMid.jpg');
	padding: 5px 3px 0 4px;
	overflow: hidden;
}
div.menu-list div.anchor a{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #828282;
}
div.menu-list div.anchor-right{
	width: 5px;
	height: 25px;
	background-image: url('/Content/images/Smakleken/subMenuRight.jpg');
	background-repeat: no-repeat;
}
div.menu-list div.selected-left{
	width: 9px;
	height: 29px;
	background-image: url('/Content/images/Smakleken/subMenuSelectedLeft.jpg');
	background-repeat: no-repeat;
}
div.menu-list div.selected{
	height: 29px;
	background-image: url('/Content/images/Smakleken/subMenuSelectedMid.jpg');
	background-repeat: repeat-x;
	padding: 5px 3px 0 0;
}
div.menu-list div.selected a{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
div.menu-list div.selected-right{
	width: 7px;
	height: 29px;
	background-image: url('/Content/images/Smakleken/subMenuSelectedRight.jpg');
	background-repeat: no-repeat;
}
div.menu-list div.spacing{
	width: 2px;
}

/*	BREADCRUMB 2009-02-21: created by DH */
div#breadcrumb{
	padding-bottom: 20px;
}
div#breadcrumb a{
	float: left;
	font-size: 11px;
	line-height: 11px;
	background-image: url('/content/images/breadcrumb_arrow.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 12px;
	margin-right: 5px;
}
div#breadcrumb span{
	float: left;
	font-size: 11px;
	line-height: 11px;
}

/* EXTENSIONS */
div.lead240{
	float: left;
	width: 240px;
}
div.lead240 img{
	width: 220px;
	height: 140px;
	margin-bottom: 5px;
	display: block;
	border: none;
}
div.lead240 h3{
	position: relative;
	display: block;
	width: 220px;
	margin-bottom: 5px;
}
div.lead240 span.leadtext{
	display: block;
	width: 220px;
}
div.lead220{
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 20px;
}
div.lead220 img{
	width: 100px;
	height: 64px;
	float: right;
	display: block;
	margin: 0 0 5px 5px;
}
div.lead220 a.main{
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}
div.lead220 span{
	display: block;
}
div.lead460{
	border-top-width: 3px;
	border-top-style: solid;
	margin-bottom: 20px;
}
div.lead460 img{
	float: right;
	display: block;
	margin-left: 5px;
	width: 180px;
	height: 115px;
}

/* TEMP */
div#side div.content a#rss {
	background-image: url('/content/images/rss_icon.gif');
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 16px;
	text-align: right;
	padding-right: 21px;
	padding-bottom: 20px;
	font-size: 11px;
	display: block;
}
div#side div.box{
	padding: 8px 10px 12px 10px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
div#side div.box ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div#side div.box ul li{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ddd;
}
div#side div.bottom{
	height:18px;
	overflow: hidden;
	background-image: url('/content/images/sidebottom20090221.gif');
	background-repeat: no-repeat;
}

/* SHARING */
div.sharing{
	width: 460px;
	overflow: hidden;
	line-height: 17px;
	padding: 7px 0 7px 0;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}
div.sharing a{
	font-weight: bold;
	color: black;
	font-size: 11px;
	line-height: 17px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
}
div.sharing a.socialmedia{
	background-image: url('/content/images/sharing/shareIcon.jpg');
}
div.sharing a.sendtofriend{
	background-image: url('/content/images/sharing/mailIcon.jpg');
}
div.sharing a.printthis{
	background-image: url('/content/images/sharing/printIcon.jpg');
}
div.sharing a.report{
	background-image: url('/Content/images/Smakleken/report.jpg');
}
div.sharing div.rated{
	float: left;
	font-size: 11px;
}
div.sharing a.facebook{
	margin: 1px;
	background-image: url('/content/images/logo_facebook.gif');
	float: none;
}
div.sharing a.delicious{
	margin: 1px;
	background-image: url('/content/images/logo_delicious.gif');
	float: none;
}
div.sharing a.digg{
	margin: 1px;
	background-image: url('/content/images/logo_digg.gif');
	float: none;
}
div.sharing a.pusha{
	margin: 1px;
	background-image: url('/content/images/logo_pusha.gif');
	float: none;
}
div.sharing a.twitter{
	margin: 1px;
	background-image: url('/content/images/logo_twitter.png');
	float: none;
}

/* TYPO */
/* SITEWIDE  2009-02-21: created by DH */
body{
	font-size: 12px;
	font-family: arial;
	color: black;
	line-height: 14px;
}
a{
	text-decoration: none;
	color: #77932d;
}

a:hover{
	text-decoration: underline;
}
h1,span.header1{
	font-family: georgia;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}
h2,span.header2{
	font-family: georgia;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
h3,span.header3{
	font-family: georgia;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
h4,span.header4{
	font-family: arial;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}
h5,span.header5{
	font-family: arial;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
}
h6,span.header6{
	font-family: georgia;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div.preamble,span.preamble,div.preamble p{
	font-family: georgia;
	font-size: 15px;
	line-height: 18px;
}
div.mainbody{
	font-family: arial;
	font-size: 13px;
	line-height: 17px;
}
div.leadtext{
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
}
div.smalltext,span.smalltext{
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
}

/* MAIN MASTER 2009-02-21: created by DH */
div#head div#tabs a{
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
}
div#menu a{
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	color: #d7e5ca;
	text-decoration: none;
}
div#menu a:hover{
	color: white;
}
div#menu a:active{
	color: white;
}
div#menu span.separator{
	line-height: 24px;
	color:#d7e5ca;
}

/* HTML, BODY, MAIN CONTENT AREA, LOGO, GARANT */
body{
	background-image: url('/content/images/new/BG_Himmel_Mark4.jpg');
	background-color: #86cee4;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
div#main{
    background-color: white;
    background-image: url('/content/images/right_tile_20090420.gif');
    background-position: 740px top;
    background-repeat: repeat-y;
}
div#side div.box{
    background-color: #f8f8f8;
}

/* HORIZONTAL SCROLL */
div.horizontal-scroll div.goto a{
	background-image: url('/content/images/new/horiz_inactive_20090425.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
div.horizontal-scroll div.goto a.active{
	background-image: url('/content/images/new/horiz_active_20090420.gif');
}
div.horizontal-scroll a.prev{
	background-image: url('/content/images/new/horiz_leftarrow_20090425.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
div.horizontal-scroll a.next{
	background-image: url('/content/images/new/horiz_rightarrow_20090425.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

/* DIVERSE GENERALLA KLASSER (FIXA DENNA) 2009-01-20: created by DH */
div.hr{
	background-color: #ccc;
}

/* BOXES (vertical) 2009-01-26: created by DH */
div.box1{
	background-position: left 3px;
	background-repeat: no-repeat;
}
div.box2,div.box3{
	background-position: left top;
	background-repeat: no-repeat;
}

/*	EXPERTER > START 2009-02-22: created by DH */
div#experts div#start div#intro p span{
	background-color: white;
}