@charset "UTF-8";

a, a:link, a:visited {
  color: #91002a;
}
a:hover {
  color: red;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F5EFD5;
	background-attachment: fixed;
}




#masterbox {
	position:absolute;
	left: 50%;
	top : 10px;
	width: 690px;
	height: auto;
	margin-left: -345px;
}






#logo_menu_box{
	float: left;
	width: 230px;
	min-height: 230px;
	background-color: #FFFFFF;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/background_logobox.jpg);
	background-repeat:repeat-y;
  }
    /* for Internet Explorer */
/*\*/
* html #logo_menu_box {
height: 230px;
}
/**/
 #menu_address_box{
  float: left;
  width: 230px;
  min-height: 230px;
  background-color: #3C0E15;
    }
  /* for Internet Explorer */
/*\*/
* html #menu_address_box {
height: 230px;
}
/**/


#menucontainer {
	padding-left: 13px;
	padding-top: 16px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	width: 204px;
}

#menutext_2 {
	padding-left: 13px;
	padding-top: 60px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19F49;
	line-height: 17px;
	padding-bottom: 20px;
}
#submenu_title {
	float:left;
	padding-left: 13px;
	padding-top: 26px;
	position: relative;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#submenu_number {
	float:left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#search {
	float: left;
	left: 13px;
	padding-top: 3px;
	width:auto;
	height: 20px;
	position: relative;
	padding-bottom: 5px;
}
 #poem_cal_box{
  float:left;
  width: 230px;
  min-height: 230px;
  background-color: #999999;
  }
 #cal_box{
  float:left;
  width: 230px;
  min-height: 230px;
  background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/background_calendar.jpg);
  background-repeat:no-repeat;
  background-color: #b5687b;
  }
#cal_title {
	float:left;
	padding-left: 13px;
	padding-top: 26px;
	position: relative;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c0e15;
}
#cal_nav {
	float:left;
	position: relative;
	padding-top: 23px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#cal_container {
  float:left;
  width: 205px;
  position: relative;
  padding-left:12px;
  padding-top: 15px;
  }
  #cal_weekday {
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
}
  /* for Internet Explorer */
/*\*/
* html #cal_weekday {
height: 15px;
}
/**/
#cal_day {
	display: inline;
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
}
  /* for Internet Explorer */
/*\*/
* html #cal_day {
height: 15px;
}
/**/
#cal_day_trans {
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/30_percent_white.png);
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
}
  /* for Internet Explorer */
/*\*/
* html #cal_day_trans {
height: 15px;
}
/**/
#cal_day_event {
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color:#3C0E15;
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
    cursor: pointer;
}
  /* for Internet Explorer */
/*\*/
* html #cal_day_event {
height: 15px;
}
/**/
#cal_day_event:hover {
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color:#91002a;
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
}
  /* for Internet Explorer */
/*\*/
* html #cal_day_event:hover {
height: 15px;
}
/**/
#cal_day_today {
	float: left;
	position:relative;
	width: 28px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color:#e5003c;
	text-align:center;
	vertical-align: middle;
	min-height: 15px;
    cursor: pointer;
}
  /* for Internet Explorer */
/*\*/
* html #cal_day_today {
height: 15px;
}
/**/
.caltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C0E15;
	text-align:justify;
	margin-top:auto;
	margin-bottom:auto;
}
.caltext_event {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0a3b6;
	text-align:justify;
	margin-top:auto;
	margin-bottom:auto;
}

.magnify {
	position: relative;
	top: 4px;
	left: 5px;
}








#path_text {
	left: 13px;
	right: 13px;
	top: 3px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#path{
  position: relative;
  float: left;
  margin-top: 10px ;
  width: auto;
  min-height: 19px;
  background-color: #3C0E15;
  padding: 0px 26px 0px 0px;
  }
#path_container {
  position: relative;
  float: left;
  width: 100%;
  }
  
#line{
	position: relative;
	float: left;
 	width: auto;
  	height:2px;
  	font-size: 0;
  	line-height: 0;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/line.gif);
	background-repeat: repeat-x;
}
#line_index1{
	position: relative;
	float: left;
 	width: 460px;
  	height:2px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/line.gif);
	background-repeat: repeat-x;
}
#line_index2{
	position: relative;
	float: left;
 	width: 228px;
  	height:2px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/line.gif);
	background-repeat: repeat-x;
}











#body {
	position: relative;
	float: left;
	width: 690px;
	height: auto;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
}
#body_trans {
	position: relative;
	float: left;
	width: 690px;
	height: auto;
}
#index_teaser_container {
	float: left;
	width: 690px;
	height: auto;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/30_percent_white.png);
        background-repeat: repeat;
        overflow: hidden;
}
#index_teaser {
	display: inline;
	float: left;
	width: 230px;
	height: auto;
	background-image: url(/export/system/modules/no.klapp.litteraturhuset/resources/images/teaser_background_a.png);
	background-repeat:repeat-y;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
        cursor: pointer;
}

#index_teaser a {
	text-decoration: none;
}

#index_teaser:hover {
	float: left;
	width: 230px;
	height: 100%;
	background-image: url(/export/system/modules/no.klapp.litteraturhuset/resources/images/teaser_background_b.png);
	background-repeat:repeat-y;
}
#index_teaser_names {
	float: left;
	padding: 6px 0 16px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #91002A;
}
#index_teaser_info_container {
	width: 200px;
}

#index_teaser_info {
	float: left;
	margin: 10px 0 20px 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

#index_teaser_names a {
	color: #91002A;
}
#index_teaser_info a {
	color:#000000;
}
#index_teaser_info_2 {
	float: left;
	clear: left;
	padding: 0 0 15px 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}



#maintext {
	top: 30px;
	left:13px;
	width: 430px;
	padding-bottom: 40px;
	position:relative;
	float:left;
}

#maintext_fullwidth {
	top: 30px;
	left:13px;
	width: 664px;
	padding-bottom: 40px;
	position:relative;
	float:left;
}

#index_news_container {
	position: relative;
	float: left;
	width: 460px;
	height: auto;
}
#index_news {
	position: relative;
	float: left;
	width: 460px;
	height: auto;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
	padding-bottom: 50px;
        min-height: 213px;
}
#index_news_text {
	top: 30px;
	left: 13px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#C3C09F;
	position: relative;
	float:left;
	width: 434px;
	height: auto;
	padding-bottom: 15px;
}
#index_news_text:hover {
	top: 30px;
	left: 13px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#999999;
	position: relative;
	float:left;
	width: 434px;
	height: auto;
	padding-bottom: 15px;
	background-color:#FFFFFF;
}
#news_date {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	text-align:right;
	background-color:#ECECE6;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 1px 0px 1px 0px;
	margin-bottom: 5px;
}
#news_date_archive {
	display: block;
	width: 690px;
	float: left;
	position: relative;
	text-align:right;
	background-color:#ECECE6;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#index_about_container {
	position: relative;
	float: left;
	width: 228px;
	left: 1px;
}
#index_about {
	position: relative;
	float: left;
	width: 228px;
	height: auto;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
}

#index_abouttext {
	top: 30px;
	left:13px;
	width: 205px;
	padding-bottom: 30px;
	position:relative;
	float:left;
}
#archive_nav {
	float: left;
	position: relative;
	width: 100%;
	background-image: url(/export/system/modules/no.klapp.litteraturhuset/resources/images/30_percent_white.png);
}
#archive_nav_text {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-right: 13px;
}

#news_container {
	float: left;
	position: relative;
	width: 690px;
	margin-bottom: 0px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
	border-bottom: #ded9b3 solid 1px;
}
#news_container:hover {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
#news_text {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 20px;
	width: 430px;
}
#employee_text {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 5px;
}
#news_text_sub {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 434px;
}
#prog_text_sub {
	float: left;
	position: relative;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 674px;
}

.news_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #91002a;
}
.news_heading_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #91002a;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left: 10px;
}
.news_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c0e15;
}
#news_photo {
	float: right;
	position: relative;
}
#news_chosen {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
}
#prog_container, #clickable_prog_container {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	background-image:url(/export/system/modules/no.klapp.litteraturhuset/resources/images/80_percent_white.png);
        min-height: 230px;
}
#prog_container:hover, #clickable_prog_container:hover {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
#clickable_prog_container {
        cursor:pointer;
}
#progtext {
	top: 10px;
	left:13px;
	width: 430px;
	padding-bottom: 40px;
	position:relative;
	float:left;
}
#progtext_right {
	top: 10px;
	left:30px;
	width: 210px;
	padding-bottom: 40px;
	position:relative;
	float:left;
}

#divider {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 13px;
}

#info_right {
	top: 30px;
	left:30px;
	width: 210px;
	padding-bottom: 40px;
	position:relative;
	float:left;
}
#employee_container {
	float: left;
	background-color:#FFFFFF;
	width: 430px;
	
}

#fold_bottom {
	position: relative;
	float: left;
	width: auto;
	height: auto;
}
#spacer5 {
	float: left;
	position: relative;
	width: 100%;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
#spacer1 {
	float: left;
	position: relative;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
}
#float_right {
	float: right;
}







  
.margin10 {
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}
.right13 {
	margin-right: 13px;
}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C0E15;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3C0E15;
	font-weight: bold;
}
.heading_verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3C0E15;
	
}
.heading_red {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #91002a;
	font-weight: bold;
}
.heading_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #91002a;
}
.heading_small_dark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C0E15;
}
.heading_small_regular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #91002a;
}
.bodytext_ingress {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C0E15;
}
.text_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.float_left {
	float: left;
	position: relative;
}
a:link.textlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #90042a;
}
a:visited.textlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #90042a;
}
a:hover.textlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #90042a;
}
a:link.pathlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e5003c;
}
a:visited.pathlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e5003c;
}
a:hover.pathlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #e5003c;
}
a.underline:link {
	text-decoration: none;
	color: #3C0E15;
}
a.underline:visited {
	text-decoration: none;
	color: #3C0E15;
}
a.underline:hover {
	text-decoration: underline;
	color: #3C0E15;
}
a:link.archive_nav {
	text-decoration: none;
	color: #91002a;
	
	padding: 0px 3px 0px 3px;
}
a:visited.archive_nav {
	text-decoration: none;
	color: #91002a;
	background-color: #FFFFFF;
	padding: 0px 3px 0px 3px;
}
a:hover.archive_nav {
	text-decoration: none;
	color: #91002a;
	background-color: #FFFFFF;
	padding: 0px 3px 0px 3px;
}
.archive_nav_active {
	color: #91002a;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px 3px 0px 3px;
	
}
a:link.nostyle {
	text-decoration:none;
}






#footer {
	position: relative;
	float: left;
	padding-left:13px;
	width: 295px;
	margin-top : 20px;
	height: 20px;
	padding-bottom: 50px;
	color: #3C0E15;
}
#footer2 {
	position: relative;
	float: left;
	margin-top : 20px;
	height: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#footer3 {
	position: relative;
	float: left;
	margin-top : 20px;
	height: 20px;
	padding-bottom: 50px;
	padding-left: 80px;
}

#footertext {
	position:relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C0E15;
}

.onlineform {
    width: 300px;
}
