input,textarea
{
	border: 1px solid #747474;
	background: #FFF;
}
input.button, input.Button
{
	cursor: pointer;
}

html,body
{
	background: #F1F3F0;
	color: #000000;
	margin: 0;
	padding: 6px 0 6px 0;
}
.clear
{
	clear: both;
}
.clear span
{
	display: none;
}




.Highlight, .Highlight *
{
	color: #841008;
}

#ContainerSite
{
	margin: 0 auto;
	width: 808px;
	background: url(images/site_container_bg.png) repeat-y #FFFFFF;
	position: relative;
	padding: 243px 0 0 0;
}

#SiteTop
{
	width: 808px;
	height: 243px;
	background: url(images/site_top_bg.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#SiteTop #TopImage
{
	position: absolute;
	left: 29px;
	top: 55px;
}

#Klee
{
	position: absolute;
	left: 748px;
	top: 238px;
}

#Content-1-Style-4
{
	width: 770px;
	margin: 0 0 0 19px;
	background: url(images/content_4_bg.png) repeat-y;
}
#Content-2-Style-4
{
	background: url(images/content_4_bottom.png) no-repeat bottom left;
}
#Content-3-Style-4
{
	background: url(images/content_4_top.png) no-repeat top left;
	padding: 20px;
}
#Content-1-Style-13
{
	width: 770px;
	margin: 0 0 0 19px;
	background: url(images/content_13_bg.png) repeat-y;
}
#Content-2-Style-13
{
	background: url(images/content_13_bottom.png) no-repeat bottom left;
}
#Content-3-Style-13
{
	background: url(images/content_13_top.png) no-repeat top left;
	padding: 12px 3px 18px 3px;
}
#Content-1-Style-112
{
	width: 770px;
	margin: 0 0 0 19px;
	background: url(images/content_112_bg.png) repeat-y;
}
#Content-2-Style-112
{
	background: url(images/content_112_bottom.png) no-repeat bottom left;
}
#Content-3-Style-112
{
	background: url(images/content_112_top.png) no-repeat top left;
	padding: 12px 3px 18px 3px;
}

#SiteBottom
{
	margin: 3px 0 0 0;
	width: 808px;
	height: 86px;
	background: url(images/site_bottom.png) no-repeat;
}
#SiteBottom p
{
	padding: 26px 0 0 0;
	text-align: center;
	color: #757575;
	font-size: 10px;
	font-family: Arial;
}
#SiteBottom a, #SiteBottom a:hover
{
	color: #757575;
	font-size: 10px;
	font-family: Arial;
}












.SiteButtonRight, SiteButtonLeft
{
	display: block;
	float: right;

	padding: 2px 3px 2px 14px;
	background: url(/images/arrow.png) no-repeat 5px 7px;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
	text-decoration: none;
}





/* MENU */

div#MenuContainer
{
	position: absolute;
	left: 36px;
	top: 216px;
	width: 680px;
}
ul#Menu
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#Menu li
{
	float: left;
	margin: 0 17px 0 0;
	padding: 0;
	height: 16px;
	background: url(images/menu_item_bg_left.png) no-repeat;
}
ul#Menu div
{
	float: left;
	background: url(images/menu_item_bg_right.png) top right no-repeat;
}
ul#Menu a, ul#Menu a:hover
{
	display: block;
	float: left;
	height: 16px;
	padding: 0 12px 0 12px;
	color: #830A02;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
ul#Menu a:hover
{
	color: #999999;
	text-decoration: underline;
}
ul#Menu .Selected a, ul#Menu .Selected a:hover
{
	color: green;
}




/* CONTENT */
.LastLineItem
{
	margin-right: 0px;
	padding-right: 0px;
}


.Item-1, .Item-2, .Item-3,
.ItemBottom-1, .ItemBottom-2, .ItemBottom-3
{
	float: left;
	width: 172px;
	padding: 0 10px 0 10px;
}

.Item-2, .ItemBottom-2
{
	width: 360px;
}

.Item-3, .ItemBottom-3
{
	width: 548px;
}

.ItemHeader
{
	text-align: center;
	color: #841008;
	border-bottom: 1px solid #AD6963;
	padding: 2px 0 2px 0;
}
.Item-4 .ItemHeader
{
	text-align: left;
	padding: 2px 0 2px 20px;
}

.ItemHeader *
{
	color: #841008;
}
.ItemContent
{
	padding: 6px 0 0 0;
}

.LineBottom
{
	clear: both;
}
.LineBottom .Line
{
	height: 10px;
	border-bottom: 1px solid #AD6963;
}
.LineBottom .Line span
{
	display: none;
}




/* SHOP */
#ShopContentContainer
{
	position: relative;
}
.ShopContentHeader
{
	text-align: left;
	border-bottom: 1px solid #AD6963;
	padding: 2px 0 2px 20px;
}
.ShopContentHeader *
{
	color: #841008;
}
.ShopContent
{
	width: 548px;
}


/* SHOP LEFTMENU */


#SubGroups
{
	padding: 14px 0 4px 0;
}

#SubGroups ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#SubGroups li
{
	background: url(/images/arrow.png) no-repeat 10px 8px;
	padding:  1px 0 2px 0;
	margin: 0;
}
#SubGroups li a
{
	display: block;
	padding: 2px 0 2px 20px;
	width: 150px;
	text-decoration: none;
}
#SubGroups li a:hover
{
	text-decoration: underline;
}

#SubGroups ul.Level1
{
	padding: 3px 0 4px 20px;
}
#SubGroups ul.Level1 a
{
	width: 130px;
}

#SubGroups a.Level0Selected, #SubGroups a.Level1Selected
{
	color: green;
}

#SmallBasketHeader
{
	margin: 10px 0 0 0;
	text-align: center;
	color: #841008;
	font-weight: bold;
	border-top: 1px solid #AD6963;
	padding: 2px 0 2px 0;
}
#SmallBasketEmpty
{
	border-top: 1px solid #AD6963;
	text-align: center;
	background: url(/images/basket_small.jpg) no-repeat 56px 8px;
	height: 70px;
}
#SmallBasket
{
	border-top: 1px solid #AD6963;
	text-align: left;
	background: url(/images/basket_small.jpg) no-repeat 20px 8px;
	height: 70px;
}
#SmallBasket a
{
	display: block;
	height: 70px;
	padding: 20px 0 0 95px;
	text-decoration: none;
}
#SmallBasket a span
{
	display: block;
	padding: 3px;
	text-decoration: none;
}
#SmallBasket a:hover span, #SmallBasket a:hover
{
	text-decoration: underline;
}
#SubMenuHeadImages
{
	background: url(/images/shop_menu_head_images) no-repeat 0 8px;
	height: 48px;
	border-bottom: 1px solid #AD6963;
}








#BigReceipt
{
	padding: 0 0 20px 0;
}
#BigReceiptHead
{
	padding: 25px 0 10px 0;
	font-weight: bold;
}
#BigReceipt .Header td
{
	padding: 10px 4px 4px 0;
	font-weight: bold;
}
#BigReceipt .BasketLine td
{
	padding: 4px 4px 4px 0;
}
#BigReceipt .BasketLine .Amount, #BigReceipt .Total .Amount, #BigReceipt .Header .Amount
{
	padding-left: 20px;
}
#BigReceipt .BasketLine .Price, #BigReceipt .Total .Price, #BigReceipt .Header .Price
{
	text-align: right;
	padding-right: 10px;
}
#BigReceipt .Total .Price
{
	font-weight: bold;
}
#BigReceipt .BasketLine .Amount, #BigReceipt .Header .Amount
{
	text-align: left;
	width: 5%;
}
#BigReceipt .Total td
{
	border-top: 1px solid #AD6963;
	padding-top: 9px;
}
#BigReceipt .Spacer td
{
	height: 8px;
}
#BigReceipt .CanOrderMessage
{
	text-align: center;
	padding: 20px 0 15px 0;
	color: red;
	font-weight: bold;
}
#BigReceipt .BasketLine .Shipping
{
	font-weight: bold;
}



.BigReceiptBlock {
	padding: 10px 0 10px 16px;
	border-bottom: 1px solid #840E02;
}



.PageNavi, .PageNaviContent
{
	position: absolute;
	left: 308px;
	top: 0;
	width: 250px;
	text-align: right;
	z-index: 100;
}
.PageNaviContent
{
	left: 516px;
	top: 264px;
}
.PageNavi.Bottom, .PageNaviContent.Bottom
{
	position: static;
	width: 100%;
	text-align: right;
	padding: 20px 0 0 0;
}
.PageNavi, .PageNavi *, .PageNaviContent, .PageNaviContent *
{
	color: #841008;
}
.PageNavi a, .PageNavi span, .PageNaviContent a, .PageNaviContent span
{
	padding: 0 4px 0 4px;
	text-decoration: none;
}
.PageNavi a:hover, .PageNaviContent a:hover
{
	text-decoration: underline;
}
.PageNavi .Selected, .PageNaviContent .Selected
{
	font-weight: bold;
}

/* SHOP GENERAL */

.ShopError
{
	padding: 20px 0 14px 0;
	color: red;
	font-weight: bold;
}
.ShopErrorProducts
{
	padding: 20px 0 0 0;
	color: red;
	font-weight: bold;
	text-align: center;
}

.ShopNext
{
	float: right;
}
.ShopButton, .ShopButtonNext, .ShopButtonPrev, .ShopButtonMid
{
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
	border-top: 0;
	border-left: 0;
	cursor: pointer;
}
a.ShopButtonNext, a.ShopButtonPrev, a.ShopButtonMid
{
	display: block;
	height: 16px;
	text-decoration: none;
	padding: 2px 6px 0 6px;
}
a.ShopButtonMid
{
	margin: 0 auto;
	width: 150px;
	text-align: center;
	white-space: nowrap; 
}
a.ShopButtonNext
{
	float: right;
}
a.ShopButtonPrev
{
	float: left;
}







.ShopGroupText
{
	padding: 20px 10px 20px 10px;
}

/* PRODUCT PAGE */

.ShopProducts
{
	background: url(images/shop_products_bg.png) repeat-y;
}
.ShopProducts .LineBottom
{
	background-color: #FFF;
	width: 548px;
	padding: 0 0 10px 0;
}
.ShopProducts .ClearHead
{
	height: 10px;
	background-color: #FFF;
	width: 548px;
}
.ShopProducts .clear
{
	height: 1px;
	background-color: #FFF;
	width: 548px;
}

.ShopProduct.Detail
{
	padding: 10px 0 0 0;
}

.ShopProduct-0, .ShopProduct-1
{
	width: 260px;
	float: left;
}
.ShopProduct-0
{
	margin: 0 27px 0 0;
}

.ShopProductContent
{
	padding: 6px 0 0 4px;
	position: relative;
}
.ProductNowOnlyHomepageContainer {
	float: right;
	padding: 8px 0 0 0;
	width: 235px;
}
.ProductNowOnlyDetailContainer {
	margin: 0 135px 0 135px;
	padding: 24px 0 0 0;
	height: 10px;
}
.ProductNowOnlyContainer {
	clear: both;
}
.ProductNowOnly
{
	color: #830A02;
	font-weight: bold;
	width: 230px;
	font-size: 12px;
}
.ProductNowOnly span
{
	font-size: 10px;
	vertical-align: text-top;
}

.ShopProduct .Buttons
{
	/*
	position: absolute;
	right: 0;
	bottom: 0;
	*/
	float: right;
	width: 150px;
	margin: 20px 0 0 0;
}
.ShopProduct .Buttons.Lower {
	margin: 5px 0 0 0;
}
.ShopProductKurzinfo
{
	width: 100px;
	float: left;
}
.ShopProductKurzinfo .InfoName
{
	float: left;
	width: 48px;
}
.ShopProductKurzinfo .ShortInfos
{
	height: 26px;
}

.ShopProductKurzinfo .InfoText
{
	float: left;
	width: 50px;
	text-align: right;
}
.ShopProductKurzinfo .PriceName
{
	float: left;
	width: 40px;
	font-weight: bold;
}
.ShopProductKurzinfo .PriceText
{
	float: left;
	width: 58px;
	text-align: right;
	font-weight: bold;
}
.ShopProductKurzinfo .PriceText.Reduced {
	text-decoration: line-through;
}

.ShopProduct h3
{
	padding: 0 0 0 9px;
	background: url(/images/arrow.png) no-repeat 0px 5px;
}

.ShopProductDetail h4.Award
{
	padding: 5px 0 0 9px;
	background: url(/images/arrow.png) no-repeat 0px 10px;
}


.ShopProduct h3 a
{
	text-decoration: none;
	font-weight: bold;
}
.ShopProduct h3 a:hover
{
	text-decoration: underline;
}

.ShopProduct .Item
{
	padding: 0 0 8px 0;
}
.ShopProduct .SmallAward
{
	position: absolute;
	text-align: right;
	width: 254px;
}
.ShopProduct .Image
{
	padding: 0 0 12px 6px;
}
.ShopProduct a.DetailButton
{
	display: block;
	float: right;

	padding: 2px 3px 2px 14px;
	background: url(/images/arrow.png) no-repeat 5px 7px;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
	text-decoration: none;
}

.ShopProduct .Order
{
	float: right;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
}
.ShopProduct .Amount
{
	float: right;
	border: 1px solid #747474;
	margin: 0 0 0 8px;
}
.ShopProduct .Order div
{
	float: left;
	height: 17px;
}
.ShopProduct .Amount div
{
	float: left;
	height: 16px;
}
.ShopProduct .Order input
{
	border: 0;
	background: #FFF;
	height: 16px;
	cursor: pointer;
	width: 66px;
	margin: 0;
	padding: 1px 0 0 0;
}
.ShopProduct .Amount input
{
	text-align: right;
	padding: 0 2px 0 0;
	width: 18px;
	border: 0;
	height: 14px;
}

.ShopProductDetail
{
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
}
.ShopProductDetail .ShopContentHeader
{
	padding-top: 10px;
}

.ShopProductDetail div.Text
{
	padding: 6px 0 15px 4px;
}
.ShopProductDetail div.AwardText
{
	padding: 6px 0 15px 10px;
}



.SortimentProductGoShop {
	padding: 10px 0 0 0;
}

#LoginPage .GoRegister
{
	padding: 10px 0 24px 0;
	font-weight: bold;
}
#LoginPage .LoginHead
{
	font-weight: bold;
	padding: 0 0 5px 0;
}
#LoginPage form
{
	padding: 0 0 0 20px;
}
#LoginPage form div
{
	padding: 1px;
}
#LoginPage .PasswordLost
{
	padding: 30px 0 10px 0;
	font-weight: bold;
}




a.silent {
	text-decoration: none;
}
a.silent:hover {
	text-decoration: underline;
}
a.silent span {
	text-decoration: underline;
}




.OrderOptionsHead
{
	padding: 20px 0 8px 2px;
	font-weight: bold;
}

.OrderDone
{
	padding: 35px 0 0 18px;
}
a.OrderPrintReceipt
{
	text-decoration: none;
}
a.OrderPrintReceipt:hover
{
	text-decoration: underline;
}
a.OrderPrintReceipt span
{
	text-decoration: underline;
}

/* SLIDE MENU */
.SlideMenu
{
	background: green;
	width: 200px;
	color: black;
}
.SlideMenu li
{
	padding: 0 0 2px 0;
}
.SlideMenu a
{
	display: block;
	width: 200px;
	border: 1px solid red;
}


.inhalte-start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}




/* SEARCH */

.full-search
{
	padding: 20px 0 0 40px;
}
.full-search .search-left
{
	float: left;
	width: 140px;
	padding: 40px 0 0 0;
}
.full-search .search-right
{
	float: left;
	width: 340px;
	padding: 0;
}
.full-search .search-right input.text
{
	width: 230px;
}
.full-search .search-right h3
{
	padding: 20px 0 0 0;
}
.full-search .search-right h4
{
	padding: 12px 0 0 0;
}


.year-search
{
	padding: 20px 0 0 40px;
}
.year-search .search-left
{
	float: left;
	width: 140px;
	padding: 24px 0 0 0;
}
.year-search .search-right
{
	float: left;
	width: 340px;
	padding: 0;
}
.year-search .search-right h3
{
	padding: 10px 0 20px 0;
}
.year-search form
{
	padding: 16px 0 0 0;
}

#VideoPopup {
	position: absolute;
	top: 40%;
	background: white;
	padding: 5px;
	display: none;
}
#VideoPopup .head {
	text-align: right;
	margin: 5px 10px;
}
#VideoPopup .download a {
	display: block;
	padding: 5px 35px;
	margin-top: 5px;
	background: url(/images/video_preview.png) left bottom no-repeat;
	text-decoration: none;
}