﻿html, body, form, mainbg {
	margin:0;
	height:100%;
}

body {
	color:#000000;
	font-family:arial;
	padding:0;
}
.spacerelement
{
	width:100%;
	height:12px;
	clear:both;
}
.maincontent 
{
	width:950px;
	margin-left:auto;
    margin-right:auto;
}

.mainpagecontainer
{
	/*position:relative;*/
	width:930px;
	margin-left:auto;
    margin-right:auto;
    margin-top:0px;
	z-index:100;
}

.maincontentwindow
{
	margin:-43px 0 0 0;
	width:431px;
	float:left;
	margin-left:9px;
	margin-right:9px;
	overflow:hidden;
}

/*Menuelements*/
.menucontainer
{
	width:950px;
	height:72px;
	margin-top:9px;
	margin-left:auto;
    margin-right:auto;
}

/*Topelements*/
.toplogo
{
	width:202px;
	height:80px;
	color:#000000;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:24px;
	float:left;
}
.topcommercial
{
	width:728px;
	height:90px;
	float:right;
	margin:10px 10px 0 0;
}

.mainpagefooter
{
    background:#green;
}
.footer
{
	width:950px;
	height:100px;
	font-size:12px;
}
.footertxt
{
	position:relative;
	text-align:center;
	color:#666;
	top:72px;
	line-height:20px;
}
.footertxt a:link, .footertxt a:visited, .footertxt a:active
{
	color:#666;
	text-decoration:underline;
}
.footertxt a:hover
{
	color:#666;
	text-decoration:none;
}
.clearbreaker
{
	clear:both;
}

#ctl00_bdy
{
	background:url(http://www.evius.dk/images/design/background/wine/bg_middle.png);
	height:100%;
}
#mainbg
{
	background:url(http://www.evius.dk/images/design/background/wine/bg_top.png) repeat-x top;
	height:100%;
}
#mainbg2
{
	background:url(http://www.evius.dk/images/design/background/wine/bg_bottom.png) repeat-x bottom;
	height:100%;
}

/*Topsection*/
.topcontainerouter
{
	background:transparent url(http://www.evius.dk/images/design/background/bannertop_right.png) no-repeat right;
}
.topcontainer
{
	background:transparent url(http://www.evius.dk/images/design/background/bannertop_left.png) no-repeat left;
	width:950px;
	height:110px;
}
/*Mainpage headersection*/
.mainpageheaderouter
{
	background:transparent url(http://www.evius.dk/images/design/background/top_right.png) no-repeat right;
	z-index:1100;
}
.mainpageheader
{
	background:transparent url(http://www.evius.dk/images/design/background/top_left.png) no-repeat left;
	width:950px;
	height:109px;
	z-index:1100;
}
/*Mainpage contentsection*/
.mainpagecontentouter
{
	background:transparent url(http://www.evius.dk/images/design/background/right.png) repeat-y right;
}
.mainpagecontent
{
	background:transparent url(http://www.evius.dk/images/design/background/left.png) repeat-y left;
	width:950px;
	margin:-70px 0 0 0;
}
/*Mainpage footersection*/
.mainpagefooterouter
{
	background:transparent url(http://www.evius.dk/images/design/background/bottom_right.png) no-repeat right;
}
.mainpagefooter
{
	background:transparent url(http://www.evius.dk/images/design/background/bottom_left.png) no-repeat left;
	width:950px;
	height:146px;
}

.themecredit
{
	display:none;
}