/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/ /* Layout
 ------------ */
html, body, forum, table, tr, th, td, p, div, img, h1, h2, h3, h4, h5 { /* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	color: #BFBFCC;
	background-color: #000033;
	font-size: 11px;
	margin: 0;
}

div#page			{ width:1050px; margin: 0 auto; }
div#top 			{ background: url(./images/bg-top.jpg) top center no-repeat; height:200px; }
div#mitte 			{ background: url(./images/bg-mitte.jpg) top center no-repeat; padding-left:120px; }
div#bottom 			{ background: url(./images/bg-bottom.jpg) top center no-repeat; height:180px; }
div#mitte-hinten 	{ background: url(./images/bg-mitte-hinten.jpg) top left repeat-y; width:760px; margin:0; padding:0; }
div#scrollcontent	{ 
	background: url(./images/bg-mitte-vorn.jpg) top center no-repeat; 
	padding:0 60px 0px 60px; 
	min-height: 580px;
	height: auto !important;
	height: 580px;

}

.page_navi_top {
	margin-left: 20px;
}

#page_navi_bottom {
	height: 40px;
	margin-right: 80px;
	text-align: right;
}

/*
#wrapall {
	margin: 0pt auto;
	width: 1050px;
}

#headerlogo {
	height: 100px;
	background: url("./images/bg_vollmond_01.jpg") no-repeat center;
}

#headerscroll {
	background: url("./images/bg_vollmond_02.jpg") no-repeat center;
	color: #FFFFFF;
	height: 100px;
}

#page_navi_top {
	
}

#scrollbackgroundleft {
	background: url('./images/bg_vollmond_03.jpg') no-repeat top left;
	width: 120px;
	height: 575px;
	float: left;
}

#scrollbackgroundright {
	background: url('./images/bg_vollmond_07.jpg') no-repeat top right;
	width: 170px;
	height: 575px;
	float: left;
}

#wrapcentre {
	background: url('./images/bg_pergamentkante_l.jpg') repeat-y top left;
	width: 760px;
	float: left;
}

.scrollleftframe {
	background: url('./images/bg_vollmond_05.jpg') repeat-y top center;
}

.scrollrightframe {
	background: url('./images/bg_pergamentkante_r.jpg') repeat-y top right;
}

#scrollcontent {
	background: url('./images/bg_vollmond_05.jpg') repeat-y top center;
	width: 640px;
	padding: 0pt 40px;
	float: left;
}
*/

/*
#wrapfooter {
	text-align: center;
	clear: both;
}

#footerscroll {
	height: 80px;
	background: url("./images/bg_vollmond_08.jpg") no-repeat top center;
}

#footer {
	height: 100px;
	color: #555555;
	padding-top: 5px;
	background: url("./images/bg_vollmond_09.jpg") no-repeat top center;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}*/

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar { /*margin: 0 25px;*/
	
}

#datebar { /*margin: 10px 25px 0 25px;*/
	
}

#search-box {
	margin: 3px 0pt;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#loginContainer {
	width: 450px;
	height: 224px;
	margin-left: 20px;
}

#forumheader {
	margin: 0pt 20px;
	height: 245px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader {
	margin: 0pt 20px;
}

#pagecontent {
	margin: 0pt 20px;
}

.contentcontainer {
	margin: 10px 15px 20px 20px;
}

#pagefooter {
	
}

#poll {
	
}

#postrow {
	
}

#postdata {
	
}

/*  Text
 --------------------- */
h1 {
	color: #BFBFCC;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	text-decoration: none;
	/*margin: 5px 0pt 10px 0pt;*/
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 3px 0pt;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	color: #BFBFCC;
	font-size: 11px;
	margin: 3px 0pt;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0pt 2px 5px;
	white-space: nowrap;
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	text-align: center;
}

.postreported,.postreported a:visited,.postreported a:hover,.postreported a:link,.postreported a:active
	{
	margin: 1px 0;
	color: red;
	font-weight: bold;
}

.postapprove,.postapprove a:visited,.postapprove a:hover,.postapprove a:link,.postapprove a:active
	{
	color: green;
	font-weight: bold;
}

.postapprove img,.postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial,
		sans-serif;
}

.postbody li,ol,ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li,.rtl ol,.rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	
}

/*.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}
.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}*/

.cattitle {
	
}

.gen {
	margin: 1px 1px;
	font-size: 1em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1em;
	color: #BFBFCC;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
	color: #BFBFCC;
}

.titles {
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
}

.error {
	color: red;
}

.rubrik {
	margin: 0px 20px 0px 20px;
}

.rubrik .rubrik_content {
	width: 460px;
	color: #BFBFCC;
}

.rubrik_img img {
	height: 100px;
	width: 100px;
}

.topic {
	margin: 10px 20px 13px 20px;
	color: #BFBFCC;
}

/* Images
 ------------ */
img {
	border: none;
	vertical-align: baseline;
}

img#forum_img {
	float: right;
}

img.page_line {
	width: 640px;
	height: 2px;
	/* margin: 7px 0pt;*/
}

/* Tables
 ------------ */
table { /*width: 99%;		/* IE < 6 browsers */ /* Tantek hack */
	/*voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;*/
	color: #BFBFCC;
}

table.poll {
	width: 600px;
	margin: auto;
	text-align: left;
}

table.posts {
	margin: 0pt 0pt 30px 20px;
	width: 600px;
}

table.posts td {
	padding: 0 0 4px 0;
}

table#profile tr.custom_fields td {
	padding-bottom: 4px;
	font-size:11px;
	/*height:30px;*/
}

table#profile tr.custom_fields td input {
	width: 250px;
}

table#profile td textarea {
	width: 248px;
} 

th {
	color: #BFBFCC;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	text-decoration: none;
	padding: 5px 0pt 10px 0pt;
	white-space: nowrap;
	text-align: left;
}

td {
}

td.profile {
	padding-bottom: 4px;
}

td.top {
	vertical-align: top;
}

.tablebg {
	margin: 0pt 0px 0pt 20px;
	width: 600px;
}

.tablebg td {
	padding: 0pt;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
}

.rtl .catdiv {
	
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 4px;
}

.row1 { /*background-color: #ECECEC;*/
	padding-bottom: 4px;
}

.row2 { /*background-color: #DCE1E5;*/
	padding-bottom: 4px;
}

.row3 { /*background-color: #C0C8D0;*/
	padding-bottom: 4px;
}

.spacer { /*background-color: #D1D7DC;*/
	
}

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

.legend {
	text-align: center;
	margin: 0 auto;
}

/* Links
 ------------ */
a {
	font-size: 11px;
	color: #808099;
	text-decoration: none;
}

a:link,a:active,a:visited {
	color: #808099;
	text-decoration: none;
}

a:hover {
	color: #BFBFCC;
}

a.nav {
	color: #808099;/*#BFBFCC;*/
	text-decoration: underline;
}

a.nav:hover {
	color: #BFBFCC;/*#fff;*/
}

a.nav-bold {
	color: #BFBFCC;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.nav-bold:hover {
	color: #FFF;
}

a.nav-sub {
	color: #808099;
	text-decoration: underline;
}

a.nav-sub:hover {
	color : #BFBFCC;
}

a.forumlink {
	color: #BFBFCC;
	font-weight: bold;
}




a.buttonlink {
	/*border-bottom: 1px solid !important;*/
	text-decoration:underline;
	background: url('./images/button_right_blue050.gif') no-repeat bottom left;
	padding-left: 18px;
}

a.buttonlink:hover {
	background: url('./images/button_right_blue025.gif') no-repeat bottom left;
}



/*
a.buttonlink {
	background: url('./images/button_right_blue050.gif') no-repeat left;
	text-decoration:underline;
}

a.buttonlink:hover {
	background: url('./images/button_right_blue025.gif') no-repeat left;
}

a.buttonlink span { margin-left:18px; }

*/

a.buttonlink-2 {
	background: url('./images/button_right_blue050.gif') no-repeat left;
	text-decoration:underline;
}

a.buttonlink-2:hover {
	background: url('./images/button_right_blue025.gif') no-repeat left;
}

a.buttonlink-2 span { padding-left:18px; }





a.buttonup {
	border-bottom: 1px solid;
	background: url('./images/button_up_blue050.gif') no-repeat left;
	padding-left: 18px;
	margin: 1px 0pt;
}

a.buttonup:hover {
	background: url('./images/button_up_blue025.gif') no-repeat left;
}




a.topictitle {
	margin: 1px 0;
	font-weight: bold;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}



th a,th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

#messagetext a {
	border-bottom: 1px solid;
	background: url('./images/button_right_blue050.gif') no-repeat left;
	padding-left: 18px;
	margin: 1px 0pt;
}

#messagetext a:hover {
	background: url('./images/button_right_blue025.gif') no-repeat left;
}

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input, textarea, select, option {
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 11px;
}

/*input {
	color: #333333;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}*/
.inputtext {
	padding: 0pt 1px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
/*
.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}*/

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

.button2 {
	font-size: 11px;
	padding: 0pt 6px;
}

#sd {
	border: none;
	font-size: 11px;
}

#sd option {
	padding: 0pt 2px;
}

#sd_button {
	border: none;
	background-color: transparent;
	color: #BFBFCC;
	font-size: 11px;
	text-decoration: underline;
}

#sd_button :hover {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}

/* BBCode
 ------------ */
.quotetitle {
	display: none;
}

.quotetitle,.attachtitle {
	margin: 2px 30px 0pt 0pt;
	padding-left: 4px;
	border-left: 3px solid #BFBFCC;
	font-style: italic;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent,.attachcontent {
	margin: 3px 30px 3px 0pt;
	padding-left: 4px;
	border-left: 1px solid #BFBFCC;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}

/* Misc
 ------------ */
.pollcolumn {
	background: #BFBFCC;
	border-top: 1px solid #121631;
	border-left: 1px solid #121631;
	border-right: 1px solid #3f405e;
	border-bottom: 1px solid #3f405e;
	height: 12px;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.clear {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/*** vollmond style ***/
.pagination {
	margin: 0px 20px 0px 20px;
	height: 30px; 
	padding-top: 5px; 
	
	font-size: 11px;
	color: #808099;
}

.pagination a {
	text-decoration: underline;
}

.pagination a:hover {
	color: #BFBFCC;	
}

.pagination strong {
	color: #BFBFCC;
}

.copyright {
	color: #404066;
	font-weight: normal;
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
}

.copyright a {
	color: #404066;
}

.text-normal {
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 11px;
	color: #BFBFCC;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
}

.text-medium-normal {
	font-family: verdana, geneva, arial, helvetica, univers, swiss,
		sunsans-normal, sans-serif;
	font-size: 11px;
	color: #808099;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
}

.nav-bold {
	color: #BFBFCC;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

select#sd { background:none; border:none; padding:0 5px 0 0; color:#BFBFCC; font-size:11px; font-family:verdana, arial, helvetica; width:152px; height:15px; }

input#sd_button { background:none; border:none; padding:0 5px 0 0; color:#BFBFCC; font-size:11px; font-family:verdana, arial, helvetica; height:15px; }

.avt { 
height: 58px;
width: 58px;
border-top:#14162d 1px solid; 
border-left:#14162d 1px solid;
border-right:#3d405b 1px solid;
border-bottom:#3d405b 1px solid;
}

.avt-div {
/*margin: auto;*/
height: 58px;
width: 58px;
border-top:#14162d 1px solid; 
border-left:#14162d 1px solid;
border-right:#3d405b 1px solid;
border-bottom:#3d405b 1px solid;
}

.news {
	margin-top: 20px;
	margin-bottom: 25px;
}

.news .news-title {
	margin-bottom: 10px;
	font-size:17px;
}
.news .news-date {
	font-weight: bold;
}
.news .news-text {
}