/* @override http://konditor-bager.dk/style.css */

body {
	background-image: 		url("img/bg.gif");
	text-align: 			center;
	padding:				0px;
	margin:					0px;
	color:					#333333;
	font-family:			Arial, Tahoma, Verdana, sans-serif;
}




/* Grund-design */ 
#main {
	margin: 				0 auto;
	text-align: 			left;
	height:					100%;
	width:					822px;

	border-right:			1px solid #C2BA94;
	border-left:			1px solid #C2BA94;
	background-color:		white;
}
#page {
	margin:					0px;
	padding:				0px;
	height:					100%;
}
#top {
	color:					white;
	background-image:		url("img/bg_top.gif");
	width:					790px;
	height:					112px;
	margin-left:			14px;
	margin-bottom:			15px;
}
#pagehead {
	width:					790px;
	margin-left:			14px;

	font-size:				12px;
	line-height:			20px;
}
/*
#middle {
	margin-top:			15px;
	float:					left;
	display:				inline;
	width:					805px;
	margin-left:			14px;
}
*/
#bottom {
	width:					790px;
	margin-left:			14px;
}
.middle {
	margin-top:				15px;
	float:					left;
	display:				inline;
	width:					805px;
	margin-left:			14px;
}






/* Indhold af #top */ 
#logo {
	position: 				absolute;
	margin-left:			30px;
}
#slogan {
	position: 				absolute;
	margin-left:			615px;
	margin-top:				82px;
	background-image:		url("img/slogan.gif");
	background-repeat:		no-repeat;
	height:					11px;
	width:					159px;
}
#menu {
	position:				absolute;
	width:					545px;
	margin-left:			131px;
	margin-top:				36px;
}
#menu img {
	margin-right:			15px;
}
#menu_sec {
	position: 				absolute;
	margin-top:				9px;
	margin-left:			625px;
	font-size:				9px;
	color:					#CCCCCC;
}
#menu_sec a {
	color:					#CCCCCC;
	text-decoration:		none;
}











/* List-bokse */

.listbox {
	float: 					left;
	margin:		 			0 5px 5px 0;
	width:					260px;
	height: 127px;
	background-image:		url("img/box.gif");
	border-top:				1px solid #D5CB98;
	border-bottom:			1px solid #D5CB98;
}



div#bundbanner {
float: right;
}


.listbox_content {
	float:					left;
	display:				inline;
	margin-left:			12px;
}
.listbox_img {
	float:					left;
	width:					68px;
	height:					68px;
}
.listbox_text {
	float:					left;
	font-size:				11px;
	line-height:			15px;
	margin-left:			10px;
	width:					150px;
}











#home_menu {
	float:					left;
	width:					310px; 
	height:					291px; 
	margin-left:			5px; 
}
.home_menu_item {
	margin-bottom:			4px; 
	background-image: 		url('img/bg_pagehead.gif'); 
	background-repeat: 		repeat-y;
	

}
.home_menu_item_content {
	position:				absolute; 
	width: 					282px; 
	margin-top:				5px;
	margin-left:			15px;
	font-size:				11px;
	line-height:			15px;
}








/* Skrifter */ 

p {
	margin-top:				0px;
	font-family:			Arial, Tahoma, Verdana, sans-serif;
	font-size:				12px;
}


h1 {
	margin:					0px 0px 15px 0px;
	font-size:				23px;
	font-weight:			normal;
	font-family:			"Times New Roman", "Times New Roman PS MT", Georgia, serif;
}
h2 {
	margin:					0px 0px 3px 0px;
	font-size:				18px;
	font-weight:			normal;
	font-family:			"Times New Roman", "Times New Roman PS MT", Georgia, serif;
}
h3 {
	margin:					11px 0 3px 12px;
	font-size:				17px;
	font-weight:			normal;
	font-family:			"Times New Roman", "Times New Roman PS MT", Georgia, serif;
}
h4 {
	margin:					0 auto 5px auto;
	font-size:				17px;
	font-weight:			normal;
	font-family:			"Times New Roman", "Times New Roman PS MT", Georgia, serif;
}



a {
	color:					#9C0000;
	text-decoration:		none;
}
a:hover {
	text-decoration:		underline;
}
a img {
	border: 				0px;
}


li {
	font-family:			Arial, Tahoma, Verdana, sans-serif;
	font-size:				12px;
}







table.product td {
	vertical-align: top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:					#333333;
}

table.product a {
	font-size: 11px;
}
table.presse td {
	vertical-align: top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:					#333333;
}
table.video td {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
table.standard_text td {
	vertical-align: top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:					#333333;
}





/* Admin editor */
.h4 { /* Must be the same as <h4> */
	margin:					0 auto 5px auto;
	font-size:				17px;
	font-weight:			normal;
	font-family:			"Times New Roman", "Times New Roman PS MT", Georgia, serif;
}
.bold {
	font-weight:			bold;
}
