* {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
body {
	background: #fdfdfd;
	font-family:'Helvetica','Arial',sans-serif;
	font-size:13px;
	overflow-x:hidden;
}
p, .text {
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
#container {

	width: 830px;
	height: 530px;
	margin: 1.5em auto;
	position:relative;
	
}
#index #container {
	border: 10px solid #6c2e4e;

}
#project #container, #member #container,#contact #container, #member #container, #imprint #container, #wines #container {
	background: #dfc7d4;
}
#content {
	padding: 25px 55px;
	color:#2e1422;
}
h1 {
	margin-bottom: 10px;
	font-family:'Georgia','Times New Roman',serif;
	color:#451e33;
	font-size: 30px;
	font-weight:normal;
	letter-spacing:1px;
}
h2 {
	color: #fff;
	font-family:'Georgia','Times New Roman',serif;
	font-weight:normal;
	font-size: 46px;
	margin-top:20px;
	letter-spacing:1px;
}
h3 {
	color: #fff;
	font-family:'Georgia','Times New Roman',serif;
	font-weight:normal;
	font-size: 35px;
	margin-top:155px;
	margin-bottom:10px;
	letter-spacing:1px;
}
#navigation {
	position:absolute;
	bottom: -30px;
	left:0;right:0;
	text-align:center;
}
#index #langSelect {
	position:absolute;
	bottom:10px;
	left: -30px;
}
#index #navigation {
	position:absolute;
	top: 220px;
	left: -30px;
}

#navigation a {
	text-decoration:none;
	display:block;
	float:left;
	font-size: 14px;

	color:#6c2e4e;
	line-height: 22px;
	width: 164px
}
#navigation a:hover {
	color: #996023;
	color: #ab4062
}
#project-navigation {
	margin-bottom:1em;
	margin-top:2em;
	margin-left: -1.5em;
}
.text {
	width: 50%;
	margin-top:10px;
	line-height:1.4;
	float:right;
	color:#451e33
}
#index a, #project-navigation a, #project-navigation strong {
	display:block !important;
	float:none;
	text-align:left;
	padding-left: 40px;
	text-decoration:none;
	font-size: 16px;
	color:#6c2e4e;
	
	line-height: 22px;
}
#project-navigation a,#project-navigation strong {
	line-height: 25px;
	padding-left: 20px;
}
#project-navigation strong {
	color: #5C2D31;
}
#index a:hover,#project-navigation a:hover {
	color: #6B4B2E;
	color: #ab4062;
	background: url(gfx/arr.png) center left no-repeat;
}
#logo {
	width: 165px;
	height:165px;
	background:url(gfx/logoSmall.png);
	position:absolute;
	right:-110px;
	bottom: 35px;
}
#content a,#content a:visited {
	text-decoration:none;
	color: #8b4062
}
#content a:hover {
	text-decoration:underline;
}
#wines #left {
	width: 220px;

	position:absolute;
	bottom:15px;
}
#wines #leftTop {
	width: 220px;

	position:absolute;
	top:80px;
}
#wines ul {
	list-style:none;
}
#wines ul li.active a{
	color:#6B2042;
	font-weight:bold;
}
#wines #center {
	width: 250px;
	background:#eed5e3;
	position:absolute;top:0;bottom:0;
	left: 276px;
	padding: 15px 0px 25px 0px;
}
#wines #right {
	width: 230px;
	position:absolute;
	bottom:15px;
	height: 480px;
	right:55px;right:5px;
	overflow:auto;
	padding: 0 45px 0 0;
}
#wines #right p {
	margin-bottom:1.1em;
	line-height:1.3;
}
#wines #left strong,#wines #left a, #wines #left a:visited {
	float:none;
	text-align:left;
	text-decoration:none;
	font-size: 13px;
	color:#6c2e4e;
}
#wines #left strong {
	color: #6B4B2E;
}
/*
#wines #left a:hover {
	color: #6B4B2E;
	background: url(gfx/arr.png) center left no-repeat;
}*/

