/* $Header: /var/lib/cvs/blomsterhallen-aalborg.dk/assets/stylesheet.css,v 1.3 2008-10-20 15:01:29 tommy Exp $ */

#container {
	border: 1px solid black;
	width: 950px;
	height: 580px;
	background-image: url('../images/baggrund.jpg');
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	position: absolute;
	top: 0px;
	left: 380px;
}

#menu {
	position: absolute;
	top: 58px;
	left: 428px;
}

#menu img {
	border: none;
}

#contact {
	font-size: xx-small;
	position: absolute;
	top: 565px;
	width: 685px;
	text-align: center;
}

#openhours {
	background-image: url(../images/euroflorist.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #59401A;
	font-size: xx-small;
	position: absolute;
	top: 475px;
	left: 425px;
	padding-left: 75px;
}

#content {
	margin-top: 80px;
	margin-left: 50px;
	width: 630px;
	height: 390px;
	overflow: auto;
}

#basketsummary {
	font-size: xx-small;
	position: absolute;
	left: 45px;
	top: 500px;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #59401A;
	line-height: 1.5;

}



/* --- */

a:link, a:visited {
	color: #59401A;
}

a:hover {
	color: #AD6D09;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 11px;
	color: #59401A;
}

.rightaligned {
	text-align: right;
}

p, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #59401A;
	line-height: 1.5;
}

body.inner {
	border: 0px;
	margin-left: 30px;
}

div.mainbox {
	border: 1px solid black;
	width: 530px;
	height: 530px;
	color: #59401A;
	font-size: 11px;
	font-family: Verdana;
	line-height: 1.5;
}






table.vare {
	background-color: #FFF7D6;
	border: 2px solid #AD6D08;
}

table.vare td {
	color: #59401A;
	font-size: 11px;
}

input.textinput {
	width: 250px;
}
