/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */ 
.admin-table {
	border-width: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	border-spacing:0px;
	border-collapse:collapse;
	padding: 10px;
}

#bg_top {
	margin-left: -10px;
	width: 992px;
	height: 11px;
	background: #e6e6e6 url("images/forum_top_bg.gif");
}

#bg_bottom {
	margin-left: -15px;
	width: 995px;
	height: 10px;
	background: #e6e6e6 url("images/forum_bottom_bg.gif");
}

#bg_center_right {
	background: url("images/forum_center_bg_right.gif");
	width: 8px;
	height: 775px;
	margin-left: 8px;
}

#bg_center_left {
	background: url("images/forum_center_bg_left.gif");
	width: 6px;
	height: 775px;
}


#wrapcontent {
			margin-top: 0px;
		margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:  #ffffff;
	border:1px solid #0458a1;
	padding: 10px;
}

#wrapcontent-forum {
		margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:  #ffffff;
	border:1px solid #0458a1;
	padding: 10px;
}

#forumbox {
		margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:  #ffffff;
	border:1px solid #0458a1;
}

#adbox {
		padding: 10px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: -10px;
	background-color:  #ffffff;
	border-top:1px solid #0458a1;
	border-bottom:1px solid #0458a1;
}

#googleadbox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:  #ffffff;
	border:1px solid #0458a1;
	display: block;
		width: 178px;
	}	
	
#googleadbox-content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	background-color:  #ffffff;
	display: block;
	width: 700px;	
}		
	
#forumads {
	padding: 5px;
}

#forumpadding {
	padding: 10px;
}
	
div.topmenu {

	width: 964px;
	float: left;
}	
	
a.topmenu {
	font-size: 75%;	
	height: 80%;
	background-color:  #e4e4e4;
	text-decoration: none;
}

#navi {
	margin-top: 10px;
}

#menu {
	margin-top: 10px;
}

div.header {
	background-repeat: no-repeat;
	width: 965px;	
	margin-top: 8px;
	background-color:  #0458a1;
}
	
div.sidebanner {
	float: left;
}
	
/* Navigation
*/

/* Navbar */
#navbar {
	/*height: 30px;*/
	clear: both;
	margin-left: -16px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: url("images/bg_navbar.gif") repeat-x 0 0;*/
	}
#navbar ul {
	list-style: none;
	display: block;
	}
#navbar li {
	float: left;
	}

/* Rollover state */
#navbar li span {
	height: 30px;
	margin: 0;
	background-position: 0 -33px;
	display: block;
	}

/* Rolloff state */
#navbar li span a, #navbar li span a:link {
	display: block;
	width: 100%;
	height: 30px;
	background-position: 0 -1px;
	}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
#navbar li span a strong { display:none; }
#navbar li span a:hover { background-image: none; }

/* Button images */
li.but-forums span,
li.but-forums span a {
	background: url("images/but_forums.gif") 0 0 no-repeat;
	}
li.but-news span,
li.but-news span a {
	background: url("images/but_news.gif") 0 0 no-repeat;
	}	
li.but-user-news span,
li.but-user-news span a {
	background: url("images/but_usernews.gif") 0 0 no-repeat;
	}
li.but-blogs span,
li.but-blogs span a {
	background: url("images/but_blogs.gif") 0 0 no-repeat;
	}
li.but-videos span,
li.but-videos span a {
	background: url("images/but_videos.gif") 0 0 no-repeat;
	}
li.but-pictures span,
li.but-pictures span a {
	background: url("images/but_pictures.gif") 0 0 no-repeat;
	}
li.but-beaches span,
li.but-beaches span a {
	background: url("images/but_beaches.gif") 0 0 no-repeat;
	}
li.but-secondhand span,
li.but-secondhand span a {
	background: url("images/but_secondhand.gif") 0 0 no-repeat;
	}
li.but-newsletter span,
li.but-newsletter span a {
	background: url("images/but_newsletter.gif") 0 0 no-repeat;
	}	
li.but-chat span,
li.but-chat span a {
	background: url("images/but_chat.gif") 0 0 no-repeat;
	}	
li.but-spacer span,
li.but-spacer span a {
	background: url("images/but_spacer.gif") 0 0 no-repeat;
	}
li.but-forums span	{ width: 87px; }
li.but-news span	{ width: 69px; }
li.but-user-news span	{ width: 117px; }
li.but-blogs span	{ width: 75px; }
li.but-videos span	{ width: 87px; }
li.but-pictures span 	{ width: 98px; }
li.but-beaches span	{ width: 92px; }
li.but-secondhand span	{ width: 131px; }
li.but-newsletter span	{ width: 117px; }
li.but-chat span	{ width: 64px; }
li.but-spacer span	{ width: 20px; }


/* Aktive Buttons */
body.forums #navbar li.but-forums span a,
body.news #navbar li.but-news span a,
body.user-news #navbar li.but-user-news span a,
body.blogs #navbar li.but-blogs span a,
body.videos #navbar li.but-videos span a,
body.pictures #navbar li.but-pictures span a,
body.secondhand #navbar li.but-secondhand span a,
body.newsletter #navbar li.but-newsletter span a,
body.chat #navbar li.but-chat span a,
body.beaches #navbar li.but-beaches span a {
	background-position: 0 -64px;
}



/* KF Kram */
td.secondhand,th.secondhand {
	padding: 5px;
}

#kf_header {

	margin: 5px;
}
#kf_left {
	margin: 5px;
	float: left;
	text-align: left;
}
#kf_right {
	margin: 5px;
	width:400px;
	float: right;
	text-align: left;
}
#kf_bottom {
	clear: both;
}

th.kf-white {
	background-color:  #FFFFFF;
	text-align: center;
}

th.kf-white-sh {
	background-color:  #FFFFFF;
	background-image: none;
	text-align: left;
}

.kf-white-label{
	margin: 5px;
	padding: 5px;
}

.kf-white-image{
	margin-top: 3px;
}

.kf-google-ads{
	padding-top: 10px;
	padding-bottom: 10px;
}

.kf-videos-small{
	padding-top: 3px;
}

.kf-spacer{
	width: 14px;
	display: block;
	background: url("images/spacer_blau.jpg") repeat-y 0 0;
	background-color:  #FFFFFF;
}

/* PHPBB Kram */
#menubar {
	margin: 0 0px;
}

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

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

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { padding: 5px }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

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

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

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

p {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

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: 0.9em;
}

.rtl p.breadcrumbs {
	float: right;
}

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

.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;
	font-size: 80%;
}

.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: 110%;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

.posthilit {
	background-color: yellow;
}

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

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

.cattitle {

}

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

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

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

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

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

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #000000;
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 4px 7px;
	height: 12px;
}

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

.tablebg {
	background-color: #A9B8C2;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic1.gif') ;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #F4F4F4;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.row2 {
	background-color: #e8e7e7;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.row3 {
	background-color: #DDDDDD;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}

.spacer {
	background-color: #D1D7DC;
}

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

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

/* Links
 ------------ */
 
 




a:link {
	color: #0458a1;
	text-decoration: none;
}

a:active,a:visited {
	color: #0458a1;
	text-decoration: none;
}

a:hover {
	color: #0458a1;
	text-decoration: underline;
}

a.forumlink {
	color: #0458a1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 100%;
}

a.topictitle {
	color: #0458a1;
	margin: 1px 0;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}

a.topictitle:visited {
	color: #3488d1 !important;
	text-decoration: none;
}

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

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


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

input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	line-height: 1.3em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	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.0em;
	font-family: Arial, Helvetica, 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: 1.0em;
}*/

.btnlite,.btnmain  {

	background-color : #FAFAFA;

	font-weight : normal;

	border: 1px solid Black;

	background-image: url(images/tile.gif);

	background-repeat: repeat-x;

}

a.btnlite  {

	background-color : #FAFAFA;

	font-weight : normal;

	border: 1px solid Black;

	background-image: url(images/tile.gif);

	background-repeat: repeat-x;

}

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

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

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.8em;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

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

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

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

#menuheader {
	display: block;
	background-color:  #0458a1;
	width: 185px;
	/*background: url("images/bg_menu.gif") no-repeat;*/
	color: white;
	text-align: center;
	font-size: 12px;
	height: 19px;
	text-transform: uppercase;
	line-height: 19px;
	}
	
a.menuitem {
	font-size: 120%;
	display: block;
		width: 178px;
		background-color:  #ffffff;
	color: orange;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 19px;
	border:1px solid #0458a1;
	border-top: 0px solid #1e94fa;
	text-decoration: none;
}

a.menuitem-small {
	font-size: 85%;
	display: block;
		width: 178px;
		background-color:  #ffffff;
	color: orange;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	height: 16px;
	border:1px solid #0458a1;
	border-top: 0px solid #0458a1;
	text-decoration: none;
}

a.menuitem:hover,a.menuitem-small:hover {
	background-color:  #c3e3fe;
}

a.headeritem {
	color: black;
}

a.headeritem-forum {
	
}

a.headeritem-problog {
	color: #097e6d;	
}

a.headeritem-blog {
	color: #5adac8;
}

a.headeritem-news {
	color: red;
}

a.headeritem-usernews {
	color: orange;
}

a.headeritem-video {
	color: black;
}

a.headeritem-pod {
	color: #ddd600;
}

a.headeritem-beach {
	color: #030071;
}

a.headeritem-secondhand {
	color: #00fff6;
}

a.headeritem-feed {
	color: #850026;
}

a.headeritem-events {
	color: #0033ff;
}
