/*****************************/
/*   COMMON ELEMENT STYLES   */
/*****************************/
html {
    font-family: Verdana, Arial, Sans-serif;
    /*background-color: #f1eddc;*/
    background-color: #fff;
    font-size: 11px;
}
body {
	background-image: url("images/bakgrunnBeige.jpg");
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding-bottom: 30px;
	
	
}
a:link, a:visited, a:hover {
    color: #5079b7;
    text-decoration: none;
}
a:hover {
    
}
form {
    display: inline;
}
input, textarea, select {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 8pt;
    margin-bottom: 2px;
}
h1 {
    font-size: 18pt;
    margin-top: 0px;
}
img {
    border-color: #000;
}
strong.digest {
    font-weight: normal;
    font-style: italic;
}

/*************************/
/* SPECIAL HTML ELEMENTS */

/* .cpform-button is the button class set by the  */
/* CorePublish form framework.                    */
input.submit, input.cpform-button {
    color: #fff;
    font-family: Verdana, Sans-serif;
    background-image: url("images/submit.gif");
    background-repeat: no-repeat;
    background-position: top;
    border: none;
    width: 51px;
    height: 15px;
    padding-bottom: 10px;
}

/* IE styles the radio and checkboxes with border   */
/* around the item. The CorePublish Form framework  */
/* sets these items with the .cpform-noborder class.*/
/* Use this class to turn of border for the items.  */
input.cpform-noborder {
    border: none;
}

/*****************************/
/*         ENTITIES          */
/*****************************/

/* link to content must always be hidden
   when styled. This is used to goto content
   when no style is selected */
#content-link {
    display: none;
}

/* container */
#container {
    width: 960px;
    background-image: url(images/container-bg.gif);
    background-repeat: repeat-y;
    margin: 0px auto 0px auto; /* t r b l */
}

/* placeholders */
#placeholder-top {
    background-image: url(images/logo_header_biotec.gif);
    background-repeat: no-repeat;
    height:100px;
    /*text-align: right;
    height: 248px;/ see line 838 for spacing
    background-color: #3c6d8a;*/
    margin-bottom: 70px;
}
#placeholder-left {
    float: left;
    width: 645px;
    padding-left: 20px;
    padding-bottom: 30px;
    overflow: hidden;
    background-image: url("images/bottomBorderLeft.gif");
    background-repeat: no-repeat;
    background-position: 57% bottom;
}
#placeholder-content-no-right {
    float: left;
    width: 280px;
    padding-left: 15px;
}
#placeholder-bottom {
    clear: both;
    padding-top: 10px;
}
#placeholder-right {
    width: 200px;
    float: right;
    padding-bottom: 20px;
    
}
#placeholder-content {
    float: left;
    width: 540px;
    padding-bottom: 20px;
}

/*****************************/
/*          CLASSES          */
/*****************************/
.logo {
	display: none;
}
.required-field {
    color: #f00;
}

table.debuginfo {
    
}

/* .page-header */
.page-header {
    float: left;
}
.page-header span.logo {
    font-size: 18pt;
    font-weight: bold;
    margin: 0px;
    border: 0px;
    color: #fff;
    text-align: left;
}
.page-header img {
    border: 0px;
}
.page-header a:link,
.page-header a:visited,
.page-header a:hover {
    color: #fff;
    text-decoration: none;
}
#placeholder-bottom .small-articledisplay-nolayout {
	height: 20px;
	clear: both;
	float: right;
	margin: 5px 20px 0px 0px ;
}
 
#placeholder-bottom .small-articledisplay-nolayout p{ 
	padding: 0px;
	margin: 0px;
}

/* common box menus and lists */
.small-searchinput,
.small-rsslist,
.categorysearch,
.small-articledisplay,
/*.small-articlelist,*/
.small-calendarlist,
.small-calendar,
.login-form,
.webshop-cart,
.suggestionform {
    margin-bottom: 10px;
    margin-top: 20px;
    background-image: url("images/bottomBorderRight.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
}
.small-calendar div.newsarchivelink,
.small-calendarlist div.newsarchivelink {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 5px;
}
.tile-content {
    padding: 0px; /* t r b l */
}
.full-calendardisplay .tile-content,
.full-articledisplay .tile-content,
.full-calendardisplay .tile-content,
.webshop-checkout .tile-content {
    padding: 0px 10px 10px 10px; /* t r b l */
}

.small-calendar h3.no-title {
    height: 9px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.small-searchinput h3,
.small-rsslist h3,
.categorysearch h3,
.small-articledisplay h3,
/*.small-articlelist h3,*/
.small-calendarlist h3,
.small-calendar h3,
.login-form h3,
.webshop-cart h3,
.suggestionform h3,
.small-rsslist h3 a:link,
.small-rsslist h3 a:visited,
.small-rsslist h3 a:hover {
   width: 241px;
}
.small-rsslist h3 {
    background-image: url(images/box-top-rss.gif);
    padding-right: 25px;
}
.small-calendarlist a:link,
.small-calendarlist a:visited,
.small-calendarlist a:hover,
/*.small-articlelist a:link,
.small-articlelist a:visited,
.small-articlelist a:hover,*/
.small-rsslist a:link,
.small-rsslist a:visited,
.small-rsslist a:hover {
    background-image: url("images/readmore.gif");
	background-repeat: no-repeat;
	width: 51px;
	height: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-left: 3px;
	float: right;
	margin-right: 20px;
}

.small-calendarlist ul li ul li,
.small-rsslist ul li ul li {
   /* padding-left: 15px;*/
}
.small-calendarlist ul,
.small-rsslist ul{
    margin: 0px;
    padding: 0px;
    padding-right: 20px;
}
.small-calendarlist li,
.small-rsslist li {
    list-style-type: none;
}
.small-calendarlist li,
.small-rsslist li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding: 0px;
}
.small-articlelist span.newsFrom {
	font-weight: bold;
}

.full-articledisplay {
	background-color: #ECECEC;
	width: 630px;
}
.full-articledisplay .articleImage table{
	margin-right: -16px;
	margin-top: -14px;
	padding: 0px;
	float: right;
}
.full-articledisplay .articleImage img{
	float: right;
}
.full-articledisplay .published,
.full-articledisplay .cp-imageelement,
.full-articlelist-onecolumn-separated .published {
	font-style: italic;
}
.full-articledisplay .cp-imageelement {
	width: 200px;
}
.full-articlelist-threecolumns h3,
.full-articlelist-onecolumn-separated h3,
.small-articlelist h3,
.full-articledisplay h1 {
	background-color: #3c6d8a;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	margin-top: 0px;
}

.small-calendarlist li,
.small-rsslist li {
    /*padding-bottom: 5px;*/
}
.small-calendarlist ul li ul li,
.small-rsslist ul li ul li {
    border: 0px;
}
.small-calendarlist span.date,
.small-rsslist span.date {
    font-size: 7pt;
    color: #888;
}


/* .small-articledisplay */
.small-articledisplay {
    font-size: 9pt;
}

#contact-us-form {
	float: left;
	/*padding-right: 35px;
	padding-left: 10px;*/
	/*width: 375px;
	height: 268px;*/
	width: 630px;
	padding-bottom: 50px;
}
#contact-us-form .contactUs-header,
.newsletter-form .tile-top{
	background-color: #325877;
	color: #fff;
	height: 20px;
	margin-bottom: 20px;
	padding-left: 14px;
	padding-top: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
#placeholder-content-no-right.subMenu-497295 .newsletter-top {
	background-color: #497295;
}
#placeholder-content-no-right.subMenu-d78d00 .newsletter-top {
	background-color: #d78d00;
}
/* .newsletter-form */

.newsletter-form{
    padding-bottom: 30px;
    width: 261px;
}

.newsletter-form h3 {
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 2px;
}
.newsletter-form .tile-content {
	background-color: #AFCFDD;
	border: 2px solid #002B57;
	padding: 20px 8px 8px 8px;
	width: 200px;
}
.newsletter-form h3,
.newsletter-form .tile-content,
.newsletter-form .required {
	margin-left: 20px;
}

.newsletter-form table {
    border-collapse: collapse;
    border-spacing: 0px;
}

.newsletter-form .lablecell {
	width: 50px;
}

.newsletter-form .inputcell {
	text-align: right;
	width: 178px;
}
.newsletter-form input.textinput {
    width: 168px;
/*    float: left; */
    padding-left: 0px;
}
.newsletter-form .tile-bottom {
	margin: 5px 23px 5px 23px;
}
.newsletter-form .message,
.newsletter-form .error {
	font-weight: bold;
	margin-bottom: 15px; 	
}
.newsletter-form input.submit {
    margin-top: 10px;
    margin-left: 120px;
    background-image: url("images/submit_newsletter.gif");
    background-repeat: no-repeat;
    background-position: top;
}

.newsletter-form input.textinput,
#contact-us-form input,
#contact-us-form textarea {
	border: 1px solid #325877;
}
#contact-us-form input,
#contact-us-form textarea { 
	width: 260px;
}
#contact-us-form input.submit {
	width: 51px;
	border: none;
	float: right;
}
.required {
	float: left;
}
.newsletter-form .required {
	margin-top: 5px;
}
#contact-us-form,
.newsletter-form {
	color: #325877;
	background-color: #ECECEC;
}

/* .login-form */
.login-form .inputcell {
    text-align: right;
}
.login-form table,
.suggestionform table {
    width: 100%;
}
.login-form div,
.suggestionform div {
    font-size: 8pt;
    color: #888;
}
.login-form table,
.suggestionform table {
    border-collapse: collapse;
    border-spacing: 0px;
}
input.searchtext {
    width: 120px;
}
.login-form input.textinput {
    width: 110px;
}
.suggestionform input.textinput,
.suggestionform textarea.textinput {
    width: 100%;
}
#login-form-changepassword input.textinput {
    width: 70px;
}

.login-form input.submit {
    width: auto;
    margin-top: 10px;
}

#login-form-error,
#login-form-message,
#newsletter-form-error,
#newsletter-form-message,
.suggestionform .suggestionform-error,
.suggestionform .suggestionform-message,
#searchlog-container-error-message,
#entitycomment-form-error,
#entitycomment-form-message {
    color: #962727;
    font-weight: bold;
    font-size: 8pt;
    border: 1px solid #888;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
}
#login-form-message,
#newsletter-form-message,
#entitycomment-form-message,
.suggestionform .suggestionform-message {
    color: #279634;
}
#login-form-logout p {
    margin: 0px;
}

/* .small-searchinput */
.small-searchinput input {
    width: 175px;
}
.small-searchinput input.submit {
    width: auto;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
}

/* .linktoolbar */
.linktoolbar {
    float: right;
    font-size: 8pt;
    padding-bottom: 15px;
}
.linktoolbar h3 {
    display: none;
}
.linktoolbar div.tile-content {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.linktoolbar ul {
    margin: 0px;
    padding: 0px;
}
.linktoolbar ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #aaa;
    padding-left: 5px;
    margin-left: 5px;
}
.linktoolbar ul li.first {
    border-left: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

/* .sitelocator */
.sitelocator {
    float: left;
    font-size: 8pt;
    padding-bottom: 15px;
}
.sitelocator h3 {
    display: inline;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    font-weight: normal;
    margin-right: 0px;
}
.sitelocator div.tile-content {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.sitelocator ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}
.sitelocator ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background-image: url(images/sitelocator-separator.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 12px;
    margin-right: 2px;
}
.sitelocator ul li.last {
    background: none;
    padding-right: 0px;
    margin-right: 0px;
}

/* .small-text styles */
.small-text,
.small-text-black {
    font-size: 8pt;
    color: #888;
}
.small-text-black {
    color: #000;
    font-style: italic;
}

/* full-articlelist */
.full-articlelist .published {
	font-style: italic;
	color: #325877;
	font-weight: bold;
	font-size: 11px;
}
.full-articlelist-onecolumn-separated .published {
	/*display: none;*/
}
.full-articlelist-onecolumn-separated,
.full-articlelist {
	width: 630px;
}
.full-articlelist {
	background-color: #325877;
	background-color: red;
	/*background-image: url("images/topbarArticlelist.gif");
	background-repeat: repeat-x;
	background-position: top;*/
	padding-top: 40px;
	padding-top: 30px;
}

.full-articlelist ul {
    margin: 0px;
    padding: 0px;
	
}
.full-articlelist li {
    list-style-type: none;
    padding: 5px 5px 10px 5px;
    clear: both;
}

.full-articlelist li{
	/*margin-bottom: 20px;*/
	padding-bottom: 36px;
	margin-bottom: 0px;
	background-color: #E8E8E8;    
}
.full-articlelist-onecolumn-separated .list-thumbnail-left {
	padding: 0px;
	margin: 0px;
}
.full-articlelist-onecolumn-separated .article {
	margin-bottom: 10px;
	background-color: #ECECEC;
}
.full-articlelist-onecolumn-separated p { 
	padding: 10px;
	padding-bottom: 0px;
}

.full-articlelist ul {
}
.full-articlelist li.first {
}

.full-articlelist li.even {
    
}
.full-articlelist-onecolumn-separated p,
.full-articlelist-onecolumn-separated h3,
.full-articlelist p,
.full-articlelist h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.full-articlelist-onecolumn-separated h3, 
.full-articlelist h3 { 
	font-size: 13px;
}

.full-articlelist-onecolumn-separated h3{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* .full-articlelist-threecolumns */
.full-articlelist-threecolumns .published {
	/*display: none;*/
	font-style: italic;
	margin-left: 10px;
}

/*.full-articlelist-threecolumns.frontpage .articlelist-link-internal{
	margin-right: 141px;
}*/
.full-articlelist-threecolumns table.maintable{ 
	margin-right: 10px;
	padding: 0px;
	width: 630px;
}
.full-articlelist-threecolumns td{
	background-color: #ECECEC;
	width: 190px;
	overflow: hidden;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
.full-articlelist-threecolumns td.numberThree{
	border-right: none;
}
.full-articlelist-threecolumns p{
	padding: 10px;
}
.full-articlelist-threecolumns td.border{
	background-image: url("images/tableBorder.gif");
	background-repeat: no-repeat;
}


.full-articlelist-threecolumns.frontpage h3{ 
	/*background-color: #4F4C34;*/
	background: none;
	padding: 3px 0px 0px 10px;
	clear: both;
}
.full-articlelist-threecolumns .list-thumbnail-center,
.full-articlelist-threecolumns .list-thumbnail-right,
.full-articlelist-threecolumns .list-thumbnail-left,
.full-articlelist-threecolumns.frontpage .list-thumbnail-center,
.full-articlelist-threecolumns.frontpage .list-thumbnail-right,
.full-articlelist-threecolumns.frontpage .list-thumbnail-left {
	margin: 0px;
}
.full-articlelist-threecolumns .list-thumbnail-center,
.full-articlelist-threecolumns .list-thumbnail-right,
.full-articlelist-threecolumns .list-thumbnail-left {
	margin-bottom: 10px;
}

.full-articlelist-threecolumns.frontpage ul{ 
	margin-top: 0px;
}
.full-articlelist-threecolumns.frontpage{ 
	margin-top: 20px;
}
.full-articlelist-threecolumns.frontpage table.maintable{ 
	padding-bottom: 0px;

}
.full-articlelist-threecolumns.frontpage p{ 
	margin-top: 0px;
	padding-top: 0px;
}
.full-articlelist-threecolumns.frontpage td{ 
	border: none;
	background-image: url("images/articleListFrontpage.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
}
.full-articlelist-threecolumns.frontpage td.numberThree{ 
	padding-right: 0px;
}

#placeholder-top .vertical-menu  {
	background-color: #3c6d8a;
}
#placeholder-top.subMenu-3c6d8a .vertical-menu,
.subMenu-3c6d8a .full-articlelist,
#placeholder-left.subMenu-3c6d8a h1,
#placeholder-left.subMenu-3c6d8a .full-articlelist-onecolumn-separated h3{
	background-color: #3c6d8a;
}
#placeholder-top.subMenu-90b6ca .vertical-menu,
.subMenu-90b6ca .full-articlelist,
#placeholder-left.subMenu-90b6ca h1,
#placeholder-left.subMenu-90b6ca .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-90b6ca .full-articlelist-threecolumns h3 {
	background-color: #90b6ca;
}
#placeholder-top.subMenu-6d96b1 .vertical-menu,
.subMenu-6d96b1 .full-articlelist,
#placeholder-left.subMenu-6d96b1 h1,
#placeholder-left.subMenu-6d96b1 .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-6d96b1 .full-articlelist-threecolumns h3 {
	background-color: #6d96b1;
}
#placeholder-top.subMenu-497295 .vertical-menu,
.subMenu-497295 .full-articlelist,
#placeholder-left.subMenu-497295 h1,
#placeholder-left.subMenu-497295 .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-497295 .full-articlelist-threecolumns h3 {
	background-color: #497295;
}

#placeholder-top.subMenu-d78d00 .vertical-menu,
.subMenu-d78d00 .full-articlelist,
#placeholder-left.subMenu-d78d00 h1,
#placeholder-left.subMenu-d78d00 .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-d78d00 .full-articlelist-threecolumns h3 {
	background-color: #d78d00;
}
#placeholder-top.subMenu-325877 ,
.subMenu-325877 .full-articlelist,
#placeholder-left.subMenu-325877 h1,
#placeholder-left.subMenu-325877 .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-325877 .full-articlelist-threecolumns h3 {
	background-color: #325877;
}
#placeholder-top.subMenu-8DB6CD .vertical-menu,
#placeholder-top.subMenu-8DB6CD ,
.subMenu-8DB6CD .full-articlelist,
#placeholder-left.subMenu-8DB6CD h1,
#placeholder-left.subMenu-8DB6CD .full-articlelist-onecolumn-separated h3,
#placeholder-left.subMenu-8DB6CD .full-articlelist-threecolumns h3 {
	background-color: #8DB6CD;
}

/* thumbnail alignment in articlelists */
.list-thumbnail-left {
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.list-thumbnail-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.list-thumbnail-center {
    text-align: center;
    margin-bottom: 10px;
}
.full-articlelist .list-thumbnail-left { 
	 margin-left: -6px;
}
.full-articlelist .list-thumbnail-right {
    margin-right: -5px;
}

/* .full-searchinput */
.full-searchinput {
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.full-searchinput .error,
.full-articlelist-message {
    font-size: 8pt;
}
.full-searchinput input {
    width: 200px;
}
.full-searchinput input.submit {
    width: auto;
}

/* .list-navigation */
.list-navigation,
.list-navigation-text {
    text-align: center;
    font-size: 8pt;
    clear: both;
}

/* .horizontal-menu */
#placeholder-bottom .horizontal-menu a,
#placeholder-bottom .horizontal-menu a:link,
#placeholder-bottom .horizontal-menu a:visited,
#placeholder-bottom .horizontal-menu a:hover{
	font-size: 10px;
	font-weight: normal;
}
#placeholder-top .horizontal-menu {
	margin-top: 100px;
}
#placeholder-top .vertical-menu,
.horizontal-menu {
    padding-top: 0px;
    height: 30px;
    background-color: #002f53;
}
#placeholder-top .vertical-menu,
#placeholder-top .horizontal-menu {
	clear: both;
    width: 100%;
    float: left;
}



#placeholder-top .vertical-menu h3,
.horizontal-menu h3 {
    display: none;
}
.language-selector ul,
#placeholder-top .vertical-menu ul,
.horizontal-menu ul {
    margin: 0px 0px 0px 30px; 
    padding: 8px 0px 0px 0px;
    float: left;
}
.language-selector li,
#placeholder-top .vertical-menu li,
.horizontal-menu li {
    display: inline;
    list-style-type: none;
    padding: 0px 10px 0px 10px;
}
#placeholder-top .vertical-menu li.first,
.horizontal-menu li.first {
    padding-left: 0px;
}
.language-selector li.last,
#placeholder-top .vertical-menu li.last,
.horizontal-menu li.last {
    padding-right: 0px;
    border-right: 0px;
}
.language-selector a:link, 
.language-selector a:visited,
.language-selector a:hover,
#placeholder-top .vertical-menu a:link, 
#placeholder-top .vertical-menu a:visited, 
#placeholder-top .vertical-menu a:hover,
.horizontal-menu a:link, 
.horizontal-menu a:visited, 
.horizontal-menu a:hover {
    font-size: 11px;
    font-weight: normal;
}

.horizontal-menu a:link, 
.horizontal-menu a:visited, 
.horizontal-menu a:hover { 
	text-transform: uppercase;
	color: #afcfdd;
}
#placeholder-top .vertical-menu a:link, 
#placeholder-top .vertical-menu a:visited, 
#placeholder-top .vertical-menu a:hover { 
	color: #002f53;
	font-size: 10px;
}
#placeholder-top .vertical-menu a.active:link,
#placeholder-top .vertical-menu a.active:visited,
#placeholder-top .vertical-menu a.active:hover,
#placeholder-top .vertical-menu a.main-active:link,
#placeholder-top .vertical-menu a.main-active:visited,
#placeholder-top .vertical-menu a.main-active:hover,
.horizontal-menu a.active:link,
.horizontal-menu a.active:hover,
.horizontal-menu a.active:visited,
.horizontal-menu a.main-active:link,
.horizontal-menu a.main-active:visited,
.horizontal-menu a.main-active:hover {
	color: #fff;
}

#placeholder-top .vertical-menu li{
	padding-left: 0px;
}
/* .language-selector */
.language-selector {
    float: right;
}
.language-selector div.tile-content {
    display: inline;
}
.language-selector li {
    border: 0px;
    display: inline;
    list-style-type: none;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #aaa;
}
.language-selector li.last {
    border-right: 0px;
}
.language-selector h3 {
    display: none;
}
.language-selector img {
    border: 0px;
}

/* .full-articlelist-twocolumn */
.full-articlelist-twocolumn {
    margin-top: 30px;
}

.full-articlelist-twocolumn ul li {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.full-articlelist-twocolumn ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist-twocolumn li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.full-articlelist-twocolumn p {
    margin: 0px;
}
.full-articlelist-twocolumn li.odd {
    float: left;
    padding-right: 10px;
    width: 47%;
    clear: both;
}
.full-articlelist-twocolumn li.even {
    float: left;
    padding-left: 10px;
    width: 47%;
}


/* font style for readmore in articlelist */
.full-articlelist a:link,
.full-articlelist a:visited,
.full-articlelist a:hover,
.full-articlelist-twocolumn a:link,
.full-articlelist-twocolumn a:visited,
.full-articlelist-twocolumn a:hover {
    
}
.login-form-link {
    float: right;
}
#login-form-container {

}
#lost-email {
    width: 130px;
}
#login-form-lostpassword-container,
#login-form-changepassword {
    display: none;
}
#login-form-changepassword {
    margin-top: 10px;
}
#login-form-changepassword form {
    display: block;
    margin-top: 10px;
}
/* .clear-both-style */
.clear-both-style {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* special rendering for footer article */
#coretrek-colofon {
    background: none;
    background-color: #fff;
    clear: both;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    text-align: right;
    color: #aaa;
    font-size: 12px;
}

#extended-debug-info {
    border: 1px solid #888;
    background-color: #eee;
    padding: 10px;
    font-family: Monospace;
    width: auto;
    clear: both;
    margin-top: 30px;
}

/* .sitemap */
.sitemap h3 {
    display: none;
}
.sitemap ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.sitemap ul li {
    font-weight: bold;
    padding-bottom: 10px;
}
.sitemap ul li ul li {
    font-weight: normal;
    padding-left: 15px;
    padding-bottom: 3px;
}

/* searchlog-container */
#searchlog-container table.searchtable {
    margin-top: 15px;
    width: 100%;
}
#searchlog-container-error-message {
    margin-bottom: 10px;
}
#searchlog-container table.searchtable td {
    padding: 2px 30px 2px 5px;
}
#searchlog-container table.searchtable {
    border: 1px solid #aaa;
}
#searchlog-container table th {
    background-color: #aaa;
    color: #fff;
    text-transform: uppercase;
    font-size: 8pt;
    padding: 4px 0px 4px 0px;
}
#searchlog-container table th.rank,
#searchlog-container table th.count,
#searchlog-container table th.percent,
#searchlog-container table th.query {
    border-right: 1px solid #666;
}
#searchlog-container table td.rank,
#searchlog-container table td.count,
#searchlog-container table td.percent {
    text-align: right;
    border-right: 1px solid #888;
}
#searchlog-container table.searchtable td.odd {
    background-color: #fff;
}
#searchlog-container table.searchtable {
    border-collapse: collapse;
    border-spacing: 0px;
}

b.calendar-tile-date {
    font-size: 12pt;
}

.small-calendar div.tile-content {
    text-align: center;
}
.small-calendar div.tile-content table.calendar-layout {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 10px 0px 10px 0px;
    border-top: 1px solid #ddd;
}

.small-calendar div.tile-content table.calendar-layout th {
    width: 14px;
    border-bottom: 1px solid #ddd;
}
.small-calendar div.tile-content table.calendar-layout td {
    border-right: 1px solid #ccc;
    height: 20px;
    padding: 0px;
}
.small-calendar div.tile-content table.calendar-layout td.last {
    border-right: none;
}
.small-calendar div.tile-content table.calendar-layout td.hasevents {
    background-color: #ddd;
}
.small-calendar div.tile-content table.calendar-layout td.inactive {
    background-image: url(images/stripe-bg.gif);
    background-repeat: repeat;
}
.small-calendar div.tile-content table.calendar-layout td.today {
    border: 2px solid #5079b7;
}
.small-calendar div.tile-content ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.small-calendar div.tile-content ul li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    white-space: nowrap;
    padding-left: 10px;
}
.small-calendar div.tile-content table.calendar-header {
    width: 100%;
}
.small-calendar div.tile-content table.calendar-header td.next,
.small-calendar div.tile-content table.calendar-header td.previous {
    width: 20px;
    text-align: center;
}
.small-calendar div.tile-content table.calendar-header td {
    vertical-align: middle;
}
.small-calendar div.tile-content table.calendar-header td.previous a:link,
.small-calendar div.tile-content table.calendar-header td.previous a:visited,
.small-calendar div.tile-content table.calendar-header td.previous a:hover,
.small-calendar div.tile-content table.calendar-header td.next a:link,
.small-calendar div.tile-content table.calendar-header td.next a:visited,
.small-calendar div.tile-content table.calendar-header td.next a:hover {
    font-size: 14px;
    text-decoration: none;
}
.small-calendar div.tile-content td a:link,
.small-calendar div.tile-content td a:visited,
.small-calendar div.tile-content td a:hover {
    display: block;
}
.small-calendar div.tile-content td a:hover {
    background-color: #fff;
}
.small-calendar-popup {
    padding: 5px 10px 15px 10px;
    text-align: left;
    background-color: #ddd;
    border-left: 1px solid #fff; 
    border-top: 1px solid #fff;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    width: 300px;
    display: none;
    position: absolute;
}
.small-calendar-popup-close {
    margin-bottom: 10px;
    text-align: right;
}
a.window-close-button {
    text-indent: 9999px;
    border: 0px;
    background-image: url(images/popup-close.gif);
    background-repeat: no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin-left: 0px;
    margin-right: auto;
}
.small-calendar-popup-close a:link,
.small-calendar-popup-close a:visited,
.small-calendar-popup-close a:hover {
    text-decoration: none;
}
.small-calendar div.tile-content div.small-calendar-popup ul {
    list-style-type: none;
}
.small-calendar div.tile-content div.small-calendar-popup ul li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    white-space: normal;
    padding-left: 10px;
}
.full-articlelist ul li p.calendar-date {
   font-weight: bold;
   font-style: italic;
   padding: 3px 0px 3px 0px;
}

/* webshop tiles */
.full-productdisplay-priceorder {
    float: right;
    padding: 10px 10px 5px 10px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    top: -16px;
}
.full-productdisplay-priceorder div.amount {
    display: inline;
    padding-left: 20px;
}
.full-productdisplay-priceorder div.price {
    display: inline;
}
span.webshop-list-price {
    font-weight: bold;
    padding-right: 15px;
}
.webshop-cart input.submit {
    margin: 15px 10px 0px 0px;
}
.webshop-step-indicator {
    float: right;
}
.webshop-step-indicator ul {
    margin: 0px;
    padding: 0px;
}
.webshop-step-indicator li {
    list-style-type: none;
    display: block;
    float: left;
    width: 20px;
    border: 2px solid #366dbd;
    margin-left: 5px;
    text-align: center;
}
.webshop-step-indicator li.step-done {
    border: 2px solid #249;
    background-color: #366dbd;
    color: #fff;
    font-weight: bold;
}
.webshop-step-indicator li.step-done a:link,
.webshop-step-indicator li.step-done a:visited,
.webshop-step-indicator li.step-done a:hover {
    color: #fff;
}
.webshop-step-indicator li.active {
    border: 2px solid #366dbd;
    background-color: #69bded;
    color: #000;
    font-weight: bold;
}

.webshop-checkout table {
    width: 100%;
    border-collapse: collapse;
    borde-spacing: 0px;
    margin-bottom: 20px;
}
.webshop-checkout table tr.odd {
    background-color: #fff;
}
.webshop-checkout table tr.basetotal td {
    border-bottom: 3px double #000;
    padding-top: 10px;
}
.webshop-checkout fieldset {
    margin-bottom: 10px;
}
.webshop-checkout table tr th {
    text-align: left;
    font-style: italic;
    padding-bottom: 10px;
}
.webshop-checkout table tr th.right-align {
    text-align: right;
}
.webshop-checkout table tr.productrow td {
    vertical-align: top;
}
.webshop-checkout table td.currency {
    text-align: right;
    font-family: monospace;
    width: 100px;
}
.webshop-checkout table tr.productrow td.input,
.webshop-checkout table tr.productrow td.remove {
    text-align: right;
}
.webshop-checkout table tr.productrow td input.amountfield {
    width: 30px;
    text-align: right;
}
.webshop-checkout div.shippingtext {
    clear: both;
    padding-top: 15px;
}
.webshop-checkout input.error {
    border: 2px solid red;
}
.webshop-checkout input.submit {
    float: right;
}
.webshop-checkout div.errormessage fieldset {
    border: 2px solid #f00;
}

/* entitycomment */
.entitycomment {
	margin: 40px 0px 15px 0px;
	/*background-color: #fff;*/
}
.entitycomment h3 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}
.entitycomment h2,
.entitycomment-form h3 {
	
	padding: 5px;
	margin: 0px;
	font-size: 11pt;
}
.entitycomment ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.entitycomment li,
.entitycomment-form-content {
	border-top: none;
	padding: 5px;
}

.entitycomment li {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.entitycomment-byline {
    color: #888;
    font-size: 8pt;
    font-style: italic;
}
.entitycomment-form-content table {
	width: 100%;
}
.entitycomment-form-content td.first-td {
	width: 120px;
	vertical-align: top;
}
.entitycomment-form-content input {
	width: 250px;
}
#captcha {
	width: 110px;
}
.entitycomment-form-content textarea {
	width: 400px;
}
.entitycomment-form-content textarea {
	height: 100px;
}

.entitycomment-form-content input.submit {
	width: auto;
}
.entitycomment-form-submit {
	padding: 15px 0px 10px 0px;
}
.entitycomment-tools {
	text-align: right;
}
.entitycomment-captcha {
    font-size: 16px;
    font-weight: bold;
    width: 100px;
    text-align: center;
    padding-left: 10px;
}
.entitycomment-captchaHelp {
    display: block;
    font-size: 11px;
    padding-bottom: 10px;
}


.small-articlelist {
    margin-bottom: 10px;
    margin-top: 20px;
    background-image: url("images/bottomBorderRight.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    width: 261px;
}
.small-articlelist h3 {
	background-color: #497295;
}
.small-articlelist ul {
	padding: 0px 10px 0px 10px ;
}
.small-articlelist li {
	list-style: none;
	clear: both;
}
.small-articlelist .newsFrom {
	font-size: 10px;
	text-transform: uppercase;
}
.small-articlelist .date {
	font-style: italic;
}
.small-articlelist .ingress p{
	margin-top: 0px;
}
.small-articlelist .readmorelink {
   /* background-image: url("images/readmore.gif");
	background-repeat: no-repeat;
	width: 51px;
	height: 15px;*/
	/*margin-top: -10px;*/
	margin-top: 4px;
	margin-bottom: 15px;
	text-align: right;	
	float: left;	
}

.small-articlelist a:link,
.small-articlelist a:visited,
.small-articlelist a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.articlelist-link-internal {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: right;
}

.backbutton {
	text-align: right;
}
.full-articlelist-threecolumns.frontpage .articlelist-link-internal,
.full-articlelist .articlelist-link-internal {
	text-align: left;
}
.full-articlelist-threecolumns.frontpage .articlelist-link-internal {
	margin-left: 10px;
}
.articlelist-link-internal ul{ 
	padding: 0px;
	margin: 0px;
}
.articlelist-link-internal li{ 
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	background: none;
	/*background-image: url("images/readmore.gif");
	background-repeat: no-repeat;
	text-align: left;*/
}
.articlelist-link-internal a:link, 
.articlelist-link-internal a:hover, 
.articlelist-link-internal a:visited,
.small-articlelist .readmorelink a:link, 
.small-articlelist .readmorelink a:hover, 
.small-articlelist .readmorelink a:visited,
.backbutton a:link, 
.backbutton a:hover, 
.backbutton a:visited{ 
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	padding-left: 2px;
	background-image: url("images/readmore.gif");
	background-repeat: no-repeat;
	width: 51px;
	height: 15px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 6px;
}
.backbutton a:link, 
.backbutton a:hover, 
.backbutton a:visited {
	padding-left: 7px;
	padding-right: 8px;
}
.full-articlelist .articlelist-link-internal {
	float: left;
}
.full-articlelist-onecolumn-separated .articlelist-link-internal {
margin-bottom: 0px;
margin-top: 0px;

}
