/* Globalt stylesheet for Arcane Tinmen */
html, body { margin: 0px; padding: 0px; background-color: black; width: 100%; 
height:100%;}


/* Containers */
#mainContainer { width: 100%;}
#leftColumn { width: 50%; background-image: url('grafik/background_left.jpg'); background-repeat: repeat-x;}
#rightColumn { width: 50%; background-image: url('grafik/background_right.jpg'); background-repeat: repeat-x;}
#middleColumn { width: 760px;
padding:0;
margin:0;}
#contentContainer { width: 760px; 
padding:0;
margin:0;}
#bottomBar { height: auto; padding-top: 4px; padding-bottom: 4px; }
#bottomBarContent { height: auto; }

#menu {
width: 200px;
padding:0;
margin:0;
vertical-align: top;
}
#content {
width: 557px;
padding: 0;
margin:0;
vertical-align: top;
}

/* Layout */
#middleColumn { background-color: white; }
#bottomBar { background-color: black; }
#bottomBarContent { background-color: #1b7a96; color: white; text-align: center; font-weight: bold; padding: 0;
line-height:2}
#logo { margin-top: 10px; }
.contentSpacer {
line-height: 20px;
}
.contentSeperator {
width: 3px;
background-color: #38393b;
height:450px; }
#innerce{margin:0 10px 0 10px;}
.adresse {
	width:100%;
	background-color:#000000;
	padding-top:0;
	padding-bottom:12px;
	font-weight:bold;
	letter-spacing:2px;
	font-size:10px;
	color:#1b7a96;
	}
/* Tekster og links */
body, p, div, td, select, input, textarea {font-family: "Trebuchet MS", verdana; font-size: 11px; }
h1 { background-color: #333333; color: white; padding: 2px 5px 2px 5px; font-size: 24px; font-weight: bold; margin-top: 0px; clear: both;}
h2 { background-color: #1b7a96; color: white; padding: 2px 5px 2px 5px; font-size: 14px; font-weight: bold; margin-top: 0px; clear: both;}
.horisontalContentSpacer { 
	padding: 5px 0px 5px 0px; 
	height: 10px; 
	width: 527px; 
	background: url('grafik/menu_border.gif') repeat-x; 
	background-position: 0px 10px; 
} 

a.mail,
a.internal-link{
text-decoration:none;
}
a img{
border:none;}

/* Menu */
#menu_inner{
margin:0 20px 0 20px;}
.menuBorder {
	border: 0px;
	height: 2px;
  background: url('grafik/menu_border.gif');
  background-repeat: repeat-x;
	background-position: 0px 1px; 
}

#menu a { font-family: verdana; font-size: 11px; text-decoration: none; color: #333333;}
#menu ul { margin: 0px; padding: 0px; }

	/* lvl. 1 */
#menu ul { list-style: none; width: 160px; }
#menu ul li { background-image: url('grafik/menu_border.gif'); background-repeat: repeat-x;
	}
#menu ul li a { 
	display: block; 
	width: auto;
	padding-left: 10px;
	color: #333333; 
	font-weight: bold;
	line-height: 30px;
}



#menu ul li a:link { }
#menu ul li a:visited { }
#menu ul li a:hover { color: #0099CC; }
#menu ul li a:active { color: #0099CC; }
#menu ul li a.ACT { color: #0099CC; }

	/* lvl. 2 */
#menu ul li ul { margin-top: -6px; margin-bottom: 8px;}
#menu ul li ul li { background-image: none; background-repeat: no-repeat;
background-color:#FFFFFF; }  
#menu ul li ul li a { 
	padding-left: 25px;
	padding-bottom:6px;
	width: auto;
	font-weight: normal;
	background-image: url('grafik/bullet_menu_normal.gif');
	background-repeat: no-repeat;
	background-position: 17px 9px;
	line-height: 1.2;
}

#menu ul li ul li a:link { }
#menu ul li ul li a:visited { }
#menu ul li ul li a:hover { background-image: url('grafik/bullet_menu_mouseover.gif');  }
#menu ul li ul li a:active { color: #0099CC; }
#menu ul li ul li a.ACT { color: #0099CC;  }

#topmenu{
width:760px;
text-align:center;
table-layout:fixed;
background-color: #1b7a96;
margin-bottom:10px;
border-bottom:#000000 3px solid;
}
#topmenu a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#topmenu a:hover,
#topmenu a.ACT{
text-decoration:underline;
}
div.csc-frame-frame1 h1{
font-size:14px;
background-color:#1b7a96;
}
div.csc-frame-frame1{
float:left;
width:45%;
overflow:hidden;
border:1px #ccc solid;
padding:5px;
font-size:90%;
margin:15px 0 15px 10px;
}
div.csc-frame-frame2{
float:left;
width:55%;
overflow:hidden;
border:1px #ccc solid;
padding:0px 5px 0px 5px;
font-size:90%;
margin:15px 50px 15px 5px;
}
.csc-linkToTop{
clear:both;
}
.csc-frame-indent3366{
margin-left:33%;}

.csc-frame-indent6633{
margin-left:66%;}
.csc-frame-indent{
margin-left:10%;}

.align-center{
	background-position: center;
	text-align: center;
}
table.csc-frame-frame2{
	background-position: center;
}