* { font-family: arial; font-size: 12px; }
body { margin: 0; text-align: center; color: #333; }
div#wrapper { width: 770px; margin-left: auto; margin-right: auto; }
div#wrapper * { text-align: left; }
div#header { background: url(../images/header.jpg) no-repeat; position: relative; height: 100px; }
div#url { position: absolute; top: 25px; left: 50px; }
div#url a { text-decoration: none; color: #333; font-size: 16px; font-weight: normal; }
div#mainmenue { color: #c00; padding-bottom: 10px; }
a.menue { text-decoration: none; font-size: 12px; height: 14px; }
a.normal, a.normal:visited { color: #c00; border-bottom: 1px solid #fff; }
a.active, a.active:visited { border-top: 1px solid #333; border-bottom: 1px solid #333; color: #333; }
div#content {}
div.twoCols, div.oneCol { clear: both; }
div.leftcontent { width: 49%; float: left; border-right: 1px dotted #eee; }
div.rightcontent { width: 49%; float: right; }
div#footer { text-align: right; font-size: 10px; color: #333; background: url(../images/footer.jpg) repeat-x; height: 21px; padding: 5px 5px 0 0; clear: both; }
div#footer a { text-decoration: none; font-size: 10px; color: #333; padding-right: 10px; }
a, a:visited, a:active { color: #036; }
a:hover {}

h1, h2, h3, h4, h5 { font-size: 13px; padding: 5px 0 0px 0; margin: 0; }
p { font-size: 12px; padding: 5px 5px 10px 0; margin: 0; }
div#wrapper p.align-right { text-align: right; }
.button, div.news-latest-morelink a, div.news-list-morelink a { padding: 1px 5px 3px 5px; background: #9cf url(../images/btn_bg.gif) repeat-x; color: #333; font-size: 12px; text-decoration: none; 
	border-top: 2px solid #C4E6FE; border-left: 2px solid #C4E6FE; border-bottom: 2px solid #036; border-right: 2px solid #036; }

/* RSS */
div.rss_item { border: 1px solid #ddd; padding: 5px; margin: 1px 0;}
h3.rss_title { font-weight: bold; font-size: 13px; padding: 0; margin: 0; }
div.rss_description {}
div.rss_link { text-align: right !important; padding: 2px 0 5px 0; }

/* TT_NEWS */
div.news-latest-container, div.news-list-container, .news-single-additional-info { background-color: #fff !important; border: 0 !important; padding: 0 !important; }
div.news-latest-container h2, div.news-list-item h3, div.news-latest-gotoarchive { background-color: #fff; border: 0px !important; color: #333; margin: 0 0 2px 0; }
div.news-latest-gotoarchive { text-align: right !important; }
div.news-latest-item { margin: 0 0 2px 0; background-color: #fff; border-color: #ddd; }
div.news-latest-morelink { padding: 0 5px 15px 0; }
div.news-latest-gotoarchive a { color: #333 !important; }
div.news-list-morelink { padding: 5px; text-align: right !important; }
hr.clearer { padding: 0; margin: 0; }
div.news-single-item { border: 0px dotted #eee; background-color: #fff; padding: 0; }
div.news-single-item h2 { color: #333; }
span.news-list-date { padding: 4px 0 0 5px; color: #333; width: 80px; }