table.typo3-editPanel img,
table.typo3-adminPanel img{
	display: inline;
}
table.typo3-adminPanel{
	position:absolute;
	left: 770px;
	top: 150px;
	z-index:150 !important;
}

body,html{
	font-family:arial;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
	color:#333333;
	background-color:#ffffff;
}

a{
	text-decoration:none;
}
img{
	border:0px;
	display:block;
	border-style:none;
}

p,h1,h2,h3,h4,h5,h6,form,input,ul,li{
	margin:0px;
	padding:0;
}

div.content p.bodytext,
div.content h1,
div.content h2,
div.content h3,
div.content h4,
div.content h5,
div.content h6,
div.content ul{
	padding-right:27px;
}
p.signature{
	font-style: italic;
}

h4{
	font-size:11px;
}
.bold{
	font-weight:bold;
}
ul{	
	list-style: none;
	clear: both;
	padding-bottom:20px;
}
ul li{
	color:#134d94;
	list-style: none;
	padding-left: 11px; 
	background: transparent url(images/li.gif) no-repeat scroll 0px 9px;
}

/* ===================================
FORM STYLES
====================================*/
form{
	padding-bottom:20px;
}
div.form-row{
	clear: both;
	float:left;
	width: 100%;
	padding-bottom:10px;
}
div.form-row select{
	width:214px;
}

div.form-row label{
	width:96px;
	float:left;
}
div.form-row.gravure label{
	width:auto;
	float:none;
}
div.form-row.gravure input.text{
	width:310px;
	float:none;
}

div.form-row input{
	width:214px;
	float:left;
	border-style:none;
	background-color:#ebebeb;
}
div.form-row.checkbox input{
	width:auto;
	float:left;
	background-color:#ffffff;
}

div.form-row.radio label{
	float:left;
}
div.radio-group{
	float: left;
	width: 214px;
}
div.radio-group input{
	clear: both;
	float: left;
	width:auto;
	background-color:#ffffff;
	width: 14px;
	height: 14px;
	margin-top: 3px;
	margin-right: 3px;
}
div.radio-group div.radio-item{
	clear: both;
	float: left;
	width: 214px;
	padding-bottom: 5px;
}
div.radio-group label{
	float: left;
	width: 190px;
}

form h3{
	font-family: Times New Roman;
	font-size:18px;
	font-weight:normal;
	color:#134d94;
	padding-top:26px;
	padding-bottom:26px;
	clear:both;
}
/*
div.checkbox{
	float:left;
	width:13px;
	padding-right:10px;
}
*/

div.checkbox-text{
	float:left;
	width:270px;
}

textarea{
	width:214px;
	border:none;
	background-color:#ebebeb;
	font-family:arial;
	font-size:12px;
}

div.form-row.err input {
	background-color:orange;
}
/*==================================*/




/* ===================================
PRAEMIEN & KATALOG STYLES
====================================*/

p.pramien-nav-bottom{
	padding-top:30px;
}

p.pramien-nav-bottom a{
	color:#8e8e8e;
	text-decoration:none;
}

p.pramien-nav-bottom a.act{
	color:#134d94;
}

div.content p.pramien-detail-nav-bottom{
	padding-top:30px;
	margin:0px;
}

div.katalog-row{
	float:left;
	padding-bottom:10px;
}
div.katalog-row div.first{
	margin-right:15px;
}
div.katalog{
	width:156px;
	float:left;
}

div.katalog p{
	font-weight:bold;
}
div.katalog-detail{
	float:left;
}

div.katalog-image-detail{
	float:left;
	width:330px;
	padding-bottom:17px;
}

div.katalog-detail-checkbox{
	float:left;
	width:157px;
}
a.prize-link{
	display:block;
	background-image:url(images/checkbox_icon.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:17px;
}
a.prize-link:hover{
	color:#134d94;
	background-image:url(images/checkbox_icon_act.gif);
}

div.katalog-detail-checkbox h4,
div.katalog-images-klein h4{
	font-size: 11px;
	padding-bottom:10px;
	clear:both;
}

div.katalog-images-klein{
	float:left;
	width:150px;
	margin-left:15px;
}

div.katalog-images-klein a{
	display:block;
	float:left;
	padding-right:10px;
}

p.blue{
	color:#134d94;
	font-size:12px;
}

p.pdf-total{
	font-weight:bold;
	text-decoration:underline;
}

/*==================================*/


div.content span{
	text-decoration:underline;
}
div.content span.artnr{
	font-size: 11px;
	text-decoration:none;		
}
div.content span.blue{
	color:#134d94;
	text-decoration:none;	
}
div.ads-top{
	/*background-color:#EBEBEB;*/
	width:730px;
	margin-left:20px;
}
div.ads-right{
	/*background-color:#EBEBEB;*/
	width:160px;
	position:absolute;
	left:768px;
	top:60px;
	z-index:99;
}

div.wrapper{
	width:770px;
	float:left;
}
div.header-top{
	height:70px;
	/*padding-top:17px;*/
	padding-top:5px;
	padding-bottom:14px;
	color:#a7a7a7;
}
div.header-image{
	position:relative;
	height:100%;
	z-index:1;
}
div.header-shadow-top{
	position:absolute;
	height:20px;
	width:694px;
	background-repeat:no-repeat;
	background-image:url(images/shadow_header_top.png);
	background-position:left;
	top:0;
	left:0;
	z-index:20;
}
div.header-shadow-bottom{
	height:20px;
	width:694px;
	background-repeat:no-repeat;
	background-image:url(images/shadow_header_bottom.png);
	background-position:left;
	z-index:20px;
}
div#content-wrapper-container{
	width:770px;
	position:relative;
	top:-20px;
	z-index:2;
}


div.logo{
	padding-left:42px;
	padding-top:38px;
}

div.meta-nav{
	padding-top:55px;
	padding-right:50px;
}

div.meta-nav a{
	display:block;
	float:left;
	font-size:10px;
	color:#a7a7a7;
	margin-left:10px;
	margin-right:10px;
}
div.meta-nav a:hover{
	color:#134d94;
}
div.main-nav{
	padding-top:12px;
	height:49px;
	background-image:url(images/main-nav_shadow.jpg);
	background-repeat:no-repeat;
	background-position:left 43px;
	padding-left:30px;
	background-color:#FFFFFF;
}
div.main-nav span,
div.meta-nav span{
	display:block;
	float:left;
	width:1px;
	height:16px;
	background-image:url(images/nav_bg.gif);
}

div.main-nav a{
	display:block;
	float:left;
	height:49px;
	padding-left:10px;
	padding-right:10px;
}

div.main-nav a:hover,
div.main-nav a.act{
	background-image:url(images/nav_pfeil.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}


div.container-content{
	width:490px;
	padding-top:3px;
	padding-right:1px;
}
div.container-content-rdb{
	width:677px;
	padding-top:3px;
}

div.content-image {
	padding-bottom:20px;
}


div.content-wrapper{
	padding-left:40px;
	padding-bottom:40px;
	float:left;
	background-color:#FFFFFF;
}

div.content-wrapper a{
	color:#8e8e8e;
}
div.content-wrapper a:hover{
	color:#134d94;
}

div.content-wrapper h1{
	color:#134d94;
	font-size:24px;
	padding-top:15px;
	padding-bottom:19px;
	font-family:Times New Roman;
	font-weight:normal;
	line-height:26px;
}

div.content-wrapper h2{
	color:#134d94;
	font-size:12px;
	padding-bottom:10px;
	padding-left:11px;
}

div.content-nav-home p,
div.content-home p{
	padding-top:7px;
	padding-left:10px;
}
div.content-nav-home{
	width:121px;
	position:relative;
	padding-top:5px;
	left:-9px;
}

div.content-nav{
	width:137px;
	padding-top:63px;
	position:relative;
}

div.content-nav a{
	display:block;
	font-size:12px;
	margin-bottom:6px;
}

div.content-nav a.act{
	color:#134d94;
}

div.content-nav-home p,
div.content-home p{
	padding-top:7px;
	padding-left:10px;
}


div.content-home{
	width:251px;
	position:relative;
	margin-left:66px;
	padding-top:5px;
}

div.content{
	width:343px;
	position:relative;
	line-height:18px;
}
div.container-content-rdb div.content{
	width: 530px;
}

div.content p,
div.content-textpic{
	clear:both;
	padding-bottom:20px;
	padding-top:1px;
}
div.content-textpic-text p{
	clear: none;
	padding-bottom:0px;
}

div.content a{
	color:#9e9e9e;
	font-family:arial;
}

div.content h3{
	padding-bottom:25px;
}

p.bodytext a{
	text-decoration:underline;
}


div.anzeige p.content-anzeige{
	padding:0px;
	font-size:10px;
	color:#7c7c7c;
}

div.anzeige{
	padding-bottom:33px;
}
div.content-topnav{
	font-size:11px;
	height:56px;
	background-image:url(images/content_topnav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

div.content-topnav div{
	float:left;
}
div.content-topnav span{
	display:block;
	float:left;
	width:1px;
	height:16px;
	background-image:url(images/nav_bg.gif);
	position:relative;
	top:1px;
}
div.content-topnav a,
div.content-topnav span.black{
	font-size:11px;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	height:48px;
}
div.content-topnav span.black{
	color:#333333;
	display:block;
	float:left;
	width:auto;
	height:16px;
	background-image:none;
	position:static;
	text-decoration:none;
}


div.content-topnav a.go-back{
	padding-left:0px;
	height:auto;
}
div.content-topnav a.go-back:hover{
	background-image:none;
	color:#134D94;
}

div.content-topnav a:hover,
div.content-topnav a.act,
div.content-topnav a.act:hover{
	background-image:url(images/nav_pfeil.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#134D94;
	height: 49px;
}
div.content-topnav a:hover{
	color: #9E9E9E;
}




img.image-in-text{
	padding-right:10px;
	padding-bottom:10px;
}

div.content h2{
	color:#134d94;
	font-size:18px;
	font-family:Times New Roman;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:18px;
}

div.shadow-left{
	position:absolute;
	left:0;
	top:0px;
	background-image:url(images/shadow_left.png);
	background-repeat:no-repeat;
	width:24px;
	height:244px;
}
div.right-col{
	width:170px;
	margin-left:16px;
	font-size:11px;
	padding-top:8px;
}
div.right-col h2{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:12px;
}
div.right-col div.basket h2{
	background-image:url(images/basket_title_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	color:#FFFFFF;
}
div.right-col p{
	padding-left:12px;
	padding-right:8px;
	padding-bottom:16px;
	padding-top:12px;
}
span.product-quantity{
	position: relative;
	display:block;
	float:left;
	width:17px;
}
span.product-name{
	position: relative;
	display:block;
	float:left;
	width:128px;
}
span.basket-total{
	display:block;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}
div.right-col div.divider{
	height:10px;
	background-image:url(images/right-col_box-divider_bg.jpg);
	background-repeat:repeat-y;
}

table.basket{
	font-size:11px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:14px;
}
table.basket img{
	float:left;
	margin-left:4px;
	margin-top:2px;
}
table.basket td{
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:10px;
	vertical-align: top;
}
table.basket tr.nopadding td{
	padding-bottom:0px;
}
td.grey{
	background-color:#EBEBEB;
}
tr.gradient td.grey{
	background-image:url(images/basket_table_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
tr.gradient td{
	height:45px;
	padding: 0px;
}
table.basket input{
	float:left;
	border-style:none;
	width:20px;
	background:#FFFFFF;
	font-size:11px;
	padding-left:2px;
}

/* TEASER BOX */

div.teaserbox{
	background-image:url(images/teaserbox_bg.jpg);
	background-repeat:repeat-y;
	/*position: relative;*/
}
div.shadow-top{
	height:50px;
	background-image:url(images/shadow_top.jpg);
}
div.shadow-bottom{
	height:64px;
	background-image:url(images/shadow_bottom.jpg);
}
div.teaser-image{
	position:relative;
	overflow:hidden;
	height:100%;
	width:170px;
}
div.teaser-image a{
	position:absolute;
	z-index:3;
	display:block;
	width:170px;
	height:100%;
}
div.image-shadow-overlay{
	position:absolute;
	width:170px;
	left:0px;
	background-image:url(images/shadow_image_overlay.png);
	background-repeat:repeat-y;
	z-index:2;
	height:500px;
}
div.image-shadow-top{
	position:absolute;
	left: 0px;
	height:25px;
	width:170px;
	background-image:url(images/shadow_image_top.png);
	z-index:1;
}

/* REZEPTE */

div.recipe-row{
	width:330px;
	margin-bottom:25px;
	position:relative;
	float:left;
	height: 100%;
}
div.recipe-row table.typo3-editPanel{
	position: absolute;
	bottom: -20px;
	left: 0px;
	z-index: 100;
}
div.recipe-row table.typo3-editPanel img{
	padding-bottom: 0px;
}
div.recipe-row img{
	padding-bottom:10px;
}
div.recipeover{
	position: absolute;
	background-color: white;
	left: 0px;
	top: 0px;
	width: 330px;
	height: 100px;
	z-index:1;
}
div.recipe{
	background-color:#FFFFFF;
	margin-right:11px;
	width:151px;
	position:absolute;
	bottom:0px;
	left: 0px;
	z-index:2;
}
div.recipe2{
	visibility:hidden;
	width:151px;
	float: left;
}

div.recipe.second{
	bottom:0;
	left: auto;
	right:0px;
}
div.recipe2.second2{
	float:right;
	visibility:hidden;
}
div.recipe-title{
	font-family:Times New Roman;
	color:#134d94;
	font-size:18px;
	padding-bottom:8px;
}
div.recipe-title span{
	text-decoration:none;
}
a.recipe-pdflink{
	display:block;
	/*margin-top:10px;*/
}
/* ------------- FOOTER -----------------*/

div.footer{
	margin-top:28px;
	padding-left:25px;
	font-size:10px;
	clear:both;
	color:#999999;
	background-image:url(images/footer_image.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	line-height:13px;
	float:left;
	width:320px;
}
div.footer-gotop {
	background-image:url(images/shadow_gotop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 46px;
	padding-top: 17px;
}
div.footer-gotop A {
	font-size: 11px;
}

/* ------------ FAQ LIST -----------------*/
div.faqlist{
	padding-bottom:20px;
}

div.faq-drop-header{
	padding-right:27px;
	background-image:url(images/content_topnav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:12px;
	padding-bottom:9px;
}
div.faq-drop-header a{
	font-weight:bold;
}
div.faqlist{
	background-image:url(images/content_topnav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:25px;	
}
div.txnetvfaq-txt{
	padding-top:9px;
}

