/* reset styles */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* page styles */
body {
	background-color: #bbb;
	font-family: Verdana;
	color: #fff;
}
#body{
	position:absolute;
	height:100%;
	top:0;
	background:url(/img/home_bgRings.png) center no-repeat;
	width:100%;
	height: 100%;
	text-align:center;
}
#container{
	width:820px;
	height:850px;
	padding:15px 10px 5px 15px;
	background-color: #000;
	margin:auto;
}
#header{
	
}
#navigation{
	height:60px;
}
	#ul_navigation{
		padding:15px 0 0 0;
	}
	#ul_navigation .li_navigation{
		float:left;
		padding:0 10px 0 0;
		text-transform:uppercase;
		font-size:12px;
	}
	#ul_navigation .li_navigation a{
		color:#fff;
		text-decoration:none;
	}
	#ul_navigation .li_navigation a:hover ,
	#ul_navigation .li_navigation a.active{
		color:#c9305c;
	}

#subNavigation{
	width:180px;
	float:left;
}
	#ul_subNavigation{
		padding:15px 0 0 0;
	}
	#ul_subNavigation .li_subNavigation{
		padding:20px 10px 0 0;
		text-transform:uppercase;
		font-size:12px;
	}
	#ul_subNavigation .li_subNavigation a{
		color:#fff;
		text-decoration:none;
	}
	#ul_subNavigation .li_subNavigation a:hover ,
	#ul_subNavigation .li_subNavigation a.active{
		color:#c9305c;
	}
	#logo_zweifelStartseite{
		position:relative;
		top:-5px;
		right:-5px;
		float:right;
	}
#mood{

}
	#mood .moodImage{
		width:810px;
		height:200px;
	}
#buttonRestaurant{
	position:relative;
	top:-30px;
	right:20px;
	float:right;
}
#homeContent{
	width:825px;
}
#homeContent
#homeText{
}
#homeText a{
	color:#fff;
}
#homeContent
#homeText
h1{
	text-transform:uppercase;
	font-size:20px;
	padding:20px 0 20px 0;
}
h2{
	text-transform:uppercase;
	font-size:18px;
	padding:20px 0 20px 0;
}
h3{
	text-transform:uppercase;
	font-size:14px;
	padding:20px 0 20px 0;
}
#homeContent
#homeText
.homeText{
	font-size:13px;
	line-height:15px;
	padding:5px 0 30px 0;
	text-align:left;
}
.homeLead{
	font-family:Verdana;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
}
#homeQuickLink{
}
	#homeQuickLinkItem{
		float:left;
		width:206px;
		margin:0 0 0 0;
	}
		#homeQuickLinkItem .title{
			font-size:11px;
			text-transform:uppercase;
			padding:0 0 10px 0;
		}
		#homeQuickLinkItem img{
			width:190px;
			height:100px;
			border:1px solid #333;
			margin:10px 0 5px 0;
		}
		#homeQuickLinkItem .description{
			font-size:10px;
			width:180px;
			line-height:14px;
			margin:0 10px 20px 0;
			color:#fff;
			text-decoration:none;
		}
#followContent{
	width:650px;
	float:right;
	font-size:12px;
}
#followContent h1{
	font-size:18px;
}
#footer{
	padding:15px 0 0 0;
}
	#navigationStatic{
		float:right;
		padding:0 0 10px 0;
	}
		#ul_navigationStatic{
			
		}
		#ul_navigationStatic .li_navigationStatic{
			float:left;
			padding:0 10px 0 0;
			text-transform:uppercase;
			font-size:10px;
		}
		#ul_navigationStatic .li_navigationStatic a{
			color:#fff;
			text-decoration:none;
		}
		#ul_navigationStatic .li_navigationStatic a:hover ,
		#ul_navigationStatic .li_navigationStatic a.active{
			color:#c9305c;
		}
