
body {
	background: #98b9d6 url(../../../images/Impression/Blue/background.jpg) repeat-x 0 0;
	color: #435c7a;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	font-family: Verdana, "Geneva", Lucida, Lucidux, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo {
	height: 153px;
}

.logo h1 {
	border: 0; padding: 0; margin: 0;
}

a:link {
	background: transparent;
	color: #435c7a;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #435c7a;
	text-decoration: underline;
}

a:hover, a:active {
	color: #212c38;
	background: transparent;
}

#container {
	width: 95%;
	text-align: left;
	margin: 0 auto 0 auto;
}

#content {
	width: auto !important;
	margin: 0 10px 0 10px;
}

.menu {
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

.menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 660px;
}

.menu ul li {
	display: inline;
}

.menu ul a:link {
	float: left;
	display: block;
	height: 27px;
	color: #cbd7e4;
	padding: 10px 11px 0 11px;
	text-decoration: none;
	background: url(../../../images/Impression/Blue/top_nav.gif) 100% 0 no-repeat;
}

.menu ul a:visited {
	float: left;
	display: block;
	height: 27px;
	color: #cbd7e4;
	padding: 10px 11px 0 11px;
	text-decoration: none;
	background: url(../../../images/Impression/Blue/top_nav.gif) 100% 0 no-repeat;
}

.menu ul a:hover, .menu ul a:active {
	float: left;
	display: block;
	height: 27px;
color: #fff !important;
	padding: 10px 11px 0 11px;
	text-decoration: none;
	background: url(../../../images/Impression/Blue/top_nav.gif) no-repeat 100% 100%;
}

#panel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}

table {
	width: 100%;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.tborder {
	background: #365679;
	width: 100%;
	margin: auto auto;
	border: 1px solid #365679;
}

.tin {
	width: auto;
}

.tintd {
	vertical-align: top;
}

.thead {
	background: #3F6085 url(../../../images/Impression/Blue/tile_cat.gif) top left repeat-x;
	color: #cbd7e4;
	font-size: 12px;
	font-weight: bold;
}

.thead a:link {
	color: #cbd7e4;
	text-decoration: none;
}

.thead a:visited {
	color: #cbd7e4;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: none;
}

.tcat {
	background: #D3DBE8 url(../../../images/Impression/Blue/formsubtitle.gif);
	color: #000000;
	height: 24px;
	
	font-size: 12px;
}

.trow1 {
	background: #E4EBF3 url(http://das-computer-board.de/images/Impression/Blue/row1.jpg);
	color: #435c7a;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #c0cad5;
}

.trow2 {
	background: #DFE8F1 url(http://das-computer-board.de/images/Impression/Blue/row2.jpg);
	color: #435c7a;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #c0cad5;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #ADCBE7 url(../../../images/Impression/Blue/formsubtitle.gif);
}

.tfoot a:link {
	text-decoration: none;
}

.tfoot a:visited {
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	text-decoration: underline;
}

.tend {
	background: #4B709B url(../../../images/Impression/Blue/tile_cat.gif) top left repeat-x;
	height: 5px;
}

.bottommenu {
	background: #efefef url(../../../images/Impression/Blue/row2.jpg);
	color: #000000;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
display:inline;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
vertical-align: bottom;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float:left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.margintop0 {
	margin-top:0px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	background: #fff;
	border: 1px solid #8093B3;
	border-left: 5px solid #8093B3;
	margin: 0;
	padding: 0px;
}

blockquote cite {
	background: #E4E8F1 url(http://das-computer-board.de/images/impression/blue/quote_bg.jpg);
	color: #8093B3;
	border-bottom: 1px solid #8093B3;
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px 85px 3px 5px;
	background-position: right top;
	background-repeat: no-repeat;
	
	font-style: normal;
	font-weight: bold;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

.codeblock {
	background: #fff;
	border: 1px solid #D9B09C;
	border-left: 5px solid #D9B09C;
}

.codeblock .title {
	background: #FDDCCD url(http://das-computer-board.de/images/impression/blue/php_bg.jpg);
	color: #D9B09C;
	border-bottom: 1px solid #D9B09C;
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px 85px 3px 5px;
	background-position: right top;
	background-repeat: no-repeat;
	
	font-weight: bold;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	padding: 4px;
	
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
	
	text-decoration: none;
}

.pagination .pagination_current {
	background: #EEEEEE;
	border: 1px solid #81A2C4;
	
	font-weight: bold;
}

.pagination a:hover {
	color: #050505;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	vertical-align: middle;
	border: none;
}

#left {
	vertical-align: top;
	
	font-size: 11px;
}

#left_nav {
	background: url(../../../images/Impression/Blue/left_nav.jpg) no-repeat 0 0;
	width: 194px;
	min-height: 522px;
	padding-top: 37px;
	vertical-align: top;
	display: block;
	overflow: hidden;
}

#left_nav a:link, #left_nav a:active, #left_nav a:visited, #left_nav a:hover {
	display: block;
	color: #59728e;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	background: url(../../../images/Impression/Blue/left_nav_sep.gif) no-repeat 1px 100%;
}

#left_nav a:hover {
	text-decoration: underline;
	color: #435c7a;
}

.header_nav {
	background: url(../../../images/Impression/Blue/header.gif) no-repeat 1px 100%;
	color: #435c7a;
	padding: 5px 0 5px 10px;
	
	font-size: 11px;
	font-weight: bold;
}

#top_nav {
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 660px;
}

#top_nav ul li {
	display: inline;
}

#top_nav ul li a:link, #top_nav ul li a:active, #top_nav ul li a:visited, #top_nav ul li a:hover {
	float: left;
	display: block;
	height: 27px;
	color: #cbd7e4;
	padding: 10px 11px 0 11px;
	text-decoration: none;
	background: url(../../../images/Impression/Blue/top_nav.gif) 100% 0 no-repeat;
}

#top_nav ul li a:hover, #top_nav ul li .current {
	color: #fff !important;
	background: url(../../../images/Impression/Blue/top_nav.gif) no-repeat 100% 100%;
}

#userlinks, #userlinksguest {
	margin: 10px 1px 0 0;
	padding: 0 10px 0 10px;
	clear: both;
	height: 29px;
	color: #212c38;
	background-image: url(../../../images/Impression/Blue/userlinks.gif);
	vertical-align: middle;
font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
display: block;
}

#userlinks p.home, #userlinksguest p.home {
	float: left;
}

.links {
	
float:right;
}

.rc {
	background: #b0cde7 url(../../../images/Impression/Blue/navstrip.gif) repeat-x 0 100%;
margin-bottom: 5px;
}

.rc_l {
	background: url(../../../images/Impression/Blue/rc_l.gif) repeat-y 0 0;
	height: 100%;
}

.rc_t {
	background: url(../../../images/Impression/Blue/rc_t.gif) repeat-x 0 0;
	height: 100%;
}

.rc_r {
	background: url(../../../images/Impression/Blue/rc_r.gif) repeat-y 100% 0;
	height: 100%;
}

.rc_b {
	background: url(../../../images/Impression/Blue/rc_b.gif) repeat-x 0 100%;
	height: 100%;
}

.rc_tr {
	background: url(../../../images/Impression/Blue/rc_tr.gif) no-repeat 100% 0;
	height: 100%;
}

.rc_br {
	background: url(../../../images/Impression/Blue/rc_br.gif) no-repeat 100% 100%;
	height: 100%;
}

.rc_bl {
	background: url(../../../images/Impression/Blue/rc_bl.gif) no-repeat 0 100%;
	height: 100%;
}

.rc_tl {
	background: url(../../../images/Impression/Blue/rc_tl.gif) no-repeat 0 0;
	height: 100%;
}

.rc_content {
	padding: 8px;
}

#nav_strip {
	background: transparent;
	color: #fff;
	margin: 0;
	padding: 12px;
	
	font-size: 11px;
	font-weight: bold;
}

#nav_strip a:link, #nav_strip a:visited {
	color: #fff;
	text-decoration: none;
}

#nav_strip a:hover, #nav_strip a:active {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}

#main {
	vertical-align: top;
background: url(../../../images/Impression/Blue/main_bg.jpg) no-repeat 100% 0;
width: 100%;
}

.forumdesc,.forumdesc a:link,.forumdesc a:visited,.forumdesc a:active {
 
background: transparent;
font-size: 10px; 
color: #666;
line-height: 135%;
margin: 2px 0 0 0;
padding: 0;
}

.kasten {
	background: #D4DEE7 url(../../../images/Impression/Blue/row1.jpg);
	border: 1px solid #365679;
}

#nav {
	background: url(../../../images/Impression/Blue/nav_bg.gif) repeat-x 0 0;
	color: #d8e4ef;
	margin: 0 1px 0 0;
	padding: 10px 10px 0 10px;
	float: right;
	height: 33px;
	text-align: right;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#navstart {
background: url(../../../images/Impression/Blue/nav_start.gif) repeat-x 0 0;
height:34px;
width:82px;
float:right;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
		padding: 10px;
		width: auto;
}

#gallery ul {
 list-style: none;
}

#gallery ul li {
 display: inline;
}

#gallery ul img {
		border: 5px solid #D4DEE7;
		border-width: 3px 3px 15px;
}

#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 3px 3px 15px;
		color: #fff;
}

#gallery ul a:hover {
 color: #fff;
}

#sharethis_0 {
display: none;
}

.quote_content {
margin: 0;
padding: 4px;
}

.strong {
font-weight:bold;
}

.google_ads {
	
margin-left:auto; margin-right: auto; text-align:center;
}

.clear_left {
	clear: left;
}

.float_left {
	float: left;
}

.welcome_guest {
	
font-size: 11px; font-weight: normal; letter-spacing: 0;
}

.height10 {
	height: 10px;
}

.small_ajax_spinner {
	
height: 14px; display:none; float:left;
}

.smod_color {
	
color: #ff8c00;
}

.admin_color {
	
color: green;
}

.mod_color {
	
color: #CC00CC;
}

.news_fixed_table {
	width: 300px; height: 250px;
}

.text_center {
	text-align: center;
margin-left: auto;
margin-right: auto;
}

.news_start_image {
	height: 250px; width: 300px; text-align: center; vertical-align: middle;
}

.width120 {
	width: 120px
}

#grayfindforumBox {
	background: #000000; position:fixed; left:0px;right:0px; top:0px; bottom:0px;
}

#findforumBox {
	background: #ffffff; position:fixed; left:50%;top:50%; margin-left: -200px; margin-top: -110px; height:222px; width:400px; visibility:hidden;
}

#findforumFrame {
	border: none; border-bottom:1px solid #365679; overflow:hidden;
height: 221px;
width: 400px;
}

.simplyhidden {
	visibility:hidden; height: 10px; width: 10px; position:absolute; left:0px; top:0px;
}

.small_font {
font-family: Verdana, "Geneva", Lucida, Lucidux, "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text_right {
	text-align: right;
}

#quick_login {
	text-align: center;
display: block;
}

.stats_firstrow {
	width: 30px;
}

#news_preview {
	height: 292px; background: #BFD4E7; width: 320px;
}

.news_image_subtitle {
	margin-top:10px;
}

