/*-------------------------------- ( rotating styles ) -----------------------------*/

/* ------------( headings ) ----------- */
h1, h2, h3, h4, h5, h6 {
  font-family					: Arial, sans-serif;
	color								: #5c5c5c;
}
h1 {
  margin-top					: 0;
  font-size						: 16px;
  font-weight					: bold;
  color								: #c44e06;
}

h2 {
  font-size						: 13px;
  font-weight					: bold;
  padding							: 0;
  margin							: 10px 0 0 0;
}

h3 {
  font-size						: 12px;
  font-weight					: bold;
  padding							: 0;
  margin							: 10px 0 0 0;
}
h4 { 
  font-size						: 11px;
  font-weight					: normal;
}

/*------( captcha )---------*/
#hcaptcha {
	font-size						: 10px;
	margin-left					: 10px;
	position						: relative;
	right								: 0;
}

.captcha_image {
	border							: 1px solid #000;	
	float								: left;
	margin-right				: 10px;
}

#dcaptcha {
	position						: absolute;
	z-index							: 3;
	background-color		: #fbecca;
	color								: #000000;
	width								: 200px;
	clear								: left;
	margin-left					: 0px;
	margin-top					: 11px;
	border							: 1px solid #5c5c5c;
	padding							: 5px;
}

#dcaptcha h2 {
	margin-top					: 0;
	margin-bottom				: 5px;
}

/* -------------( feeds @ home )--------- */
div#welcome_feeds {
 	float								: right;
	margin							: 5px 0px 5px 0px;
	font-size						: 10px;
	color								: #000;
}

div#feeds {
	border							: none;
	width								: 230px;
}

div#mainpoll {
	font-size						: 12px;
}

div#mainpoll td {
	font-size: 11px;
	margin-bottom: 0px;
}

.indent {
	padding							: 0 5px;
}

div#feeds input {
	border							: none;
	background-color		: #fbecca;
}

div#feeds input.formbutton {
	border							: 1px solid #5c5c5c;
	background-color		: #c44e06;
	color								: #5c5c5c;
}

div#feeds_bulletin {
	clear								: right;
	width								: 230px;
	border							: none;
	margin-top					: 10px;
}

div#feeds h1 {
	font-size						: 14px;
	font-weight					: bold;
	margin							: 0;
	padding							: 5px;
	background-color		: #000;
	color								: #fff;
}

div#feeds h2 {
	font-size						: 12px;
	font-weight					: bold;
	margin							: 0;
	padding							: 0 5px;
}

div#feeds_bulletin h1 {
	font-size						: 14px;
	font-weight					: bold;
	margin							: 0;
	padding							: 5px;
	background-color		: #000;
	color								: #fff;
}

div#feeds_bulletin h2 {
	font-size						: 12px;
	font-weight					: bold;
	margin							: 0;
	padding							: 0 5px;
}

/* ------------( content ) ----------- */
#content {
  padding							: 0 10px 10px 15px;
  margin							: 0;
	color								: #000000;
	background-color		: #fbecca;
	border-left					: 2px solid #5c5c5c;
	border-right				: 2px solid #5c5c5c;
	float								: left;
	width								: 736px;
}

/*
#content p {
	line-height					: 1.5em;
	margin-bottom				: 15px;
}
*/


/* ------------( header ) ----------- */
div#header {
  /*	background-image		: url(/images/historie/bg_header.jpg);	*/
	/*	background-repeat		: no-repeat;	*/
	/*	background-position	: top left;	*/
}

div#search_header {
	background-color		: #c44e06;
	padding							: 3px 9px;
	width								: 138px;
	text-align					: center;
	color								: #2d2b2b;
	float								: right;
	margin-right				: 2px;
}

div#search_header input {
	border							: none;
	font-weight					: bold;
	letter-spacing			: -1px;
	width								: 100%;
}

div#search_header h1 {
	font-size						: 12px;
	color								: #5c5c5c;
	font-weight					: bold;
	margin-bottom				: 0;
}

/*--------( gallery )-----------*/
div.gallery {
	text-align	: center;
	margin			: 6px;
	padding			: 6px;
	width				: 200px;
	height			: 170px !important;
	float 			: left;
}

.galitem {
	text-align	: center;
	width				: 200px;
	height			: 170px !important;
	float 			: left;
}

div.gallery h2 , div.gallery h2 a{
}

div.gallery img {
	border 			: 1px solid #c44e06;
	display			: inline;
}

div#gallery {
	width : 700px;
}

div#gallery_main {
	width : 700px;
}

.galitem {
	display: inline;
	width:	170px;
	float: left;
	height: 170px;
	/*	border: 1px solid #000;	*/
}

div#gallery_main img {
	border 			: 1px solid #c44e06;
	display : inline;
	margin-right : 15px;
	/*	margin-bottom : 15px;	*/
}

div#gallery img {
	border 			: 1px solid #c44e06;
	display : inline;
	margin-right : 15px;
	margin-bottom : 15px;
}

img#galdetail {
	border 			: 1px solid #c44e06;
	display : inline;
}

p.pagenav  {
	clear		: both;
	font-weight		: bold;
	margin	: 5px 2px 5px 2px;
}

p.pagenav a {
	padding	: 0 1px 0 1px;
	margin	: 0 2px 0 2px;
}
p.pagenav a.nomark {
	font-weight	: normal;
	margin-left	: 20px;
}

/*----( loginform_bb )--------*/
div#loginform_bb {
	width 							: 300px;
	margin 							: 10px auto 10px auto;
	border 							: 1px solid #c44e06;
	padding 						: 10px;
}

/* ---------- ( footer ) ------------- */
#footer {
  clear             	: both;
	background-image		: url(/images/historie/bg_footer.gif);
	margin 							: 0;
	padding 						: 10px 10px 10px 66px;
	/*	background-color  	: #C80200;	*/
	color								: #fff;
	font-size         	: 11px;
	background-repeat		: no-repeat;
	background-position	: top left;
}

#footer ul {
	padding							: 0;
	margin							: 0;
}

#footer ul li {
	list-style-type			: none;
	display							: inline;
	padding							: 0;
	margin							: 0;
	margin-right 				: 20px;
}

#footer a {
  color								: #eee;
}

#footer a:hover {
  color								: #fff;
}

/* --------------( quicklink spotlight welcome )--------------*/
#ql p {
	margin: 0;
	margin-bottom: 8px;
}

/* -------------( react_link )------------*/
.react_link  {
	border							: 1px solid #5c5c5c;
	background-color		: #c44e06;
	color								: #5c5c5c;
	padding							: 3px 10px;
	text-decoration			: none;
	font-weight					: bold;
}

/* ------------( credits ) ----------- */
#credits { 
  margin							: 85px 26px 0px 0px;
	width								: 250px;
  padding							: 0;
	font-size						: 10px;
  text-align					: left;
	float								: right;
  color								: #928d80;
}

#credits a { 
  color								: #928d80;
  text-decoration			: none;
}

#credits a:hover { 
  color								: #928d80;
  text-decoration			: underline;
}

#footerlinks {
  margin							: 85px 26px 0px 0px;
	float								: left;
  color								: #928d80;
	font-size						: 10px;
}

#footerlinks a {
	color								: #928d80;
	text-decoration			: none;
}

#footerlinks a:hover {
	color								: #928d80;
	text-decoration			: underline;
}

/* ---------- ( menu ) ------------- */

div#menu {
	margin 							: 0;
	margin-top					: -2px;
	padding-left				: 10px;
	color								: #ffffff;
	background-color		: #c44e06;
  font-size         	: 12px;
	height 							: 26px;
	border-bottom				: 2px solid #5c5c5c;
	border-bottom				: 2px solid #5c5c5c;
	border-right				: 2px solid #5c5c5c;
	border-left					: 2px solid #5c5c5c;
	width								: 751px;
}

#menu a {
	color								: #ffffff;
  font-size         	: 12px;
	font-weight					: bold;
	display							: block;
	text-decoration			: none;
	padding							: 6px 5px 4px 5px;
}

#menu a:hover {
  color 							: #fbecca;
}

#menu a.selected {
  color 							: #fbecca;
}

#menu ul ul {
	width								: 150px;
	padding-top					: 0px;
	background-color		: transparent;
	margin							: 0;
}

#menu ul li li {
	padding-left				: 0px;
}

#menu ul li li a {
	font-weight					: normal;
	padding							: 2px;
	width								: 154px;
	background-color 		: #c44e06;	
	/*	border-top 					: 1px solid #443c21;	*/
}

#menu ul li li a:hover {
	background-color		: #a94101;
	color								: #fbecca;
}

.menu_separator  {
	margin							: 5px 2px 0 2px !important;
	color								: #5c5c5c !important;
}

/* ---------- ( bulletin - prikbord ) ------------- */
#bulletin {
	width								: 100%;
}

#bulletin th {
	width								: 25%;
	border-bottom				: 1px solid #000;
}

#bulletin th a{
	font-weight					: bold;
	text-decoration			: none;
}

.stripe {
	background-color		: #d5ceb8;
}

img.imgright {
	float								: right;
	border							: 1px solid #c44e06;
	margin-left					: 15px;
}

/*------( sub pages )------*/
#subpages {
}

#subpages ul {
  list-style					: square;
  color								: #c44e06;
}

#subpages li {
  margin							: 0;
  padding							: 0.3em 0;
}

/* ------------( breadcrumb ) ----------- */
#breadcrumb {
  margin							: 0 0 5px 0;
  padding							: 2px;
  color								: #c44e06;
}

#breadcrumb a {
  color								: #c44e06;
}

#breadcrumb a:hover {
  color								: #000000;
}
