
.newscontent				{ font-family: Verdana; font-size: 12px; }

table, tr, td				{ vertical-align: top; }

/* article style */
/*
.newscontent h1,
*/
.newscontent h1				{ font-size: 24px; line-height: 38px; margin: 0px; padding: 0px; font-weight: normal; text-shadow: black 0px 0px 5px; }

.newscontent .article_headline		{ font-size: 24px; margin: 0px 0px 12px 0px; padding: 0px 0px; font-weight: normal; }

.newscontent h2,
.newscontent .article_header		{ font-size: 18px; margin: 5px 0px; padding: 0px; font-weight: normal; }
.article_maintext			{ font-size: 12px; font-family: Arial, Verdana, Helvetica, Tahoma; }

.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: 665px; padding: 20px 0px 0px 0px; clear: both; }
.newscontent .article			{ width: 665px; clear: both; }
.newscontent .article img		{ float: right; margin: 0px 0px 10px 10px; }
.newscontent .article .CuteEditorToolBarContainer img { float: none; margin: 0px; }

/* article-list style */
.newscontent .article_list a		{ padding: 10px 10px 10px 10px; width: 645px; height: 80px; float: left; margin: 0px 0px 0px 0px; display: inline; overflow: hidden; }
.newscontent .article_list a:hover	{ text-decoration: none; background: #c8c8c8; }
.newscontent .article_list h4		{ font-size: 14px; color: black; font-weight: normal; margin: 0px; padding: 0px; }
.newscontent .article_list a:hover h4	{ text-shadow: #a0a0a0 1px 1px 1px; color: black; }
.newscontent .article_list a:hover h5	{ text-shadow: #d0d0d0 1px 1px 3px; color: black; }
.newscontent .article_list .date	{ font-size: 10px; color: #808080; font-style: italic; }
.newscontent .article_list h5		{ font-size: 12px; color: #404040; font-weight: normal; margin: 0px; padding: 0px; }
.newscontent .article_list img		{ float: right; margin-left: 10px; height: 80px; }
