
* {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
body {
	background: #edf1f4 url("images/body.gif") repeat-x top;
	text-align: center;
}
h1 {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	width: 190px;
	height: 80px;
	padding: 0 40px 0 30px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3b6085;
	text-transform: uppercase;
}
h5 {
}
h6 {
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
small {
	font-size: 10px;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
input, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #647396;
}
hr {
	border-top: 1px dotted #d6dce1;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0em;
	margin: 6px 0;
	clear: both;
	display: block;
}
fieldset {
	padding: 10px;
}
legend {
	margin-bottom: 10px;
}
a {
	color: #919caa;
	text-decoration: underline;
}
a:hover {
	color: #647396;
	text-decoration: none;
}
/*#welcome p, ul, #head p, #head form,  #options p, #options form, #options input { padding:0px; margin:0px; }*/
/* ################################# Layout ################################# */
/* ########## Global Layout Wrapper # */
#container {
	width: 846px;
	margin: 0 auto;
}
#layout {
	float: left;
	width: 846px;
	text-align: left;
}
/* ########## Top Bar # */
#top {
	float: left;
	width: 840px;
	height: 57px;
	padding: 5px 3px 0 3px;
	background: url("images/top.gif") no-repeat;
	font-size: 11px;
}
#welcome {
	float: left;
	color: #fff;
	padding: 5px 0 0 0;
}
#metamenu {
	float: right;
	padding: 5px 0 0 0;
}
#metamenu li a {
	color: #cad9e7;
	text-decoration: underline;
}
#metamenu li a:hover {
	color: #fff;
	text-decoration: none;
}
#metamenu li {
	display: inline;
	padding: 0 0 0 5px;
}
#langmenu {
	float: right;
	padding: 4px 0 0px 18px;
	background: url("images/metamenu_bg.gif") no-repeat 10px 6px;
}
#langmenu li {
	display: inline;
	padding: 0 0 0 2px;
}
#langmenu li img {
	border: 1px solid #2c5c8b;
}
#langmenu li.active img {
	border: 1px solid #577da3;
}
/* ########## Header # */
#head {
	float: left;
	width: 838px;
	height: 110px;
	padding: 25px 3px 0 3px;
	background: url("images/head.png") no-repeat;
}
#user_interface {
	float: right;
	background: #f5f8fb;
	border: 1px solid #eaf0f5;
	padding: 10px 0px 0px 10px;
	width: 230px;
	height: 68px;
	overflow: hidden;
	margin-right: 30px;
}
#user_interface a {
	color: #919caa;
	text-decoration: underline;
}

#user_interface a:hover {
	color: #647396;
	text-decoration: none;
	padding: 8px 0 0 0;
}
#user_interface p {
	font-size: 11px;
	color: #a7bdd2;
}
#user_interface p strong {
	font-size: 12px;
	font-weight: bold;
	color: #3d7ba1;
}
#hotline {
	height:30px;
	padding:8px 0 0 10px;
}
#merchantReg {
	height: 30px;
	padding: 0 0 0 4px;
}
#hotline p {
	color: #919caa;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#merchantReg p {
	color: #919caa;
	font-size: 16px;
	font-weight: bold;
	background: url("images/login_submit.gif") no-repeat -28px center transparent;
}
#hotline strong {
	font-size: 12px;
	color: #3d7ba1;
	padding: 0 0 0 30px;
	background: url("images/icon_phone.gif") no-repeat 0 0;
}
#merchantReg strong {
	font-size: 12px;
	color: #3d7ba1;
	display: block;
	margin-left: 37px;
}
#cart {
	float: left;
	padding: 8px 0 0 14px;
	background: url("images/user_interface_bg.gif") no-repeat left 9px;
	width: 140px;
	height: 42px;
}
#cart p {
	color: #a7bdd2;
	font-size: 11px;
}
#cart a {
	text-decoration: none;
}
#cart a:hover {
	text-decoration: underline;
}
#cart strong {
	font-size: 12px;
	color: #3d7ba1;
	padding: 0 0 0 21px;
	background: url("images/icon_card.gif") no-repeat 0 0;
}
#loginform {
	float: left;
	padding: 2px 12px 0 12px;
}
#loginform p {
	text-align: right;
	font-size: 10px;
}
#loginform label {
	font-size: 11px;
	color: #a7bdd2;
	float: left;
	display: none;
}
#loginform fieldset {
	float: left;
	padding: 0px;
}
#loginform fieldset.left {
	width: 130px;
}
#loginform fieldset.left input {
	float: left;
	border: none;
	background: url("images/login_input.gif") no-repeat;
	width: 120px;
	height: 18px;
	padding: 3px 5px 0px 5px;
	margin: 0;
}
#loginform fieldset.right {
	width: 28px;
	padding: 5px 0 0 10px;
}
#loginform fieldset.right input {
	float: left;
	font-size: 0px;
	border: none;
	width: 28px;
	height: 28px;
	background: url("images/login_submit.gif") no-repeat 0 0;
	cursor: pointer;
	padding-top: 28px;
	overflow: hidden;
}
#loginform fieldset.right input:hover {
	background: url("images/login_submit.gif") no-repeat -28px 0;
}
#userbar {
	float: left;
	padding: 0 0 0 14px;
	background: url("images/user_interface_bg.gif") no-repeat left 9px;
	width: 80px;
	height: 60px;
}
#userbar ul li {
	font-size: 12px;
}
/* ########## Options Bar # */
#options {
	float: left;
	width: 840px;
	padding: 0 3px 5px 3px;
	color: #657497;
}
#options a {
	color: #434e68;
	text-decoration: underline;
}
#options a:hover {
	color: #647396;
	text-decoration: none;
}
#searchform, #breadcrumb, #print {
	background: #fafbfc;
	border: 1px solid #d6dce1;
}
#searchform {
	float: left;
	width: 204px;
	height: 24px;
	padding: 4px 0 0 4px;
}
#searchform #searchkeywords {
	float: left;
	border: 1px solid #d6dce1;
	background: #fff url("images/input_bg.gif") repeat-x top;
	padding: 2px 3px 0 3px;
	width: 168px;
	height: 16px;
}
#searchform #searchsubmit {
	float: left;
	border: none;
	background: url("images/icon_search.gif") no-repeat 2px 2px;
	cursor: pointer;
	margin-left: 5px;
	width: 16px;
	height: 18px;
}
#searchform fieldset {
	margin: 0;
	padding: 0;
}
#print {
	float: left;
	width: 77px;
	height: 21px;
	font-size: 11px;
	background: #fafbfc url("images/icon_print.gif") no-repeat 10px 6px;
	padding: 7px 0 0 31px;
}
#searchform, #breadcrumb {
	margin: 0 5px 0 0;
}
#breadcrumb {
	float: left;
	width: 500px;
	font-size: 11px;
	padding: 7px 0px 0px 8px;
	height: 21px;
	overflow: hidden;
}
#data-wrapper {
	float: left;
	width: 840px;
	padding: 5px 3px 5px 3px;
}
/* ########## Mainmenu # */
#mainmenu-wrapper {
	float: left;
	width: 840px;
	padding: 0 3px 0px 3px;
}
#mainmenu {
	float: left;
	width: 830px;
	background: #fafbfc;
	border: 1px solid #d6dce1;
	padding: 4px;
}
#mainmenu ul {
	float: left;
	width: 830px;
	background: #3b6085 url("images/mainmenu_bg.gif") repeat-x top;
}
#mainmenu li {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}
#mainmenu li a {
	display: block;
	float: left;
	background: url("images/mainmenu_item.gif") no-repeat;
	color: #fafbfc;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 0 0px;
	text-align: center;
	height: 24px;
	width: 166px;
}
/* ########## Keyvisual Startsite # */
#sidebar {
	float: left;
	width: 210px;
	padding: 0 5px 0 0;
	font-size: 11px;
}
#sidebar .box {
	float: left;
	width: 200px;
	background: #fafbfc;
	border: 1px solid #d6dce1;
	padding: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar .box h3 {
	background: url("images/h3_sidebar.gif") repeat-x top;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #919caa;
	padding: 6px 10px 12px 10px;
}
.categories {
	width: 200px;
}
.categories h3 {
	display: none;
}
.categories li a {
	display: block;
	background: url("images/sidebar_li_on.gif") no-repeat -15px 1px;
	padding: 8px 10px 7px 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 11px;
}
.categories li.CatLevel1 ul li a {
	display: block;
	background: url("images/sidebar_li_off.gif") no-repeat 0 1px;
	padding: 9px 0 0 23px;
	height: 20px;
	width: 177px;
	color: #353d43;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 11px;
}
.categories li.CatLevel1 ul li a:hover {
	background-image: url("images/sidebar_li_on.gif");
	color: #fff;
}
.categories li.CatLevel1 ul li.active a {
	background-image: url("images/sidebar_li_on.gif");
	color: #fff;
	font-weight: bold;
}
.categories li.CatLevel1 ul li.CatLevel2 a:hover {
	color: #bfe6ff;
	text-decoration: underline;
}
.categories li.CatLevel1 ul li.CatLevel2 ul li a {
	display: block;
	background: #edf1f4 url("images/icon_li_sub_off.gif") no-repeat 24px 9px;
	padding: 4px 0 0 33px;
	margin: 0 0 1px 0;
	height: 18px;
	width: 167px;
	color: #4b5259;
	text-transform: none;
	font-weight: normal;
}
.categories li.CatLevel1 ul li.CatLevel2 ul li.active a {
	background: #e0e7ed url("images/icon_li_sub_on.gif") no-repeat 24px 9px;
	color: #4b5259;
	font-weight: bold;
}
.categories li.CatLevel1 ul li.CatLevel2 ul li.active a:hover, .categories li.CatLevel1 ul li.CatLevel2 ul li a:hover {
	background: #e0e7ed url("images/icon_li_sub_on.gif") no-repeat 24px 9px!important;
	color: #3b6085;
}
.categories li.CatLevel1 ul li.CatLevel2 ul li.CatLevel3 ul li a {
	background: #ffffff url("images/icon_li_sub_on.gif") no-repeat 24px 9px;
	color: #4b5259;
	font-weight: bold;
}
.categories li.CatLevel1 ul li.CatLevel2 ul li.CatLevel3 ul li a:hover {
	background: #e0e7ed url("images/icon_li_sub_on.gif") no-repeat 24px 9px;
	color: #3b6085;
	font-weight: bold;
}
#sidebar small {
	color: #919caa;
	padding: 0 0 0 0;
	margin: 0 4px 0 4px;
}
#sidebar h4 {
	margin: 0 4px;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	color: #3b6085;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar h4 a {
	margin: 0;
	padding: 0;
	color: #3b6085;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar h4 a:hover {
	text-decoration: underline;
}
#sidebar p {
	margin: 0 4px;
	padding: 2px 0 2px 0;
	font-size: 11px;
	color: #4b5259;
}
#sidebar p a, div.readmore a {
	color: #0072bb;
}
#sidebar .newsItem {
	padding: 0 0 5px 0;
}
#sidebar p a.readmore, div.readmore a {
	background: url("images/icon_readmore.gif") no-repeat 1px 5px;
	padding-left: 11px;
}
#sidebar p a:hover, div.readmore a:hover {
	text-decoration: none;
	color: #3b6085;
}
div.readmore {
	background-color: #e5eaef;
	padding: 4px 4px 5px 4px;
	text-align: right;
}
/* ########## Footer # */
#foot {
	float: left;
	margin: 0 4px;
	border-top: 5px solid #ffffff;
	font-size: 11px;
	padding: 5px 0 10px 0;
	color: #3b6085;
}
#foot a {
	color: #3b6085;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
}
#footmenu {
	float: right;
}
#footmenu li {
	display: inline;
	border-left: 1px dotted #3b6085;
	padding: 0 0 0 7px;
	margin: 0 0 0 4px;
}
#footmenu li img {
	vertical-align: middle;
}
/* ########## Keyvisual Startsite # */
.keyvisual {
	float: left;
	width:840px;
	height:291px;
	padding-left: 3px;
    padding-top: 5px;
	/*
	background: #ffffff;
	width: 615px;
	padding: 4px;
	border: 1px solid #d6dce1;*/
}
.keyvisual ul {
	padding-top: 4px;
}
.keyvisual li {
	float: left;
	width: 307px;
}
.keyvisual li.last {
	float: right;
	width: 307px;
}
.keyvisual li a {
	float: left;
	display: block;
	width: 307px;
	padding-top: 10px;
	height: 29px;
	text-align: center;
	font-size: 15px;
	color: #3b6085;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background: url("images/btn_keyvisual_off.gif") no-repeat 0 0;
}
.keyvisual li a.active {
	color: #ffffff;
	background: url("images/btn_keyvisual.gif") no-repeat 0 0;
}
.keyvisual li a:hover {
	text-decoration: underline;
}
/* ########## Product Teaser Startsite # */
#product_teaser {
	float: left;
	margin: 0px 0;
}
#product_teaser li {
	float: left;
	width: 312px;
	overflow: hidden;
}
#product_teaser li.third {
	margin-right: 0px;
}
#product_teaser img {
	padding: 0 0 1px 0;
}
#product_teaser h3 {
	color: #3b6085;
	font-size: 14px;
	padding: 0;
}
#product_teaser h3 a {
	color: #3b6085;
	text-decoration: none;
}
#product_teaser h3 a:hover {
	text-decoration: underline;
}
#product_teaser p {
	padding: 0;
	color: #4b5259;
	font-size: 11px;
}
/* #################### Content ## */
#content {
	float: left;
	width: 625px;
	font-size: 11px;
	color: #4b5259;
	overflow: hidden;
}
#content .box {
	float: left;
	border: 1px solid #d6dce1;
	background: #fafbfc;
	padding: 10px;
	width: 603px;
	margin-bottom: 5px;
}
#content .box h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #3b6085;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
}
#content .box h3 span {
	font-weight: normal;
}
#content .box p {
	padding: 0 0 6px 0;
}
/* ########## Product Listing # */
.pagination {
	float: left;
	overflow: hidden;
	border: 1px solid #d1d9e1;
	border-bottom-color: #c5cfda;
	background: #d1d9e1 url("images/bar_grey.gif") repeat-x top;
	padding: 6px 10px;
	margin: 0 0 5px 0;
	width: 603px;
	color: #353d43;
	font-size: 11px;
	text-align: right;
}
.pagination a {
	color: #3b6085;
	text-decoration: none;
}
.pagination a:hover {
	color: #434e68;
	text-decoration: underline;
}
.pagination a.active {
	font-weight: bold;
	color: #434e68;
	text-decoration: underline;
}
.pagination a.active:hover {
	color: #1f2638;
	text-decoration: none;
}
.productitem {
	float: left;
	overflow: hidden;
	width: 615px;
	border: 1px solid #d6dce1;
	background: #fafbfc;
	padding: 4px;
	margin-bottom: 5px;
}
.productitem small, #product-container small {
	color: #97a2af;
}
.productitem small strong {
	color: #486a8d;
}
.product-img, .product-info, .product-logo {
	float: left;
	overflow: hidden;
}
.product-logo {
	width: 130px;
}
.product-logo a {
	display: block;
	width: 130px;
	text-align: center;
	padding: 20px 0 0 0;
}
.product-img {
	width: 80px;
	padding: 0 10px 0 0;
}
.product-info {
	width: 380px;
	padding: 0 9px 0 0;
	border-right: 1px dotted #d6dce1;
}
.product-info p {
	margin-bottom: 4px;
}
.product-logo {
	width: 120px;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	text-align: center;
}
.product-buttons img {
	vertical-align: middle;
}
.price {
	color: #0072bb;
	font-size: 18px;
}
/* ########## Product Details # */
#product-container {
	float: left;
	overflow: hidden;
	width: 625px;
}
#product-container #gallery {
	float: left;
	overflow: hidden;
	width: 168px;
	border: 1px solid #d6dce1;
	background: #fafbfc;
	padding: 2px;
	margin: 0 5px 5px 0;
}
#product-container #gallery img {
	margin: 2px;
	float: left;
	overflow: hidden;
	border: 1px solid #c5cfda;
	padding: 1px;
	background: #fff;
}
#product-container #gallery img:hover {
	border: 1px solid #3b6085;
}
#product-container #gallery img#preview:hover {
	border: 1px solid #c5cfda;
}
#product-container #gallery .medium {
	width: 160px;
	max-width: 160px;
}
#product-container #gallery .small {
	width: 76px;
	max-width: 76px;
}
#product-container .info {
	width: 424px;
	margin: 0 0 5px 0;
}
#product-container .info img {
	margin: 0 5px;
}
#product-container .info h3 {
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	color: #3b6085;
	padding: 0;
	margin: 0;
}
#product-container #headline-logo {
	width: 110px;
	padding: 0 0 0 10px;
	float: right;
	overflow: hidden;
}
#features li {
	display: inline;
	padding: 0 10px 0 0;
}
#content input.inputText, #content textarea.inputTextarea, #content select {
	background: #fff url("images/input_bg.gif") repeat-x top;
	border: 1px solid #d6dce1;
	padding: 1px 2px;
	color: #353d43;
}
#cart_quantity fieldset {
	float: left;
	overflow: hidden;
	padding: 0 15px 0 0;
}
#amountcount {
	width: 25px;
}
#settocart {
	background: none!important;
	border: none!important;
}
#tabs {
	width: 625px;
	float: left;
	overflow: hidden;
}
#tabs ul {
	width: 625px;
	border-bottom: 1px solid #3b6085;
	float: left;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#tabs ul li {
	display: inline;
}
#tabs ul li a {
	float: left;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #d1d9e1;
	border-bottom-color: #c5cfda;
	background: #d1d9e1 url("images/bar_grey.gif") repeat-x top;
	color: #353d43;
	text-decoration: none;
}
#tabs ul li a:hover, #tabs ul li a.active {
	border: 1px solid #3b6085;
	background: #3b6085 url("images/bar_blue.gif") repeat-x top;
	color: #fff;
}
#tabs ul li a.active, #tabs ul li a.active:hover {
	font-weight: bold;
}
#tabs ul li a.active:hover {
	color: #bfe6ff;
	text-decoration: underline;
}
.extended-list {
	width: 600px;
	float: left;
	overflow: hidden;
}
.extended-list li {
	border-left: 10px solid #fafbfc;
	border-right: 10px solid #fafbfc;
	padding: 5px 0 5px 15px;
	background: url("images/icon_link_off.gif") no-repeat 0 11px;
	color: #353d43;
	border-bottom: 1px dotted #d6dce1;
}
.extended-list li strong {
	color: #3b6085;
}
#tabbing-2, #tabbing-3, #tabbing-4, #tabbing-5 {
	display: none;
}

li.file_download, li.file_pdf, li.file_doc, li.file_xls, li.flie_zip {
	background-image: url('files/icon_download.gif');
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 45px;
}
li.file_pdf {
	background-image: url('files/icon_pdf.gif');
}
li.file_doc {
	background-image: url('files/icon_doc.gif');
}
li.file_xls {
	background-image: url('files/icon_xls.gif');
}
li.file_zip {
	background-image: url('files/icon_zip.gif');
}
.search-cat {
	border: 1px #c5cfda solid;
	margin-bottom: 4px;
	padding: 6px 3px;
	font-size: 1.1em;
	clear: both;
	background-color: #E0E7ED;
}
.search-cat a {
	color: #3b6085;
}
/* ################################# Special Classes ################################# */
.clear {
	clear: both;
	height: 0em;
	font-size: 0em;
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}

.aLeft {text-align:left;}
.aRight {text-align:right;}
.aCenter {text-align:center;}
/* ########## Text # */
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignblock {
	text-align: justify;
}
/* ########## Images # */
img.no_Border {
	margin: 0 6px 6px 0;
}
img.no_Border_Left {
	float: left;
	margin: 0 6px 6px 0;
}
img.no_Border_Right {
	float: right;
	margin: 0 0 6px 6px;
}
img.Border, img.Border_Left, img.Border_Right, .product-img img {
	border: 1px solid #c5cfda;
	padding: 1px;
	background: #fff;
}
img.Border {
	margin: 0 6px 0 0;
}
img.Border_Left {
	float: left;
	margin: 0 6px 6px 0;
}
img.Border_Right {
	float: right;
	margin: 0 0 6px 6px;
}
/* ################################# CART ################################# */
table.orderDetails {
}
table.orderDetails .left {
	text-align: left;
}
table.orderDetails .right {
	text-align: right;
}
table.orderDetails .center {
	text-align: center;
}
table.orderDetails .subTotal {
	text-align: right;
}
.checkoutLink {
	font-size: 9px;
	color: #3D7BA1;
	text-decoration: none;
}
.formElement {
	clear: both;
	margin-bottom: 10px;
}
.inputLabel {
	float: left;
	width: 100px;
}
.inputField {
	margin-left: 110px;
}
.news-listing {
	border-bottom: 1px #d6dce1 dashed;
	padding: 5px;
	margin-bottom: 10px;
}
.news-image {
	float: left;
	overflow: hidden;
	width: 120px;
	padding: 2px 10px;
}
.einleitung {
	font-size: 1.2em;
	padding-bottom: 50px;
	font-weight: bold;
}
/* ################################# Slimbox ################################# */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
#mSlider {
	margin: auto;
	overflow: hidden;
	height: 60px;
	width: 160px;
	position: relative;
	font-size: 0!important;
}
#mSlider ul {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#mSlider li {
	overflow: hidden;
	height: 60px;
	background-repeat: no-repeat;
}
#mSlider li a {
	display: block;
}
#mSlider li a img{
	visibility: hidden;
}
#mSlider li a:hover img {
	visibility: visible;
}
.categoryImg {
}
.categoryDesc {
	margin-left: 90px;
}
.options table tr.hover:hover {
	/* background-color: #2c5c8b; */
}
.options table td {
	text-align: left;
}
.options table th {
	text-align: left;
}

/* ########################################### neu für Standardcontent #################### */
 
#content .inhalt a {
	font-size:12px;
}

#content .inhalt ul {
	padding:0px 0 4px 0;
}

#content .inhalt ul li {
	padding: 0 0 0 12px;
	background:url('/templates/webseason/images/icon_link_off.gif') no-repeat 0px 6px;
	font-size:12px;
}

#content .inhalt p {
	font-size:12px;
}

#content .inhalt .blue, #content .inhalt span.blue,  #content .inhalt table tr td span.blue {
	color:#3b6085;
}

#content .inhalt h4 {
	padding: 6px 0 4px 0;
}

#content .inhalt h5 {
	font-size:12px;
	padding: 6px 0 4px 12px;
	color:#3b6085;
	background:url('/templates/webseason/images/icon_link_on.gif') no-repeat 0px 11px;
}

#content .inhalt td {
	font-size:12px;
}

div#starttext{
	text-align:justify;
}

div#lptext h1{
	font-size: 1.1em;
	font-weight: bold;
	width: 350px;
	height: 30px;
	padding: 0 0px 0 0px;
}
div#lptext{
	font-size: 12px;
	text-align:justify;
}
div#lptext p#lplinks{
	text-align:center;
}

.secondVisuals {
	margin-left:5px;
}
