div.startpage {
}

/* Large teasers used in top and bottom pagers */
div.startpage div.largeteaser {
}
div.startpage div.largeteaser div {
	font-size: 12px;
}
div.startpage div.largeteaser div.title {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #670000;
	padding-bottom: 12px;
}
div.startpage div.largeteaser div.title a {
	color: #670000;
}
div.startpage div.largeteaser img.teaser {
	float: left;
	margin-right: 12px;
}
/* Teaser block with smaller teasers */
div.startpage div.teaserblock {
	background-image: url(../../images/default/startpage_teaser_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

div.startpage div.teaserblock div.c1 {
	background-image: url(../../images/default/startpage_teaser_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 2px;
	padding-top: 17px;
	padding-bottom: 17px;
}
div.startpage div.teaserblock div.teaser {
	padding-left: 12px;
	padding-right: 13px;
	width: 242px;
	float: left;
}
div.startpage div.teaserblock div.teaser div {
	font-size: 12px;
}
div.startpage div.teaserblock div.teaser div.title {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #670000;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.startpage div.teaserblock div.teaser div.title a {
	color: #670000;
}

div.startpage div.teaserblock div.bookteaser {
	padding-left: 12px;
	padding-right: 13px;
	width: 242px;
	float: left;
}
div.startpage div.teaserblock div.bookteaser div.title {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #670000;
	padding-bottom: 5px;
}
div.startpage div.teaserblock div.bookteaser div.title a {
	color: #670000;
}
div.startpage div.teaserblock div.bookteaser img.teaser {
	padding: 3px;
	border: 1px solid #bbb1a0;
	margin-right: 8px;
	float: left;
}

div.startpage div.toppager div.panel {
	background-image: url(../../images/default/startpage_toppager_article_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 533px;
	margin-bottom: 4px;
}
div.startpage div.toppager div.panel div.c1 {
	background-image: url(../../images/default/startpage_toppager_article_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

div.startpage div.toppager td {
	padding-bottom: 3px;
	cursor: pointer;
}
div.startpage div.toppager td.tab {
}
div.startpage div.toppager td div {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
div.startpage div.toppager td.tab_active {
	background-image: url(../../images/default/startpage_toppager_tab_active_bg3.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
div.startpage div.toppager td.tab div.c1 {
	background-image: url(../../images/default/startpage_toppager_tab_inactive_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.startpage div.toppager td.tab div.c2 {
	background-image: url(../../images/default/startpage_toppager_tab_inactive_bg2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 4px;
	height: 20px;
	padding-left: 24px;
	padding-right: 24px;
	color: #670000;
}
div.startpage div.toppager td.tab_active div.c1 {
	background-image: url(../../images/default/startpage_toppager_tab_active_bg.gif);
	background-color: #cb5302;
	background-repeat: no-repeat;
	background-position: top left;
}
div.startpage div.toppager td.tab_active div.c2 {
	background-image: url(../../images/default/startpage_toppager_tab_active_bg2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 4px;
	height: 20px;
	padding-left: 24px;
	padding-right: 24px;
	color: #ffffff;
}

div.startpage div.bottombox {
	width: 260px;
	height: 109px;
	margin-right: 13px;
	margin-bottom: 13px;
	background-repeat: no-repeat;
}
div.startpage div.bottombox div.box {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 11px;
	padding-bottom: 13px;
}
div.startpage div.bottombox div {
	font-size: 11px;
}
div.startpage div.image {
	width: 67px;
	height: 67px;
	float: left;
	margin-right: 12px;
}
div.startpage div.boxtitle {
	height: 16px;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia;
	padding-left: 10px;
}
div.startpage div.bottombox div.title {
	font-family: Georgia;
	font-weight: bold;
	color: #670000;
}
div.startpage div.bottombox div.title a {
	color: #670000;
}
div.startpage div.bottombox div.subtitle {
	color: #5c4f35;
	font-weight: bold;
}
div.startpage div.bottombox a {
	color: #000000;
}

