/* Megasun Haupt CSS-Datei */

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #676d72;
}
body {
	font-size: .73em;
	line-height: 135%;
	background: #FED400 url(../img/ci/kbl_main_bgl.jpg) no-repeat fixed left top;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 7px 1em 1em 1em;
}
a {
	color: #676d72;
	text-decoration: underline;
}
a:hover {
	color: #ffa902;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 125%;
	padding-bottom: 3px;
}

div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}
div.leftclearer {
	clear: left;
	height: 1px;
	overflow: hidden;
}
div.rightclearer {
	clear: right;
	height: 0;
	overflow: hidden;
}

#wrapall {
	width: 995px;
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
}
#outer {
	background: transparent url(../img/ci/kbl_content_bg1.gif) repeat-y 0 0;
	position: relative;
	z-index: 1;
	width: 995px;
	margin: 0 auto 0 auto;
}
#topper {
	width: 993px;
	height: 1px;
	background: #FEDA01;
	overflow: hidden;
	margin: 0 1px 0 1px;
	border-top: 1px solid #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
#shadow {
	position: absolute;
	top: 160px;
	left: 212px;
	height: 64px;
	width: 781px;
	background: transparent url(../img/ci/kbl_shadow_bg.gif) no-repeat 0 0;
	z-index: 100;
}
#shadow ul.fontsize {
	float: right;
	list-style: none;
	margin: 11px 5px 0 0;
	z-index: 110;
}
#shadow ul.fontsize li {
	float: left;
	width: 21px;
	height: 21px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 2px;
	overflow: hidden;
}
#shadow ul.fontsize li.smaller {
	background-image: url(../img/ci/kbl_font-smaller.gif);
}
#shadow ul.fontsize li.larger {
	background-image: url(../img/ci/kbl_font-bigger.gif);
}
#shadow ul.fontsize li.normal {
	background-image: url(../img/ci/kbl_font-normal.gif);
}
#shadow ul.fontsize li span {
	padding-left: 25px;
}


#shadow_left {
	position: absolute;
	top: 160px;
	left: 2px;
	height: 14px;
	width: 210px;
	background: transparent url(../img/ci/kbl_shadow_bg_left.png) no-repeat 0 0 !important;
	background: transparent url(../img/ci/kbl_shadow_bg_left2.gif) no-repeat 0 0;
	z-index: 105;
}
#header {
z-index: 300;
	position: relative;
	margin: 0 2px 0 2px;
	width: 991px;
	overflow: hidden;
	height: 154px;
	background: #fafafa url(../img/header_images/kbl_image_default.jpg) no-repeat right top;
	border-top: 6px solid #ffffff;
}
#header h1 {
	z-index: 501;
	position: absolute;
	left: 18px;
	top: 15px;
	background: transparent url(../img/ci/kbl-bh.png) no-repeat 0 0 !important;
    background: transparent url(../img/ci/kbl-bh.gif) no-repeat 0 0
	width: 302px;
	height: 110px;
	z-index: 1;
}
#header h1 a {
	z-index: 502,
	float: left;
	width: 302px;
	height: 61px;
	overflow: hidden;
	cursor: pointer;
}
#header h1 a span {
	float: left;
	padding: 1162px 0 0 1810px;
}
#flashheader {
	position: absolute;
	left: 0;
	top: 0;
	width: 991px;
	height: 134px;
	overflow: hidden;z-index: 500;
}

#topmenu {
	position: absolute;
	top: 134px;
	height: 19px;
	border-top: 1px solid #ffffff;
	border-left-width: 0;
	border-right-width: 0;
	width: 991px;
	background: #ffffff url(../img/ci/kbl_mainmenu_bg.png) repeat-x 0 0;
	z-index: 50;
	overflow: hidden;
}
#topmenu ul {
	list-style: none;
	padding-left: 6px;
}
#topmenu ul li {
	list-style: none;
	float: left;
}
#topmenu ul li a {
	float: left;
	padding: 0 10px 0 10px;
	height: 19px;
	line-height: 18px;
	text-decoration: none;
	color: #676d72;
	font-weight: bold;
	font-size: 1.13em;
}
#topmenu ul li a:hover {
	background: transparent url(../img/ci/kbl_mainmenu_bg_hover.png) repeat-x 0 0;
}
#topmenu ul li.active a,
#topmenu ul li.active a:hover,
#topmenu ul li a:focus {
	background: #FECC00 url(../img/ci/kbl_mainmenu_bg_active.gif) repeat-x 0 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 9px 0 9px;
}

/* Sprachauswahl */
#left ul.lang {
	/*
	float: right;
	padding: 3px 8px 0 0;
	*/
	height: 35px;
	padding-left: 5px;
	position: relative;
	top: -5px;
	border: 0;
}
#left ul.lang li {
	padding-left: 3px;
	border: 0;
}
#left ul.lang li a {
	width: 35px;
	height: 23px;
	padding: 0;
	line-height: 23px;
	font-weight: normal;
	overflow: hidden;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -1000em;
}
#left ul.lang li a:hover,
#left ul.lang li a:focus {
	border: 0;
	background-color: transparent;
	text-decoration: none;
}
#left ul.lang li a span {

}
#left ul.lang li.lang-de a {
	background-image: url(../img/ci/lang/de-inactive.png) !important;
	background-image: url(../img/ci/lang/de-inactive.gif);
}

/* BEGINN US FLAG */
#left ul.lang li.lang-us a {
	background-image: url(../img/ci/lang/us-inactive.png) !important;
	background-image: url(../img/ci/lang/us-inactive.gif);
}
/* END US FLAG */
#left ul.lang li.lang-en a {
	background-image: url(../img/ci/lang/en-inactive.png) !important;
	background-image: url(../img/ci/lang/en-inactive.gif);
}
#left ul.lang li.lang-es a {
	background-image: url(../img/ci/lang/es-inactive.png) !important;
	background-image: url(../img/ci/lang/es-inactive.gif);
	cursor: default;
}
#left ul.lang li.lang-it a {
	background-image: url(../img/ci/lang/it-inactive.png) !important;
	background-image: url(../img/ci/lang/it-inactive.gif);
}
/* BEGINN US FLAG */
#left ul.lang li.lang-de.selected a,
#left ul.lang li.lang-de-selected a,
#left ul.lang li.lang-de-selected a:hover,
#left ul.lang li.lang-de a:hover {
	background-image: url(../img/ci/lang/de.png) !important;
	background-image: url(../img/ci/lang/de.gif);
}
/* END US FLAG */
#left ul.lang li.lang-us.selected a,
#left ul.lang li.lang-us-selected a,
#left ul.lang li.lang-us-selected a:hover,
#left ul.lang li.lang-us a:hover {
	background-image: url(../img/ci/lang/us.png) !important;
	background-image: url(../img/ci/lang/us.gif);
}

#left ul.lang li.lang-en.selected a,
#left ul.lang li.lang-en-selected a,
#left ul.lang li.lang-en-selected a:hover,
#left ul.lang li.lang-en a:hover {
	background-image: url(../img/ci/lang/en.png) !important;
	background-image: url(../img/ci/lang/en.gif);
}
/* temporär aus 
#left ul.lang li.lang-es.selected a,
#left ul.lang li.lang-es-selected a,
#left ul.lang li.lang-es-selected a:hover,
#left ul.lang li.lang-es a:hover {
	background-image: url(../img/ci/lang/es.png) !important;
	background-image: url(../img/ci/lang/es.gif);
}
*/
#left ul.lang li.lang-it.selected a,
#left ul.lang li.lang-it-selected a,
#left ul.lang li.lang-it-selected a:hover,
#left ul.lang li.lang-it a:hover {
	background-image: url(../img/ci/lang/it.png) !important;
	background-image: url(../img/ci/lang/it.gif);
}


#left {
	position: relative;
	z-index: 6;
	width: 182px;
	padding-left: 2px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	float: left;
	margin: 0 28px 0 10px !important;
	margin: 0 28px 0 5px;
	background: #ffffff url(../img/ci/kbl_left_bg_gradient.png) no-repeat center 0;
}
#left form {
	position: relative;
	padding: 34px 0 20px 6px;
}
#left form input {
	float: left;
	position: relative;
	margin: 0;
}
#left form input.text {
	border: 1px solid #D8D8D8;
	padding: 0 4px 0 4px;
	width: 128px;
	margin-top: 1px;
	background-color: #FFFCF1;
	font-size: 1em;
}
#left form input.button {
	padding-left: 6px;
}
#left ul {
	list-style: none;
}
#left ul li {
	list-style: none;
	float: left;
	border-bottom: 1px solid #F0F0F0;
}
#left ul li a {
	float: left;
	width: 160px;
	border: 1px solid #ffffff;
	border-left: 0;
	border-right: 0;
	padding: 2px 5px 1px 15px;
	background: transparent url(../img/ci/kbl_leftmenu_normal.gif) repeat-y 0 0;
	text-decoration: none;
	color: #676d72;
}
#left ul li a:hover {
	color: #676d72;
	background-image: url(../img/ci/kbl_leftmenu_active.gif);
	background-color: #FFF5CC;
}
#left ul li.active a {
	background: #FFF5CC url(../img/ci/kbl_leftmenu_active.gif) repeat-y 0 0;
	font-weight: bold;
}
#left ul ul li {
	border-bottom: 0;
	border-top: 1px solid #F0F0F0;
}
#left ul li.active li a {
	background: #FAFAFA url(../img/ci/kbl_leftmenu_normal_sub.gif) no-repeat 0 0;
	border: 1px solid #FAFAFA;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}
#left ul li.active li a:hover {
	color: #676d72;
	background-image: url(../img/ci/kbl_leftmenu_active_sub.gif);
	background-color: #FFF5CC;
}
#left ul li.active li.active a {
	background: #DBDBDB url(../img/ci/kbl_leftmenu_active_sub.gif) no-repeat 0 0;
	border: 1px solid #ffffff;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

#left ul li.active li.active li a {
	background: #EEEEEE url(../img/ci/kbl_leftmenu_normal_sub.gif) no-repeat 10px 0;
	border: 1px solid #ffffff;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
	padding-left: 25px;
	width: 150px;
}
#left ul li.active li.active li a:hover {
	color: #676d72;
	background-image: url(../img/ci/kbl_leftmenu_active_sub.gif);
	background-color: #FFF5CC;
}
#left ul li.active li.active li.active a {
	background: #EEEEEE url(../img/ci/kbl_leftmenu_active_sub.gif) no-repeat 10px 0;
	border: 1px solid #ffffff;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

#right {
	position: absolute;
	width: 150px;
	right: 15px;
	top: 225px;
	z-index:6;
}

#footer {
	color: #A6A6A6;
	position: relative;
	background: #FED400 url(../img/ci/kbl_footer_bg_rounded.gif) no-repeat 0 0;
	margin: 0;
	height: 58px;
	width: 995px;
	clear: both;
}
#footer a {
	color: #A6A6A6;
}
#footer div.copyright {
	color: #A6A6A6;
	position: absolute;
	left: 235px;
	top: 27px;
}
#footer div.rss {
	color: #A6A6A6;
	position: absolute;
	left: 800px;
	top: 25px;
}
#footer div.rss a {
	float: left;
	background: transparent url(../img/ci/rss_icon.png) no-repeat 0 0;
	width: 47px;
	height: 24px;
	text-indent: -1000em;
	overflow: hidden;
	text-decoration: none;
}
#footer div.rss a:hover {
	background-color: transparent;
	text-decoration: none;
}
#footer div.toplink {
	float: right;
	color: #A6A6A6;
}
#footer div.toplink a {
	text-decoration: none;
}
#footer ul {
	list-style: none;
	position: absolute;
	left: 455px;
	top: 27px;
}
#footer ul li {
	float: left;
	padding: 0 6px 0 6px;
}
#footer ul li.active a {
	font-weight: bold;
	color: #676d72;
	text-decoration: none;
}


#content {
	position: relative;
	z-index: 5;
	margin: 60px 0 0 0;
	font-size: 1em;
	line-height: 135%;
	width: 740px;
	float: left;
}

#content_small {
	width: 580px;
	position: relative;
	margin: 0px;
}



/* Send a friend */
#content div.sendafriend {
	border-top: 1px solid #DEDEDE;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	line-height: 100%;
}
#content div.sendafriend h2 {
	font-size: 1.4em;
	font-weight: bold;
	background: transparent url(../img/ci/box_title_gradient.gif) no-repeat left top;
	height: 1.2em;
	padding: 0 0 10px 0;
	margin: 0;
	color: #676D72;
}
#content div.sendafriend form {
	padding: 0;
	margin: 0;
	height: 180px;
}
#content div.sendafriend form p {
	padding: 0 0 6px 0;
	margin: 0;
}
#content div.sendafriend form p label {
	display: block;
	font-size: .95em;
	padding: 0 0 3px 0;
	margin: 0;
	font-style: italic;
}
#content div.sendafriend div.notice {
	padding-left: 245px;
}
#content div.sendafriend div.fields {
	float: left;
}
#content div.sendafriend form textarea.text {
	width: 328px !important;
	width: 325px;
	height: 130px;
	font-size: 1.2em;
}
#content div.sendafriend form input.text {
	width: 230px;
	font-size: 1.2em;
}
#content div.sendafriend form input.button {
	margin-top: 6px;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
}
#content div.sendafriend p.notice {
	font-size: .95em;
	margin: 0;
	font-style: italic;
	line-height: 125%;
	color: #676D72;
	width: 575px;
}
#content div.sendafriend p.error {
	padding: 0 0 10px 0;
	margin: 0;
	color: #E2001A;
	line-height: 125%;
	font-weight: bold;
}
#content div.sendafriend p.success {
	padding: 0;
	margin: 0;
	color: #5BAC26;
	line-height: 125%;
	font-weight: bold;
}

#content ul.tools {
	list-style: none;
	padding: 25px 0 0 17px;
	margin: 0;
	height: 20px;
}
#content ul.tools li {
	background: #ffffff;
	float: left;
	padding: 0 0 0 0;
	margin: 0 25px 0 0;
	background-image: none;
}
#content ul.tools li a {
	text-decoration: none;
	padding-left: 23px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 16px;
}
#content ul.tools li.saf a {
	background-image: url(../img/ci/tools/icon_saf.gif);
	padding-left: 25px;
}
#content ul.tools li.print a {
	background-image: url(../img/ci/tools/icon_print.gif);
}
#content ul.tools li.pdf a {
	background-image: url(../img/ci/tools/icon_pdf.gif);
}
#content ul.tools li a:hover {
	text-decoration: underline;
}
