@charset "utf-8";
/* CSS Document */

.head-line {
	background: #e9e9e9;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

.head-line a {
	color: #666;
	text-decoration: none;
}

.content-wrapper {
	width: 860px;
	margin: 0 auto;
}

.header {

	height: 115px;
}

.logo {
	width: 600px;
	height: 115px;
	float: left;
}

.search-and-quicklinks {
	width: 260px;
	height: 115px;
	float: left;
}

.search {
	width: 250px;
	height: 51px;
	background:url(../img/general/frontpage/search-bar.gif) no-repeat;
	padding-left: 10px;
}

#search_advanced {
	margin-bottom: 5px;
}

#search_advanced a {
	font-size: 10px;
	color: #a9a9a9;
	text-decoration: none;
}

#search_advanced a:hover {
	text-decoration: underline;
}

#search_input input {
	font-size: 11px;
	padding: 5px 5px;
	border: none;
	width: 189px;
	background:url(../img/general/frontpage/search-bg.gif);
	float: left;
	margin-right: 5px;
}

.suggest_link {
	padding: 2px 3px;
	font-size: 11px;
}

.suggest_link_over {
    background-color: #eaeaea;
    cursor: pointer;
	padding: 2px 3px;
	margin: 0;
	font-size: 11px;
}

.suggest_link_over div {
	color: black;
	background: #eaeaea;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

#search_suggest {
        position: absolute; 
        visibility: hidden;
        background-color: #FFFFFF; 
        text-align: left; 
        border: 1px dotted black;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
		margin-left: 0px; /* verschiebt die Box nach links */
      	width: 585px; /* Breite anpassen */
		margin-left: -388px;
		margin-top: 24px;
}

*html #search_suggest {
		margin-left: -607px; /* verschiebt die Box nach links */
		margin-top: 23px;
      	width: 600px; /* Breite anpassen */
}

*+html #search_suggest {
		margin-left: -607px; /* verschiebt die Box nach links */
		margin-top: 23px;
      	width: 600px; /* Breite anpassen */
}

.quicklinks {
	color: #888888;
	font-size: 10px;
	margin-top: 25px;
	text-align: center;
}

.quicklinks a {
	color: #888888;
	text-decoration: none;
}

.quicklinks a:hover {
	text-decoration: underline;
}

.promotion-area {
	width: 858px;
	border: 1px solid #ebebeb;
	display: table;
	font-size: 0; /* IE 6 */
}


*+html .promotion-area {
	height: 287px;
}

.quick-buttons {
	width: 212px;
	border-right: 1px solid #ebebeb;
	float: left;
}

.quick-buttons img {
	display: block;
}

.left-side {
	width: 214px;
	float: left;
}

.special-categories {
	width: 644px;
	height: 113px;
}

.special-categories img {
	float: left;
	display: block;
	margin-right: 1px;
}

.campaign {
	float: left;
	width: 643px;
	height: 287px;
}

.main {
	width: 644px;
	float: left;
}

.link-modules {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0 10px 0;
}

.company-links, .cusotmer-service-links, .information-links, .newsletter {
	width: 25%;
	float: left;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

.newsletter {
	width: 20%;
}

.company-links a, .cusotmer-service-links a, .information-links a, .newsletter a {
	display: block;
	text-decoration: none;
	color: #6f6f6f;
	font-size: 11px;
	font-weight: normal;
	background:url(../img/general/frontpage/link-arrow.gif) 5px 5px no-repeat;
	padding-left: 15px;
	margin-top: 3px;
}

.company-links a:hover, .cusotmer-service-links a:hover, .information-links a:hover, .newsletter a:hover {
	text-decoration: underline;
}

input.newsletter-input, input.newsletter-input:focus {
	width: 159px;
	background:url(../img/general/frontpage/newsletter-bg.gif);
	border: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 11px;
	margin-bottom: 10px;
}

*+html input.newsletter-input, *+html input.newsletter-input:focus {
	width: 158px;
}

* html input.newsletter-input, * html input.newsletter-input:focus {
	width: 158px;
}

.online-handy-tarifberater {
	display: block;
	width: 212px;
	height: 86px;
	background:url(../img/general/frontpage/online-tarifberater.png);
}

.handy-tests {
	display: block;
	width: 212px;
	height: 86px;
	background:url(../img/general/frontpage/handy-tests.png);
}

.handy-service-center {
	display: block;
	width: 212px;
	height: 86px;
	background:url(../img/general/frontpage/service-center.png) 0 4px repeat-x;
}

.online-handy-tarifberater:hover, .handy-tests:hover, .handy-service-center:hover {
	background-position: 0px -82px ;
}

.handy-service-center:hover {
	background-position: 0px -78px ;
}

.admin-box-content {
	border: 1px dotted #b8b8b8;
	padding: 5px;
	margin-top: 10px;
	font-size: 11px;
	background:url(../img/general/frontpage/admin-bg.gif) repeat-x;
	margin-bottom: 10px;
}

.statistics {
	float: left;
	width: 20%;
}

.statistics a {
	text-decoration: none;
	color: #76a900;
}

.statistics a:hover {
	text-decoration: underline;
}

a.tagcloud-link {
	text-decoration: none;
	margin-right: 10px;
	color: #929292;
}

a.tagcloud-link-coloured {
	text-decoration: none;
	margin-right: 10px;
	color: #76a900;
}

a.tagcloud-link:hover, a.tagcloud-link-coloured:hover {
	text-decoration: underline;
}

.tagcloud-box {
	padding-right: 5px;
}

#shopping-cart-no-items {
	width: 200px;
	height: 78px;
	background:url(../img/general/frontpage/shopping-cart-bg.png) no-repeat;
}

#shopping-cart-no-items-text {
	padding-left: 80px;
	width: 100px;
	float: left;
	margin-top: 17px;
}

ul#shopping-cart-with-items-ul li div a {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	background: none;
	border: none;
}

ul#shopping-cart-with-items-ul li div a:hover {
	background: none;
	border: none;
}

ul#shopping-cart-with-items-ul {
	background: white;
}

div#shopping-cart-with-items-div {
	padding-left: 73px;
	padding-bottom: 10px;
	background:url(../img/general/frontpage/shopping-cart-bg.png) no-repeat;
}

li#shopping-cart-with-items-li {
	background: none;
}

a#to-cart:hover {
	text-decoration: underline;
}

.categories-box {
	margin-top: 1px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #ccc;
	border-right: none;
	height: 280px;
	background:url(../img/general/frontpage/categories-bg.gif) repeat-y;
}

.categories-box ul ul {
	display: none;
}

.categories-box li {
	list-style-type: none;
	margin-bottom: 4px;
}
.categories-box ul {
	margin: 0;
	padding: 0;
}

.categories-box a {
	color: #555;
	font-size: 12px;
}

#categories-box-link a {
	display: block;
	background: #d9d9d9;
	height: 17px;
	line-height: 17px;
	text-align: center;
	color: #6f6f6f;
	margin-top: 1px;
	margin-right: 1px;
}

#categories-box-link a:hover {
	background: #cfcfcf;
	text-decoration: none;
}

.tooltip-heading {
	background: #bad47f;
	padding: 5px;
	font-weight: bold;
}

.tooltip-content {
	padding: 5px;
}