
/* scim::pcm76 for frolic.de */

/* ################ WS RESET ################## */

* {padding:0px;margin:0px;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0px; }
form, table, tbody , td, div , img { border:0px;margin:0px;padding:0px;}

table, div {
	border-collapse:collapse;
}


/* ################ IE 5,6,7 has layout ################## */

* html { _height:1px;}



/* ############# HELPER ############### */

.clear {
	clear:both;
}




/* ################ MAIN FORMATTING ################## */


body {
	margin:0px;
	padding:0px;
	background:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
}

table {
	border-collapse:collapse;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #4c4c4c;
	text-align:left;
}

a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #ce180d;
	text-decoration:none;
}

a:hover {
	color:#900;
}

#wrapper {
	width:956px;
}

.main {
	width:896px;
}

.clear {
	clear:both;
}

.shadowleft{
	width:30px;
	background:url(../img/dropshadow_L.jpg) repeat-y;
}

.shadowright{
	width:30px;
	background:url(../img/dropshadow_R.jpg) repeat-y;
}

/* ################ NAV & MENU ################## */

div.nav {
	height:125px;
}

#nav {
	list-style-type:none;
	margin:0px;
}

#nav li {
	float:left;
}

.navhover {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	width:137px;
}


.navactive {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	height:125px;
	width:137px;
}

.menu_seperator {
	width:124px;
	border-top:1px dashed #ccc;
	text-align:left;
}

.hovermenu {
	width:137px;
	color:#ce180d;
	background:url(../img/hover_bg.png) repeat-y;
	padding-top:5px;
	padding-bottom:10px;
	display:none;
}

.hovermenu ul {
	padding-left:13px;	
}

.hovermenu ul li {
	margin-bottom:5px;
}

.nav_spacer {
	height:125px;
	width:137px;
}


.menu_footer {
	background:url(../img/hover_kante_unten.png) no-repeat;
	height:13px;
	width:137px;
}


/*	nav headlines	*/

.hovermenu h5 {
	padding-top:5px;
	padding-bottom:5px;
}

/*	nav links	*/

.hovermenu a:link, .hovermenu a:visited {
	font-size:10px;
}


/* ######## HEADLINES, MARGINALIEN, Artikel  ######### */



.marginal {
	float:left;
	width:130px;
	margin-left:60px;
	text-align:right;
}


h4 {
	color: #d62515;
	font-size:12px;
}


.article {
	float:left;
	width:600px;
	padding-left:10px
}


.headline_wrapper {
	padding-left:200px;
	margin-bottom:20px;
}


.article_wrapper {
	width:896px;
	height:auto;
	margin-top:10px;
	margin-bottom:40px;
	clear:both;	
}


.article_listing {
	margin-left:20px;
}

.article_listing li {
	margin-bottom:5px;
}


.article_teaser {
	float:left;
	width:530px;
	padding-left:10px
}


.article_linklist td {
	text-align:center;
}


.read_more {
	padding-top:6px;
	text-align:left;
}

.read_more:before {
	content: "";
}

.produkttext {
	padding-left:100px;
	padding-right:100px;
}


.smallpadding {
	padding:10px;
}

/* ######## ROUNDED CORNER BOX  ######### */

.rc_box {
   background: #b2b2b2;
   color:#fff;
}
.rc_top div {
   background: url(../img/rc_tl.png) no-repeat top left;
}
.rc_top {
   background: url(../img/rc_tr.png) no-repeat top right;
}
.rc_bottom div {
   background: url(../img/rc_bl.png) no-repeat bottom left;
}
.rc_bottom {
   background: url(../img/rc_br.png) no-repeat bottom right;
}

.rc_top div, .rc_top, .rc_bottom div, .rc_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.rc_content {
	margin: 0 15px;
}


/* ######### FORMS ########### */

input.text, textarea {
	border:1px solid #D6254E;
	background: #f0f0f0;
}



/* ######### LISTS ########### */

ul.items li {
	margin-bottom:3px;
	font-weight: bold;
}


ul.composition {
	margin-left: 14px;
}

ul.composition li {
	margin-bottom:0px;
	
}



/* ############# SPALTEN ######### */

.column_wrapper {
	padding-left: 100px;
	padding-right: 100px;
}

.column1 {
	width:35%; /*33*/
	float:left;
}

.column2 {
	width:60%;
	float:right;
}


/* ############# TABLES ######### */


.article_table thead td {
	font-size:10px;
	color:#333;
	font-weight:bold;
	background:#c0c0c0;
	padding:5px;
}

.article_table td {
	font-size:10px;
	color:#666;
	padding:3px;
	vertical-align:top;
}

.article_table a {
	font-size:10px;
}

.darkrow {
	background:#f0f0f0;
}



/* ############# INGREDIENT SLIDER ######### */

#ingredient_slider {
	display:none;
}

.itext {
	width: 77px;
}

#bar0, #bar1, #bar2, #bar3, #bar4 , #bar5 ,#bar6 , #bar7 , #bar8 {
	display:block;
	height:18px;
	width:0px;
	background:url(../img/bar.gif) top right;
	padding-left:3px;
	color:white;
	font-weight:bold;
	overflow:hidden;
}
#bar6 , #bar7 , #bar8 {
	color:808080;
}




#i0, #i1, #i2, #i3, #i4, #i5, #i6, #i7, #i8 {
} 

/* ############# OTHER ITEMS ######### */


.backlink {
	height:70px;
	padding-left:100px;
	font-weight:bold;
}

.backlink a {
	margin-top:25px;
}


.divider {
	border-right:1px dashed #999;
}


.napf {
	padding:15px;
	text-align:right;
}


#kontaktframe {
	height:1200px;
	width:896px;
	border:0px;
	margin:0px;
	padding:0px;
}


/* ######## ANCHOR LINK  ######### */

.anker {
	padding-left:200px;
	font-size:10px;
	font-style:italic;
}

.anker a:link, .anker a:visited {
	color:#ccc;
}

.anker a:hover {
	color:#f00;
}


/* ######## ECARD READER  ######### */

.ecard a {
	font-size:10px;
}

/* ############## VIDEO GALERIE ##############*/
#video_galerie_wrapper
	{
		width:896px;
		min-height:580px;
		background:url(../img/vg_bg.jpg) center center no-repeat;
		margin:0 auto;
		position:relative;
		background-color:#fff;
	}
	
	#videobox
	{
		position:relative;
		top:5px;
		background:url(../img/vg_yt_bg.png);
		width:874px;
		height:544px;
		padding-top:42px;
		padding-left:22px;
		overflow:hidden;
		
	}
	#videocontent
	{
		position:relative;
		display:block;
		width:655px;
		margin:0 auto;
		top:50px;
		
	}
	.vg_btn, .close_btn
	{
		cursor:pointer;
		text-align: center;
	}
	.close_btn
	{
		position:relative;
		width:100px;
		left:760px;	
		top:2px;
		/*border:1px solid black;*/
	}
	#videocontent .centeralign
	{
		text-align: center;
	}
	#videocontent .leftalign
	{
		text-align: left;
	}
	
	
	
/*########## HUNDESCHUEN ##################*/

img#schulenkarte, map#m_schulenkarte 
{
	width:856px;
	height:680px;
	
}
#wrapper-schulenkarte 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:965px;
	height:680px;
	/*margin-top:-100px;
	padding-top:150px;	*/
}

map#m_schulenkarte 
{
	position:absolute;
	top:-680px;
}

table#overlay 
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#4c4c4c;
	display:none;
	width:254px;
	position:absolute;
	/*border:1px solid;*/
}
table#overlay td {
	/* prevent td's from streching to word fit */
	word-wrap:break-word;
}

/* ################ LEGAL ################## */

#legal {
	font-family:"Arial Unicode MS", Tahoma, sans-serif;
	font-size:10px;
	line-height:18px;
	
	color:#bcbcbc;
}

#legal a:link, #legal a:visited {
	font-size:10px;
	line-height:13px;
	color: #bcbcbc;
}

#legal a:hover {
	color: #8a8a8a;
}

#socialshareprivacy ul li
{
	list-style: none;
}

#socialshareprivacy ul li span.info
{
	display: none;
}
