/*
* Basic classes
*/

body{
	background:url(../img/bg.gif) top center no-repeat fixed;
}

*{
	font-family:"Verdana",Sans-Serif;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.invisible{
	display:none;
	visibility:hidden;
}

/*
* Boxmodel
*/

div.container{
	width:960px;
	margin:0 auto;
	background:#eeecec url(../img/content_bg.jpg) bottom left no-repeat;
}

div.container div.top{
	height:60px;
	background:url(../img/top_bg.jpg) no-repeat top left;
}

div.container div.header{
	position:relative;
}

div.container div.content div.main{
	float:left;
	width:530px;
	padding:0 15px;
}

div.container div.content div.left,
div.container div.content div.right{
	float:left;
	width:190px;
	margin:0 10px 0 0;
}

div.container div.content div.right{
	margin:0 0 0 10px;
}

div.container div.footer{
	height:55px;
	background:url(../img/footer_bg.jpg) bottom left no-repeat;
}

/*
* Top
*/

div.container div.top div.logo-1{
	float:left;
	height:60px;
	width:100px;
}

div.container div.top div.logo-1 a{
	display:block;
	height:60px;
	width:100px;
}

div.container div.top div.logo-2{
	float:left;
	height:60px;
	width:290px;
}

div.container div.top div.logo-2 a{
	display:block;
	height:60px;
	width:290px;
}

/* Mainmenu */

div.container div.top div.navigation{
	float:left;
	height:60px;
	width:570px;
}

div.container div.top div.navigation ul{
	margin:36px 0 0 0;
	background:aqua;
}

div.container div.top div.navigation ul li{
	float:left;
	margin:0 10px 0 0;
	padding:0 12px 0 0;
	background:url(../img/top_menue_li_bg.png) top right no-repeat;
}

div.container div.top div.navigation ul li.last{
	margin-right:0;
	padding-right:0;
	background:none;
}

div.container div.top div.navigation ul li a,
div.container div.top div.navigation ul li span{
	float:left;
	line-height:14px;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}

div.container div.top div.navigation ul li a:hover,
div.container div.top div.navigation ul li a.trail,
div.container div.top div.navigation ul li span.active{
	border-bottom:1px dotted #ffffff;
}

/*
* Header
*/

div.container div.header .controlbutton{
	display:none;
	z-index:1000;
	position:absolute;
	top:50%;
	left:50%;
	margin:-40px 0 0 -37px;
}

div.container div.header .controlbutton span{
	display:block;
	height:82px;
	width:79px;
	cursor:pointer;
}

div.container div.header .controlbutton span.open{
	background:url(../img/header_button_oc.png) top left no-repeat;
}

div.container div.header .controlbutton span.close{
	background:url(../img/header_button_oc.png) bottom left no-repeat;
}

/* Headerimg */

div.container div.header .headerimg{ 
	height:120px;
	overflow:hidden;
}

/* Slideshow */

div.container div.header div.showwrapper{ 
	position:relative;
}

div.container div.header .slideshow{ 
	display:none;
}

div.container div.header .slideshow,
div.container div.header .slideshow li{ 
	width:960px;
	height:340px;
	overflow:hidden; 
	position:relative;
}

div.container div.header .slideshow .openbutton{
	position:absolute;
	top:0;
	right:0;
	width:auto;
	padding:10px 10px;
	z-index:4000;
	cursor:pointer;
	text-align:right;
	text-transform: uppercase;
	color:#ffffff;
	font-size:10px;
	background:url(../img/header_button_toggle.png) bottom left no-repeat;
}

div.container div.header .slideshow #prevBtn,
div.container div.header .slideshow #nextBtn{ 
	display:block;
	position:absolute;
	bottom:0;
	z-index:3000;
}

div.container div.header .slideshow #prevBtn{ 
	left:0;
}	

div.container div.header .slideshow #nextBtn{ 
	right:0;
}		
												
div.container div.header .slideshow #prevBtn a,
div.container div.header .slideshow #nextBtn a{  
	display:block;
	width:60px;
	height:340px;
	color:#ffffff;
	font-size:0;
}

div.container div.header .slideshow #prevBtn a{ 
	background:url(../img/header_button_left.png) bottom left no-repeat;
}

div.container div.header .slideshow #nextBtn a{ 
	background:url(../img/header_button_right.png) bottom right no-repeat;
}

/* Divider */

div.container div.header div.divider{ 
	height:34px;
	background:url(../img/header_divider.png) center left no-repeat;
}

/*
* Main
*/

div.main{
	color:#4e4e4e;
	font-size:11px;
	line-height:16px;
}

div.main h1{
	margin:0 0 6px 0;
	padding:0 0 4px 35px;
	background:url(../img/main_h1_bg.png) no-repeat top left;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	text-transform:uppercase;
}

div.main h1 a{
	text-decoration:none;
	color:#ffffff;
}

div.main h1 a:hover{
	border-bottom:1px dotted #ffffff;
}

div.main h2{
	margin:0 0 8px 0;
	color:#4e4e4e;
	font-size:12px;
	line-height:16px;
}

div.main h2 a{
	text-decoration:none;
	color:#4e4e4e;
}

div.main h3{
	margin:0 0 5px 0;
	color:#4e4e4e;
	font-size:11px;
	line-height:14px;
}

div.main h3 a{
	text-decoration:none;
	color:#4e4e4e;
}

div.main a{
	text-decoration:none;
	color:#383838;
	font-style:italic;
}

div.main a:hover{
	text-decoration:underline;
}

/* CE-Margins */

div.main div.ce_text,
div.main div.ce_list,
div.main div.ce_downloads,
div.main div.ce_download,
div.main div.ce_gallery,
div.main div.formbody,
div.main div.mod_galleryviewer{
	margin:0 0 20px 0;
}

/* CE-List */

div.main div.ce_list ul,
div.main div.ce_list ol{
	margin:0 0 0 5px;
}

div.main div.ce_list li{
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(../img/icons/bullet_black.png) left top no-repeat;
	line-height:16px;
}

/* CE-Hyperlink */

div.main div.ce_hyperlink{
	margin:0 0 20px 0;
}

div.main div.ce_hyperlink a{
	padding:0 0 0 16px;
	background:url(../img/icons/bullet_arrow_right.png) center left no-repeat;
	font-style:italic;
}

/* CE-Divider */

div.main div.ce_divider{
	line-height:0;
	font-size:0;
	margin:0 0 20px 0;
	border-bottom:1px dotted #454545;
}

div.main div.ce_divider hr{
	display:none;
}

/* CE-Downloads */

div.main div.ce_downloads p,
div.main div.ce_download{
	line-height:16px;
	margin:0 0 2px 0;
	font-style:italic;
	font-size:10px;
}

div.main div.ce_download{
	margin-bottom:20px;
}

div.main div.ce_downloads p img,
div.main div.ce_download img{
	line-height:16px;
	vertical-align:middle;
}

/* CE-Gallery */

div.main div#umkleide table td div.image_container img{
	background:none;
}

div.main div.ce_gallery table td{
	padding:0 5px 5px 0;
	text-align:center;
	vertical-align:middle;
}

div.main div.ce_gallery table td.col_last{
	padding-right:0;
}

div.main div.ce_gallery table tr.row_last td{
	padding-bottom:0;
}

/* CE-Form */

div.main div.tableless div.formbody label{
	float:left;
	width:130px;
	font-weight:bold;
	margin:1px 5px 0 0;
}

div.main div.tableless div.formbody input.text,
div.main div.tableless div.formbody select,
div.main div.tableless div.formbody textarea,
div.main div.tableless div.formbody input.captcha{
	float:left;
	width:250px;
	background:#f5f5f5;
	border:1px solid #999;
	padding:3px 3px;
	margin:0 0 8px 0;
	color:#4e4e4e;
	font-family:"Verdana",sans-serif;
	font-size:11px;
}

div.main div.tableless div.formbody textarea{
	height:100px;
}

div.main div.tableless div.formbody div.radio_container,
div.main div.tableless div.formbody div.checkbox_container{
	float:left;
	margin:0 0 8px 0;
}

div.main div.tableless div.formbody div.radio_container span,
div.main div.tableless div.formbody div.checkbox_container span{
	display:block;
	margin:0 0 2px 0;
}

div.main div.tableless div.formbody div.radio_container span input,
div.main div.tableless div.tableless div.formbody div.radio_container span label,
div.main div.tableless div.formbody div.checkbox_container span input,
div.main div.tableless div.formbody div.checkbox_container span label{
	float:none;
	margin:0;
}

div.main div.tableless div.formbody div.radio_container span label,
div.main div.tableless div.formbody div.checkbox_container span label{
	margin:0 0 0 2px;
	font-weight:normal;
	line-height:18px;
}

div.main div.tableless div.formbody input.upload{
	margin:0 0 8px 0;
}

div.main div.tableless div.formbody div.captcha input.captcha{
	width:50px;
	margin-right:5px;
}

div.main div.tableless div.formbody div.captcha span.captcha_text{
	line-height:20px;
}

div.main div.tableless div.formbody div.error span.captcha_text{
	color:#ff0000;
}

div.main div.tableless div.formbody div.captcha p.error{
	display:none;
}

div.main div.tableless div.formbody div.submit_container{
	padding:0 0 0 135px;
}

div.main div.tableless div.formbody div.submit_container input{
	padding:5px 5px 5px 21px;
	background:#ffffff url(../img/icons/bullet_go.png) 3px 5px no-repeat;
	border:1px solid #333333;
	color:#333333;
	cursor:pointer;
}

div.main div.tableless div.formbody p.error{
	float:left;
	margin:-5px 0 8px 135px;
	color:#f00;
}

div.main div.tableless div.formbody br{
	clear:both;
	line-height:0;
	font-size:0;
}

div.main div.tableform div.formbody fieldset{
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	border-top:1px solid #cccccc;
}

div.main div.tableform div.formbody fieldset legend{
	margin:0 0 0 0;
	padding:0 10px 0 15px;
	background:url(../img/icons/bullet_arrow_right.png) 0 1px no-repeat;
}

div.main div.tableform div.formbody td.col_0{
	width:130px;
}

div.main div.tableform div.formbody td.col_0 label{
	font-weight:bold;
}

div.main div.tableform div.formbody input.text,
div.main div.tableform div.formbody select,
div.main div.tableform div.formbody textarea,
div.main div.tableform div.formbody input.captcha{
	width:250px;
	background:#f5f5f5;
	border:1px solid #999;
	padding:3px 3px;
	margin:0 0 8px 0;
	color:#4e4e4e;
	font-family:"Verdana",sans-serif;
	font-size:11px;
}

div.main div.tableform div.formbody textarea{
	height:100px;
}

div.main div.tableform div.formbody .checkbox_container span{
	display:block;
}

div.main div.tableform div.formbody input.captcha{
	width:50px;
	margin-right:5px;
}

div.main div.tableform div.formbody p.error{
	margin:0 0 5px 0;
	color:#f00;
}

div.main div.tableform div.formbody div.submit_container{
	padding:0 0 0 135px;
}

div.main div.tableform div.formbody div.submit_container input,
div.main div.tableform div.formbody div.submit_container button{
	padding:3px 3px 4px 20px;
	background:#ffffff url(../img/icons/bullet_go.png) 3px 5px no-repeat;
	border:1px solid #333333;
	color:#333333;
	cursor:pointer;
	margin-left:0;
}

/* Pagination */

div.main div.pagination{
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px dotted #454545;
}

div.main div.pagination	ul{
	float:left;
	width:80%;
}

div.main div.pagination	ul li{
	float:left;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #4e4e4e;
	line-height:14px;
}

div.main div.pagination	ul li span{
	font-style:italic;
	font-weight:bold;
}

div.main div.pagination	ul li.last{
	margin-right:0;
	padding-right:0;
	border-right:0;
}

div.main div.pagination p.total{
	float:left;
	width:20%;
	text-align:right;
	line-height:14px;
}

/* Special Contentbox */

div.main div.box_top{
	float:left;
	width:530px;
	height:5px;
	background:url(../img/main_box_top.png) top left no-repeat;
}

div.main div.box_content{
	float:left;
	width:510px;
	background:url(../img/main_box_bg.png) top left repeat-y;
	padding:5px 10px;
}

div.main div.box_bottom{
	float:left;
	width:530px;
	height:5px;
	background:url(../img/main_box_bottom.png) top left no-repeat;
	margin:0 0 10px 0;
}

/* Modalbox */

div.ui-dialog-content{
	color:#4e4e4e;
	font-size:11px;
	line-height:16px;
}

div.ui-dialog{
	background:#ff0000 url(../img/content_bg.jpg) center center no-repeat;
}

div.ui-dialog-content a{
	text-decoration:none;
	color:#383838;
	font-style:italic;
}

div.ui-dialog-content a:hover{
	text-decoration:underline;
}

span.ui-dialog-title{
	margin:0 0 8px 0;
	color:#4e4e4e;
	font-size:12px;
	line-height:16px;
}

/* Imagecontainer */

div.main div.image_container img,
div.main div.image_container div.caption{
	background:#f7f7f7;
	padding:5px;
}

div.main div.image_container div.caption{
	padding-top:0;
	font-size:10px;
	font-style:italic;
}

div.main div.noborder div.image_container img,
div.main div.noborder div.image_container div.caption{
	background:none;
	padding:0;
}

/* Newslist */

div.main div.mod_newslist div.news{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #454545;
}

div.main div.mod_newslist div.last{
	padding-bottom:0;
	border-bottom:0;
}

div.main div.mod_newslist div.news div.heading h2{
	float:left;
	width:80%;
}

div.main div.mod_newslist div.news div.heading div.date{
	float:left;
	width:20%;
	font-size:10px;
	line-height:16px;
	text-align:right;
}

div.main div.mod_newslist div.news div.image_container{
	float:right;
	margin:0 10px 0 10px;
}


div.main div.mod_newslist div.news p.more{
	margin:5px 0 0 0;
	padding:0 0 0 16px;
	background:url(../img/icons/bullet_arrow_right.png) center left no-repeat;
	font-style:italic;
}

/* Newsdetails */

div.main div.mod_newsreader p.date{
	margin:0 0 8px 0;
	padding:0 0 0 21px;
	background:url(../img/icons/date.png) top left no-repeat;
	font-style:italic;
	line-height:16px;
}

div.main div.mod_newsreader div.enclosure{
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px dotted #454545;
}

div.main div.mod_newsreader div.enclosure p{
	line-height:16px;
	margin:0 0 2px 0;
	font-style:italic;
	font-size:10px;
}

div.main div.mod_newsreader div.enclosure p img{
	line-height:16px;
	vertical-align:middle;
}

div.main div.mod_newsreader p.back{
	margin:15px 0 20px 0;
	padding:15px 0 0 0;
	border-top:1px dotted #454545;
}

div.main div.mod_newsreader p.back a{
	padding:0 0 0 16px;
	background:url(../img/icons/bullet_arrow_left.png) top left no-repeat;
	line-height:16px;
	font-style:italic;
}

/* Gallerylist */

div.main div.mod_gallerylist div.layout_short div.box_content{
	width:530px;
	padding:0;
}

div.main div.mod_gallerylist div.layout_short div.galleryimg{
	float:left;
	width:215px;
	height:200px;
	background:url(../img/main_gallery_img_bg.png) top left no-repeat;
	position:relative;
}

div.main div.mod_gallerylist div.layout_short div.galleryimg img{
	position:absolute;
	top:28px;
	left:38px;
}

div.main div.mod_gallerylist div.layout_short div.galleryinfos h2{
	margin:5px 0 5px 0;
}

div.main div.mod_gallerylist div.layout_short div.galleryinfos{
	float:left;
	width:300px;
	padding:5px 15px 5px 0;
}

div.main div.mod_gallerylist div.layout_short div.galleryinfos p.date,
div.main div.mod_gallerylist div.layout_short div.galleryinfos p.location{
	float:left;
	width:129px;
	margin:0 0 0 0;
	padding:0 0 0 21px;
	background:url(../img/icons/date.png) top left no-repeat;
	font-style:italic;
	line-height:16px;
}

div.main div.mod_gallerylist div.layout_short div.galleryinfos p.location{
	background:url(../img/icons/map.png) top left no-repeat;
}

div.main div.mod_gallerylist div.layout_short div.galleryinfos p.description,
div.main div.mod_gallerylist div.layout_short div.galleryinfos div.meta{ 
	background:url(../img/header_divider.png) bottom center no-repeat;
	padding:0 0 20px 0;
	margin:0 0 0px 0;
}

/* Galleryview */

div.main div.mod_galleryviewer p.date,
div.main div.mod_galleryviewer p.location{
	float:left;
	width:200px;
	margin:0 0 0 0;
	padding:0 0 0 21px;
	background:url(../img/icons/date.png) top left no-repeat;
	font-style:italic;
	line-height:16px;
}

div.main div.mod_galleryviewer p.location{
	width:280px;
	background:url(../img/icons/map.png) top left no-repeat;
}

div.main div.mod_galleryviewer p.description{
	margin:5px 0 10px 0;
}

div.main div.mod_galleryviewer div.image_gallery div.img{
	float:left;
	background:#f7f7f7;
	padding:5px;
	margin:0 8px 8px 0;
}

div.main div.mod_galleryviewer div.image_gallery div.last{
	margin-right:0;
}

div.main div.mod_galleryviewer p.back{
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px dotted #454545;
}

/* Shop -> Productlist */

div.main div.mod_shop_productlist h1{
	margin:0 0 20px 0;
}

div.main div.mod_shop_productlist div.category-description,
div.main div.mod_shop_productlist div.sorting{
	margin:0 0 20px 0;
}

div.main div.mod_shop_productlist div.product-list{
	margin:0 2px;
}

div.main div.mod_shop_productlist li.divider{
	clear:both;
	float:none;
}

div.main div.mod_shop_productlist li.product{
	float:left;
	width:116px;
	margin:0 6px 10px 0;
	padding:6px;
	background:url(../img/transparent_grey.png);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.main div.mod_shop_productlist li.lastcol{
	margin-right:0;
}

div.main div.mod_shop_productlist li.product div.description{
	padding:3px;
}

div.main div.mod_shop_productlist li.product h2{
	margin:5px 0 2px 0;
}

div.main div.mod_shop_productlist li.product h2 a{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}

div.main div.mod_shop_productlist li.product div.price{
	font-size:10px;
	font-weight:bold;
}

/* Shop -> Cart -> Detail */

div.main div.mod_shop_cart div.cart{
	padding:10px;
	background:#ffffff;
}

div.main div.mod_shop_cart p.message{
	clear:both;
	margin:10px 0 15px 0;
	padding:0 0 0 22px;
	background:url(../img/icons/information.png) top left no-repeat;
	font-weight:bold;
	line-height:16px;
}

div.main div.mod_shop_cart table td,
div.main div.mod_shop_cart table th{
	vertical-align:top;
	line-height:16px;
}

div.main div.mod_shop_cart table .col_1{
	width:7%;
	padding-left:5px;
}

div.main div.mod_shop_cart table .col_2{
	width:3%;
}

div.main div.mod_shop_cart table .col_3{
	width:39%;
	padding-left:5px;
}

div.main div.mod_shop_cart table .col_4{
	width:11%;
	text-align:right;
}

div.main div.mod_shop_cart table .col_5{
	width:20%;
	text-align:right;
}

div.main div.mod_shop_cart table .col_6{
	width:20%;
	text-align:right;
	padding-right:5px;
}

div.main div.mod_shop_cart table th{
	padding:5px 0;
	border-bottom:3px double #cccccc;
}

div.main div.mod_shop_cart table tbody td{
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	line-height:16px;
}

div.main div.mod_shop_cart table .col_1 a{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/icons/cross.png) top left no-repeat;
	border:0;
	padding:0;
	text-indent:-1000px;
	cursor:pointer;
}

div.main div.mod_shop_cart table .col_4 input{
	border:1px solid #cccccc;
	padding:2px;
	width:50%;
	font-size:10px;
}

div.main div.mod_shop_cart table tbody td a{
	font-style:normal;
}

div.main div.mod_shop_cart table tbody td .attributes,
div.main div.mod_shop_cart table tbody td .itemnumber{
	font-size:10px;
}

div.main div.mod_shop_cart table tbody td .tax{
	color:#999999;
	font-size:10px;
	letter-spacing:-0.1em;
}

div.main div.mod_shop_cart table tbody tr.last td{
	border-bottom:none;
}

div.main div.mod_shop_cart table tfoot td{
	text-align:right;
}

div.main div.mod_shop_cart table tfoot td.col_2{
	padding-right:5px;
}

div.main div.mod_shop_cart table tfoot tr td{
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	line-height:22px;
}

div.main div.mod_shop_cart table tfoot tr.first td{
	border-top:3px double #cccccc;
}

div.main div.mod_shop_cart table tfoot tr.last td{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	border-top:3px double #cccccc;
	border-bottom:3px double #cccccc;
	line-height:22px;
}

div.main div.mod_shop_cart table tfoot tr.row_navi input.reloadcart{
	float:left;
	background:url(../img/icons/arrow_refresh.png) 4px 3px no-repeat;
	border:1px solid #cccccc;
	padding:5px 5px 5px 22px;
	margin:6px 0;
	font-size:10px;
	cursor:pointer;
}

div.main div.mod_shop_cart div.checkoutlink{
	text-align:right;
	background:url(../img/icons/cart_big.png) right 3px no-repeat;
	padding:2px 40px 2px 2px;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	line-height:32px;
	cursor:pointer;
}

div.main div.mod_shop_cart div.emptymsg{
	margin:10px 0 0 0;
}

div.main div.mod_shop_cart div.coupon{
	margin:10px 0 0 0;
	padding:10px;
	background:#ffffff;
}

div.main div.mod_shop_cart div.coupon p{
	margin:0 0 10px 0;
}

div.main div.mod_shop_cart div.coupon label{
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 0;
}

div.main div.mod_shop_cart div.coupon input{
	border:1px solid #cccccc;
	padding:5px;
	width:100px;
	font-size:11px;
}

div.main div.mod_shop_cart div.coupon button.addcoupon,
div.main div.mod_shop_cart div.coupon button.delcoupon{
	background:url(../img/icons/arrow_refresh.png) center center no-repeat;
	text-indent:-6000px;
	border:1px solid #cccccc;
	height:25px;
	width:25px;
	margin:6px 0;
	font-size:10px;
	cursor:pointer;
}

div.main div.mod_shop_cart div.coupon button.delcoupon{
	background:url(../img/icons/cross.png) center center no-repeat;
	text-indent:-6000px;
}

/* Shop -> User -> ViewOrders */

div.main div.mod_shop_userorderlist div.invoiceaddress,
div.main div.mod_shop_userorderlist div.paymentmethod,
div.main div.mod_shop_userorderlist div.shippingaddress,
div.main div.mod_shop_userorderlist div.shippingmethod{
	float:left;
	width:50%;
}

div.main div.mod_shop_userorderlist span.reorder{
	float:right;
	background:url(../img/icons/cart_add.png) right top no-repeat;
	padding:0 21px 0 0;
	font-weight:bold;
}

div.main div.mod_shop_userorderlist div.row{
	float:left;
	width:510px;
	background:#f5f5f5;
	padding:10px;
	margin:0 0 10px 0;
}

div.main div.mod_shop_userorderlist div.row h2{
	margin:0 0 5px 0;
}

div.main div.mod_shop_userorderlist div.order,
div.main div.mod_shop_userorderlist div.shippinginfo,
div.main div.mod_shop_userorderlist div.paymentinfo{
	background:#f5f5f5;
	padding:10px;
	margin:0 0 10px 0;
}

div.main div.mod_shop_userorderlist div.order thead .col_1,
div.main div.mod_shop_userorderlist div.order tbody .col_1{
	width:35px;
}

div.main div.mod_shop_userorderlist div.order thead .col_2,
div.main div.mod_shop_userorderlist div.order tbody .col_2{
	width:215px;
	padding-right:10px;
}

div.main div.mod_shop_userorderlist div.order thead .col_3,
div.main div.mod_shop_userorderlist div.order tbody .col_3{
	width:50px;
}

div.main div.mod_shop_userorderlist div.order thead .col_4,
div.main div.mod_shop_userorderlist div.order tbody .col_4{
	width:100px;
	text-align:right;
}

div.main div.mod_shop_userorderlist div.order thead .col_5,
div.main div.mod_shop_userorderlist div.order tbody .col_5{
	width:100px;
	text-align:right;
}

div.main div.mod_shop_userorderlist div.order thead th{
	padding:0 0 5px 0;
	font-size:10px;
	border-bottom:1px solid #cccccc;
}

div.main div.mod_shop_userorderlist div.order tbody td{
	padding:5px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

div.main div.mod_shop_userorderlist div.order tbody tr.last td{
	border-bottom:3px double #cccccc;
}

div.main div.mod_shop_userorderlist div.order tbody .col_4 .tax{
	font-size:10px;
	color:#bababa;
}

div.main div.mod_shop_userorderlist div.order tfoot td{
	text-align:right;
}

div.main div.mod_shop_userorderlist div.order tfoot tr.first td{
	padding-top:5px;
}

div.main div.mod_shop_userorderlist div.order tfoot tr.last td{
	font-weight:bold;
	border-bottom:3px double #cccccc;
	padding:5px 0 8px 0;
}

div.main div.mod_shop_userorderlist div.back{
	background:url(../img/icons/bullet_back.png) left top no-repeat;
	padding:0 0 0 21px;
}

div.main div.mod_shop_userorderlist div.orderlist{
	background:#f5f5f5;
	padding:10px;
	margin:0 0 10px 0;
}

div.main div.mod_shop_userorderlist div.orderlist .col_0{
	width:70px;
}

div.main div.mod_shop_userorderlist div.orderlist .col_1{
	width:75px;
}

div.main div.mod_shop_userorderlist div.orderlist .col_2{
	width:90px;
}

div.main div.mod_shop_userorderlist div.orderlist .col_3{
	width:150px;
}

div.main div.mod_shop_userorderlist div.orderlist .col_4{
	width:115px;
	font-size:10px;
	font-style:normal;
}

div.main div.mod_shop_userorderlist div.orderlist th{
	padding:0 0 5px 0;
	font-size:10px;
	border-bottom:1px solid #cccccc;
}

div.main div.mod_shop_userorderlist div.orderlist tbody td{
	padding:5px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

/* Shop -> Checkout */

div.main div.mod_shop_checkout div.description{
	margin:0 0 20px 0;
}

div.main div.mod_shop_checkout div.formbody{
	margin:0 0 0 0;
}

div.main div.mod_shop_checkout div.invoice div#ctrl_useforshipping{
	margin:10px 0 0 135px;
}

div.main div.mod_shop_checkout div.payment p.error,
div.main div.mod_shop_checkout div.shipping p.error{
	display:none;
}

div.main div.mod_shop_checkout div.payment div.radio_container span,
div.main div.mod_shop_checkout div.shipping div.radio_container span{
	display:block;
}

div.main div.mod_shop_checkout div.payment div.radio_container label,
div.main div.mod_shop_checkout div.shipping div.radio_container label{
	float:none;
}

div.main div.mod_shop_checkout div.payment div.radio_container label span,
div.main div.mod_shop_checkout div.shipping div.radio_container label span{
	display:inline;
}

div.main div.mod_shop_checkout div.payment div.radio_container label span.description,
div.main div.mod_shop_checkout div.shipping div.radio_container label span.description{
	display:block;
	margin:0 0 15px 0;
}


div.main div.mod_shop_checkout div.payment div.error .title,
div.main div.mod_shop_checkout div.shipping div.error .title{
	color:#f00;
}

div.main div.mod_shop_checkout div.payment .submit_container,
div.main div.mod_shop_checkout div.shipping .submit_container{
	margin:0;
	padding:0;
}

div.main div.mod_shop_checkout div.order div.invoiceaddress,
div.main div.mod_shop_checkout div.order div.payment,
div.main div.mod_shop_checkout div.order div.shippingaddress,
div.main div.mod_shop_checkout div.order div.shipping{
	float:left;
	width:50%;
}

div.main div.mod_shop_checkout div.order div.divider{
	clear:both;
	height:34px;
	background:url(../img/header_divider.png) center left no-repeat;
}

div.main div.mod_shop_checkout div.order div.orderdetails{
	padding:10px;
	background:#ffffff;
}

div.main div.mod_shop_checkout div.order div.orderdetails table td,
div.main div.mod_shop_checkout div.order div.orderdetails table th{
	vertical-align:top;
}

div.main div.mod_shop_checkout div.order div.orderdetails table .col_1{
	width:7%;
	padding-left:5px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table .col_2{
	width:46%;
}

div.main div.mod_shop_checkout div.order div.orderdetails table .col_3{
	width:10%;
	text-align:right;
}

div.main div.mod_shop_checkout div.order div.orderdetails table .col_4{
	width:20%;
	text-align:right;
}

div.main div.mod_shop_checkout div.order div.orderdetails table .col_5{
	width:17%;
	text-align:right;
}

div.main div.mod_shop_checkout div.order div.orderdetails table th{
	padding:5px 0;
	border-bottom:3px double #cccccc;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tbody td{
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	line-height:16px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tbody td a{
	font-style:normal;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tbody td .attributes{
	font-size:10px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tbody td .tax{
	color:#999999;
	font-size:10px;
	letter-spacing:-0.1em;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tbody tr.last td{
	border-bottom:none;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tfoot td{
	line-height:18px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tfoot tr.first td,
div.main div.mod_shop_checkout div.order div.orderdetails table tfoot tr.last td{
	border-top:3px double #cccccc;
	padding-top:5px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tfoot td.col_1,
div.main div.mod_shop_checkout div.order div.orderdetails table tfoot td.col_2{
	text-align:right;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tfoot tr.row_3 td{
	padding-bottom:5px;
}

div.main div.mod_shop_checkout div.order div.orderdetails table tfoot tr.last td{
	border-bottom:3px double #cccccc;
	padding-bottom:5px;
	font-weight:bold;
}

div.main div.mod_shop_checkout div.order div.orderdetails div.editcartlink{
	background:url(../img/icons/cart_edit.png) top left no-repeat;
	margin:10px 0 0 5px;
	padding:0 0 0 22px;
	line-height:16px;
}

div.main div.mod_shop_checkout div.order div.gtc div.gtc-txt{
	background:#ffffff;
	height:180px;
	padding:10px;
	overflow:auto;
	margin:10px 0 0 0;
}

div.main div.mod_shop_checkout div.order div.gtc label,
div.main div.mod_shop_checkout div.order div.gtc p.error{
	display:none;
}

div.main div.mod_shop_checkout div.order div.gtc div.checkbox_container{
	margin:10px 0 20px 0
}

div.main div.mod_shop_checkout div.order div.gtc div.checkbox_container label{
	display:inline;
}

div.main div.mod_shop_checkout div.order div.gtc div.error label{
	color:#ff0000;
}

div.main div.mod_shop_checkout div.order div.comment textarea{
	width:350px;
	height:80px;
}

div.main div.mod_shop_checkout div.invoice .submit_container,
div.main div.mod_shop_checkout div.shippingaddress .submit_container{
	margin-top:20px;
	padding:0;
}

div.main div.mod_shop_checkout div.submit_container .next,
div.main div.mod_shop_checkout div.submit_container .prev{
	margin-left:0;
	padding:3px 3px 4px 20px;
	background:#ffffff url(../img/icons/bullet_go.png) 5px 3px no-repeat;
	border:1px solid #333333;
	color:#333333;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
}

div.main div.mod_shop_checkout div.submit_container .prev{
	background-image:url(../img/icons/bullet_back.png);
	margin:0 10px 0 0;
}

/* User -> Login */

div.main div.registernowbutton{
	display:inline-block;
	margin:0 0 0 10px;
	padding:5px 10px 5px 35px;
	background:url(../img/icons/group.png) 10px 6px no-repeat #f5f5f5;
	border:1px solid #333333;
	line-height:18px;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}

div.main div.registernowbutton a.hyperlink_txt{
	padding:0;
	background:none;
	font-style:normal;
}

div.main div.mod_login p.error{
	clear:both;
	margin:0 0 15px 0;
	padding:0 0 0 22px;
	background:url(../img/icons/information.png) top left no-repeat;
	color:#ff0000;
	line-height:16px;
}

div.main div.mod_login a.lostpassword{
	margin:0 0 0 10px;
}

/* Shop -> Productdetails */

div.main div.mod_shop_productdetails h1{
	margin-bottom:10px;
}

div.main div.mod_shop_productdetails p.message{
	clear:both;
	margin:10px 0 15px 0;
	padding:0 0 0 22px;
	background:url(../img/icons/information.png) top left no-repeat;
	color:#ff0000;
	line-height:16px;
}

div.main div.mod_shop_productdetails div.images,
div.main div.mod_shop_productdetails div.description{
	float:left;
	width:180px;
}

div.main div.mod_shop_productdetails div.description{
	width:330px;
	margin-left:20px;
}

div.main div.mod_shop_productdetails div.images{
	font-size:0;
}

div.main div.mod_shop_productdetails div.images div.titleimage{
	margin:0 0 10px 0;
}

div.main div.mod_shop_productdetails div.images div.thumbnails a{
	margin:0 10px 10px 0;
}

div.main div.mod_shop_productdetails div.images div.thumbnails a.rowend{
	margin-right:0;
}

div.main div.mod_shop_productdetails div.description div.articelnumber{
	margin:15px 0;
}

div.main div.mod_shop_productdetails div.description div.pricing{
	margin:0 0 15px 0;
}

div.main div.mod_shop_productdetails div.description div.pricing span.price{
	display:block;
	font-size:14px;
	font-weight:bold;
}

div.main div.mod_shop_productdetails div.description div.pricing span.tax{
	display:block;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper{
	background:#ffffff;
	border:1px solid #cccccc;
	padding:10px;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper label{
	float:left;
	width:70px;
	margin:3px 5px 0 0;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper input,
div.main div.mod_shop_productdetails div.description div.tocartwrapper select{
	float:left;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper input,
div.main div.mod_shop_productdetails div.description div.tocartwrapper select{
	background:#ffffff;
	border:1px solid #cccccc;
	padding:2px;
	font-size:11px;
	margin:0 0 5px 0;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper input.submit{
	background:#f5f5f5 url(../img/icons/cart_add.png) 5px 2px no-repeat;
	border:1px solid #cccccc;
	font-size:11px;
	margin:0 0 0 75px;
	padding:5px 5px 5px 23px;
	cursor:pointer;
}

div.main div.mod_shop_productdetails div.description div.tocartwrapper br{
	clear:left;
}

div.main div.mod_shop_productdetails div.properties{
	display:none;
}

div.main div.mod_shop_productdetails p.back{
	margin:10px 0 0 200px;
}

/*
* Border
*/

div.border{
	color:#4e4e4e;
	font-size:11px;
	line-height:14px;
}

div.border h1{
	margin:0 0 1px 0;
	padding:0 0 4px 35px;
	background:url(../img/border_h1_bg.png) no-repeat top left;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	text-transform:uppercase;
}

div.border h1 a{
	text-decoration:none;
	color:#ffffff;
}

div.border h1 a:hover{
	border-bottom:1px dotted #ffffff;
}

div.border h2{
	margin:0 0 8px 0;
	color:#4e4e4e;
	font-size:12px;
	line-height:16px;
}

div.border h2 a{
	font-style:normal;
	text-decoration:none;
	color:#4e4e4e;
}

div.border a{
	text-decoration:none;
	color:#383838;
	font-style:italic;
}

div.border a:hover{
	text-decoration:underline;
}

/* CE-Margins */

div.border div.mod_navigation,
div.border div.mod_shop_categoriemenu,
div.border div.mod_customnav,
div.border div.mod_subscribe,
div.border div.mod_newslist,
div.border div.mod_shop_cart,
div.border div.mod_login{
	margin:0 0 25px 0;
}

/* Jukebox */

div.jquery_jplayer{
	display:none;
}

div.border div.jukebox{
	display:none;
	width:160px;
	height:35px;
	margin:0 0 25px 0;
	padding:0 0 0 30px;
	background:url(../img/jukebox_bg.png) top left no-repeat;
}

div.border div.jukebox div.title{
	line-height:19px;
	font-size:9px;
	padding:0 10px;
}

div.border div.jukebox div.buttons{
	padding:0 10px;
}

div.border div.jukebox div.buttons div.play{
	float:left;
	width:10px;
	height:9px;
	background:url(../img/jukebox_buttons.png) top left no-repeat;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.pause{
	float:left;
	width:10px;
	height:9px;
	background:url(../img/jukebox_buttons.png) -10px 0px no-repeat;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.stop{
	float:left;
	width:14px;
	height:9px;
	background:url(../img/jukebox_buttons.png) -20px 0px no-repeat;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.prev{
	float:left;
	width:14px;
	height:9px;
	background:url(../img/jukebox_buttons.png) -35px 0px no-repeat;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.next{
	float:left;
	width:13px;
	height:9px;
	background:url(../img/jukebox_buttons.png) -48px 0px no-repeat;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.hover{
	background-image:url(../img/jukebox_buttons_hover.png);
}

div.border div.jukebox div.buttons div.progress{
	float:left;
	width:88px;
	height:9px;
	cursor:pointer;
}

div.border div.jukebox div.buttons div.progress div#jpp_progress_load_bar{
	float:left;
	width:0px;
	height:9px;
	cursor:pointer;
	background:url(../img/jukebox_buttons.png) -62px 0px no-repeat;
}

div.border div.jukebox div.buttons div.progress div#jpp_progress_play_bar{
	float:left;
	width:0px;
	height:9px;
	cursor:pointer;
	background:url(../img/jukebox_buttons_hover.png) -62px 0px no-repeat;
}

/* MOD-Newslist */

div.border div.mod_newslist div.layout_latest{
	margin:0 0 15px 0;
	padding:0 15px 15px 0;
	border-bottom:1px dotted #454545;
}

div.border div.mod_newslist p.date{
	margin:0 0 8px 0;
	padding:0 0 0 21px;
	background:url(../img/icons/date.png) top left no-repeat;
	font-style:italic;
	line-height:16px;
}

div.border div.mod_newslist p.more{
	margin:8px 0 0 0;
	font-size:10px;
}

div.border div.mod_newslist div.last{
	padding-bottom:0;
	margin:0;
	border-bottom:none;
}

/* Subnavigation (also for shop) */

div.border div.mod_navigation ul,
div.border div.mod_shop_categoriemenu ul,
div.border div.mod_customnav ul{
	margin:0 0 0 25px;
}

div.border div.mod_navigation ul li a,
div.border div.mod_navigation ul li span,
div.border div.mod_shop_categoriemenu ul li a,
div.border div.mod_shop_categoriemenu ul li span,
div.border div.mod_customnav ul li a,
div.border div.mod_customnav ul li span{
	display:block;
	margin:0 0 0 0;
	padding:0 10px 5px 10px;
	background:url(../img/border_menu_li_bg.png) no-repeat top left;
	line-height:24px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
}

div.border div.mod_navigation ul li.last a,
div.border div.mod_navigation ul li.last span,
div.border div.mod_customnav ul li.last a,
div.border div.mod_customnav ul li.last span{
	padding-bottom:0;
}

div.border div.mod_navigation ul li span,
div.border div.mod_shop_categoriemenu ul li span,
div.border div.mod_customnav ul li span{
	text-decoration:underline;
}

div.border div.mod_navigation ul li ul,
div.border div.mod_shop_categoriemenu ul li ul,
div.border div.mod_customnav ul li ul{
	margin:0 0 0 0;
}

div.border div.mod_navigation ul li ul li a,
div.border div.mod_navigation ul li ul li span,
div.border div.mod_shop_categoriemenu ul li ul li a,
div.border div.mod_shop_categoriemenu ul li ul li span,
div.border div.mod_customnav ul li ul li a,
div.border div.mod_customnav ul li ul li span{
	display:block;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:url(../img/border_menu_li_bg.png) no-repeat top left;
	line-height:20px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}

div.border div.mod_navigation ul li.last .level_2,
div.border div.mod_customnav ul li.last .level_2{
	margin-top:5px;
}

/* Shop -> Cart -> Sidebar */

div.border div.mod_shop_cart{
	
}

div.border div.mod_shop_cart ul.items li{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #cccccc;
}

div.border div.mod_shop_cart ul.items li.last{
	border-bottom:3px double #cccccc;
}

div.border div.mod_shop_cart ul.items li div.quantity,
div.border div.mod_shop_cart ul.items li div.product{
	float:left;
	width:30px;
	line-height:16px;
}

div.border div.mod_shop_cart ul.items li div.product{
	width:150px;
	padding-right:10px;
}


div.border div.mod_shop_cart ul.items li div.product div.title{
	font-weight:bold;
}

div.border div.mod_shop_cart ul.items li div.product div.attributes{
	font-size:10px;
	color:#999999;
}

div.border div.mod_shop_cart ul.totals li.total{
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 5px 30px;
	border-bottom:3px double #cccccc;	
}

div.border div.mod_shop_cart ul.totals li.tocart{
	background:url(../img/icons/cart_edit.png) top left no-repeat;
	margin:10px 0 0 30px;
	padding:0 0 0 22px;
	line-height:16px;
}

/* MOD-Login */

div.border div.mod_login div.formbody{
	padding:0 25px 0 0;
}

div.border div.mod_login div.formbody input.text{
	width:157px;
	background:#f5f5f5;
	border:1px solid #999;
	padding:3px;
	margin:0 0 4px 0;
	color:#4e4e4e;
	font-family:"Verdana",sans-serif;
	font-size:11px;
}

div.border div.mod_login div.formbody div.submit_container input.submit{
	font-size:10px;
	border:1px solid #999;
	background:#e5e5e5;
	margin:0 5px 0 0;
	padding:3px;
	cursor:pointer;
}

div.border div.mod_login div.formbody div.submit_container a{
	font-size:10px;
}

div.border div.mod_login p.error{
	font-size:10px;
	color:#f00;
	margin:5px 0;
}

/* Newsletter -> Subscribe */

div.border div.mod_subscribe{
/*
	padding:145px 0 0 15px;
	background:url(../img/border_teaser_newsletter.png) no-repeat top right;
*/
}

div.border div.mod_subscribe div.formbody{
	padding:0 0 0 25px;
}

div.border div.mod_subscribe div.formbody div.teaser{
	margin:0 0 10px 0;
}


div.border div.mod_subscribe input.text{
	width:157px;
	background:#f5f5f5;
	border:1px solid #999;
	padding:3px;
	margin:0 0 4px 0;
	color:#4e4e4e;
	font-family:"Verdana",sans-serif;
	font-size:11px;
}

div.border div.mod_subscribe input.submit{
	font-size:10px;
	border:1px solid #999;
	background:#e5e5e5;
	margin:0 5px 0 0;
	padding:3px;
	cursor:pointer;
}

div.border div.mod_subscribe p.error{
	float:left;
	margin:0 0 8px 0;
	color:#f00;
	font-size:10px;
	line-height:12px;
}

/*
* Footer
*/

div.container div.footer{
	color:#ffffff;
	font-size:11px;
	line-height:50px;
}


div.container div.footer div.dropshadow{
	background:url(../img/footer_shadow.png) top left no-repeat;
	height:5px;
}

div.container div.footer div.socialnetworks{
	float:left;
	width:195px;
	height:50px;
	overflow:hidden;
	padding:0 0 0 0;
	text-align:center;
	font-size:0;
	line-height:50px;
}

div.container div.footer div.socialnetworks a{
	font-size:0;
	line-height:0;
}

div.container div.footer div.socialnetworks a img{
	padding:10px 10px 0 0;
}

div.container div.footer div.copyrights{
	float:left;
	width:265px;
	padding:0 20px 0 0;
	text-align:right;
}

div.container div.footer div.navigation{
	float:left;
	width:460px;
	padding:0 0 0 20px;
}

div.container div.footer div.navigation ul li{
	float:left;
	margin:0 10px 0 0;
	padding:0 12px 0 0;
	background:url(../img/top_menue_li_bg.png) center right no-repeat;
}

div.container div.footer div.navigation ul li.last{
	margin-right:0;
	padding-right:0;
	background:none;
}

div.container div.footer div.navigation ul li a,
div.container div.footer div.navigation ul li span{
	color:#ffffff;
	text-decoration:none;
}

div.container div.footer div.navigation ul li a:hover{
	text-decoration:underline;
}


/*
* LandingPage
*/


body.landingpage{
	background:none;
}

.landingpage div.landingpage_container{
	width:800px;
	height:450px;
	margin:5% auto;
	margin-bottom:0;
}
