body {
color:#000000;
font-family:'Verdana','Tahoma','Arial',sans-serif;
font-size:12px;
background-color:transparent;
padding:0px;
margin:0px;
text-align:center;
line-height:16px;
}

/* BRUGES I BILLEDGALLERI */
div.thumbwrapper{
	float: left;
	height: 115px;
	width: 115px;
	background: #E4E1CB;
	margin: 6px;
	border: 1px solid #AFAB8E;
	text-align: center;
}

.mmenu 
{ 
   position:absolute; 
   display:none; 
}

/* BRUGES I DEBATFORUM */
.debathead{
background-color:#E4E1CB;
width:100%;
padding:4px;
color:#8D381D;
font-weight:bold;
border-width: 1px 1px 1px 1px;
border-style:solid;
border-color:#8D381D;
}

/* BRUGES I LOGINBOKS */
#loginboks{
width:250px;
background-color:#E4E1CB;
border-width: 1px 1px 1px 1px;
border-style:solid;
border-color:#8D381D;
padding:2px;
text-align:left;

}


FORM{
margin:0px;
}


/* BRUGES I NYHEDSBREVET START */
#nyhedsbrev_maintabel{
width:600px;
height:98%;
background-color:#FFFFFF;
border-width: 1px 1px 1px 1px;
border-style:solid;
border-color:#97958B;
}

#news_afmeld{
color:#0000FF;
font-family:'Verdana','Tahoma','Arial',sans-serif;
font-size:10px;
text-align:center;
}

/* BRUGES I NYHEDSBREVET SLUT */

/* BRUGES I TOPROTATION START */
#CaptionBox {
visibility:hidden;
position:absolute;
top:0px;
left:0px;
}
/* BRUGES I TOPROTATION SLUT */

/* STANDARDOPSÆTNING FOR TABELLER DER IKKE ER STYLET START */
table {
font-family:'Verdana','Tahoma','Arial',sans-serif;
font-size:10px;
border-collapse:collapse;
line-height:16px;
}
/* STANDARDOPSÆTNING FOR TABELLER DER IKKE ER STYLET SLUT */


/* SELVE HOVEDTABELLEN */
#maintabel{
width:100%;
height:100%;
text-align:left;
}

/* TABELCELLE TIL INDHOLD */
#indholdTD{
border-width: 0px 0px 0px 0px;
border-style:solid;
border-color:#FFFFFF;
height:100%;
}

/* INDHOLDSDIV MED LUFT I TOP TIL MENUER M.V. */
#contentDIV{
padding-top:0px;
width:100%;
}

/* INDHOLDSDIV MED LUFT I SIDERNE */
#content{
width:100%;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

.centertabel{
width:100%;
height:100%;
}

#leftcontent{
width:0;
   position:absolute; 
   display:none;  
}

#centercontent{
background-color:transparent;
height:100%;
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
}

#rightcontent{
width:0px;
background-color:#3D678D;
height:100%;
padding-top:200px;
text-align:center;
}









/* TABELCELLE I BUNDEN AF SIDEN */
#bundTD{
   position:absolute; 
   display:none;  
height:0px;
border-width: 0px 0px 0px 0px;
text-align:right;
}

/* TABELCELLE I BUNDEN AF SIDEN */
#designTD{
   position:absolute; 
   display:none;  
height:opx;
background-color:#3A4851;
}

#blanktopTD{
height:0px;
   position:absolute; 
   display:none;  
}


#menutop{
position:absolute;
top:161px;
left:0px;
width:203px;
height:51px;
background-color:transparent;
background-image:url(/cm-images/menu-top.gif);
background-repeat:no-repeat;
}

/* TOP AF SIDE PLACERET ABSOLUT */
#top{
   position:absolute; 
   display:none;  
}

#topfoto{
   position:absolute; 
   display:none;  
}

#logo{
   position:absolute; 
   display:none;  
}


/* MENU PLACERET ABSOLUT */
#menubar{
width:203px;
background-color:#424242;
background-image:url(/cm-images/menu-bag.gif);
background-repeat:repeat-y;
text-align:left;
}


/* MENUINDHOLD I FORHOLD TIL MENUBAR */
#menuindhold{
padding-top:0px;
padding-left:0px;
}


/* ICONRÆKKE */
#iconbar{
   position:absolute; 
   display:none;  
}

/* SØGEFELT */
#seekplacering{
position:absolute;
top:122px;
right:25px;
height:15px;
}

#seekfelt{
color:#000000;
background-color:#FFFFFF;
font-size:9px;
font-family:'Verdana','Tahoma','Arial',sans-serif;
border-color:#FFFFFF;
border-style:solid;
border-width:1px 1px 1px 1px;
}

/* DESIGNINFO */
#designinfo{
position:absolute;
bottom:0px;
right:105px;
color:#6F6F6F;
font-size:10px;
}


#seekicon{
position:absolute;
top:124px;
right:6px;
height:15px;
}


/* RAMME PÅ BILLEDER HINDRE RAMME VED LINKS */
img{
border-color:#424242;
border-style:solid;
border-width : 0px;
}

#mf{
font-family:'Trebuchet MS','Arial','Tahoma','Verdana',sans-serif;
color:#8D381D;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin:0px;
}

H1{
font-family:'Trebuchet MS','Arial','Tahoma','Verdana',sans-serif;
color:#000000;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
margin:0px;

}

H2{
font-family:'Trebuchet MS','Arial','Tahoma','Verdana',sans-serif;
color:#000000;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
margin:0px;
}

/* HINDRE MEGET LUFT I TOP OG BUND VED BULLETS */
UL{
margin-top:0px;
margin-bottom:0px;
}

/* HINDRE DOBBELT LINIEAFSTAND VED P-TAG */
P{
margin:0px;
}

.tekstfelt {
	color:#000000;
background-color:#FFFFFF;
	font-size : 11px;
	font-family : verdana;	
	border-color:#000000;
	border-style:solid;
	border-width : 1px;
	
}

.tekstfelt2 {
	color:#000000;
background-color:#FFFFFF;
	font-size : 11px;
	font-family : verdana;	
	border-color:#000000;
	border-style:solid;
	border-width : 1px;
	
}


A{color:#009999; text-decoration:underline;}
A:link{color: #009999; text-decoration:underline;}
A:visited{color: #009999; text-decoration:underline;}
A:active{color:#009999; text-decoration:underline;}
A:hover{color: #009999; text-decoration:underline;}

A.whitelink{color:#8D381D; text-decoration:underline;}
A:link.whitelink{color: #8D381D; text-decoration:underline;}
A:visited.whitelink{color: #8D381D; text-decoration:underline;}
A:active.whitelink{color:#8D381D; text-decoration:underline;}
A:hover.whitelink{color: #8D381D; text-decoration:underline;}

A.yellowlink{color:#8D381D; text-decoration:underline;}
A:link.yellowlink{color: #8D381D; text-decoration:underline;}
A:visited.yellowlink{color: #8D381D; text-decoration:underline;}
A:active.yellowlink{color:#8D381D; text-decoration:underline;}
A:hover.yellowlink{color: #8D381D; text-decoration:underline;}

A.gullink{color:#FFFF00; text-decoration:none;}
A:link.gullink{color: #FFFF00; text-decoration:none;}
A:visited.gullink{color: #FFFF00; text-decoration:none;}
A:active.gullink{color:#FFFF00; text-decoration:none;}
A:hover.gullink{color: #FFFF00; text-decoration:none;}

A.redlink{color:#FF0000; text-decoration:none;}
A:link.redlink{color: #FF0000; text-decoration:none;}
A:visited.redlink{color: #FF0000; text-decoration:none;}
A:active.redlink{color:#FF0000; text-decoration:none;}
A:hover.redlink{color: #FF0000; text-decoration:none;}

A.poweredby{font-family:'Arial','Verdana',sans-serif; background-color:transparent; font-size: 10px; color: #B38E82; text-decoration:none;font-weight:bold;}
A:link.poweredby{font-family:'Arial','Verdana',sans-serif; background-color:transparent; font-size: 10px; color: #B38E82; text-decoration:none;font-weight:bold;}
A:visited.poweredby{font-family:'Arial','Verdana',sans-serif; background-color:transparent; font-size: 10px; color: #B38E82; text-decoration:none;font-weight:bold;}
A:active.poweredby{font-family:'Arial','Verdana',sans-serif; background-color:transparent; font-size: 10px; color: #B38E82; text-decoration:none;font-weight:bold;}
A:hover.poweredby{font-family:'Arial','Verdana',sans-serif; background-color:transparent; font-size: 10px; color: #B38E82; text-decoration:none;font-weight:bold;}


.highslide {
	cursor: url(/cm-fotoarkiv/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
text-align:left;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(/cm-fotoarkiv/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}