body, html {
	font-family:arial;
	font-size:12px;
	line-height:18px;
	margin:0;
	background:#0066cb url("images/bg.jpg") top left repeat-x;
}	
/* Headers and img */

h1 {
	font-size:30px;
	font-weight:bold;
	color:#000000;
	line-height:40px;
	padding:10px 0 0 0;
	margin:0;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
	line-height:20px;
	padding:10px 0 0 0;
	margin:0;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
	padding:14px 0 5px 0;
	margin:0;
}
h4 {
	font-size:14px;
	font-weight:normal;
	color:#666666;
	line-height:18px;
	margin:0;
}

img {
	border:0;
}

/* Page common tags */

#pagecontainer {
	width:650px;
	height:auto;
	margin:0 auto;
}
#pagecontainerbg {
	position:relative;
	float:left;
	width:650px;
	height:100%;
	
}
#header {
	position:relative;
	float:left;
	width:650px;
	height:130px;
	display:none;
	
}
#header .logotype {
	position:absolute;
	left:37px;
	top:16px;
	width:176px;
	height:95px;
	background:url("images/logotype_segebaden.gif") top left no-repeat;
}


/* Menu begins */

#menu {
	position:absolute;
	right:27px;
	top:74px;
	xwidth:662px;
	width:634px;
	height:37px;
	background:url("images/menu_bg.jpg") top left repeat-x;
}
#menu a {
	float:left;
	height:37px;
	font-size:12px;
	xtext-transform:uppercase;
	line-height:37px;
	text-decoration:none;
	color:#ffffff;
	width:100%;
	text-align:center;
	
	xborder-right:1px solid #ffffff;
}
#menu a:hover {
	float:left;
	height:37px;
	line-height:37px;
	text-decoration:underline;
	color:#ffffff;
	xborder-right:1px solid #ffffff;
	xbackground:url("images/menu_bgh.jpg") top left repeat-x;
}
#menu .active {
	float:left;
	height:37px;
	line-height:37px;
	text-decoration:none;
	color:#ffffff;
	xborder-right:1px solid #ffffff;
	background:url("images/menu_bgh.jpg") top left repeat-x;
}
#menu .active:hover {
	float:left;
	height:37px;
	line-height:37px;
	text-decoration:none;
	color:#ffffff;
	xborder-right:1px solid #ffffff;
}


/* Content container div */

#contentcontainer {
	position:relative;
	float:left;
	width:650px;
}



/* Submenu begins */

#submenu {
	position:relative;
	float:left;
	width:245px;
	min-height:300px;
	display:none;

	
}
#submenu_header {
	position:relative;
	float:left;
	width:245px;
	height:18px;
	background:url("images/submenu_head_bg.gif") top left no-repeat;
}
#submenu_content {
	position:relative;
	float:left;
	width:200px;
	height:260px;
	padding:0 17px 0 28px;
	background:url("images/submenu_bg.gif") top left repeat-y;
}
#submenu_content .title {
	position:relative;
	float:left;
	font-size:22px;
	color:#000000;
	font-weight:bold;
	height:40px;
	padding:5px 0;
}
#submenu_footer {
	position:relative;
	float:left;
	width:245px;
	height:22px;
	background:url("images/submenu_footer_bg.gif") top left no-repeat;
}
.subitem a {
	display:block;
	float:left;
	background:url("images/subitem_bgline.gif") top left repeat-x;
	color:#333333;
	padding: 0px 0px 0px 13px;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:31px;
	width:180px;
	height:31px;
	overflow:hidden;
}
.subitem a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

/* Content begins */

#contentholder {
	position:relative;
	float:right;
	width:665px;
	overflow:hidden;
}
#content_header {
	position:relative;
	float:left;
	width:665px;
	height:10px;
	background:url("images/content_head_bg.gif") top left no-repeat;
}
#content_bg {
	position:relative;
	float:left;
	width:665px;
	padding:0 23px 0 24px;
	overflow:hidden;
	background:url("images/content_bg.gif") top left repeat-y;
}
#content {
	position:relative;
	float:left;
	width:608px;
	min-height:360px;
	overflow:hidden;
	padding:5px 0 15px 0;
}

#content_footer {
	position:relative;
	float:left;
	width:665px;
	height:10px;
	background:url("images/content_footer_bg.gif") top left no-repeat;
}



/* Content items begins */


#content .breadcrumbs {
	position:relative;
	background:#ffffff;
	float:left;
	width:608px;
	height:20px;
	overflow:hidden;
	font-size:11px;
	color:#333333;
	xline-height:20px;
}

#content .refitem {
	position:relative;
	background:#ffffff;
	float:left;
	width:591px;
	xheight:110px;
	border:1px solid #ccc;
	padding:15px 0 15px 15px;
	margin:0 0 10px 0;
	overflow:hidden;
}

#content .refitem .info {
	position:relative;
	float:left;
	padding-right:15px;
	width:380px;
	xborder:1px solid #ccc;
}
#content .refitem .ill {
	position:relative;
	float:left;
	width:135px;
	height:110px;
	padding-right:15px;
	padding-bottom:5px;
}
#content .refitem .illitem {
	position:relative;
	float:left;
	width:135px;
	height:110px;
	padding-right:15px;
	xpadding-bottom:5px;
}
#content .refitem h2 {
	font-size:20px;
	line-height:24px;
	color:#000000;
}
#content a {
	text-decoration:none;
	color:#0066cc;
}
#content a:hover {
	text-decoration:underline;
	color:#0066cc;
}
#content .gallery .ill {
	position:relative;
	float:left;
}
#content .gallery img {
	margin-left:8px;
	margin-right:8px;
	padding-bottom:10px;
}

/* Content items ends*/

/* Footer begins */

#footer {
	position:relative;
	float:right;
	width:650px;
	height:58px;
	background:url("images/footer_bg.gif") top left no-repeat;
	color:#666666;
	line-height:46px;
	padding:0 27px;
	font-size:12px;
	display:none;
}
#footer a {
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	text-decoration:none;
	color:#333333;
}
.left {
	position:relative;
	float:left;
}
.right {
	position:relative;
	float:right;
}
.lefthalf {
	position:relative;
	float:left;
	width:45%;
	padding-right:5%;
}
.righthalf {
	position:relative;
	float:right;
	width:45%;
}

