body,div,table,td {
	font-size:12px;
	font-family: 'Trebuchet MS',Georgia,Times,Times New Roman,sans-serif;
	background:none;
}

#container {
	width:100%;
	width:980px;
	margin:auto;
}

#head {
	height:83px;
	background:transparent url("gfx_new/line_btm.gif") bottom left repeat-x;
}

#head #bg_area {
	height:73px;
	background:transparent url("gfx_new/top_area.gif") top left repeat-x;
	/** background:transparent url("gfx_new/top_area_ostern.gif") top left repeat-x; **/
}

#head #logo {
	height:73px;
	width:390px;
	background:transparent url("gfx_new/logo.jpg") top left no-repeat;
	clear:none;
}

#text_area {
	min-height:150px;
	padding:10px 10px 20px 10px;
	background:#add6ef url("gfx_new/line_btm.gif") bottom left repeat-x;
}

#shop_area {
	min-height:314px;
	padding:15px;
}

#shop_area .description {
	margin:7px 10px 15px 10px;
}

#shop_area .shop_row {
	min-width:960px;
	margin:auto;
}

#shop_area .shop_row .shop {
	float:left;
	width:428px;
	height:150px;
	margin:0px 25px;
	border:1px solid #4E7D8C;
	background:#d7dee0;
	
}

#shop_area .shop_row .shop .pic {
	width:100px;
	clear:none;
	float:left;
	margin:5px 35px 5px 5px;
}

#shop_area .shop_row .shop .text {
	width:280px;
	height:100px;
	padding:5px;
	margin-left:140px;
	clear:none;
}

#shop_area .shop_row .shop .text h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#shop_area .shop_row .shop .link {
	margin-top:10px;
	margin-left:140px;
	text-align:right;
	padding-right:10px;
	clear:none;
}

#footer {
	height:30px;
	padding:0 10px 0 0;
	background:transparent url("gfx_new/line_btm.gif") bottom left repeat-x;	
	text-align:right;
}

/** Links **/
a:active, a:link, a:visited, a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#0097d7;
}

a:hover {
	color:#86cede;
}
