*
{
    margin:0px;
    padding:0px;
}

img
{
    border:0px;
}

body
{
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    background-color:#0c0000;
}

#top
{
    width:980px;
    height:100px;
    margin:0px auto;
    position:relative;
    z-index:1;
}

#menu
{
    position:absolute;
    left:170px;
}

#menu li
{
    display:block;
    float:left;
    text-align:center;
}

#menu li a
{
    display:block;
    font-family:Segoe Print, Arial;
    font-size:12px;
    color:#fff;
    text-decoration:none;
    padding:20px 20px 18px 20px;
}


#menu li a:hover
{
    background-image:url(../images/hover.png);
}

#menu li a img{
	opacity:0;
	filter:alpha(opacity=0);
}

#selected
{
    background-image:url(../images/hover.png);
}

#selected img{
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}

#wrapper
{
    width:960px;
    background-image:url(../images/content.png);
    margin:0px auto;
    padding:35px 14px 0px 13px;
    margin-top:-15px;
    position:relative;
    z-index:2;
}

#header
{
    width:920px;
    height:200px;
    position:relative;
    background:#fff;
    border:1px solid #171616;
    margin:0px auto;
    margin-bottom:20px;
}

#slider
{
    overflow:hidden;
	background:#000;
	height: 200px;
}

#slider li
{
	display:none;
}

#innerwrapper
{
    margin-top:20px;
    width:920px;
    background-color:#292929;
    padding:0px 20px 20px 20px;
}

#content
{
    background:#fff;
    float:left;
    width:740px;
    min-height:300px;
    border:1px solid #0e0e0e;
}

#right
{
    float:right;
    width:160px;
}

#right img
{
    margin:0px 0px 10px;
    border:1px solid #0e0e0e;
	background-color: #ffffff;
}

#footer
{
    width:1000px;
    height:120px;
    margin:0px auto;
    background-image:url(../images/footer.png);
    margin-top:-20px;
    position:relative;
    z-index:1;
}

#woman
{
    position:absolute;
    bottom:0px;
    right:20px;
}

#contentpadding
{
    margin:10px 20px;
}

#contentpadding li{
padding-left:5px;
list-style-position:inside;
font-family:arial;
font-size:11px;
color:#666666;
/*
line-height:18px;*/
}

.text
{
float:left;
width:400px;
}

.picture
{
float:right;
width:280px;
text-align:center;
}

#stamp
{
    position:absolute;
    top:40px;
    left:20px;
}

#contact
{
    position:absolute;
    left:280px;
    top:30px;
}

#contact li
{
    list-style:none;
    color:#552424;
    font-family:Arial;
    font-size:12px;
    line-height:15px;
}
#contact li a
{
	color: #552424;
	text-decoration: none;
}
#contact li a:hover
{
	text-decoration: bold, underline;
}

#contactb
{
	margin-bottom: 20px;
}

#contactb li
{
    list-style:none;
    color:#000000;
    font-family:Arial;
    font-size:12px;
    line-height:15px;
}
#contactb li a
{
	color: #000000;
	text-decoration: none;
}
#contactb li a:hover
{
	text-decoration: bold, underline;
}
div#map
{
	margin-left:5px;
	}
#links
{
    position:absolute;
    left:520px;
    top:30px;
}

#other
{
	position:absolute;
	top:30px;
	left:760px;
}

#links li, #other li, #ulAdmin li, #ulAdminRight li
{
    list-style:none;
    line-height:15px;
}

#links li a, #other li a, #ulAdmin li a, #ulAdminRight li a
{
    color:#552424;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}

#links li a:hover, #other li a:hover, #contact li a:hover, #ulAdmin li a:hover, #ulAdminRight li a:hover
{
    color:#fff;
}

#pass li
{
	display:block;
	list-style:none;
	clear:both;
	margin-bottom:15px;	margin-left: 5px;
	padding:0px;
}

#pass li img{
	margin-right:10px;
}

.gallery li
{
	margin-right: 20px;
	display:inline-block;
	list-style:none;
	margin-bottom:15px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.gallery li img
{
	margin-right:10px;
}

.clear
{
    clear:both;
}

.box{
background:#fff;
border:1px solid #0E0E0E;
padding:5px;
width:150px;
margin-bottom:15px;
}

.box span{
color:#666666;
font-family:arial;
font-size:11px;
padding-left:5px;
}
.boxNoPadding{
background:#fff;
border:0px solid #0E0E0E;
padding:0px;
width:160px;
height: 40px;
margin-bottom:15px;

}
hr
{
    height:0px;
    background:#545454;
	border:0px;
    border-top:1px solid #0b0b0b;
    border-bottom:1px solid #545454;
    margin:0px 20px;
}

h1
{
    position:absolute;
}

h2
{
    display:block;
    background-image:url(../images/h2.jpg);
    height:25px;
    font-family:Calibri, helvetica, Arial;
    color:#fff;
    font-size:20px;
    padding:10px 20px;
    text-transform:uppercase;
    letter-spacing:1px;
}

h3{
	font-family:calibri, helvetica, arial;
	font-size:13px;
	color:#000;
}

p
{
    color:#252525;
    font-family:Arial;
    font-size:12px;
    /*line-height:100%;*/
    margin-bottom:18px;
}


div .newsTitle
{
	font: 14px verdana;
}
div .newsDate
{
	font: 10px verdana;
	color: #606060;
}
.newsContent
{
	color:#252525;
    font-family:Arial;
    font-size:12px;
   /* line-height:100%;*/
    margin-bottom:18px;
}
.newsPost h3
{
padding-bottom: 5px;
}

.HyperLink
{
	font: 14px verdana bold;
	color: black;
	text-decoration: none;
	
}

.HyperLink:hover
{
 	text-decoration: underline;	
}
.HyperLinkSmall
{
	font: 11px verdana bold;
	color: black;
	text-decoration: none;
}
.HyperLinkMedium
{
	font: 12px Arial;
	color: black;
	text-decoration: none;
}
.HyperLinkSmall:hover
{
	text-decoration: underline;	
}
.HyperLinkSmall:visited
{
	font: 11px verdana bold;
	color: black;
	text-decoration: none;
}
#txtText
{
height: 340px;
width: 430px;
}

.NewsNavigation
{
	width: 100%;
	text-align: center;
}
.NewsNavigation a
{
	text-decoration: none;
	color: #000000;
}
.NewsNavigation a:hover
{
	text-decoration: underline;
}
.NewsNavigation a:visited
{
	text-decoration: none;
	color: #000000;
}
.NewsNavigation .pagenrs a:visited
{
	text-decoration: none;
	color: #000000;
}
#divLoginSmall
{
	margin: 0px;
}
#divLoginSmallRight
{

}
#divLoginSmall input[type=text], #divLoginSmall input[type=password]
{
	width: 100px;
	background-color: #0c0000;
	border: 1px solid #000000;
	color: #552424;
	height: 16px;
	font: verdana 10px;
}
#divLoginSmall input[type=text]:hover, #divLoginSmall input[type=password]:hover
{
	border: 1px solid #ffffff;
}
#divLoginSmall input[type=submit]
{
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0;
	border: 0;
	background: transparent url(../images/ok.png) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#laesmerpriser
{
	color:#666666;
	font-family:arial;
	font-size:11px;
	padding-left:5px;
}
.newsPost
{
	margin-bottom: 20px;
}
.newsPost .adm, div.comment .adm
{
	float: right;
	position: relative;
	top: 0px;
	z-index: 123;
}
.newsPost h3
{
	color:#8B0000;
    font-family:Arial;
    font-size:14px;
}
.newsPost .content
{
	color:#252525;
    font-family:Arial;
    font-size:12px;
   /* line-height:12px;*/
    margin-bottom:18px;
}
.newsPost .info
{
    margin: 0px;
	color:#252525;
    font-family:Arial;
    font-size:12px;
	width: 100%;
}
.newsPost .info img
{
	vertical-align: middle;
    padding-top: 0px;
}
.newsPost .info a
{
	vertical-align: middle;
    margin-top: 0px;
}
.ImgGallery
{
 list-style-type:none;

}
.ImgGallery li
{
	display:inline-block;
	list-style:none;
	
	clear:both;
	
	margin-bottom:10px;
	padding:0px;

}
.ImgGallery li a img
{
	border: 0px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
.ImgGallery li a img:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a.ggLink
{
	color: #7e0001;
	text-decoration: none;
}
div#kommentarer
{
    width: 100%;
}
div#kommentarer div.comment
{
    font-size: 12px;
    font-family: Verdana, Arial;
    width: 100%;
    margin-top: 5px;
    padding-left: 10px;
}
div#kommentarer div.comment div.commentname
{
    color:#252525;
    font-family:Arial;
    font-size:12px;
}
div#kommentarer div.comment div.commentdate
{
    color:#252525;
    font-family:Arial;
    font-size:10px;
}
div#kommentarer div.comment div.commenttext
{
    margin-left: 10px;
     color:#000;
    font-family:Arial;
    font-size:12px;
}
span.text
	{
		line-height: 100%;
		vertical-align: baseline;
		color:#000;
		font-family:Arial, Verdana;
    	font-size:12px;
	}
span.margtop
{
	margin-top: 5px;
}
ul#dbpass li span.week
{
	display: inline-block;
	width: 25px;
}
ul#dbpass li
{
	list-style:none;
}
span.delete
{
	display: inline-block;
	margin-left: 4px;
}
table.nyhetbottombar
{
	max-width: 100%;
	border: 0px;
}
table.nyhetbottombar tr td
{
	padding-right: 10px;
	height: 21px;
	vertical-align: top;
	font-family: Arial, Verdana;
	font-size: 12px;
}
.arial
{
	-x-system-font: none;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	margin-top: 0;
    vertical-align: middle;
}
.normal, #log tr td 
{
	color: black;
	font-family: Arial;
	font-size: 12px;
}
.warning
{
color:red;
font-family: Arial;
	font-size: 12px;
}
table#log tr.unevenrow td
{
background-color: #f0f0f0;
}
table#log tr td
{
	text-align: left;
	vertical-align: top;
}
#txtKommentar
{
width: 100%;
height: 300px;
}
