@charset "utf-8";
* {
	font-size: 12px;
	font-family: verdana;
	margin:0px;
	
	}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#topBar {
	height: 160px;
	overflow: hidden;
	margin-bottom: 15px;
}
#topBarLeft {
	float: left;
	width: 300px;
}


#topBarRight {
	text-align: right;
	float: left;
	width: 650px;
	padding-top: 90px;
	height: 70px;
}
#topBarRight a {
	color: #000;
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;
}
#topBarRight a:hover {
	color: #F00;
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;
}

#twoColumnBar {
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-bottom:15px;
}
.inputfield {
	font-size: 14px;
	width: 400px;
}
.inputfieldMsg {
	font-size: 14px;
	height: 250px;
	width: 400px;
}
.inputfieldSubmit {
	font-size: 14px;
	width: 80px;
}





#twoColumnLeft {
	float: left;
	width: 475px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 12px;
	font-family: verdana;
	margin-right: 15px;
}





#twoColumnRight {
	float: left;
}
#threeColumnBar {
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	overflow: hidden;
}
.threeColumnBarBox {
	float: left;
	width: 306px;
	display:block;
}
.threeColumnBarBoxMiddle {
	display: block;
	width: 306px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	float: left;
	padding-left: 15px;
	margin-right: 15px;
}
.txtToTheRight {
	font-family: verdana;
	font-size: 16px;
	color: #FFF;
	background-color: #EE1C24;
	display: block;
	float: right;
	font-weight: bold;
	padding: 5;
}
.txtToTheRight a {
	text-decoration: none;
	color: #FFF;
	font-family: verdana;
	font-size: 16px;
}

.divideMe {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	display: block;
	width: 950px;
	height: 15px;
	clear: both;
	margin-bottom: 15px;
	border-bottom-style: solid;
}
.headliners
{
	font-family: verdana;
	font-size: 18px;
	}
.produktHeadliners {
	font-family: verdana;
	font-size: 18px;
	color: #EC1C24;
}
.produktHeadliners a {
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;
	color: #EC1C24;
}


h1 {
	margin-top: 0px;
	font-family: verdana;
	font-size: 18px;
	margin-bottom: 0px;
	font-weight:normal;
}

#sliderBar {
	height: 320px;
}
#banner-fade a {
	color: #FFF;
}
#Footer {
	background-color: #eee;
	height: 250px;
	margin-top: 15px;
}
#footerBox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 20px;
}
.footerInnerBox {
	float: left;
	width: 300px;
	display: block;
}
#paellaProduktMenu {
	font-size: 14px;
	color: #EC1C24;
	text-align: right;
	margin-top: 15px;
}
#paellaProduktMenu a {
	text-decoration: none;
	color: #EC1C24;
}
#paellaProduktMenu a:hover {
	text-decoration: underline;
	color: #EC1C24;
}
.refContainer {
	width: 85px;
}
.refBox {
	font-family: verdana;
	font-size: 16px;
	color: #FFF;
	background-color: #EC1B24;
	display: block;
	float: left;
	width: 40px;
	margin-right: 10px;
	padding-left: 5px;
}
.draabeBox {
	display: block;
	width: 30px;
	float: left;
}





.produktBar {
	overflow: hidden;
	padding-top: 30px;
	display: block;
}
.produktBillede {
	display: block;
	float: left;
	width: 350px;
}
.produktBeskrivelse {
	display: block;
	float: left;
	width: 540px;
	padding-top: 100px;
	padding-left: 60px;
	margin-bottom: 15px;
}
