/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subAndreas08
	Based on style:	subSilver (the default phpBB 2 style)
	Modified by:		Reynhard Boegl (http://www.kick-image.at)
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout  ------------ */

input, textarea, select {
 border:1px solid #bdbdbd;
 background:#fff;
}
input:focus, textarea:focus, select:focus {
 border:1px solid #093;
}

#wrapboard {
}

#wrapheader {
	padding: 0;
	margin:0 0 1px 0;
}

#wrapcentre {
	margin:0 1px;
 clear:both;
}



#wrapfooter p {
	padding:0;
	margin:0;
}
#wrapfooter ul {
 margin:0 0 0 0 ! important;
 padding:0;
 overflow:hidden;
 height:1%;
}
#wrapfooter ul li {
 float:left;
 list-style-type:none;
 white-space:nowrap;
 padding:0 3px 0 0;
 margin:0;
 font-size:0.9em;
}


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

div#menu_bar {
	color:#093;
	margin:-10px 0 15px 0;
 background:#f9f9f9;
 padding:5px;
 border-bottom:1px solid #ebebeb;
 overflow:hidden;
 height:1%;
}

div#menu_bar form.headerspace {
 padding:3px 0 7px 10px;
}
div#menu_bar form.headerspace label {
 font-size:1.1em;
}
div#menu_bar input {
 margin-right:5px;
 border:1px solid #bdbdbd;
 background:#fff;
 padding:2px;
}
div#menu_bar form.headerspace input:focus {
 border:1px solid #093;
}
div#menu_bar input.loginbutton {
 background:#093;
 color:#fff;
 font-weight:bold;
}
div#menu_bar input.loginbutton:hover {
 color:#093;
 background:#fff;
}
div#menu_bar ul li {
 white-space:nowrap;
}

div#menu_bar form.quicksearch {
 padding:5px 0 5px 10px;
 clear:both;
}
div#menu_bar form.quicksearch input {
 border:1px solid #bdbdbd;
}
div#menu_bar form.quicksearch input.post {
 width:200px;
}
div#menu_bar form.quicksearch input:focus {
 border:1px solid #093;
}
div#menu_bar form.quicksearch input.quicksearchsearch {
 background:#093;
 color:#fff;
 font-weight:bold;
}
div#menu_bar form.quicksearch input.quicksearchsearch:hover {
 color:#093;
 background:#fff;
}

#menu_bar ul {
	list-style-type:none;
	padding:0;
	margin:0 0 0 5px ! important;
}
#menu_bar li {
	float:left;
	position: relative;
}

#menu_bar table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}

* html #menu_bar a {width:1%;}

#menu_bar a,
#menu_bar a:visited {
	font-weight:normal;
	padding: 0 5px;
 text-decoration:underline;
	margin:0 1px;
	color: #093;
}

#menu_bar a:hover,
#menu_bar a.activetab {
	text-decoration:none;
}

#menu_bar ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	z-index:100;
}

#menu_bar ul li:hover ul, 
#menu_bar ul a:hover ul {
	visibility:visible;
}



#menu_bar ul ul li a, 
#menu_bar ul ul li a:visited {
	padding: 2px;
}

#menu_bar ul ul li.activetab {
}

.activetab {
}

#datebar {
	margin: 5px 1px 5px 0;
}

p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

p.left {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}


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

div#pageheader h2 {
 border-bottom:1px solid #093;
}

#pagecontent { 
}


/*  Text
 --------------------- */
div#inhalt h1 {
	color: black;
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: none;
}

div#inhalt h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
}



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

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

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}



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

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	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;
 padding:0 0 5px 0;
}

.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 {
	line-height: 1.4em;
}

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

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

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
}

.genmed {
	margin: 1px 1px;
}

.gensmall {
	margin: 1px 1px;
}

.titles {
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	background:url(images/striche.gif) repeat #e5e5e5;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding:4px 10px 4px 10px;
	color: #093;
 text-align:left;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

table.tablebg {
	background-color:#e5e5e5;
 border:none;
}
table.tablebg td {
 padding:5px;
 background:#fbfbfb;
}


.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#093;
	color:#fff;
	text-indent: 4px;
}

body.section-faq td.cat {
 background:#fff;
 border-width:0;
 text-align:left;
 font-size:1.3em;
 padding:0;
}
body.section-faq table.tablebg td {
 padding:5px 10px;
 border-bottom:2px solid #fff;
}

.cat a, .cat a:visited {
	color:#ffffff
}

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

.row1 {
	background-color: #efefef;
	padding: 4px;
}

.row2 {
	background-color: #f7f7f7;
	padding: 4px;
}

.row3 {
	background-color: #f7f7f7;
	padding: 4px;
}
table.tablebg td.row3 {
 background:#fff;
}

.spacer {
	background-color: #D1D7DC;
}

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

.legend {
}

/* Links
 ------------ */
a {
	color: #093;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a.forumlink {
	color: #093;
	font-weight: bold;
	font-size: 1.2em;
}

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

a.topictitle:visited {
	color: #333;
}

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

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


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

input {
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	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;
}

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

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	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: 1.1em;
}

.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;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #bdbdbd;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #bdbdbd;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	background-color:#f4f4f4;
	color: #333;
}

.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: #bdbdbd;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 0.8em;
}

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

.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
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
}

table.colortable td {
	padding: 0;
}

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

.nowrap {
	white-space: nowrap;
}

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

fieldset {
	border-width: 0;
	font-size: 0.9em;
}

.box {
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
}

.forumrules {
	background-color:#fafbfc;
	color: #505050;
	border:1px solid #c0c0c0;
	padding: 2px;
}

.forumrules h3 {
	color: #F02025;
}

#subcontent {
	float:right;
	width:25%;
	line-height:1.4em;
}

#subcontent h2 {
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
}

#subcontent p {
	margin:0 0 16px 0;
	font-size:0.9em;
}
#subcontent div.box strong {
 text-transform:uppercase;
}
ul.menublock {
	margin:3px 0 3px 0 ! important;
}
.menublock li {
	list-style:none;
}

.menublock li a {
	font-weight:bold;
	text-decoration:none;
}

.menublock li a:hover {
	text-decoration:none;
}

div.box ul.menublock li ul {
	margin:3px 0 3px 0 ! important;
	font-size:1em;
	font-weight:normal;
}

.menublock li ul li {
	margin-bottom:1px;
}

.menublock li ul a {
 display:block;
	font-weight:normal;
 padding-left:5px;
 line-height:1.1em;
}
#subcontent div.box ul.menublock li b {
 line-height:0.8em ! important;
}
body.sslforum ul#hauptmenue {
 margin-left:0;
}
body.sslforum h2#ssl_logo {
 background:url(images/ssl_logo.gif) no-repeat ! important;
}
table td {
 vertical-align:top;
}
ul.breadcrumbs {
 clear:both;
}
ul.breadcrumbs li {
 padding:0 0 0 0;
 font-weight:bold;
 line-height:2.5em;
}
body.section-index ul.breadcrumbs {
 display:none;
}
p.ssllegende b {
 display:block;
 padding-bottom:5px;
}

p.ssllegendesmall i {
 font-style:normal;
 white-space:nowrap;
 padding-right:10px;
}
p.ssllegendesmall img {
 margin:5px 5px 0 0;
}

a.new_reply {
 display:block;
 padding:10px 0 10px 0;
}


form#jumpbox {
 clear:both;
}

select#tz option,
select#dateoptions option {
 width:180px;
}

div.slogan_top a {white-space:nowrap;}
