/* Indhold/Content classes */
/* Et generelt objekt */
#content div.objekt {
	clear: both;
	display: block;
	background-color: #FAFAFA;
	font-weight: normal;
	font-family: Tahoma, Sans-serif, Times;
	border: 1px solid #F0F0F0;
	text-decoration: none;
	color: #000;
	margin: 3px;
	padding: 5px 8px 5px 8px;
}

#content div.objekt#fejl {
	color: #880000;
}

#content div.objekt#succes {
	color: #008800;
}
/* Objekt slut */
/* Required objekt class */
#content span.required {
	color: #FF0000;
}
/* Required objekt slut */
/* Table class */
#content table {
	width: 100%;
}
/* Table slut*/
/* Input classes */
#content input {
	font-family: Tahoma, Sans-serif, Times;
	font-size: 8pt;
	background-color: transparent;
	border: 0;
	border: 1px solid #D0D0D0;
	width: 200px;
}
#content input.postnr {
	width: 35px;
	text-align: center;
}
#content input.by {
	width: 160px;
}
#content textarea {
	font-family: Tahoma, Sans-serif, Times;
	font-size: 8pt;
	background-color: transparent;
	border: 1px solid #D0D0D0;
	color: #000;
	width: 350px;
	height: 200px;
	vertical-align: middle;
	padding: 2px;
}
#content input.button {
	border: 1px solid #D0D0D0;
	background-color: #F0F0F0;
	width: 80px;
	cursor: pointer;
}
#content input.bbcode {
	border: 1px solid #D0D0D0;
	background-color: #F0F0F0;
	width: 45px;
	cursor: pointer;
}
/* Input slut */
/* Nyheder classes */
#content #nyheder div.objekt h1 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	font-weight: bold;
}
#content #nyheder div.objekt h2 {
	margin: 0;
	padding: 0;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
}
#content #nyheder div.objekt h3 {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
}
#content #nyheder div.objekt div.link {
	text-align: right;	
}
#content #nyheder div.objekt div.link a {
	color: #000000;
}
#content #nyheder a:hover {
	background-color: #F7F7F7;
}
/* Nyheder classes slut */
/* Nyheder sidetal classes */
#content #nyheder #sider {
	margin: 3px;
	text-align: center;
}
#content #nyheder #sider a {
	margin: 0 1px 0 0;
	padding: 2px 4px 2px 4px;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	background-color: #F0F0F0;
	border: 1px solid #D0D0D0;
}
#content #nyheder #sider a:hover {
	background-color: #FAFAFA;
}
#content #nyheder #sider a.active {
	margin: 0 1px 0 0;
	padding: 2px 4px 2px 4px;

	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FAFAFA;
	border: 1px solid #D0D0D0;
}
#content #nyheder #sider a.arrow {
	margin: -3px 2px 0 2px;
	padding: 0;
	text-decoration: none;
	color: #000;
	background-color: transparent;
	border: 0;
	font-size: 15pt;
}
#content #nyheder #sider a.arrow:hover {
	background-color: transparent;
}
/* Nyheder sidetal slut */
/* Nyhed classes */
#content #nyhed div.objekt h1 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	font-weight: bold;
}
#content #nyhed div.objekt h2 {
	margin: 0;
	padding: 0;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
}
#content #nyhed div.objekt h3 {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
}
/* Nyhed classes slut */
/* Kommentar classes (nyhed kommentarer, gæstebogs indlæg o.s.v.) */
#content #kommentarer div.objekt {
	margin: 3px;
	padding: 5px 3px 5px 3px;
}
#content #kommentarer div.objekt h1 {
	display: block;
	margin: 0;
	padding: 0px 5px 4px 5px;
	font-size: 8pt;
	font-weight: normal;
}
#content #kommentarer div.objekt h2 {
	display: block;
	margin: 0;
	font-size: 7pt;
	font-weight: normal;
	padding: 2px 5px 0 5px;
}
#content #kommentarer div.objekt h2.ned {
	border-top: 1px solid #F0F0F0;
}
#content #kommentarer div.objekt h2.op {
	border-bottom: 1px solid #F0F0F0;
}
#content #kommentarer div.objekt h2 span {
	float: right;
}
#content #kommentarer div.objekt h2 a {
	color: #000000;
	text-decoration: underline;
}

/* Kommentar slut */
/* Mig classes */
#content #mig div.objekt table td.etiket {
	width: 80px;
	font-weight: bold;
	text-align: right;
	padding: 0 5px 0 0;
}
/* Mig slut */
/* Kontakt classes */
#content #kontakt div.objekt table td.etiket {
	width: 100px;
	font-weight: normal;
	text-align: left;
	padding: 0 5px 0 0;
}
#content #kontakt div.objekt table td.etiket {
	width: 100px;
}
/* Kontakt slut */
/* Portefølje classes */
#content #portefoelje div.objekt h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content #portefoelje div.objekt h1 img {
	cursor: pointer;
}
#content #portefoelje div.objekt span.overskrift {
	font-size: 7pt;
	font-weight: normal;
}
#content #portefoelje div.objekt span.overskrift a {
	border: 1px solid #D0D0D0;
	background-color: #F0F0F0;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	cursor: pointer;
}
#content #portefoelje div.objekt h1 div.img {
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: right;
	width: 62px;
	margin: 0 0 0 5px;
}
#content #portefoelje div.objekt h1 div.img img {
	border: 1px solid #B0B0B0;
	width: 60px;
	height: 60px;
}
#content #portefoelje div.objekt h2 {
	text-align: justify;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content #portefoelje div.objekt h3 {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}
/* Portefølje slut */
/* Produkter start */
#content #produkter div.objekt h1 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content #produkter div.objekt h2 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 2px;
}
#content #produkter div.objekt h3 {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	border-top: 1px dashed #E0E0E0;
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
}
/* Produkter slut */
/* Indhold/Content slut */
