body        { color: #f3c; list-style-type: square; list-style-image: url("images/bullet_point.gif") }
td,th      { color: black; font-size: 12px; font-family: Arial, Helvetica; line-height: 16px; list-style-type: square; list-style-image: url("images/bullet_point.gif"); vertical-align: top }
img	{
	border:none;
}
.f1_intern    { color: #666; font-size: 9px; padding-top: 5px; padding-left: 17px }
.text_klein    { color: black; font-size: 11px; line-height: 14px }
.rand_o_u   { text-align: left; padding-top: 20px; padding-bottom: 20px }
.rand_o_u_l   { text-align: left; padding-top: 20px; padding-bottom: 20px; padding-left: 20px }
.rand_o_u_r  { text-align: left; padding-top: 20px; padding-right: 20px; padding-bottom: 20px }
.rand_o_u_l_r   { text-align: left; padding: 20px }
.rand_l_r_u  { text-align: left; padding-right: 20px; padding-bottom: 20px; padding-left: 17px }
.rand_l { padding-left: 20px }
a:link   { color: #2f4831 }
a:visited  { color: #2f4831 }
a:hover  { color: #2f4831 }
a:active  { color: #2f4831 }
a.path:link   { color: #666; text-decoration: none }
a.path:visited  { color: #666; text-decoration: none }
a.path:hover   { color: #666; text-decoration: underline }
a.path:active  { color: #666 }
a.head:link      { color: #2f4831; text-decoration: none }
a.head:visited     { color: #2f4831; text-decoration: none }
a.head:hover      { color: #2f4831; text-decoration: none }
a.head:active     { color: #2f4831 }
.head   { color: #2f4831; font-size: 17px; font-family: "Times New Roman", Times; line-height: 20px; text-decoration: none }
.path { color: #666; font-size: 10px; padding-top: 3px }
.kontakt_tb    { width: 288px }
.kontakt_tf  { width: 208px }
.text_gruen  { color: #2f4831 }
.fett  { color: #2f4831; font-weight: bold }

.clearfix:after{
	content: url(images/pixel.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/*Table of price*/
table.pricetable{
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
.pricetable td{
	font-size: 11px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	vertical-align:middle;
	padding:3px;
}
.pricetable td.num{
	padding-top: 4px;
	font-weight:bold;
}
.pricetable td.num2{
	padding-top: 4px;
}
.pricetable td.lcell{
	padding-right: 24px;
}
.pricetable td.buttoncol{
	width:100px;
	text-align:center;
	vertical-align:middle;
}


#tbl_event{
	width:388px;
	margin:0 auto;
}
#tbl_event th{
	text-align:left;
	background-color:#f0f0f0;
}
#tbl_event td{
/*	border-top:1px solid #2f4831;*/
	padding-bottom:12px;
}
dl.hunter_dl dt{
	float:left;
	width:3em;
	font-weight:bold;
}
dl.hunter_dl dd{
	padding-left:3em;
	margin-bottom:.5em;
}

body{
	position:relative;
}
#blogCol{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:407px;
	width:198px;
	border:1px solid #c4c4c4;
/*	background-color:#ededed;*/
	overflow:hidden;
}
#blogCol div{
	padding:10px;
	color:#666;
	font-size:10px;
	line-height:1.4em;
}
#blogCol ul{
	margin:0;
	padding:0;
	height:200px;
}
#blogCol li{
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	width:198px;
	height:50px;
}
#blogCol li a{
	display:block;
	width:198px;
	height:50px;
	overflow:hidden;
}
#blogCol li a span{
	display:none;
}

#blogCol li a#blog1{
	background: url(images/bloglink_01.jpg) no-repeat;
}
#blogCol li a#blog1:hover{
	background: url(images/bloglink_01.jpg) 0 50px;
}
#blogCol li a#blog2{
	background: url(images/bloglink_02.jpg) no-repeat;
}
#blogCol li a#blog2:hover{
	background: url(images/bloglink_02.jpg) 0 50px;
}
#blogCol li a#blog3{
	background: url(images/bloglink_03.jpg) no-repeat;
}
#blogCol li a#blog3:hover{
	background: url(images/bloglink_03.jpg) 0 50px;
}
#blogCol li a#blog4{
	background: url(images/bloglink_04.jpg) no-repeat;
}
#blogCol li a#blog4:hover{
	background: url(images/bloglink_04.jpg) 0 50px;
}

.kontakt_tf{
	width:440px;
}
.kontakt_tb{
	width:490px;
}
div.shopinfo {
	position:relative;
	padding:0 0 20px 20px;
	margin-top:20px;
	border-bottom:1px solid #93a599;
/*	overflow:hidden;*/
}
div.shopinfo p {
}
div.shopname {
	margin:0;
	padding:0;
	padding-left:15px;
	margin-bottom: 0.8em;
	font-weight:bold;
	background: url(images/icon_shop.gif) no-repeat 0px 2px;
}
.notice{
	font-weight:bold;
	color:red;
}
.seriesCol{
	float:right;
/*	background-color:#f2f2f2;*/
	width:250px;
/*	position:absolute;
	top:0;
	left:240px;
	background-color:#f2f2f2;
	width:250px;
	height:auto;*/
}
.seriesCol h3{
	font-size:12px;
	margin:0;
	padding:0;
	padding-left:1em;
	line-height:18px;
	background-color:#18472c;
	color:white;
}

div.itemCol{
	width:550px;
	margin:0 auto;
	border-bottom:1px solid #93a499;
}
div.itemphoto_r{
	float:left;
	width:220px;
}
div.itemcap_l{
	float:left;
	margin:10px 0;
	width:300px;
}
div.itemcap_l h2{
	font-size:14px;
	margin-top:5px;
	line-height:1em;
}
div.itemcap_l h3{
	font-size:13px;
	line-height:1em;
}

ul.seriesList{
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.seriesList li{
	list-style:none;
	float:left;
	width:50px;
	height:50px;
	line-height:50px;
}
ul.seriesList li a{
	display:block;
	width:50px;
	height:50px;
}