/*
    sYntex-clan.de - Put the blame on the game!
    Author: sYntex
    http://www.syntex-clan.de
    Copyright: 2008-2009 by sYntex.
    Coding: oVario - http://www.ovario.de
*/

/* =======| MAKEPAGELINK // BUTTON |======= */
.button, a.button, a:visited.button, a:active.button { border: 1px solid #989898; background: #F0F0F0; font: normal 11px Tahoma, Verdana, Helvetica, sans-serif; color: #666; padding: 4px 8px; text-decoration: none; }
a:hover.button { border: 1px solid #5E5E5E; text-decoration: none; }
a.button_a, .button_a { border: 1px solid #3A3A3A; background: #F0F0F0; color: #5E5E5E; font: bold 11px Tahoma, Verdana, Helvetica, sans-serif; padding: 4px 8px; text-decoration: none; }

/* =======| INFOBOX |======= */
.infobox { border: 1px solid #989898; background: #F0F0F0; font: normal 11px Tahoma, Verdana, Helvetica, sans-serif; color: #666; padding: 7px; vertical-align: middle; text-decoration: none; overflow: auto; }

div#page div#content_main h3 { background: url(../images/bg_contenttop.png) no-repeat; border-bottom: 1px solid #C1C1C1; font: normal 11px Tahoma, Verdana, Helvetica, sans-serif; height: 19px; line-height: 19px; vertical-align: sub; padding: 2px 10px; }

/* =======| CONTENT |======= */
div#content_main div.content_page {	margin: 5px; }

div#content_main div.content_top_title { background: url(../images/bg_content_titel_top.png) no-repeat; font-weight: bold; width: 442px; height: 25px; line-height: 25px; padding: 0px 10px; margin: 8px 0; vertical-align: sub; }
div#content_main div.content_top_title h2 { font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-transform: none; line-height: 25px; }

div#content_main div.content_page div.content { padding: 0 7px 0 11px; }
div#content_main div.content_page div.content ul { list-style: inside; }

div#content_main div.content_page div.content_title h2 { font: 10px Arial, Helvetica, sans-serif; line-height: 25px; }
div#content_main div.content_page div.content_title { background: url(../images/bg_news_top.png) no-repeat; font: 10px Arial, Helvetica, sans-serif; width: 682px; height: 25px; line-height: 25px; padding: 0px 10px; margin: 0 -6px 3px 6px; vertical-align: sub; overflow: auto; }
div#content_main div.content_page img.news_rubric { float: left; margin: 8px 10px 4px 5px; }
div#content_main div.content_page h3 { background: none; font: 10px Tahoma, Verdana, Helvetica, sans-serif; height: auto; line-height: normal; }

/* =======| COMMENTS |======= */
div#content_main div.content_page div.comments_avatar { padding: 3px 5px 3px 18px; float: left; width: 90px; }
div#content_main div.content_page div.comments_content { width: 585px; float: left; }
div#content_main div.content_page div.comments_content span{ padding-bottom: 2px; }

/* =======| USERCP |======= */
div#content_main div.content_page div.content ul.usercp { list-style: none; }
div#content_main div.content_page div.content ul.usercp li a { display: block; border: 1px solid #989898; background: #F0F0F0; color: #666; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; height: 12px; padding: 10px; margin-bottom: 2px; }
div.content ul.usercp li a:active, div.content ul.usercp li a:hover { border: 1px solid #5E5E5E; text-decoration: none; font-style: italic; }

/* =======| IMPRESSUM |======= */
div#content_main div.content_page div.box_left_imp { width: 300px; padding: 0 15px; float: left }
div#content_main div.content_page div.box_right_imp { width: 300px; padding: 0 15px; border-left: 1px solid #000; float: left }

/* =======| HR |======= */
hr.sitehr { width: 680px; margin-left: 15px; overflow: auto; }
hr.archivehr{ width: 680px; margin-left: 8px; }

/* =======| FOOTER |======= */
div#page div#footer p { padding: 12px 0px; }

