
.newscontent				{ font-family: Arial; font-size: 12px; }

table, tr, td				{ vertical-align: top; }

/* article style */
/*
.newscontent h1,
*/
.newscontent h1				{ font-size: 20px; line-height: 38px; margin: 0px; padding: 0px; font-weight: normal; position: absolute; top: -38px; left: 25px; color: white; text-shadow: black 0px 0px 5px; }

.newscontent .article_headline		{ font-size: 30px; margin: 0px 0px 12px 0px; padding: 0px 0px; font-weight: normal; font-style: italic;}

.newscontent h2,
.newscontent .article_header		{ font-size: 18px; margin: 5px 0px; padding: 0px; font-weight: normal; }
.newscontent .article .maintext		{ font-size: 12px; font-family: Arial, Verdana, Helvetica, Tahoma; padding-bottom: 15px; display: block; }

.newscontent .more			{ font-size: 14px; clear: both; border-bottom: 1px solid #d0d0d0; margin: 0px 0px 0px 0px; padding: 15px 0px 5px 10px; }

/* article + article-list: positions */
.newscontent .article_list		{ width: 650px; padding: 20px 0px 0px 0px; clear: both; }
.newscontent .article			{ width: 650px; clear: both; }
.newscontent .article .image		{ float: right; margin: 0px 0px 10px 10px; -webkit-box-shadow: 2px 2px 5px #808080; -moz-box-shadow: 2px 2px 5px #808080; box-shadow: 2px 2px 5px #808080; }
.newscontent .article .CuteEditorToolBarContainer img { float: none; margin: 0px; }

/* article-list style */
.newscontent .article_list a		{ text-decoration: none; padding: 10px 15px 10px 10px; border-bottom: 1px solid #d0d0d0; width: 300px; height: 80px; float: left; margin: 0px 0px 0px 0px; display: inline; overflow: hidden; }
.newscontent .article_list a:hover	{ text-decoration: none; background: #e8e8e8; }
.newscontent .article_list h4		{ font-size: 14px; color: #d81b59; font-weight: normal; margin: 0px; padding: 0px; text-shadow: #c0c0c0 2px 2px 4px;}
.newscontent .article_list h5		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; text-shadow: #d0d0d0 2px 2px 4px; color: black;}
.newscontent .article_list span		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; text-shadow: #d0d0d0 2px 2px 4px; color: black;}
.newscontent .article_list a:hover h4	{ text-shadow: #808080 2px 2px 4px; color: #ff2069; }
.newscontent .article_list a:hover h5	{ text-shadow: #808080 2px 2px 4px; color: black; }
.newscontent .article_list a:hover span	{ text-shadow: #808080 2px 2px 4px; color: black; }
.newscontent .article_list .date	{ font-size: 10px; color: #808080; font-style: italic; }
.newscontent .article_list img		{ float: left; margin-right: 10px; -webkit-box-shadow: 2px 2px 5px #808080; -moz-box-shadow: 2px 2px 5px #808080; box-shadow: 2px 2px 5px #808080; }