html {
    scrollbar-base-color: #000;
}
    
body {
	/*background: url(images/img01-2.gif) repeat-x left top #FFF;*/
	/*background: url(images/Abstract-White-16981.jpg) no-repeat left top #FFF;*/
	/*background: url(images/img01-2.gif) repeat-x top left;*/
    /*
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:center 0;*/

    background-image:url(images/bodyback/standard.jpg);
    background-color: #000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
    

}

img {
	display: block;
}

p {
	padding: 10px 0px 0px 0px;
}

h1,h2,h3,h4 {
    margin: 0px;
}
    
h1 {
    font-size: 2em;
    padding:10px 0px 0px 0px;
}

h2 {
    font-size: 1.5em;
    padding:15px 0px 0px 0px;   
}

h3 {
    font-size: 1em;
    padding:10px 0px 0px 0px;
}

hr {
	border: 1px dashed #333333;
}

a {
	margin: 0px 5px 0px 5px;
	color: #FFF;
}

#page {
	width: 1000px;
	margin: auto;
	margin-top: 20px;
}

#top {
	width: 1000px;
	height: 119px;
/*	background: url(images/top.gif) no-repeat;*/
}

#meny
{	margin: 10px 0px 0px 0px;
	padding: 0;
	z-index: 2;
	font-size: 1em;
}

#meny ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#meny li {
	float: left;
	/*background: url(images/separator.gif) right no-repeat;*/
}

#meny li.duarhar {
	margin-bottom: 5px;
	padding: 10px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
    text-transform: uppercase;
    float: right;
}

#meny li a
{
	display: block;
	margin-bottom: 5px;
	padding: 10px 0px 0px 10px;
	color: #FFF;/*#000;*/
	text-align: center;
	text-decoration: none;
	font-weight: bold;
    text-transform: uppercase;
	
}

#meny li a:hover {
	/*color: #b62629;*/
    text-decoration: underline;
}

#meny div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
    background: url(images/bg_png.png);
	/*border: 2px solid #cccccc;*/
    z-index: 2;
}

#meny div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

#meny div a:hover {
	/*color: #b62629;*/
    text-decoration: underline;
}


.border {
	width: 1000px;
	height: 1px;
	background: url(images/border.png) top no-repeat;
}

#content {
	width: 996px;
	position: relative;
    /*height: 400px;*/
	margin: 20px 0px 0px 0px;
	border: 2px solid #111111;/*#cccccc;*/
    
    background: url(images/bg/standard.jpg) no-repeat;

}


#content .sidebar {
	float: left;
	width: 180px;
	padding: 0px 20px;
}

input {
    float: left;
    width: 145px;
    height: 14px;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px;
	background: url(images/input.gif) repeat-x;
	border: none; /*1px solid #555555; */

    color: #FFF;
    font-family: Calibri;
}    

textarea {
	background: url(images/textarea.gif);
    color: #FFF;
    font-family: Calibri;
    border: none;
}    

.gobtn {
    width: 20px;
    height: 20px;
}    

.gobtn:hover {
    font-weight: bold;
}    

#content #inner {
	float: left;
	width: 500px;

    height: 370px;

    margin: 0px 0px 0px 50px;
    
    padding: 10px 20px 20px 20px;
	
    background: url(images/bg_png_l.png);
    
    overflow: auto;

}

#content #undermeny {
    float: right;
    width: 200px;
    height: 370px;
    margin: 0px 50px 0px 0px;    
    padding: 10px 20px 20px 20px;    
    background: url(images/bg_png_l.png);
}

#content #undermeny ul {
    list-style: none;
    
}

#content #undermeny li {
	margin: 10px -30px;
    padding: 0px;
}
    
#content #undermeny li a{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #FFF;/*#000;*/
	text-align: left;
	text-decoration: none;
	font-weight: bold;
    text-transform: uppercase;
}

#content #undermeny li a:hover{
	text-decoration: underline;
}
    
.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 0px;
	border-bottom: 1px dashed #cccccc;
}

.post .title a{
	text-decoration: none;
}

.post .title  a:hover {
	/*color: #b62629;*/
    text-decoration: underline;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px 2px 0px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

.post .meta a {
	color: #B6ACA2;
}

.post .entry {
	padding: 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .permalink {
	padding-left: 17px;
	font-weight: bold;	
}

.post .links a:hover {
	/*color: #b62629;*/
    text-decoration: underline;
}


.coming  {
	float:left;
	clear:none;
	width:180px;
    margin-bottom: 20px;
}

.coming_top {
	background-image:url(images/box1_top.gif);
	background-repeat:no-repeat;
	height:16px;
}

.coming_middle {
	background-image:url(images/box1_middle.gif);
	background-repeat: repeat-y;
	padding:0px 15px 0px 15px;
}

.coming_bottom {
	background-image:url(images/box1_bottom.gif);
	background-repeat:no-repeat;
	height:16px;
}

.coming .title p {
	margin: 0px 10px;
	padding: 0px;
	font-size: 1em;	
}

.coming .datum {
	/*font: italic 12px Georgia, "Times New Roman", Times, serif;*/
    color: #aaaaaa;
}

.coming .datum p {
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
}

.coming a:hover {
    /*color: #aaaaaa;*/
    text-decoration: underline;
}

.blogg  {
	float:left;
	clear:none;
	width:180px;
    margin-bottom: 20px;
}

.blogg .datum p {
	padding-top: 12px;
	padding-bottom: 0px;
	margin: 0px;
    color: #aaaaaa;    
}

.blogg .inlagg p {
	margin: 0px 10px;
	padding: 0px;
}

.blogg .inlagg p.bloggrubrik a {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.blogg .inlagg  p.bloggtext {
    color: #aaaaaa;
	margin: 0px 10px;
	padding: 0px;
	font-size: 1em;	
}

.blogg a:hover {
    /*color: #aaaaaa;*/
    text-decoration: underline;
}

#footer {
	margin : 0px;
	padding: 0px;
	width : 1000px;
	color : #6C6C69;
	font-weight : bold;
	text-align: center;
    font-size: 0.8em;
}
#footer p {
	padding: 0px;
	margin: 5px;
}
#footer a {
	text-decoration: none;
	color : #6C6C69;
}

.event h1 {
    font-size: 2em;
    padding:10px 0px 0px 0px;
}

.datumrubrik {
    font-size: 1em;
    margin: 0px;
    padding: 0px;
}

.bottombox {
    width: 282px;
    padding: 0px 20px 20px 20px;
    margin: 10px 0px 0px 10px;
    /*background: url(images/box_top.jpg) no-repeat #FFF;
    background-position: left top;    */
    background: url(images/bg_png.png);
    /*background: #111111;*/
    color: #FFF;
    float: left;
    border: 2px solid #111111;
    /*height: 300px;
    overflow: hidden;*/
}

.bottombox h2 {
    border-bottom: 1px solid #c2c2c2;
}

#anmalan {
    float: left;
    width: 400px;
}

#anmalan p, #anmalan h1 {
    padding-left: 50px;
    margin-bottom: 10px;
}    

#anmalan ul {
    padding-left: 70px;
}

#anmalan form {

}

#anmalan label {
    float: left;
    width: 100px;
}

#anmalan input {
    float: none;
    width: 300px;
    /*margin: 0px;
    padding: 0px;*/
}    

#anmalan textarea {
    width: 310px;
    height: 75px;
}    

#anmalan input.button {
    width: 310px;
    height: 20px;
}