/* Start of CMSMS style sheet 'Foxys' */
body, html {
	margin: 0;
	padding: 0;
	background: #800000;
	color: #000;
	font-family: verdana;
	font-size: 10px;
	background-color: #fafafa;
	background-image: url(uploads/images/hemsidedesign/background.gif);
	background-attachment: fixed;
}
body {
	min-width: 840px;
	text-align:center;

	
}
#wrap {
	background: #FFF6D7;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	border: 5px solid #FFF6D7;
        padding-bottom: 37px;
        height:auto !important;
        height:760px;
        min-height:760px;
        overflow: visible;

}
#header {
	background: #800000 url(uploads/images/hemsidedesign/Foxys_smalheader.jpg) no-repeat;
	height: 125px;
	width: 840px
	margin-top: 0px;

}
#header h1 {
	padding: 15px;
	margin: 0;
}
#nav {
	background: #71292E;
	padding: 2px;
	height: 30px;
       margin-bottom: 15px;


}
#nav ul.meny {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 5px;
	margin-bottom: 3px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	height: 30px;
	margin-left: 10px;


}
#nav a, a.currentpage {
	margin:0;
	text-decoration:none;
	color: #C4C4C4;
	font-size:16px;
	font-family: 'Trebuchet MS';
	font-weight: 700;
	height: 32px;
	width: 100px;
	padding: 7px 15px 7px 15px;
}

#nav a:hover {
	background: #FFF6D7;
	color: #2E1113;
}

#nav a.currentpage {
	background: #FFF6D7;
	color: #2E1113;
}

#nav a.currentpage:hover {
	background: #FFF6D7;
	color: #C4C4C4;
}



#main {
	float: left;
	width: 555px;
	margin: 10px 0 10px 10px;
	background: #FFFCF0;
	padding: 0 0 0 0;
	border: 3px solid #fff;
padding-bottom: 10px;

}



#main a {
 	color: #000;
	text-decoration: none;
	
}

#main a:hover {
 	color: #000;
	text-decoration: underline;
	
}

#main h2 {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	background: #eee;
}


#sidebar {
	float: right;
	width: 230px;
	margin: 10px;


}

}
#sidebar h3, #sidebar p {
	padding: 0 20px 0 0;
}



#sidebar a {
 	color: #000;
	text-decoration: none;
	
}

#sidebar a:hover {
 	color: #000;
	text-decoration: underline;
	
}

#sidebar p {
	font-family: Georgia;
	font-style: italic;
	padding: 0 10px 0 10px;
	font-size:14px;
	line-height: 22px;
	color: #220303;
	font-weight: 500;
}

#footer {
        margin: -40px auto;
        width: 840px;
	background: url(uploads/images/hemsidedesign/footerw.jpg) no-repeat;
	height: 37px;
	clear: both;
	text-align:center;
        margin-bottom: 0;
}
#footer p {
	padding-top: 15px;
	margin: 0;
}

#main h1 {
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #000;
	text-align: center;
	background: #FFF2C8;
	border-bottom: 3px solid #fff;
	padding:10px 5px 10px 5px;
	margin:0 0 10px 0;
       
}

#main p {
	line-height: 14px;
	padding: 0 10px 10px 10px;
}


#menuwrapper {
 margin: 0;
 padding:0;
}

/*
definition tags are also hidden
these are also used for menu links   
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */

#footer a {
text-decoration:none;
color: #000;
}

#footer a:hover {
text-decoration:underline;
}

#kontaktinfo {
font-size: 14px;
margin-left: 60px;
font-family: 'Trebuchet MS';
}

#kontaktinfo p {
line-height: 18px;
float: left;
margin-left: 10px;
}
/* End of 'Foxys' */

/* Start of CMSMS style sheet 'newsflash' */
.NewsSummarySummary {
	background: #FFFCF0;
	border: 0px 3px 3px 3px solid #fff;
        padding: 8px;
        font-family: "Trebuchet MS", Verdana;
        font-size: 14px;
        font-style: italic;
        font-weight: 500;
        color: #220303;
}

.NewsSummaryLink {
        color: #77373B;
        background: #FFE9A0;
        font-family: "Trebuchet MS", Verdana;
        font-size: 14px;
        font-weight: 700;
	border: 3px solid #fff;
        text-align: center;
        padding: 5px;
}

.NewsSummaryPostdate {
	background: #FFFCF0;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
        padding: 5px;
        text-transform: uppercase;
        color: #bbb;
        letter-spacing: 1px;
}


#sidebar a:hover {
border-bottom: dashed 1px #bbb;
text-decoration: none;
}

.NewsSummaryAuthor {
        text-align: right;
	background: #FFFCF0;
	border: 0px 3px 3px 3px solid #fff;
        padding: 8px;
        margin-bottom: 20px;
        color: #bbb;
        font-style: italic;
       
}

div.NewsSummaryLink a {
        color: #77373B;
}


/* End of 'newsflash' */

