/* CSS Document */
#head-container {
	height: 80px;
	background-image: url(/templates/pictures/simple-head-bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	overflow: hidden;
}
.saebel {
	background-image: url(../pics_sansibar/head-saebel.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	position: relative;
}
.logo {
	background-image: url(../pics_sansibar/head-logo.png);
	background-position: 195px top;
	background-repeat: no-repeat;
	height: 80px;
	width: 520px;
}
.shortnews-l {
	width: 2px;
	background-image: url(../pics_sansibar/head-newsborder-l.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	overflow: hidden;
}
.shortnews-r {
	width: 2px;
	background-image: url(../pics_sansibar/head-newsborder-r.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	overflow: hidden;
}
.shortnews {
	background-image: url(../pics_sansibar/head-news-shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 80px;
	width: 310px;
	overflow: hidden;
	line-height: 11px;
	font-size: 10px;
	text-align: left;
}
.shortnews a, .shortnews {
	color: #dcdcdc;
} 
.shortnews .rechts {
	width: 250px;
	overflow: hidden;
	height: 22px;
	margin-bottom: 1px;
}
.shortnews .links {
	width: 50px;
	padding-right: 5px;
	overflow: hidden;
	margin-bottom: 1px;
}
.icons {
	margin-top: 45px;
	text-align: left;
}
/* Blog, links nicht unterstreichen */
.notextdecoration a {
	text-decoration:none;
}
.notextdecoration a:hover {
	text-decoration:underline;
}
.head-basket-box {
	background-image: url(/templates/pictures/head-basket-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	width: 292px;
	margin-left: -87px;
	float:left;
}
.head-basket-box .left-side {
	width: 77px;
	padding: 20px 4px 4px 4px;
}
.head-basket-box .right-side {
	width: 150px;
	padding: 20px 4px 4px 4px;
}
.head-basket-box a {
	color: white;
	text-decoration: none;
}