BODY {
		font-weight: normal;
		background-color: #717E98;
		background-image: url(../img/bg.gif);
		background-repeat: repeat-x;
		margin: 0;
		padding: 0;
		font-family: Arial, Tahoma;
		font-size: 12px;
		color: #0D1429;

	}



	div#wrapper{
		float:right;
		width: 189px;
		padding: 0 23px 0 10px;
		overflow: hidden;	
	}
	
	
	#wrapper h1 {
		background-image: url(../img/strich.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding-bottom: 2px;
		text-align:center;
	}

	div#news p{line-height:1.4}
	div#footer p{
		margin:0 0 0 0 ;
		padding:5px 240px 10px 70px;
		text-align: right;
		background-image: url(../img/footer.gif);
		background-repeat: no-repeat;
		background-position: 21px 0;
	}
	
	div#container{
		width:954px;
		margin:0 auto 0;
		background-image: url(../img/content.jpg);
		background-repeat: repeat-y;
		background-position: 26px 0;
		clear: both;
	}
	div#news{
		display: none;
	}
	
	div#shoppingcart{
	
	}	
	
	div#header {
		position: relative;
		width: 954px;
	}
	
	div#content{
		float:left;
		width:650px;
		padding: 0 20px 0 40px;
		margin: 0;
		overflow: hidden;
	}
	
	
	
	div#extra{clear:both;width:100%}
	
	
/* === menu start === */
	div#menu {
		width: 599px;
		height: 26px;
		overflow: hidden;
		float: left;
		background-image: url(../img/head_menu.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		margin: 0px 0 0 0;
		padding: 0 0 30px 0;
	}
	
	#menu ul {
		margin: 0;
		padding: 0px 0 0 10px;
		list-style: none;
		line-height: normal;
	}
	
	#menu li {
		display: block;
		float: left;
	}
	
	#menu a {
		display: block;
		float: left;
		margin-right: 1px;
		padding: 20px 15px 15px 15px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		border-right: 1px dotted #000;
	}
	
	#menu a:hover, #menu a.act { 
		background: #e4e5e6;
		color: #000;
	}
	
	#menu .current_page_item a {
		background: #ccc; repeat-x;
		color: #000000;
	}
	
	
#yymenu a {
			border-bottom:1px solid #000;
			color: #000;
			display:block;
			font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
			font-weight:bold;
			margin:0px;
			padding:4px;
			text-decoration:none;
			background-color: #ccc;
			font-size: 9px;
		}	
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			background-color:#4D6681;
		}
		
		#yymenu > div {
		}
		#yymenu a:hover {
			color:#000;
            background-color:#FFF;

		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
		    	border:0px solid #000;
			border-right:0px solid #000;
			margin-bottom:10px;
			padding-top:0px;
		}
		#yymenu .sub {
			background-image:url(../img/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {

		}
		#yymenu .mmLevel1 {

		}
	
	

/* === MENU END === */
	
	
	div#langmenu {
		width: 330px;
		height: 56px;
		float: left;
		background-position: bottom;
		background-repeat: no-repeat;
		margin: 0px 0 0 0;
		padding: 0 0 0px 0;
		background-image: url(../img/head_lang.gif);
	}
	
	div.tx-bblanguageselect-pi1 {
		text-align: center;	
		height: 45px;
		margin: 20px 0 0 0;
	}
	
	
	
	
	
	
	
	
	
	
	
	
/*	
	div.menu1, div.menu1_act {
		float: left;
		background-repeat: no-repeat;
		height: 36px;
		padding: 20px 15px 0 15px	;
		background-image: url(../img/menu.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

	div.menu1_act {
	}
	 
	.menu1 a:link, .menu1 a:active, .menu1 a:visited {
		font-family: Tahoma, Arial;
		color: #515151;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-weight: bold;
	}
	.menu1 a:hover, .menu1_act a:link, .menu1_act a:active, .menu1_act a:visited {
		font-family: Tahoma, Arial;
		color: #506998;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}
*/
	
	
	div#banner {
		width: 100%;
		height: 150px;
		background-image: url(../img/banner.jpg);
		clear: both;
	}
	
	div#banner a img {
		border: none;
	}
	a:link, a:active, a:visited {
		font-family: Tahoma, Arial;
		color: #2a7c02;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		font-family: Tahoma, Arial;
		color: #2a7c02;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
	}
	a.link:link, a.link:active, a.link:visited {
		font-family: Tahoma, Arial;
		color: #FFF;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
	}
	a.link:hover {
		font-family: Tahoma, Arial;
		color: #FFF;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
	}
	

	
		
	.white {
		color: #FFFFFF;
	}
	.blue {
		color: #516999;
	}
	.red {
		color: #CE0101;
	}
	.px11 {
		font-size: 11px;
	}
	.grey {
		color: #5D6068;
		font-weight: normal;
	}
	.orange {
		color: #FF5400;
	}


/* JAVA ZIEHHAMONIKA */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color: #fff;
	font-size:15px;
	background-color:#2E3A5F;
	width:100%;
	margin-bottom:2px;
	margin-top:10px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	border: 1px solid  #2df139;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:100%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

/********* TABLES *******************/

TABLE.contenttable {
	border: 0px solid #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px 0 0 0px;
	width: 100%;
	margin-bottom: 10px;
}

TABLE.contenttable tr th {
	border-right: 0px;
	color: black;
	margin-bottom: 10px;
}
TABLE.contenttable tr th p {
	text-align: center;
}

.tr-even {
	background-color: #B4C7ED;
	text-align: center;
}

.tr-0 {
	height: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #6688cc;

}
.tr-odd {
	background-color: #E3ECFF;
	text-align: center;
}

.td-0, .td-1, .td-2  {
	text-align: center;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
}

.td-last {
	border-right: 0px;
}
.tr-last td {
	border-bottom: 0px solid white;
}

.td-0 {
	font-weight: bold;
}

td p, th p {
	margin: 0 5px 0 0px;
}

/* WEATHER */

table#AutoNumber1 tbody tr td p{
margin: 0;
padding: 0;
}


table#AutoNumber1 tbody tr td p font{
  font-size: 10px;
  color: #0077CC;
}

.tx-mvyahooweather-pi1 {
margin-right: 10px;
margin-top: 7px;
background-color: #dbdadb;
border-bottom: 0px solid silver;
}

.tx-mvyahooweather-pi1 img {
border: 0px solid red;
height: 35px;
width: 35px;
}

/***** WEATHER END ********/


/* TICKER START */

#ticker {
	background-color: #fff;
	border: 1px solid #2E3A5F;
	text-align: center;
	margin: 10px 0 0px 0;
	height: 65px;
}


#ticker h3 a.internal-link {
	border: 0px solid black;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
}

/* TICKER END */

ul.family_info li{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

div.shopping_cart_pay {
	text-align: center;
	height: 30px;
}
div.shopping_cart_pay a{
	font-weight: bold;
}

.test {
	background-color: red;
}
