@charset "utf-8";
/* CSS Document */

body {
	background-color: #717672;
	font-size: 12px;
	color:#000000;
}

td {
	font-family: Verdana;
	color: #6b6b6b;
	font-size: 12px;
	margin-bottom: 0px;
}
h1 {
	color: #a64131;
	font-size: 14px;
	margin-bottom: 0px;
}
h2 {
	color: #a64131;
	font-size: 12px;
	margin-bottom: 0px;
}
a {
	color:#924231;
	font-size: 12px;
	margin-bottom: 0px;
}
.frontTable {
	background-image:url(/userimages/image/imgForside.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 350px;
	width: 100%;
	margin: 0px;
	padding-left: 0px;
	padding-top: 30px;
}
.frontText {
	color: #924231;
	line-height: 1.5;
}
h1.frontText {
	font-size: 26px;
}

.bottom {
	background-image:url(/template/rimmerhus/images/bund.jpg);
	height: 82px;
	line-height: 1.8;
	color: #924231;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:45px;
	padding-left:0px;
	padding-right:0px;
}
.menu {
	width: 257px;
	background-color: #e4e4e6;
	color: #924231;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	width: 700px;
	overflow:auto;
	padding-left:10px;
	padding-top:20px;
}
.menuItemDiv {
	width:155px;
	padding:3px;
	padding-left:10px;
	color:#8F8FC5;
}
.TopmenuItemDiv{
	background-color:#0145B0;	
	width:155px;
	padding:3px;
	padding-left:5px;
	color:#FFF;
	border-bottom:#FFF 1px solid;
}

 .topMenu {
   		background-color: #e35a04;
   		}

   .topMenu_over {
   		background-color: #ff6000;

   		}



A.menuLink {
	color:#6a6a6b;
	font-size:10px;
	text-decoration:none;
}
A.menuLink:hover{
	color:red;
	text-decoration: underline;
}
A.topMenuLink {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}
topMenuLink:hover {
	background-color:#0040A1;
}

#sprog A, #sprog A:hover{
	 text-decoration:none;
	 color:#924231;
}
