/*****************************/
/*   COMMON ELEMENT STYLES   */
/*****************************/
html {
    font-family: Arial, Sans-serif;
    background-color: #fff;
    margin-bottom: 30px;
    font-size: 14px;
}
body {
	margin: 0px;
	background-image: url('images/backgroundBody.gif');
	background-repeat: repeat-x;
	background-position: top center;
}
a:link, a:visited, a:hover {
    color: #000;
    font-family: Tahoma, Arial, Sans-serif;
}
a:hover {
    text-decoration: none;
}
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: 20px;
    margin-top: 0px;
}
img {
    border-color: #000;
}
b.digest {
    font-style: normal;
    font-size: 14px;
}

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

/* .cpform-button is the button class set by the  */
/* CorePublish form framework.                    */
input.submit, input.cpform-button {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
    font-family: Verdana, Sans-serif;
}

/* 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: 1000px;
    margin: 0px auto 0px auto;
    background-image: url('images/backgroundContainer.gif');
    background-repeat: repeat-y;
    background-position: 10px top;
}

/* placeholders */
#placeholder-header {
    background-color: #E1E1E1;
    background-image: url('images/backgroundHeaderBig.png');
    /*background-image: url('images/top_mc24.jpg');*/
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: right; 
    width: 980px;
    margin: 0px 10px 0px 10px;
}
#placeholder-top-menu {
	width: 980px;
	height: 47px;
	margin: 0px 10px 0px 10px;
	border-top: 1px solid #fff;
}
#placeholder-column {
    float: left;
    width: 140px;
    margin-left: 10px;
    overflow: hidden;
    background-color: #000;
}
#placeholder-content {
    float: right;
    width: 828px;
    padding-top: 15px;
    padding-left: 12px;
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
}
#placeholder-footer {
    clear: both;
    background-color: #fff;
    background-image: url('images/footer.gif');
    background-repeat: no-repeat;
    background-position: top;
    height: 200px;
    padding-top: 10px;
}
#placeholder-right {
    width: 250px;
    padding-left: 10px;
    float: right;
    /*background-color: blue;*/
}
#placeholder-right-content {
    float: left;
    width: 558px;
    /*background-color: green;*/
}

/*****************************/
/*          CLASSES          */
/*****************************/

table.debuginfo {
    
}

/* .page-header */
.page-header {
    float: left;
    clear: both;
}
.page-header h1 {
    display: none;
}
.page-header img {
    border: 0px;
}
.page-header a:link,
.page-header a:visited,
.page-header a:hover {
    color: #fff;
    text-decoration: none;
    /*display: none;*/
}


/* common box menus and lists */
.categorysearch,
.small-articledisplay,
.small-articlelist {
    margin-bottom: 10px;
}

.full-articledisplay .tile-content {
    padding: 0px;
}

.small-searchinput h3,
.categorysearch h3,
.vertical-menu h3,
.small-articlelist h3 {
    background-image: url(images/box-top.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
    padding: 3px 10px 7px 10px; /* t r b l */
    border: 0px;
    margin: 3px 0px 3px 0px; /* t r b l */
    
}

.small-searchinput h3,
.categorysearch h3,
.vertical-menu h3 {
    display: none;
}

.small-articlelist a:link,
.small-articlelist a:visited,
.small-articlelist a:hover {
}

.small-articlelist ul li ul li {
    padding-left: 15px;
}
.small-articlelist ul {
    margin: 0px;
    padding: 0px;
}
.small-articlelist li {
    list-style-type: none;
}
.small-articlelist li {
    background-image: url(images/linkmarker.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 10px;
}
/* .small-articledisplay*/
.small-articledisplay {
	border: 2px solid #000;
}
.small-articlelist h3,
.small-articledisplay h3 {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: 2px solid #000;
	background-image: url('images/smallArticle.gif');
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	font-style: italic;
	text-transform: uppercase;
}
#placeholder-right .small-articledisplay .tile-content {
	margin: 10px;
}
/* .vertical-menu */
.vertical-menu {
	padding-top: 21px;
	border-top: 1px solid #fff;
}
.vertical-menu ul{
	margin: 0px;
	padding: 0px;
}
.vertical-menu li {
	background-image: url('images/leftMenu.gif');
	background-repeat: no-repeat;
	background-position: top;
	/*height: 21px;
	border-top: 1px solid #fff;
	padding: 5px 15px 0px 15px;*/
	border-top: 1px solid #fff;
}
.vertical-menu li.last {
	border-bottom: 1px solid #fff;
}
.vertical-menu ul li ul {
	margin: 0px 0px 10px 10px;
}
.vertical-menu ul li ul li{
	background: none;
}
#placeholder-column .vertical-menu ul li ul li a:link, 
#placeholder-column .vertical-menu ul li ul li a:visited, 
#placeholder-column .vertical-menu ul li ul li a:hover {
    height: 15px;
}
.vertical-menu a:link, 
.vertical-menu a:visited, 
.vertical-menu a:hover {
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
#placeholder-column .vertical-menu a:link, 
#placeholder-column .vertical-menu a:visited, 
#placeholder-column .vertical-menu a:hover {
    display: block;
    height: 21px;
    padding: 5px 15px 0px 15px;
}

.vertical-menu a:hover {
}
#placeholder-header .vertical-menu {
	padding-top: 0px;
	margin-right: 10px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	border: none;
	float: right;
	margin-top: 70px;
}
#placeholder-header .vertical-menu li {
	display: inline;
	padding: 0px 3px 0px 3px; /* t r b l */
	background: none;
	border: none;
	border-right: 2px solid #FF7814;
}
#placeholder-header .vertical-menu a:link, 
#placeholder-header .vertical-menu a:visited, 
#placeholder-header .vertical-menu a:hover {
    text-decoration: none;
    color: #FF7814;
    font-weight: bold;
}
.small-articlelist li {
    padding-bottom: 5px;
}
.small-articlelist ul li ul li,
.vertical-menu ul li ul li {
    border: 0px;
}
.small-articlelist span.date {
    font-size: 7pt;
    color: #888;
}
.vertical-menu a.active:link,
.vertical-menu a.active:visited {
    color: #888;
}



/* .small-articledisplay */
.small-articledisplay {
    font-size: 9pt;
}
#placeholder-header .small-articledisplay-nolayout{ 
	margin-bottom: -10px;
}
#placeholder-header .small-articledisplay-nolayout h3{
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 14px;
}
#placeholder-header .small-articledisplay-nolayout div.tile-content p {
	margin: 0px;
	padding: 0px;
}
/* .small-bannerlist  */
#placeholder-column .small-bannerlist li,
#placeholder-right .small-bannerlist li{
}
/*#placeholder-column .small-bannerlist img,*/
#placeholder-right .small-bannerlist img{
	/*margin-bottom: -3px;*/
}
#placeholder-right .small-bannerlist {
	margin-bottom: 10px;
}
#placeholder-column .small-bannerlist h3,
#placeholder-column .small-bannerlist {
	color: #fff;
}
#placeholder-column .small-bannerlist {
	margin-top: 85px;
	margin-bottom: 30px;
}
.articleBannerList td.td-banner h3,
.small-articledisplay-nolayout h3,
.small-bannerlist h3 {
	font-size: 11px;              
	font-weight: normal;
	padding-left: 17px;
	margin-bottom: 0px;
}
#placeholder-column .small-bannerlist h3 {
	background-image: url('images/whiteArrow.gif');                              
	background-repeat:  no-repeat;
	background-position: 5px;
}

.articleBannerList td.td-banner h3,
.small-articledisplay-nolayout h3,
#placeholder-right .small-bannerlist h3 {
	background-image: url('images/blackArrow.gif');                              
	background-repeat:  no-repeat;
	background-position: left;
	padding-left: 12px;
	margin-top: 0px;
	
}
#placeholder-header .small-articledisplay-nolayout h3 {
	background-image: url('images/topArrow.gif');                              
}
#placeholder-right .small-articledisplay-nolayout {
	margin-bottom: 3px;
}
#placeholder-column .small-articledisplay-nolayout p,
#placeholder-right .small-articledisplay-nolayout p{
	margin: 0px;
}
#placeholder-right .small-bannerlist {
	background-color: white;
}
#placeholder-column .small-bannerlist ul,
#placeholder-right .small-bannerlist ul{
	margin: 0px;
	padding: 0px;
}
#placeholder-column .small-bannerlist li,
#placeholder-right .small-bannerlist li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

input.searchtext {
    width: 120px;
}

/* .small-searchinput */
.small-searchinput {
	float: right;
	margin: 14px 13px 0px 0px;
}
.small-searchinput input,
.full-searchinput input {
    width: 131px;
    height: 18px;
    background-image: url('images/searchinput.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #000;
    margin-top: 0px;
    
}
.small-searchinput input.submit,
.full-searchinput input.submit {
    width: 35px;
    height: 17px;
    background: none;
    background-color: #000;
    color: #fff;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 4px;
}

/* .sitelocator */
.sitelocator {
	text-align: left;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
}

.sitelocator h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 5px;
}

.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;
	margin-right: 2px;
}

.sitelocator ul li.last {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}

.sitelocator a:link,
.sitelocator a:hover,
.sitelocator a:visited {
	/*color: #fff;*/
	font-family: Verdana, Arial, Sans-serif;
}

/* .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 ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist li {
    list-style-type: none;
    padding: 5px 5px 30px 5px;
    border-bottom: 1px solid #CACACA;
    clear:both;
}
.full-articlelist .articlelist-link-internal li{ 
	border-bottom: none;
}
.full-articlelist li.even {
    
}
.full-articlelist p,
.full-articlelist h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* .articleBannerList */
.articleBannerList {
}
.articleBannerList h3{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}
.articleBannerList .mainCat-orange,
.articleBannerList .mainCat-turquoise,
.articleBannerList .mainCat-yellow,
.articleBannerList .mainCat-brown,
.articleBannerList .mainCat-blue,
.articleBannerList .mainCat-turquoise {
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma, Arial, Sans-serif;
	text-transform: uppercase;
}

.articleBannerList .mainCat-orange {
	color: #FF7814;
}
.articleBannerList .mainCat-turquoise {
	color: #42A19D;
}
.articleBannerList .mainCat-yellow {
	color: #A1980B;
}
.articleBannerList .mainCat-brown {
	color: #8C6239;
}
.articleBannerList .mainCat-blue {
	color: #013E85;
}
.articleBannerList .mainCat-purple {
	color: #716E98;
}
.articleBannerList table{
	width: 564px;
}
.articleBannerList td{
	width: 282px;
	border-bottom: 1px solid #CACACA;
}
.articleBannerList td.td-left{ 
	border-right: 1px solid #CACACA;
	padding-right: 10px;
	padding-top: 15px;
}
.articleBannerList td.td-right{ 
	padding-left: 10px;
	padding-top: 10px;
}
.articleBannerList td.td-top h3{ 
	padding-top: 0px;
	font-size: 40px;
}
.articleBannerList td.td-top p {
	font-size: 14px;
	margin-top: 10px;
}

.articleBannerList td.td-banner{
	padding: 5px 2px 5px 2px;
}
.list-thumbnail-left {
	float: left;
	margin-right: 5px;
}
.list-thumbnail-right {
	float: right;
	margin-left: 5px;
}
.articleBannerList td.td-top .list-thumbnail-left{
	margin-right: 10px;
	margin-bottom: 10px;
}
.articleBannerList td.td-top .list-thumbnail-right{
	margin-left: 10px;
	margin-bottom: 10px;
}

.articlelist-link-internal {
  margin-right:1em;
  float:left;
}

.articlelist-link-internal ul {
	padding: 0px;
}
.articlelist-link-internal li {
	list-style-type: none;
}
.articleBannerList td.td-top .list-thumbnail-left{
	margin-right: 10px;
	margin-bottom: 10px;
}
.articleBannerList td.td-top .list-thumbnail-right{
	margin-left: 10px;
	margin-bottom: 10px;
}
.articlelist-link-internal ul {
	padding: 0px;
}
.articlelist-link-internal li {
	list-style-type: none;
}
.articleBannerList img {
	border: none;
}
.articleBannerList a,
.articleBannerList a:link,
.articleBannerList a:visited {
	text-decoration: none;
}
.articleBannerList a:hover {
	text-decoration: underline;
}
.articlelist-link-internal a,
.articlelist-link-internal a:link,
.articlelist-link-internal a:visited,
.articlelist-link-internal a:hover {
	text-decoration: underline;
}
/*  .newsarchive   */
.newsarchive {
	font-size: 12px;
}
.newsarchive h2,
h2.newsarchive {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 9px;
	text-transform:uppercase;
}
.newsarchive ul {
	padding: 0px;
}
.newsarchive li {
	list-style-type: none;
}
.newsarchive a,
.newsarchive a:link,
.newsarchive a:hover,
.newsarchive a:visited {
	font-weight: bold;
}

/* .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;
}

/* .horizontal-menu */
.horizontal-menu {
	float: left;
	clear: both;
}
.horizontal-menu h3 {
    display: none;
}
.horizontal-menu ul {
    margin: 0px;
    padding: 0px;
}
.horizontal-menu li {
    display: inline;
    list-style-type: none;
    
}
.horizontal-menu li.first {
}


.horizontal-menu a:link, 
.horizontal-menu a:visited, 
.horizontal-menu a:hover {
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 14px 5px 14px;
    display: block;
    float: left;
    height: 12px;
    
}

.horizontal-menu a:link, 
.horizontal-menu a:visited, 
.horizontal-menu a:hover { 
	border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.horizontal-menu a.topMenu-orange {
	background-image: url('images/top-menu-orange.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.horizontal-menu a.topMenu-turquoise {
	background-image: url('images/top-menu-turquoise.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.horizontal-menu .topMenu-yellow {
	background-image: url('images/top-menu-yellow.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.horizontal-menu .topMenu-brown {
	background-image: url('images/top-menu-brown.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.horizontal-menu .topMenu-blue {
	background-image: url('images/top-menu-blue.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.horizontal-menu .topMenu-purple {
	background-image: url('images/top-menu-purple.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
.topMenu-orange {
	background-color: #FF7814;
}
.topMenu-turquoise {
	background-color: #42A19D;
}
.topMenu-yellow {
	background-color: #A1980B;
}
.topMenu-brown {
	background-color: #8C6239;
}
.topMenu-blue {
	background-color: #013E85;
}
.topMenu-purple {
	background-color: #716E98;
}

.horizontal-menu a.active:link,
.horizontal-menu a.active:visited,
.horizontal-menu a.active:hover,
.horizontal-menu a.main-active:link,
.horizontal-menu a.main-active:visited,
.horizontal-menu a.main-active:hover {
	border-bottom: 0px;
}
.horizontal-menu li.last a.active{
	border-right: none;
}
/* .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 {
    
}

/* .clear-both-style */
.clear-both-style {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* special rendering for footer article */
#placeholder-footer .small-articledisplay {
    background: none;
    padding: 0px;
    padding-left: 10px;
    margin: 0px;
    text-align: center;
    color: #000;
    border: none;
    float: left;
    font-family: Tahoma, Arial, Sans-serif;
    font-size: 11px;
}
/* .linktoolbar */
.linktoolbar {
    float: right;
    font-size: 8pt;
}
.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;
}

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


/* entitycomment */
.entitycomment {
	margin: 20px 0px 15px 0px;
	clear: both;
	/*background-color: #fff;*/
}
.entitycomment h3 {
	padding: 5px 5px 5px 0px;
	margin: 0px;
	font-size: 10pt;
}
.entitycomment h2,
.entitycomment-form h3 {
	
	padding: 0px;
	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 5px 5px 0px;
}

.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 label {
	font-size: 12px;
	font-weight: bold;
}
.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;
}
#entitycomment-form-error,
#entitycomment-form-message,
.suggestionform .suggestionform-error,
.suggestionform .suggestionform-message {
    color: #962727;
    font-weight: bold;
    font-size: 8pt;
    padding: 5px 5px 5px 0px;
    margin-bottom: 5px;
}
#entitycomment-form-message,
.suggestionform .suggestionform-message {
    color: #279634;
}
/* .list-thumbnail             */
/*.list-thumbnail-left {
    float:          left;
    margin-right:   5px;
}

.list-thumbnail-right {
    float:          right;
    margin-left:    5px;
}*/
/* .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;
}

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;
}
#coretrek-colofon {
    clear: both;
    float: right;
    font-size: 11px;
    background-color: #fff;
    width: 100%;
    text-align: right;
}


.suggestionform {
    background-color: #000;
    background-image: url(images/box-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 10px;
    color:#fff;
    padding-left:4px;
    padding-right:5px;
}

.suggestionform h3 {
    background-image: url(images/box-top.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
    background-color: #000;
    padding: 3px 10px 7px 10px; /* t r b l */
    border: 0px;
    margin: 3px 0px 3px 0px; /* t r b l */
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-style: italic;
    /* text-decoration: none; */
}

.suggestionform input.textinput,
.suggestionform textarea.textinput {
    width: 100%;
    border:none;
}

.suggestionform input.submit {
  margin-top:3px;
  background-color:#fff;
  color:#000;
  border:none;
  font-family: Tahoma, Arial, Sans-serif;
}

.suggestionform label {
    font-family: Tahoma, Arial, Sans-serif;
    font-size:9pt;
    /*border:1px solid red;*/
}

.published-time {
    color:#999;
    font-size:8pt;
    margin-top:-10px;
    padding-top:0px;
}

table.newsarchive td {
  vertical-align:top;
  width:33%;
  padding-right:5px;
}


table.newsarchive ul {
    margin-top:0px;
}

table.newsarchive h4 {
  margin-top:0px;
  margin-bottom:0.1em;
  text-align:left;
  font-size:110%;
}

table.newsarchive a.Aktuelt {
  background-color:#FF7814;
}

table.newsarchive a.Kultur {
  background-color:#A1980B;
}


table.newsarchive a.Test {
  background-color:#42A19D;
}

table.newsarchive a.Klassisk {
  background-color:#8C6239;
}

table.newsarchive a.Reise {
  background-color:#013E85;
}

table.newsarchive h4 a {
  width:100%;
  display:block;
  color:#fff;
  padding:3px 0 3px 3px;
  text-decoration:none;
}

table.newsarchive h4 a:active,
table.newsarchive h4 a:visited,
table.newsarchive h4 a:hover {
  color:#fff;
  text-decoration:none;
}
table.newsarchive h4 {
  width:100%;
  /*border:1px solid red;*/
}

.small-articlelist {
  font-size:8pt;
  border:2px solid #000;
}

.small-articlelist h3 {
    padding-bottom:0px;
    margin-bottom:0px;
}

.small-articlelist ul {
    padding-top:15px;
    padding-bottom:15px;
}
