body,html {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.clear {clear:both;}

#maincontainer {
	width: 945px;
	margin: 0px auto;
	text-align:left;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	margin-bottom:20px;
}

#printheader {display:none;}

#header {
	width:945px;
	height: 140px;
}
#headerAddress {
	float:left;
	width:120px;
	height:100px;
	padding:40px 0 0 45px;
	background:url(http://www.wine-insider.ch/img/header_logo.png) no-repeat 0 0;
	color:#fff;
	font: normal 11px arial;
}
#headerFlash {float:left;width:780px;}


#navigationBox { background: #fff; }

#tools {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0 0px;
	width: 165px;
	height: 21px;
	overflow:hidden;
	background:#1f1d21;
	}
			#tools a {
				float: left;
				display: block;
				margin: 0px 0px 0px 0px;
				height: 21px;
				text-indent:-999px;
				overflow:hidden;
				}

				#tools a.fnc-print {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat 0 0px;
					width:30px;
				}

				#tools a.fnc-print:hover {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat 0px -21px;
				}

				#tools a.fnc-mail {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -30px 0px;
					width:28px;
				}

				#tools a.fnc-mail:hover {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -30px -21px;
				}

				#tools a.fnc-impressum {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -59px 0px;
					width:21px;
				}

				#tools a.fnc-impressum:hover {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -59px -21px;
				}

				#tools a.fnc-sitemap {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -80px 0px;
					width:17px;
				}

				#tools a.fnc-sitemap:hover {
					background: url(http://www.wine-insider.ch/img/funktionen.png) no-repeat -80px -21px;
				}


#breadcrumbs {
	clear:both;
	background:url(http://www.wine-insider.ch/img/breadcrumbs_bg.png) no-repeat 0 0;
	height:12px;
	padding:18px 0 40px 173px;
	}

#content {
	width: 945px;
	padding: 0;
	min-height: 100px;
}
#contentShop {
	width: 945px;
	padding: 0;
	min-height: 100px;
	background: url(http://www.wine-insider.ch/img/contentbgShop.png) repeat-y 0 0;
}

#contentText {
	width:512px;
	padding:0px 260px 0px 173px;
	overflow:hidden;
	min-height:350px;
}


#contentTextHome {
	width:770px;
	padding:0px 0px 0px 173px;
	overflow:hidden;
	min-height:350px;
	}
	#news {float:left;width:382px;margin-top:100px;}
		/*#news .news {clear:both;margin-bottom:10px;overflow:hidden;}
		#news img {float:left;width:120px;height:80px;border:1px solid #fff;}
		#news p {float:left;width:215px;margin:0 0 0 10px;} */
	#text {width:360px;float:left;margin-top:145px;line-height:18px;}


#footer {
	width: 945px;
	height:20px;
	background:#fff;
}


#copyright {
	float: left;
	width: 945px;
	text-align: right;
	font-size: 10px;
	line-height:20px;
}

#copyright, #copyright a, #copyright a:hover {color:#79777a;text-decoration:none;}
