body
{
	padding: 0px;
	margin: 0px;
	background: #9C0000;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #9C0000;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	position: absolute;
	margin-left: -533px;
	top: -240px;
	left: 50%;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1066px;
	height: 30px;
	letter-spacing: 1px;
}

#containertitel
{
	position: absolute;
	top: 30px;
	left: 0px; 
	width: 66px;
	height: 410px;
	background-image:url('./img/weingutseck.jpg');
}


#container    
{
	position: absolute;
	top: 30px;
	left: 67px; 
	border: 20px solid #FFF;
	width: 960px;
	height: 370px;
	padding: 0px;
	margin: 0px;
}


#containerleft
{
	position: absolute;
	display: inline;
	overflow: visible;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 370px;
	padding: 0px;
	margin: 0px;
	background-origin: border-box;
	background-position: 0px 0px;
	background-image:url('./img/s1-blg.jpg');
	border-right: 20px solid #FFF;
}

#containerleft.content {
	padding: 0px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #9C0000;
}



#containerright
{
	position: absolute;
	top: 0px;
	left: 390px;
	width: 350px;
	height: 350px;
	background: Gray;
	border-right: 20px solid #FFF;
	overflow: auto;
	padding: 10px;
}


#containerright h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	padding-top: 2px;
	width: 100%;
}


#containerup
{
	position: absolute;
	top: 0px;
	left: 780px;
	width: 160px;
	height: 155px;
	background: #D3D3D3;
	border-bottom: 20px solid #FFF;
	overflow: auto;
	padding: 10px;
	font-size : xx-small;
}


#containerup h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 190%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
}
#containerdown
{
	position: absolute;
	top: 195px;
	left: 780px;
	width: 160px;
	height: 155px;
	background: #D3D3D3;
	overflow: auto;
	padding: 10px;
	font-size : xx-small;
}

#containerdown h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 190%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
}


#footer
{
	position: absolute;
	top: 440px;
	left: 0px; 
	letter-spacing: 1px;
	width: 1066px;
    height:30 px;
/*	padding: 5px 0px; */
	color: #9C0000;
}

#footer a
{
	text-decoration: none;
	color: #9C0000;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}