/*
Gummerus Kirjapaino main CSS file 
Created in Deeland
*/

/* General formatting */

html {}

body {margin: 0; padding: 0; background: #ffffff url(../images/bgstripe.gif) repeat-y left top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left;}

p {margin: 0 0 15px 0;}

h1 {font-size: 2em; font-weight: normal; margin: 0 0 15px 0;}
h2 {font-size: 1.6em; font-weight: normal; margin: 0 0 10px 0;}
h3 {font-size: 1.2em; font-weight: normal; margin: 0 0 5px 0;}
h4 {font-size: 1em; font-weight: bold; margin: 0 0 5px 0;}

a {color: #488a00; text-decoration: none;}
a:hover {text-decoration: underline;}

img {border: 1px solid #bfbfbf; float: left; display: inline; margin: 0 15px 15px 0;}

hr {float: left; display: inline; clear: both; width: 100%; background: #cccccc; margin: 0 0 15px 0; border: #ffffff; height: 1px;}

ul {margin: 0 0 15px 0; padding: 0 0 0 20px;}

.ingress {font-size: 1.2em; line-height: 1.3em;}

.bulletlink, .bulletlinkrev {padding: 0 0 0 15px; margin: 0 0 5px 0; background: url(../images/linkbullet.gif) no-repeat 0 -18px; font-weight: bold; clear: right; color: #333333;}
.bulletlink:hover, .bulletlinkrev:hover {background-position: 0 -88px; text-decoration: none; color: #000000;}
.bulletlinkrev {background-image: url(../images/linkbulletrev.gif);}

.lightbulletlink {padding: 0 0 0 10px; font-weight: normal; background: url(../images/lightbullet.gif) no-repeat left 3px;}
 	* html .lightbulletlink {display: block; width: 50px; white-space: nowrap;}

.softhyphen {margin: 0 -3px 0 0;}

/* Separator header */
.separator {border-bottom: 1px solid #e9e9e9; margin: 20px 0 15px 0;}


/* @-character in e-mail links */
.miumau {margin: 0 0 -2px 0;padding: 0 5px 1px 1px;background: url(../images/miumau.gif) no-repeat 0 -8px;}
a:hover .miumau {background-position: 0 -50px;}

/* Active and inactive content */
.inactivecontent {display: block;}
.active .inactivecontent {display: none;}
.activecontent {display: none;}
.active .activecontent {display: block;}


/* Page elements */
#container {position: relative; width: 890px; margin: 0 0 0 70px; text-align: left;}

#pageheader {position: relative; width: 890px; height: 126px; overflow: hidden; padding: 0 0 0 70px; margin: 0 0 0 -70px; background: url(../images/pageheaderbg.gif) no-repeat 0 44px;}
	* html #pageheader {width: 960px; w\idth: 890px;}

#logo {position: absolute; left: 70px; top: 46px; float: none; border: none; margin: 0;}

/* Site menu */
#sitemenu {position: absolute; left: 70px; top: 8px; width: 898px; list-style-type: none; margin: 0; padding: 0; font-size: 0.92em;}
#sitemenu li {float: left; display: inline; margin: 0; border-left: 1px solid #999999; overflow: hidden;}
#sitemenu .right {float: right;}
#sitemenu a {padding: 0 8px 0 8px; color: #999999;}
#sitemenu a:hover, #sitemenu a.active {color: #000000; text-decoration: none;}
#sitemenu .first {border: none;}
#sitemenu .first a {padding-left: 0;}

/* Language menu */
#lanmenu {position: absolute; right: -8px; top: 93px; width: 300px; list-style-type: none; margin: 0; padding: 0; font-size: 0.92em;}
#lanmenu li {float: right; display: inline; margin: 0; border-left: 1px solid #999999; overflow: hidden;}
#lanmenu a {padding: 0 8px 0 8px; color: #999999;}
#lanmenu a:hover, #lanmenu a.active {color: #000000; text-decoration: none;}
#lanmenu .first {border: none;}
#lanmenu .first a {padding-left: 0;}

/* Main menu */
#mainmenu {position: relative; float: left; display: inline; width: 890px; height: 20px; list-style-type: none; margin: 0 0 25px 0; padding: 0; font-size: 1.2em;}
#mainmenu li {float: left; display: inline; margin: 0 1px 0 0; text-align: center; height: 20px;}
#mainmenu a {display: block; padding: 0 0 0 2px; color: #5c5c5c; outline: none; text-decoration: none; height: 20px; cursor: pointer; white-space: nowrap;}
	* html #mainmenu a {width: 10px;}
#mainmenu a:hover {text-decoration: none; color: #000000;}
#mainmenu a span {display: block; height: 18px; padding: 2px 5px 0 3px;}
	* html #mainmenu a span {height: 20px; he\ight: 18px;}
#mainmenu a:hover, #mainmenu li.active a {background: #8ac749 url(../images/mainmenu_activeleft.gif) no-repeat left top; color: #ffffff;}
#mainmenu a:hover span,#mainmenu li.active a span {background: url(../images/mainmenu_activeright.gif) no-repeat right top;}
	
	

/* Sub menu */
.submenu {float: left; display: inline; list-style-type: none; margin: 0 0 30px 0; padding: 0; font-size: 1em; width: 200px;}
.submenu ul {margin: 0;}
.submenu li {float: left; display: inline; margin: 0 0 2px 0; clear: both; width: 100%;}
.submenu a {display: block; width: 100%; padding: 0; margin: 0; background: url(../images/submenubullet.gif) no-repeat 0 -18px; color: #468205; outline: none;}
.submenu a span {display: block; padding: 2px 0 2px 14px;}
.submenu a.active, .submenu a:hover {color: #000000; text-decoration: none; background-color: #ebebeb; background-position: 0 -89px;}
.submenu a.active span, .submenu a:hover span {background: url(../images/submenu_roundedbottom.gif) no-repeat left bottom; height: 100%;}
.submenu a.open {background-position: 0 -159px; color: #000000;}
.submenu a.open:hover {background-position: 0 -230px; color: #000000; background-color: #ebebeb;}

	/* Images in sub menu */
	.submenu a img {position: relative; border: 0; margin: -12px 5px 0 -20px; float: left; display: inline;}

	/* 2nd level */
	.submenu li ul {padding: 0;}
	.submenu li ul li {margin: 0;}
	.submenu li ul a {background-image: none;}
	.submenu li ul a.active, .submenu li ul a:hover {background: #ebebeb url(../images/submenu_roundedtop.gif) no-repeat left top;}

/* Page footer */
#pagefooter {position: relative; float: left; display: inline; margin: 30px 0 30px 0; clear: both; width: 100%; font-size: 0.85em;}
#pagefooter span {margin: 0 0 0 27px;}
#pagefooter .first {margin: 0;}
#pagefooter #contactlink {position: absolute; left: 663px; top: 0;}
#pagefooter #contactlink a {padding: 0 0 0 8px; background: url(../images/lightbullet.gif) no-repeat 0 2px; font-weight: bold;}
#pagefooter .miumau {background-image: url(../images/miumau_small.gif); padding-left: 0; margin:0;}



/* Gray box */
.graybox {background: #e9e9e9; margin: 0 0 30px 0;}
.graybox .header {width: 200px; height: 4px; overflow: hidden; background: url(../images/graybox_header.gif) no-repeat left top;}
.graybox .footer {width: 200px; height: 8px; overflow: hidden; background: url(../images/graybox_footer.gif) no-repeat left top;}
.graybox .content {padding: 2px 8px 8px 8px;}
.content .bulletlink {margin-bottom: 30px;}

	/* Content in boxes */
	.graybox h1 {font-size: 1em; font-weight: bold; margin: 0 0 15px 0; font-family: Arial, Helvetica, sans-serif;}
	.graybox img {border: 0; margin: 0 0 10px 0;}


/* Columns */
.col1 {float: left; display: inline; width: 200px; margin: 0 30px 0 0;}
.col2 {float: left; display: inline; width: 200px; margin: 0 30px 0 0;}
.col3 {float: left; display: inline; width: 200px; margin: 0 30px 0 0;}
.col4 {float: left; display: inline; width: 200px; margin: 0; position: relative;}
.col1-4 {float: left; display: inline; width: 890px;}
.col1-3 {float: left; display: inline; width: 660px; margin: 0 30px 0 0;}
.col1-2 {float: left; display: inline; width: 430px; margin: 0 30px 0 0;}
.col2-3 {float: left; display: inline; width: 430px; margin: 0 30px 0 0; min-height: 400px;position:relative;}
	* html .col2-3 {height: 400px;}

	/* Nested columns */
	.col2-3 .col1 {}
	.col2-3 .col2 {margin: 0;}

/* Tooltip */
	#tooltip {position: absolute; left: 300px; top: 100px; width: 200px; color: #000000; z-index: 1000; text-align:left; visibility: hidden; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;}
		html>body #tooltip {opacity: 1;}
	#tooltip .header {width: 200px; height: 18px; background: url(../images/tooltip_header_right.gif);}
	#tooltip .footer {width: 200px; height: 18px; background: url(../images/tooltip_footer_blank.gif);}
	#tooltip .content {width: 170px; padding: 10px 14px 10px 14px; background: #ffffff; overflow: hidden; border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2;}
	#tooltip h1 {font-size: 12px; font-weight: bold; margin: 0 0 4px 0; color: #000000;}
	#tooltip p {margin: 0 0 5px 0;}
	
	#tooltip.bottomright {margin: 5px 0 0 5px;}
	#tooltip.bottomright .header {height: 18px; background-image: url(../images/tooltip_header_right.gif);}
	#tooltip.bottomright .footer {height: 18px; background-image: url(../images/tooltip_footer_blank.gif);}
	#tooltip.bottomleft {margin: 5px 5px 0 28px;}
	#tooltip.bottomleft .header {height: 18px; background-image: url(../images/tooltip_header_left.gif);}
	#tooltip.bottomleft .footer {height: 18px; background-image: url(../images/tooltip_footer_blank.gif);}
	#tooltip.topleft {margin: 0 0 5px 28px;}
	#tooltip.topleft .header {height: 18px; background-image: url(../images/tooltip_header_blank.gif);}
	#tooltip.topleft .footer {height: 18px; background-image: url(../images/tooltip_footer_left.gif);}
	#tooltip.topright {margin: 0 0 5px 5px;}
	#tooltip.topright .header {height: 18px; background-image: url(../images/tooltip_header_blank.gif);}
	#tooltip.topright .footer {height: 18px; background-image: url(../images/tooltip_footer_right.gif);}
	

/* Forms */
form {margin: 0 0 15px 0; padding: 0; display: inline;}
form blockquote {margin: 0 0 0 143px;}
form br {clear: left;}

	/* Form labels */
	label {float: left; display: inline; text-align: right; width: 133px; padding: 4px 10px 0 0; overflow:hidden; font-weight: bold;}
		* html label {width: 143px; w\idth: 133px;}
	.rightsidelabel {text-align: left; padding-left: 5px; width: 244px;}
		* html .rightsidelabel {width: 250px; w\idth: 244px;}

	/* Form fields */
	input, textarea {float: left; display: inline; margin-bottom: 6px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 253px; height: 13px; padding: 3px 2px 3px 2px; border: 1px solid #b2b2b2;}
		* html input, * html textarea {width: 279px; height: 21px; w\idth: 253px; he\ight: 13px;}
	textarea {height: 50px;}
		* html textarea {height: 56px;}
	select {float: left; display: inline; margin-bottom: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 253px; height: auto; padding: 0 0 0 2px; border: 1px solid #b2b2b2;}	
		html>body select {margin-top: 2px;}
	.checkbox, .radiobutton {width: auto; border: 0; padding: 0; margin: 4px 0 0 0;}
		* html .checkbox, * html .radiobutton {height: 20px; margin: 0;}

	.filefield {height: 20px;}
	
	.hidden {display: none;}

	.submitbtn {font-size: 1em; width: auto; height: 16px; white-space: nowrap; background: url(../images/linkbullet.gif) no-repeat 0 -18px; font-weight: bold; clear: both; color: #333333; padding: 0 0 0 15px; margin: 5px 0 15px 0; border: none; cursor: pointer;}
	.submitbtn:hover, * html .submitbtn.active {background-position: 0 -87px; text-decoration: none; color: #000000;}
		* html .submitbtn.active {background-position: 0 -88px;}

/* Drop downs */
.dropdownbutton {float: left; display: inline; width: 109px; height: 17px; padding: 3px 0 0 5px; background: url(../images/dropdownbutton.gif) no-repeat 0 -20px; text-decoration: none; color: #000000;  font-size: 0.92em; outline: none;}
.dropdownbutton:hover {background-position: 0 -60px; text-decoration: none;}

.dropdown {position: absolute; font-size: 0.92em; width: 114px; z-index: 100; display: none;}
.dropdown.active {display: block;}
.dropdown .header {width: 114px; height: 4px; background: url(../images/dropdown_header.gif); overflow: hidden;}
.dropdown .content {display: block; padding: 2px 0 2px 6px; border-left: 1px solid #000000; border-right: 1px solid #000000; background: #ffffff;}
.dropdown .footer {width: 114px; height: 4px; background: url(../images/dropdown_footer.gif); overflow: hidden;}
	* html .dropdown .footer {float: left; display: inline;}
.dropdown ul {list-style-type: none; margin: 0 6px 0 0; padding: 0; background: #ffffff;}
    *:first-child+html .dropdown ul {width: 100px;}
* html .dropdown li {display: inline;}
.dropdown a {display: block; color: #000000; text-decoration: none; padding: 1px 0 1px 5px}
	* html .dropdown a {display: inline-table;}
.dropdown a:hover {background: #8ac749; text-decoration: none; color: #ffffff;}

	

	/* Wide variation */
	.dropdownbutton.wide {width: 156px; background-image: url(../images/dropdownbutton_wide.gif);}
	.dropdown.wide {width: 161px;}
	.dropdown.wide .header {width: 161px; background-image: url(../images/dropdown_header_wide.gif);}
	.dropdown.wide .footer {width: 161px; background-image: url(../images/dropdown_footer_wide.gif);}
		*:first-child+html .dropdown.wide a {width: 142px;}
		* html .dropdown.wide a {width: 147px; w\idth: 142px;}


/* Search */
#search {position: absolute; left: 690px; top: 0; width: 200px; height: 20px;}
#searchform label {width: 27px; color: #5f5f5f; font-weight: normal; padding: 2px 0 0 0; text-align: left;}
#searchform input {float: none; position: absolute; left: 34px; top: 0; width: 130px; background: url(../images/search_fieldbg.gif) no-repeat; border: 0; height: 14px; padding-left: 6px; padding-right: 6px;}
	* html #searchform input {width: 142px; w\idth: 130px;}
#searchform .submitbtn {float: none; position: absolute; left: 182px; top: -3px; width: 18px; height: 23px; padding: 0; margin: 0; background: url(../images/searchbutton.gif) no-repeat 0 -17px;}
#searchform .submitbtn:hover, * html #searchform .submitbtn.active {background-position: 0 -87px; text-decoration: none; color: #000000;}


/* Login box */
#loginbox {margin-bottom: 30px;}
#loginbox .content {overflow: hidden; padding-top: 4px;}
#loginbox .lightbulletlink {color: #d73c7b; background-image: url(../images/lightbullet_purple.gif);}

	/* Search forms */
	#loginbox label {white-space: nowrap; width: 60px; font-weight: normal;}
	#loginbox input {width: 102px; background: url(../images/input_fieldbg.gif) no-repeat; border: 0; height: 14px; padding-left: 6px; padding-right: 6px;}
		* html #loginbox input {margin-bottom: 2px;}
	#loginbox .submitbtn {font-size: 1em; width: auto; white-space: nowrap; background: url(../images/linkbullet_purple.gif) no-repeat 0 -18px; font-weight: bold; clear: both; color: #d63a7a; padding: 0 0 0 12px; margin: 5px 0 0 0;}
		* html #loginbox .submitbtn {background-position: 0 -19px; padding-left: 10px;}
	#loginbox .submitbtn:hover, * html #loginbox .submitbtn.active {background-position: 0 -88px; text-decoration: none; color: #000000;}
		* html #loginbox .submitbtn.active {background-position: 0 -89px;}
	#loginbox form blockquote {margin-left: 70px;}

#loginbox form {display: block; overflow: hidden;}
	* html #loginbox form {float: left; display: inline;}
	* html #loginbox h1 {float: left; display: inline; width: 100%;}

/* Tee kirja */
#makeabookpic {position: relative; float: left; display: inline; margin: -17px 5px -5px -29px;}


/* Book listing */
.booklist {list-style-type: none; margin: 0 0 20px 0; padding: 0; width: 100%; overflow: hidden;}
.booklist li {float: left; display: inline; width: 200px; margin: 0 30px 15px 0; padding: 0; overflow: hidden;}
.booklist li.even {margin-right: 0;}
.booklist a {display: block; overflow: hidden; clear: both; color: #000000;}
	* html .booklist a {float: left; display: inline;}
.booklist a:hover {text-decoration: none; color: #000000;}

.booklist span {cursor: pointer;}
.bookcover {float: left; display: inline; margin: 0; width: 94px; height: 94px; text-align: center; overflow: hidden; background: url(../images/booklist_coverbg.gif) no-repeat 0 -20px;}
a:hover .bookcover {background-position: 0 -134px;} 
.bookcover img {float: none; display: block; margin: 5px auto 0 auto; border: 0; padding: 0; background: none;}
.booktitle {float: left; display: inline; width: 94px; font-weight: bold; margin: 0 0 3px 10px;}
.bookauthor {float: left; display: inline; width: 94px; margin: 0 0 0 10px;}

	/* Coverless variation */
	.booklist.nocovers li {width: 430px; margin: 0;}
	.booklist.nocovers .odd {background: #f4f4f4;}
	.booklist.nocovers .booktitle {width: 195px; margin: 0 30px 0 5px;} 
	.booklist.nocovers .bookauthor {width: 195px; margin: 0;}
	.booklist.nocovers a {padding: 2px 0 2px 0;}
	.booklist.nocovers a:hover {background-color: #ffde00; color: #000000;} 

/* Author listing */
/* Book listing */
.authorlist {list-style-type: none; margin: 0 0 20px 0; padding: 0; width: 100%; overflow: hidden;}
.authorlist li {float: left; display: inline; width: 200px; margin: 0 30px 0 0; padding: 0; overflow: hidden;}
.authorlist .oddrow {background: #f4f4f4;}
.authorlist .even {margin-right: 0;}
.authorlist a {display: block; overflow: hidden; clear: both; color: #000000; padding: 1px 5px 1px 5px;}
	* html .authorlist a {float: left; display: inline;}
.authorlist a:hover {background-color: #ffde00; color: #000000; text-decoration: none;} 	

/* Page navigation */
.pagenavi {height: 20px; display: block; list-style-type: none; margin: 0 0 15px 0; padding: 0; clear: both; font-weight: bold;}
.pagenavi li {float: left; display: inline; margin: 0 1px 0 0;}
.pagenavi a {display: block; width: 20px; height: 18px; padding: 2px 0 0 0; text-align: center; text-decoration: none; color: #5c5c5c;}
	* html .pagenavi a {height: 20px; he\ight: 18px;}
.pagenavi a:hover, .pagenavi a.active {background: url(../images/pagenavi_selectedbg.gif) no-repeat 0 0; color: #000000; text-decoration: none; font-weight: bold;}
.pagenavi span {display: block; height: 18px; width: 20px; padding: 2px 10px 0 5px;}
	
	/* Previous & next buttons */
	.pagenavi .prev a {background: url(../images/pagenavi_left.gif) no-repeat center -20px;}
	.pagenavi .prev a:hover {background-position: center -62px;}
	.pagenavi .next a {background: url(../images/pagenavi_right.gif) no-repeat center -20px;}
	.pagenavi .next a:hover {background-position: center -60px;}
	.pagenavi .prev a.disabled, .pagenavi .prev a.disabled:hover, .pagenavi .next a.disabled, .pagenavi .next a.disabled:hover {background-position: center -100px;}

/* Tabs */
.tabs {list-style-type: none; margin: 0 0 15px 0; padding: 0; height: 17px; background: #e9e9e9 url(../images/tabsbg.gif) no-repeat left top;}
.tabs li {float: left; display: inline; margin: 0; padding: 0 0 0 0; height: 17px; border-right: 1px solid #ffffff; overflow: hidden;}
.tabs a, .tabs span {display: block; padding: 1px 7px 2px 7px; color: #5c5c5c;}
.tabs a.active, .tabs a:hover {background-color: #f8f8f8; color: #000000; text-decoration: none;}
.tabs span {color: #000000; font-weight: bold;}

/* Book introduction page */
.bookintro .cover {float: left; display: inline; margin: 0 15px 0 0;}
.bookintro .cover img {float: none; margin: 0 0 10px 0; border: 1px solid #f4f4f4;}
.bookintro .cover a:hover img {border-color: #ffde00;}

.bookintro .title {margin-bottom: 5px;}
.bookintro .author {margin-bottom: 20px;}
.bookintro .author a {padding: 0 15px 0 0; background: url(../images/infodot.gif) no-repeat right -17px;}
.bookintro .author a:hover {background-position: right -77px; color: #000000; text-decoration: none;}
.bookintro .addinfo {margin-top: 15px; font-size: 0.92em;}
.authorinfo {margin-top: 25px;}
.authorinfo .author {margin-bottom: 5px;}
.authorinfo ul {float: left; display: inline; margin: 0;}
.authorinfo p {float: left; display: inline;}

/* Author introduction page */
.authorintro .portrait {float: left; display: inline; margin: 0 15px 0 0;}
.authorintro .portrait img {float: none; margin: 0 0 10px 0; border: 1px solid #f4f4f4;}
.authorintro .portrait a:hover img {border-color: #ffde00;}

/* Magnify-link */
.magnifylink {float: left; clear: both; display: inline; margin: 0 0 0 0; padding: 0 0 3px 17px; background: url(../images/magnify.gif) no-repeat 0 -20px; font-size: 0.92em; outline: none; color: #333333;}
.magnifylink:hover {background-position: 0 -53px; text-decoration: none; color: #000000;}


/* "radio" button */
.radio {display: inline; margin: 0 0 0 10px; padding: 0 0 0 15px; color: #6d6d6d; background: url(../images/radio.gif) no-repeat 0 -18px; font-weight: bold; outline: none;}
.radio:hover {background-position: 0 -49px; text-decoration: none; color: #000000;}
a.radio.active, a.radio.active:hover {background-position: 0 -80px; text-decoration: none; color: #000000;}

/* Teasers */
.teaser {float: left; display: inline; margin: 0; width: 200px;}
.teaser h3 {display: block; width: 190px; padding: 2px 5px 3px 5px; background: #8ac749 url(../images/teaserheader.gif) no-repeat left top; color: #ffffff; font-size: 1em; font-weight: bold;}
.teaser p {margin: 0 0 10px 0;}
.teaser img {float: left; display: inline; margin: 2px 8px 0 0; border: 1px solid #b2b2b2; padding: 4px;}
.teaser table, .teaser td {display: inline; border: 0;}


/* Contact cards */
.contactcard {width: 100%; clear: both; margin: 0 0 15px 0; overflow: hidden;}
.contactcard img {margin-bottom: 0;}

/* Home page */	
	
	.homepage .col4 {float: right;}

	/* Main teaser */
	
	#mainteaser {float: left; display: inline; position: relative; width: 645px; margin: 0 30px 30px 0; padding: 0 15px 0 0; font-size: 1.2em;}
		* html #mainteaser {width: 660px; w\idth: 645px;}
	#mainteaser img {float: left; display: inline; margin: 0 15px 15px 0; border: none;}
	#mainteaser h1 {font-size: 1.6em; margin: 15px 0 15px 0; font-weight: normal;}
	
	#mainteaser a {padding: 0 0 0 15px; margin: 0 0 5px 0; background: url(../images/linkbullet.gif) no-repeat 0 -18px; font-weight: bold; clear: right; color: #333333;}

	
		/* Flash element */
		#flashteaser {position: absolute; left: 0; top: 143px; width: 660px; height: 200px;}	
		
	/* Teasers */
	.teasers {position: relative; float: left; display: inline; width: 690px; padding: 0 0 12px 0; background: url(../images/teasers_bg.gif) repeat-y 0 0; overflow: hidden;}
	.homepage .teaser {float: left; display: inline; width: 200px; height: 100%; margin: 0 15px 0 15px;}
	.homepage .teaser.first {margin-left: 0;}
	.homepage .teaser h1 {font-size: 1.2em; margin: 0 0 10px 0; font-weight: normal; width: 200px; padding: 0; background: none;}
	.homepage .teaser p {margin: 0 0 10px 0;}
	.homepage .teaser .bulletlink {position: absolute; bottom: 0; margin: 0;}
		
		/* Teaser headers on home page */
		.homepage .teasers .header {background: #e7e7e7 url(../images/teasers_header_bg.gif) no-repeat left top; overflow: hidden; padding: 0 0 5px 0; margin: 0 0 12px 0; width: 660px;}
		.homepage .teasers .header h1 {float: left; display: inline; width: 200px; margin: 2px 0 0 30px; padding: 0;}
		.homepage .teasers .header h1.first {width: 185px; margin-left: 15px;}
	
	/* News list */
	.newslist {list-style-type: none; margin: 0 0 15px 0; padding: 0;}
	.newslist li {margin: 0 0 8px 0;}


/* ENGLISH */
/* Exceptions and changes for english pages (triggered by giving body class english) */

.english #mainteaser {margin-bottom: 25px;}
.english #mainmenu {float: left; display: inline; width: 657px; height: 17px; list-style-type: none; margin: 0 0 18px 0; padding: 2px 0 0 3px; font-size: 1em; background: url(../images/mainmenubg.gif);}
	* html .english #mainmenu {width: 660px; w\idth: 657px;}
.english #mainmenu li {margin-right: 15px;}
.english .graybox.rightcolteaser {overflow: hidden; width: 200px;}
.english .graybox.rightcolteaser .content {min-height: 226px; height: 226px;}
	html>body .english .graybox.rightcolteaser .content {height: auto;}
.english #pagefooter span {margin-left: 22px;}
.english #pagefooter .miumau, .english #pagefooter .first {margin: 0;}