@charset "UTF-8";
/* CSS Document */

body{
	line-height:130%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/bg.gif) repeat-x top;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
ul, li, p, h1, h2, a, img{
	margin:0;
	padding:0;
	border:none;
}
.invisible{
	display:none;
}
a{
	outline:none;
	color:#009ee1;
}
h1{
	color:#009ee1;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	border-bottom:1px solid #009ee1;
	margin-bottom:10px;
	font-weight:normal;
}
h2{
	color:#009ee1;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-weight:normal;
}
strong,
a{
	color:#009ee1;
}
#logo{
	position:absolute;
	right:0;
	top:10px;
}
#wrapper{
	width:950px;
	margin:0 auto;
}
#teaser{
	display:none;
}
#holder{
	position:absolute;
	top:156px;
	color:#fff;
	width:90%;
	height:90px;
	padding:10px;
}
#header{
	position:relative;
	height:293px;
	margin-bottom:20px;
}
.mod_navigation{
	position:absolute;
	width:100%;
	top:131px;
	left:0;
}
.mod_navigation li{
	list-style:none;
	float:left;
	display:inline;
	height:29px;
	padding-left:4px;
	margin-right:10px;
}
.mod_navigation li.intern{
	float:right;
}
.mod_navigation li.hover,
.mod_navigation li.active,
.mod_navigation li.trail{
	background:url(../img/top_tabs.gif) no-repeat 0 0;
}
.mod_navigation li a,
.mod_navigation li span{
	height:29px;
	display:block;
	float:left;
	padding:0 10px 0 6px;
	color:#000;
	text-decoration:none;
	line-height:29px;
}
.mod_navigation li a:hover,
.mod_navigation li span,
.mod_navigation li.hover a,
.mod_navigation li.trail a.trail,
.mod_navigation li a.active{
	background:url(../img/top_tabs.gif) no-repeat right -29px;
	color:#fff;
}
.mod_navigation ul ul{
	position:absolute;
	top:126px;
	left:0;
	width:100%;
	display:none;
	z-index:1000;
	background:#fff;
	height:30px;
}
.mod_navigation ul li.hover ul,
.mod_navigation ul li.trail ul,
.mod_navigation ul li.active ul{
	display:block;
}


.mod_navigation li li,
.mod_navigation li li{
	background:url(../img/bottom_tab.gif) no-repeat 0 0;
}

.mod_navigation li.hover li a,
.mod_navigation li li a,
.mod_navigation li li span{
	height:30px;
	line-height:30px;
	background:url(../img/bottom_tab.gif) no-repeat right -30px;
	color:#000;
	display:block;
}
.mod_navigation li.hover li.hover,
.mod_navigation li.hover li.active,
.mod_navigation li.trail li.active,
.mod_navigation li.trail li.hover,
.mod_navigation li.active li.hover{
	background:url(../img/bottom_tab.gif) no-repeat 0 -60px;
}
.mod_navigation li.hover li a:hover,
.mod_navigation li li span,
.mod_navigation li li.hover a,
.mod_navigation li li a.active{
	background:url(../img/bottom_tab.gif) no-repeat right -90px;
	color:#fff;
}
#right{
	float:right;
	width:280px;
	margin-bottom:20px;
}
.warenkorb #right{
	display:none !important;
}
#main{
	margin:0 380px 0 10px;
}
.shop #main{
	margin:0 320px 30px 160px;
}
.warenkorb #main{
	margin-right:105px;
}
.mod_webShop_navigation li{
	list-style:none;
}
.mod_webShop_navigation li a{
	text-decoration:none;
	padding:5px;
	display:block;
}
.mod_webShop_navigation li a:hover,
.mod_webShop_navigation li a.active{
	background:#eee;
}
#left{
	float:left;
	width:150px;
}
#main .inside{
	padding-top:10px;
}
.ce_gallery{
	margin:20px 0;
}
.image_container img{
	border:1px solid #009ee1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#footer{
	background:#ddd;
	padding:10px 0 0 0;
	width:100%;
	clear:both;
}
#footer .inside{
	width:950px;
	margin:0 auto;
}
#footer .ce_text{
	width:560px;
	margin-left:10px;
}
#right .mod_form{
	background:url(../img/suche.jpg) no-repeat;
	width:210px;
	height:32px;
	padding:11px 0 0 50px;
	margin-bottom:20px;
}
#right input.text{
	background:none;
	border:none;
	width:146px;
}
.layout_latest{
	margin-bottom:20px;
}
#main p{
	margin-bottom:10px;
}
#main ul{
	margin:0 0 10px 5px;
}
#top #main ul li{
	margin-bottom:5px;
	list-style:none;
	background:url(../img/li.gif) no-repeat left 3px;
	padding-left:15px;
}
.shop #main ul li{
	backface-visibility:hidden;
	padding:0;
}
form td{
	padding-right:10px;
}
#top input,
#top textarea{
	border:1px solid #009ee1;
	margin-bottom:10px;
}
.error{
	color:red;
}
#footer .inside{
	position:relative;
}
#be{
	position:absolute;
	top:20px;
	left:670px;
}
blockquote{
	font-size:16px;
	line-height:24px;
	font-style:italic;
	background:url(../img/cite.gif) no-repeat 5px 5px;
	margin:0;
	padding:10px 20px;
	color:#888;
	font-weight:normal;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../js/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../js/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../js/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../js/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../js/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../js/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../js/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../js/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/fancy_shadow_nw.png') no-repeat;
}

/* Style sheet webshop */
.mod_webShop_checkout h2{padding-top:30px;border-bottom:1px solid #999999;}
.mod_webShop_myOrders ul,.mod_webShop_myOrders ul li{margin:0;padding:0;list-style-type:none;}
.mod_webShop_myOrders li{float:left;}
.mod_webShop_myOrders ul{clear:both;}
.mod_webShop_myOrders .orderHeadline li,.mod_webShop_myOrders .heading li{border-bottom:1px solid #999999;font-weight:bold;}
.mod_webShop_myOrders li{width:25%;line-height:1.6;}
.mod_webShop_addressbook .currendAddresses{width:320px;float:left;}
.mod_webShop_addressbook .primaryAddress,.mod_webShop_addressbook .secondaryAddress{font-weight:bold;font-size:14px;color:#666666;}
.mod_webShop_addressbook .singleAddress{margin-top:20px;}
.mod_webShop_addressbook form{margin-top:10px;}
.addressLabel{width:100px;float:left;}
.mod_webShop_shoppingCart{margin:0;padding:0;}
ul.webShop_cartHeading,ul.webShop_cartItem{margin:0;padding:0;}
ul.webShop_cartHeading{
	border-bottom:1px solid #999999;
	overflow:hidden;
}
.webShop_cartHeading li{float:left;margin:0 0 5px;padding:3px 0;font-weight:bold;font-size:11px;list-style-type:none;}
.webShop_cartItem li{float:left;margin:0;padding:5px 0;list-style-type:none;}
ul.webShop_cartItem{padding-bottom:15px;}
.cartItemImage{width:80px;}
.cartItemTitle{width:300px;}
.cartItemQTY{width:120px;text-align:center;}
.cartItemSinglePrice{width:80px;text-align:right;}
.cartItemTotalPrice{width:80px;text-align:right;}
.cartItemQTY input.itemQTY{width:30px;margin-left:16px;text-align:center;}
.cartItemQTY_input{float:left;}
.cartItemQTY_input.first{margin-right:5px;}
.clean{clear:both;}
.webShop_cartItem{height:80px;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #999999;}
.cartItemTitle .articleNumber,.cartItemTitle .articleTeaser{font-size:11px;line-height:1.4;}
.cartItemTitle .articleTitle a{font-weight:bold;font-size:11px;line-height:1.4;}
.webShop_total{margin:0;padding:0;text-align:right;line-height:1.5;}
.webShop_total ul,.webShop_total li{margin:0;padding:0;list-style-type:none;}
.webShop_total li label{width:560px;left:0;position:absolute;}
.webShop_total .totalPrice,.webShop_total .totalPriceAddTax{font-weight:bold;}
.webShop_noCartItems ul,.webShop_noCartItems li{margin:0;padding:0;font-weight:bold;color:#cc0000;list-style-type:none;}
.checkOut{margin-top:20px;text-align:center;}
.cartTransfer{font-weight:bold;}
.continue{margin-right:auto;margin-left:auto;text-align:center;}
.shipping_address .formelem label{width:100px;display:inline-block;margin-top:10px;}
.shipping_address select,.shipping_address input{width:200px;}
.shipping_address .address_confirm{margin-top:10px;}
.mod_webShop_checkoutConfirm ul{margin:0;padding:0;}
.mod_webShop_checkoutConfirm ul li{margin:0;padding:0;list-style-type:none;}
.shoppingOverview ul.heading li{float:left;margin:0;padding:3px 0;font-weight:bold;font-size:11px;}
.shoppingOverview li,.discountOverview li,.shippingOverview li,.paymentOverview li,.overviewTotal li{float:left;padding:5px 0;}
.shoppingOverview .articleName{width:380px;}
.shoppingOverview .articleQTY{width:100px;text-align:center;}
.shoppingOverview .articlePrice,.shoppingOverview .articleSum{width:100px;text-align:right;}
.shoppingOverview .item_even li,.shoppingOverview .item_odd li{padding:5px 0;border-top:1px solid #999999;}
ul.shoppingTotal,.overviewTotal,ul.overviewBilling{padding:5px 0;border-top:1px solid #999999;font-weight:bold;}
.taxes{font-weight:normal;}
.coupons ul{padding:5px 0 20px;}
.shippingOverview,.paymentOverview,.totalLabel,.taxes{padding-bottom:5px;}
.taxes{padding-top:5px;}
.articlePriceLabel,.couponLabel,.articlePriceLabel,.shippingLabel,.paymentLabel,.totalLabel,.taxLabel,.billingLabel{width:580px;float:left;}
.articlePriceValue,.couponValue,.shippingPrice,.paymentPrice,.totalValue,.taxSum,.billingValue{width:100px;text-align:right;}
.billingAddress,.shippingAddress{width:320px;float:left;}
.checkoutConfirm input{margin-top:30px;}
.agbText{width:660px;height:100px;margin-top:30px;margin-bottom:10px;padding:10px;border:1px solid #999999;overflow-y: scroll;}
.warning{display:block;margin-top:10px;font-family:tahoma,verdana;font-weight:normal;font-size:11px;color:#cc0000;}
.customerComment{height:50px;margin-top:30px;padding-bottom:30px;}
.customerCommentArea{height:50px;margin-top:5px;border:1px solid #999999;}
.mod_webShop_articleDetails .leftRow{width:110px;float:left}
.mod_webShop_articleDetails .rightRow{margin-left:140px;}
.mod_webShop_articleDetails h1{margin:0 0 7px;padding:0;}
.kombi h4{width:130px;margin:0;padding:0;text-align:center;font-weight:bold;font-size:13px;color:#ec8723;}
.kombi .recommendet_single{float:left;margin-top:15px;text-align:center;border:0px;font-size:11px;}
.kombi .recommendet_single a{font-weight:normal;text-decoration:none;font-size:11px;}
.kombi .articleTitle{font-weight:bold;}
.kombi .articleImage,.kombi .articleImage:hover{margin:0 0 5px;padding:0;border:0px;}
.mod_webShop_miniCart{
	}
	#articleDelivery{
		display:none;
	}
.mod_webShop_miniCart .content{float:left;padding-top:1px;padding-left:25px;background:url("../tl_files/images/icon_basket.gif") left center no-repeat;font-weight:normal;font-size:11px;color:#666666;}
.mod_webShop_miniCart .itemValuta{float:left;margin-left:10px;padding-top:1px;padding-bottom:2px;padding-left:10px;border-left:1px solid #666666;font-weight:normal;font-size:11px;color:#666666;}
.mod_webShop_miniCart .cartlink{float:left;margin-left:10px;padding-bottom:2px;padding-left:10px;border-left:1px solid #666666;}
.mod_webShop_miniCart a{font-weight:normal;text-decoration:none;font-size:11px;}
.mod_webShop_miniCart a:hover{font-weight:normal;text-decoration:none;color:#ec8723;}
.articleListItem{width:200px;height:310px;position:relative;overflow:hidden;float:left;margin-right:30px;text-align:center;}
.articleListItem.last{float:none;margin-right:0;}
.markAsNew{width:41px;height:41px;left:1px;top:1px;position:absolute;margin:0;padding:0;}
.markAsOffer{width:41px;height:41px;right:0;top:0;position:absolute;margin:1px 1px 0 0;padding:0;}
.articleImage{left:0;top:0;position:relative;margin:0;padding:1px;border:1px solid #D6D6D6;}
.articleImage:hover{left:0;top:0;position:relative;margin:0;padding:1px;border:1px solid #999999;}
.articleListItem .articleTitle{margin:10px 0 5px;padding:0;}
.articleListItem .articleTitle a{margin:0;padding:0;font-weight:bold;text-decoration:none;font-size:15px;color:#EC8723;}
.articleListItem .articleTeaser a{display:block;margin:0 0 5px;padding:0;font-weight:bold;text-decoration:none;font-size:11px;color:#999999;}
.mod_webShop_articleDetails .articleTeaser{margin:0;padding:0;font-weight:bold;font-size:13px;color:#999999;}
.mod_webShop_articleDetails .articleNumber{margin:10px 0 0;padding:0;font-weight:bold;font-size:10px;color:#666666;}
.mod_webShop_articleDetails .articleDescription{margin:20px 0 35px;padding:0;font-weight:normal;font-size:12px;line-height:1.6;}
.mod_webShop_articleDetails .articleAttributes h2{font-weight:bold;font-size:13px;color:#666666;}
.mod_webShop_articleDetails .articleAttributes label,.mod_webShop_articleDetails .articlePrice label.lblPrice{width:60px;float:left;font-weight:bold;}
.mod_webShop_articleDetails .articlePrice label.lblPrice{margin-top:9px;}
.mod_webShop_articleDetails .articleAttributes select{margin-bottom:10px;}
.mod_webShop_articleDetails .articlePrice{margin-bottom:30px;}
.mod_webShop_articleDetails .specialOffer,.mod_webShop_articleDetails .valuePrice{margin-right:10px;margin-bottom:30px;font-size:20px;color:#ec8723;}
.mod_webShop_articleDetails .hasSpecialPrice{font-weight:bold;text-decoration:line-through;font-size:12px;color:#FF3333;}
.mod_webShop_articleDetails .webShopQTY{width:50px;text-align:center;}
.mod_webShop_articleDetails .webShop_info{margin-top:15px;padding:3px 3px 3px 10px;background-color:#EC8723;font-weight:bold;font-size:11px;color:#ffffff;}
.mod_webShop_articleDetails .webShop_info a{font-weight:bold;font-size:11px;color:#ffffff;}
.mod_webShop_articleDetails .groupLink{margin-bottom:30px; display:none;}
.mod_webShop_articleDetails .groupLink a{margin-left:5px;}
.mod_webShop_articleDetails .vpe{margin-top:5px;font-weight:bold;font-size:11px;}
.variantLinks{width:235px;margin-top:4px;text-align:center;}
.variantLinks img{padding:4px;cursor:pointer;filter: alpha(opacity=60);-moz-opacity: 0.60;opacity: 0.60;}
.variantLinks img:hover{padding:4px;cursor:pointer;filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.articleListItem .articlePrice{margin-top:10px;font-weight:bold;}
.articleListItem .specialOffer,.articleListItem .valuePrice{font-weight:bold;font-size:14px;color:#ec8723;}
.articleListItem .hasSpecialPrice{font-weight:bold;text-decoration:line-through;font-size:11px;color:#ff3333;}
.articleListItem .lblPrice{display:none;}
.articleListItem .taxInfo{margin-left:5px;font-weight:normal;font-size:11px;}
.articleListItem .shippingNotice{display:block;margin-top:5px;font-weight:normal;font-size:11px;}
.articleListItem .shippingNotice a{margin-left:5px;font-weight:normal;text-decoration:underline;font-size:11px;}
.articleListItem .vpe{font-size:11px;}
.ws_sortbox{margin-top:-36px;margin-bottom:20px;padding-top:3px;padding-right:20px;padding-bottom:3px;text-align:right;}
.ws_sortbox label{margin-right:10px;font-weight:bold;font-size:11px;}
.ws_sortbox #ctrl_sortbox{font-size:11px;}
.ce_download,
.mod_login,
table.calendar{
	margin-bottom:15px;
}

table.calendar{width:100%;border-top:1px solid #cccccc;border-left:1px solid #cccccc;}
table.calendar .head{padding-top:4px;padding-bottom:5px;text-align:center;background-color:#f6f6f6;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.calendar .current{background-color:#ffffcc;}
table.calendar .label{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#bbbbbb;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;font-weight:bold;font-size:10px;color:#ffffff;}
table.calendar td{width:14%;height:72px;padding:1px;vertical-align:top;background-color:#ffffff;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.calendar td.weekend{background-color:#f6f6f6;}
table.calendar .today{background-color:#ffffcc;}
table.calendar .empty,table.calendar .empty .header{background-color:#f6f6f6;}
table.calendar td .header{padding-bottom:2px;background-color:#e0e0e0;font-size:10px;}
table.calendar td .event a{font-size:10px; line-height:12px; text-decoration:none;}
#minicalendar{margin:0 5px 20px;padding:5px 5px 10px;background-color:#ece4d9;}
table.minicalendar{width:100%;border-top:1px solid #cccccc;border-left:1px solid #cccccc;}
table.minicalendar td{width:14%;padding-top:2px;padding-bottom:3px;text-align:center;background-color:#ffffff;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.minicalendar td,table.minicalendar .active a{font-size:10px;}
table.minicalendar .weekend{background-color:#f6f6f6;}
table.minicalendar .today{background-color:#ffffcc;}
table.minicalendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#c3c3c3;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;font-size:10px;color:#ffffff;}
table.minicalendar .head{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#f9f9f9;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.minicalendar .current{background-color:#ffffcc;}
.mod_eventlist{margin-right:6px;}
.mod_eventlist .header{padding:3px 6px 4px;background-color:#e6e6e6;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;font-weight:bold;}
.mod_eventlist .header.first{border-top:1px solid #cccccc;}
.mod_eventlist .event{padding:10px 6px 12px;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;}
.mod_eventlist .time{margin-top:-6px;margin-bottom:6px;font-weight:normal;color:#999999;}
.mod_eventreader .info{margin-top:-12px;font-size:12px;color:#999999;}
.mod_eventreader .recurring{margin-top:2px;font-size:12px;color:#009900;}
.mod_eventreader .ce_text{margin-top:15px;}
.mod_eventreader .back{margin-top:18px;}


.comment_default{
	margin-bottom:20px;
}
.comment_default p{
	margin:0 !important;
}
