/* HTML */

* { margin: 0px; padding: 0px; }

html,body {
	background-color:#E6E0D1;
	text-align:center;
	height:100%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

ul {
	margin:0px 10px;
	line-height:17px;
}

li {
	margin:0px 10px;
}

.ul {
	list-style:none;
}

.li {
	display:inline;
	margin:0px;
}

td {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

p {
	margin:0px 0px 14px 0px;
}

.brownColor {
	color:#736752;
}

.brown2Color {
	color:#A99F90;
}

.beigeColor {
	color:#E8DFCF;
}

.redColor {
	color:#AA0000;
}

/* GRUNDERNA */
#container {
	margin:0 auto;
	width:780px;
	background-image:url(/img/bg_ton.gif);
	background-repeat:repeat-y;
	min-height:100%;
	padding-bottom:20px;
}

#headPic {
	height:298px;
	width:720px;
	background-image:url(/img/head_pic.jpg);
	margin:0px auto;
}

#headPicMenu {
	height:28px;
	width:720px;
	background-image:url(/img/head_pic_menu.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
}

#headPicSmall {
	height:100px;
	width:720px;
	background-image:url(/img/head_pic_small.gif);
	margin:0px auto;
}

#headPicMenuBlue {
	height:28px;
	width:720px;
	background-image:url(/img/head_pic_menu_blue.gif);
	background-repeat:no-repeat;
	margin:0px auto;
}

#main {
	text-align:left;
	width:660px;
	margin:30px 60px 21px 60px;
}

#mainInfo {
	text-align:left;
	width:660px;
	margin:15px 60px 21px 60px;
}


#foot {
	width:700px;
	height:20px;
	margin:0px auto;
	font-family:trebuchet ms;
}

/*  INDEX  */
#leftContent {
	width:315px;
}

#rightContent {
	width:315px;
	float:right;
}

#indexMap {
	width:660px;
	height:189px;
	margin:16px auto 0px auto;
	background:#eeebe6;
	border:1px solid #d5d0c8;	
}

#map {
	float:left;
	padding-left:34px;
}
/*  INFO SIDAN */

.infoText {
	font-size:10px;
}

#leftInfoContent {
	width:235px;
	padding-bottom:30px;
}

#rightInfoContent {
	width:390px;
	float:right;
	padding-bottom:15px;
}

#bildgalleriContent {
	width:660px;
	padding-bottom:10px;
}

#infoMap {
	width:660px;
	min-height:136px;
	_height:122px;
	margin:0px auto 0px auto;
	background:#eeebe6;
	border:1px solid #d5d0c8;
}

#mapSlottNamn2Col {
	float:right;
	width:465px;
	margin:10px 0px;	
}

#mapSlottNamn3Col {
	float:right;
	width:660px;
	margin:10px 0px;	
}


/*   INFO2  */

#leftInfo2Content {
	width:320px;
	padding-bottom:10px;
	margin-bottom:30px;
	border-right:1px solid #A99F90;
}

#rightInfo2Content {
	width:312px;
	float:right;
	padding-bottom:10px;
}

/*  SUBMENU */

#subMenu {
	width:720px;
	height:52px;
	padding:13px 0px 0px 0px;
	margin:0 auto;
	text-align:center;
	background-image:url(/img/infoBg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.subMenuStreck {
	color:#CDC7BB;
	margin:0px 7px;
}

a.subMenuLink {
	color:#0038A7;
	text-decoration:none;
}

a.subMenuLink:hover {
	color:#0038A7;
	text-decoration:none;
}

/*  BROSCHYR  */

.inputBroschyr {
	width:300px;
	color:#0039A9;
	font-size:11px;
	height:22px;
	padding:3px 0px 0px 2px;
	margin-bottom:5px;
	border:1px solid #BDB6AC;
	background-image:url(/img/inputBroschyr_bg.gif);
	background-repeat:repeat-x;
	background-color:#E4E0DA;
}

.textareaBroschyr {
	width:300px;
	height:80px;
	color:#0039A9;
	font-size:11px;
	padding:1px 0px 0px 2px;
	border:1px solid #BDB6AC;
	background-image:url(/img/inputBroschyr_bg.gif);
	background-repeat:repeat-x;
	background-color:#E4E0DA;
}

.submitBroschyr {
	width:300px;
	height:22px;
	color:#0039A9;
	border:0px;
	cursor:pointer;
	background-image:url(/img/inputBroschyrButton_bg.gif);
	background-repeat:repeat-x;
}

/* -------------------- */

#clearDiv {
	clear:both;
	padding-top:1px;
}

.pagePic {
	border:1px solid #D5D0C8;
}



/* NYHETSBREV */
#epostInput {
	background-image:url(/img/input_bg.gif);
	background-repeat:no-repeat;
	width:171px;
	display:inline;
	float:left;
}

.inputNyhetsbrev {
	width:171px;
	height:19px;
	padding:3px 3px 0px 3px;
	background:none;
	border:none;
	font-size:11px;
	color:#002478;
}

#epostButton {
	background-image:url(/img/button.gif);
	background-repeat:no-repeat;
	width:37px;
	height:21px;
	display:inline;
	float:right;
	margin-right:105px;
}

.inputButton {
	width:37px;
	height:19px;
	background:none;
	border:none;
	font-size:11px;
	color:#000000;
	cursor:pointer;
}

/* -------------------------- */
#datumCol {
	text-align:center;
	width:35%;
	float:left;
}

#linkCol {
	text-align:left;
	width:60%;
	float:right;
}

/*  Årets Hantverakre*/

.aretsHantverkare {
	width:660px;
	margin-bottom:35px;
}

.aretsHantverkareTd {
	vertical-align:top;
	padding:5px;
	width:50%;
}


/*  LÄNKAR  */

a {
	color:#0039A9;
	text-decoration:none;
}

a:hover {
	color:#0039A9;
	text-decoration:underline;
}

a.redLink {
	color:#AA0000;
	text-decoration:none;
}

a.redLink:hover {
	color:#AA0000;
	text-decoration:underline;
}

a.foot {
	color:#0039A9;
	text-decoration:none;
}

a.foot:hover {
	color:#0039A9;
	text-decoration:underline;
}














