

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* standard stiler */
* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
     
      
body, ul, ol, p, td, a, p, div , h2, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul, ol, p, td, h2, div {
	font-size: 16px;
}

ul, ol {
	margin-left: 30px;
}


a {
	color: #c86b27;
}

img {
	border: 0px;
}

body {
	font-size: 62.5%; /* Stiller 1em til 10px */
	background-color: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2, h2 a, th a {
	color: #c86b27;
	text-decoration: none;
	font-weight: bold;
}

table th a {
	text-decoration: none;
}

.meny-topp, .meny-detalj {
	padding: 7px;
}

.meny-topp {
	background-color: black;
	border-top: 3px solid #c65c1d;
}


.meny-topp a , .meny-detalj a {
        font-size: 16px;
	color: #c86b27;
	text-decoration: none;
	font-weight: bold;
}

.meny-detalj  {
	background-color: #470f23;
	text-decoration: none;
	border-bottom: 3px solid #c86b27;
}


.meny-separator {
	visibility: hidden;
	padding: 10px;
}


#side {
	padding-top: 110px;
	background-color: white;
	width: 900px;
	text-align: left;
	margin: 0px auto;
	background-image: url(img/krskitenylogo.png);
	background-repeat: no-repeat;
	background-position: 150px 0px;
		
}


.venstre {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	background-image: url(img/venstre_skille.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.medlemsteller {
	margin: 5px;
	padding: 5px;
	background-color: white;	
	color: #392410;
	border: 1px solid #c86b27;
	text-align: center;
}

.undermeny1 {
	background-image: url(img/ramme_venstre.png);
	background-repeat: repeat-y;
	background-color: #fbf5ef;	
	border 3 px solid black;
}

.undermeny2 {
	background-image: url(img/ramme_hoyre.png);
	background-repeat: repeat-y;
	background-position: top right;
}


h1 {
	text-transform: uppercase;
	text-align: center;
}


.main {
	width: 330px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.main-vid {
	width: 680px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.hoyre {
	width: 328px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(img/forum_skille.png);
	background-repeat: repeat-y;
}


.vind {
	background-color: white;	
	border: 1px solid #c86b27;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
}

.vindtabell {
	margin-top: -20px;
	margin-left:auto; 
	margin-right:auto;	
}

.vindtabell TH A {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-top: 20px;
}

.vindtabell TH {
	padding-top: 20px;
}

.vindtabell-styrke {
	border-bottom: lightgray dotted 1px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

.vindtabell-retning {
	border-bottom: lightgray dotted 1px;
	text-align: left;
	padding: 0px;
	font-size: 12px;
}

.vindtabell-tid {
	border-bottom: lightgray dotted 1px;
	color:#888888;
	padding-left: 5px;
	text-align: right;
	font-size: 12px;
}

.vindhistorikk-valg {
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #666666;
	background-color:#CCCCCC;
}

.vindhistorikk-malinger {
	padding-left: 15px;
}

.avtale {
	padding-bottom: 40px;
	padding-top: 40px;
	background-color: white;
	border: 1px solid lightgray;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

.avtalebilde{
	padding-bottom: 30px;
}

.avtaletekst{
	margin-left: 70px;
	margin-right: 40px;
}

.main{
}

.forumkort{
	visibility: visible;
	background-image: url(img/emblem.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-top: 250px;
}

.forumkort h2 {
	text-align: right;
}


.forumkort-innlegg, .forum-tid {
	margin-bottom: 5px;
}

.forum-innlegg {
	padding-top: 20px;
}

.forumkort-navn, .forum-forfatter {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 2px dotted #c86b27;
}

.forumkort-tid {
	font-size: 0.8em;
	color: #aaa;
	margin-bottom: 30px;
}

.forum-tid {
	font-size: 0.8em;
	color: #aaa;
	margin-bottom: 10px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: normal;
}



.bursdag {
	padding: 10px;
	border: 2px solid #c86b27;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e0d099;
}

.spacerdiv {
	height: 5000px;
}

.rss-feed {
	padding-top: 40px;

}

.rss-feed  img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.rss-feed  p {
	font-size: 12px;
}


.nyhet-liten  {
	padding-bottom: 30px;
}

.nyhet-liten-img {
	text-align: center;
}


.nyhet-stor-img-1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}


.nyhet-stor-img-2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: lightgray;
	color: black;
}

.nyhet-stor-forfatter, .nyhet-stor-dato {
	color: darkgrey;
}

.ikke-betalt-2 {
	text-align: center;
	font-size: 1.2em;
	color: white;
	border: 2px solid black;
	background-color: red;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	padding: 10px;
	
}

.ikke-betalt-1 {
	padding-top: 20px;
	
}

.medlemsliste-betalt {
	background-color: white;
}

.medlemsliste-ikke-betalt {
	background-color: white;
}

.medlemsliste-ikke-betalt a {
	color: #aaa;
}

.medlemsliste-betalt, .medlemsliste-ikke-betalt {
}

.medlemsliste-tabell tr td a {
	text-decoration: none;
}

.medlemsliste-tabell {
}


.windguru-melding {
	padding-top: 50px;
}
