/*
CP::Community Standard-Stylesheet (für Contentpapst)
© 2002-2006, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medie agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

.forum_addpost_options {
	background: #A3B3C2;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.forum_addpost_options a:link, .forum_addpost_options a:hover, .forum_addpost_options a:visited {
	color: #FFFFFF !important;
}

.forum_category_options {
	background: #000066;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.forum_dropdown_categories {
  background: #E0E0E0;
}

.forum_dropdown_sections {
  background: #F1F1F1;
}

.forum_format_actionscript {
	text-align: left;
	border: 1px solid #808080;
	background-color: #FAFAFA;
}

.forum_format_php {
	text-align: left;
	border: 1px solid #808080;
	background-color: #FAFAFA;
}

.forum_format_sql {
	text-align: left;
	border: 1px solid #808080;
	background-color: #FAFAFA;
}

.forum_format_quotation {
	text-align: left;
	border: 1px solid #808080;
	background-color: #FAFAFA;
}

.forum_infobox {
   background: #F0F0F0;
	 padding: 6px;
	 width: 100%;
}

.forum_infobox_dark {
   background: #E9E9E9;
	 padding: 6px;
	 width: 100%;
}

.forum_list_category {
	background: #F1F1F1;
	text-align: left;
	font-size: 11px;
}

.forum_list_category_light {
	background: #F5F5F5;
	text-align: left;
	font-size: 11px;
}

.forum_list_main {
	background: #000066;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.forum_list_posts {
	background: #F1F1F1;
	text-align: left;
	font-size: 11px;
}

.forum_list_posts_light {
	background: #F5F5F5;
	text-align: left;
	font-size: 11px;
}

.forum_list_section {
	background: #E0E0E0;
	text-align: left;
	font-size: 11px;
}

.forum_list_topics {
	background: #F1F1F1;
	text-align: left;
	font-size: 11px;
}

.forum_list_topics_announcements {
	background: #E0E0E0;
	text-align: left;
	font-size: 11px;
}

.forum_menu {
	margin-bottom: 10px;
}

.forum_topic_options {
	background: #A3B3C2;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}