@charset "utf-8";
/* CSS Jubilaeum */

.nav {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navactive {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #af8554;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #af8554;
}

a.bluelink, a:hover.bluelink, .newstext a {
	font-weight:bold;
	color:#858587;
}

.inputsubmit {
	background:url(../images/inputsubmit-jubilaeum.jpg) top left no-repeat;
}

.headline {
	color: #af8554; /* Überschriften "Tisch Trends" auf der Startseite */
	font-size: 12px;
}
.highlight {
	color: #959595; /* Sublines "Tipps und Tricks" auf der Startseite */
}

.marken {
	color:#651F00;
	font-weight: bold;
}

/* Jubiläum-Spezifische Anpassungen */



.animationleft {
	/*position:relative;*/
	width:220px;
	/*float:left;*/
	text-align:left;
	margin-top:91px;
}

.contentsmallbox {
	min-height: 215px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}



.contentbottom {
	background:url(../images/contentbottom2.png) left top no-repeat;
}
