/* stylesheet Eterij Website */
body
{
	margin: 0px;
	background-color: #ffffff;	
}

p, div, span, td, a, input, textarea, li
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: left;
}

.container
{
	position: relative;
	width: 992px; 
	height: 628px; 
}

.leftbg
{
z-index: 0;
position: absolute;
left: 0px;
top: 0px;
width: 202px;
height: 628px;
overflow: hide;
background-image: url('/common/img/leftbg.jpg');
}

.topbg
{
z-index: 0;
position: absolute;
left: 202px;
top: 0px;
width: 790px;
height: 130px;
overflow: hide;
background-image: url('/common/img/topbg.jpg');
}

.rightbg
{
z-index: 0;
position: absolute;
left: 972px;
top: 130px;
width: 20px;
height: 498px;
overflow: hide;
background-image: url('/common/img/rightbg.jpg');
}

.contentbg
{
z-index: 0;
position: absolute;
left: 202px;
top: 130px;
width: 612px;
height: 445px;
overflow: hide;
background-image: url('/common/img/contentbg.jpg');
}

.adresregel
{
background-color: #000;
color: #e9e9e9;
position: absolute;
font-weight: bold;
letter-spacing: 0px;
left: 202px;
font-size: 11px;
top: 575px;
height: 25px;
width: 770px;
line-height: 25px;
}

.contentright
{
z-index: 0;
position: absolute;
left: 817px;
top: 130px;
width: 155px;
height: 445px;
overflow: hide;
}

.contentbottom
{
z-index: 1;
position: absolute;
left: 202px;
top: 476px;
width: 612px;
height: 99px;
overflow: hide;
}

.welkomhome
{
z-index: 1;
position: absolute;
left: 262px;
top: 360px;
width: 410px;
height: 105px;
overflow: hide;
background-image: url('/common/img/welkom.gif');
}

.homecontent
{
z-index: 1;
position: absolute;
left: 262px;
top: 150px;
width: 552px;
height: 216px;
overflow: auto;
}

.longcontent
{
z-index: 1;
position: absolute;
left: 262px;
top: 150px;
width: 552px;
height: 415px;
overflow: auto;
}

.content
{
z-index: 1;
text-align: left;
width: 510px;
}

.titel
{
z-index: 1;
color: #941839;
font-size: 15px;
font-weight: bold;
}

.red
{
color: #941839;
}	

.menu
{
z-index: 1;
position: absolute;
left: 22px;
top: 240px;
width: 180px;
height: 300px
overflow: auto;
}

.menuitem
{
width: 165px;
text-decoration: none;
position: absolute;
color: #fff;
text-align: left;
line-height: 27px;
font-weight: bold;
letter-spacing: 1px; 
height: 27px;
left: 0px;
background-image: url('/common/img/menuitem.jpg');
}

.menuitem:hover
{
background-image: url('/common/img/menuitemover.jpg');
}

.submenucontact
{
z-index: 2;
position: absolute; 
left: 185px;
top: 325px;
visibility: hidden;
}

.submenumenu
{
z-index: 2;
position: absolute; 
left: 185px;
top: 298px;
visibility: hidden;
}

.submenuitem
{
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
width: 165px;
text-decoration: none;
position: absolute;
color: #fff;
text-align: left;
line-height: 26px;
font-weight: bold;
letter-spacing: 1px; 
height: 26px;
left: 0px;
background-color: #707173;
}

.submenuitem:hover
{
color: #000;
background-color: #CECFD0;
}

