/*** CSS for KSOB.DK **/

/** GENERELT **/

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
	font-family: Sylfaen, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 150%;
}

a {
	font-family: Sylfaen, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
}

img {
	border-style: none;
}

/*
table {
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

table.sidertable {
	width: 541px;
	border-style: none;
}
*/
#hovedsider {
	width: 493px;
	border-style: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#hsoverskrift {
	text-align: center;
}

#nyhedsdato {
	font-size: 10px;
}

/*** ENKELTE IDs **/

#bgfarve {
	background-color: #a6465e;
}

#bamseinfobilledediv {
	width: 153px;
	margin: 0px auto;
}

#bamseinfobillede {
	width: 153px;
}

#faux {
	overflow: auto;
}
/*** MENU venstre side **/

#conleft {
	width: 141px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #a6465e;
}

#conmid {
	background-color: White;
	width: 523px;
	float: left;
	min-height: 580px;
}

#conright {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

/* NYHEDER */

#overskriftrightmenu {
	font-weight: bold;
	font-size: 20px;
}

#nyhederdato {
	font-size: 11px;
}

a.nyhedstekst:link {
	text-decoration: none;
	color: Black;
}
a.nyhedstekst:hover {
	text-decoration: underline;
	color: Black;
}
a.nyhedstekst:visited {
	text-decoration: none;
	color: Black;
}
a.nyhedstekst:active {
	text-decoration: underline;
	color: Black;
}

#conbot {
	height: 25px;
	width: 900px;
	text-align: center;
}

img.counter {
	border-width: 0px;
}

img.w3cxhtml {
	border-width: 0px;
}



.menu {
	font-size: 15px;
}

.undermenu {
	font-size: 13px;
	padding-left: 5px;
}

.menutd {
	background-color: Black;
}

td.fejl {
	color: Red;
}

td.bestilling {
	font-weight: bold;
}

.floatright {
	float: right;
}



/** NYHEDSBREV */

#nyhedsbrev {
}

#nyhedsbrevsubmit {
}

#nyhedsbrevfejl {
	
}


/** LINKS */

a:link {
	text-decoration: underline;
	color: Black;
}

a:hover {
	text-decoration: none;
	color: Black;
}

a:visited {
	text-decoration: underline;
	color: Black;
}

a:visited:hover {
	text-decoration: none;
	color: Black;
}


/*** TAGWALL */

#twhr {
	width: 410px;
}

#twcontent {
	width: 400px;
	margin: auto;
	background-color: #a6465e;	
	color: Black;
	padding: 5px;
	font-size: 14px;
}

#tagname {
	font-size: 14px;
}

#twdato {
	font-size: 10px;
	float: right;
}

#foertaghr {
	width: 120px;
	clear: both;
}

#eftertaghr {
	width: 400px;
}

/** BILLEDEVISER **/

#billedeviser {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 900px;
	height: 700px;
	background-color: Black;

}

#billedeviser1 {
	margin: auto;
	width: 500px;
	height: 300px;
	background-color: black;
}

#billede {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	display: block;
}

#exit {
	position: absolute;
	left: 550px;
	top:0px;
	width: 50px;

}

/*** ADMINDEL ***/

/*** GENEREL ***/

#loginform {
	width: 200px;
	
}

.loginforminput {
	float: right;
}

/*** NYHEDSDEL ***/

.nyhedsviser {
	position: absolute;
	visibility: hidden;
	max-width: 350px;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	background-color: #a6465e;
	padding: 5px;
}

#nynyhedform {
	width: 500px;

}
#nynyhedsoverskrift {
	float: right;
	width: 400px;
}
#nynyhedsindhold {
	float: right;
	width: 400px;
	height: 150px;
}
#nynyhedsubmit {
	text-align: center;
}
