/*
  The original wmp Theme for phpBB version 2+
  Created by vb design
  http://www.vbdesigns.de

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0 10px 0 10px;
	padding: 0px;
	background-color: #F5f3f3; background-image: url(../../../images/hpbackverlauf3.jpg)
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #333333; }
a:hover		{ text-decoration: underline; color : #FF9900; }
hr	{ height: 0px; border: solid #9E9C9C 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #D1D1E1; border: 1px #9E9C9C solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #D1D1E1; border: 1px #9E9C9C solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E6E3E3; }
td.row2	{ background-color: #D8D5D5; }
td.row3	{ background-color: #9E9C9C; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #D1D1E1;
		background-image: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/cellpic3.gif);
		background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #333333; height: 22px;
	background-image: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/cellpic3.gif);
    background-repeat: repeat-x;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
            color: #FFFFFF; font-size: 11px; font-weight : bold;
			background-image: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/cellpic1.gif);
            background-repeat: repeat-x;
			background-color:#9E9C9C; border: #D1D1E1; border-style: solid; height: 23px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 23px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #D1D1E1; border-style: solid; height: 22px;
}
td.row3Right,td.spaceRow {
	background-color: #9E9C9C; border: #D1D1E1; border-style: solid;
}

th.thHead,td.catHead { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Verdana, Arial, Helvetica, sans-serif",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 11px; }
.gens { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #333333; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF9900; text-decoration: underline; }
.gens { color : #FFFFFF; }
.gens a:link, .gens a:visited { color: #FFFFFF; text-decoration: underline; }
a.gens:hover	{ color: #FF9900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #333333;  }
a.mainmenu:hover{ text-decoration: underline; color : #FF9900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #333333}
a.cattitle		{ text-decoration: none; color : #333333; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #333333; }
a.forumlink 	{ text-decoration: underline; color : #333333; }
a.forumlink:hover{ text-decoration: underline; color : #FF9900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: underline; color : #333333; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #333333; }
a.topictitle:visited { text-decoration: none; color : #333333; }
a.topictitle:hover	{ text-decoration: underline; color : #FF9900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #333333 }
a.postlink:visited { text-decoration: none; color : #333333; }
a.postlink:hover { text-decoration: underline; color : #FF9900}

/* Quote & Code blocks */
.code {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;
	background-color: #FFFFFF; border: #9E9C9C; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 125%;
	background-color: #FFFFFF; border: #9E9C9C; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; letter-spacing: -1px;}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: #B9BEC5 1px solid;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E6E3E3;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #D8D5D5; border-style: none; }

 img { border:0; }

.list   { list-style-type:none;margin:0;text-align:left;padding:0; }
.button {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.tableinborder {
	background: #D1D1E1;
	color: #000000;
	border: 1px solid #9E9C9C;
}

#domain { padding:6px 0 0 16px;font:bold 14px tahoma; color:#CFCFCF; }

#head_t_bg    {
	height:33px;
	clear: both;
	float: none;
	width: auto;
}
#head_t_left  {
	height:33px;
	background-repeat: no-repeat;
	background-position: left top;
}
#head_t_right {
	height:33px;
	background-repeat: no-repeat;
	background-position: right top;
}

#head_b_bg    { background:url(); height:126px; }
#head_b_left  { background:url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/linklogoimpressum.jpg) no-repeat top left; height:126px;  }
#head_b_right { background:url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/linklogoimpressum.jpg) no-repeat top right; height:126px; }

#head_b_leftAdsense  {
	height:126px;
	background-image: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/head_t_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F4F2F2;
}
#head_b_rightAdsense {
	height:126px;
	background-image: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/head_t_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #F4F2F2;
}


.list_m { list-style:none;margin:0;padding:0 9px 0 0; float:right; }

.button_usercp, .button_register, .button_memberlist,.button_calender, .button_getnew,
.button_getdayli, .button_search, .button_menu, .button_help, .button_logof, .button_logon { float:left;}

.button_usercp span, .button_register span, .button_memberlist span, .button_calender span,
.button_getnew span, .button_getdayli span, .bs, .button_help span, .button_logof span, .button_logon span{ display:none; }


.button_usercp a:link, .button_usercp a:visited         { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_usercp.gif); display:block; width:75px; height:33px; }
.button_register a:link, .button_register a:visited     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_register.gif); display:block; width:103px; height:33px; }
.button_memberlist a:link, .button_memberlist a:visited { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_memberlist.gif); display:block; width:102px; height:33px; }
.button_calender a:link, .button_calender a:visited     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_calendar.gif); display:block; width:78px; height:33px; }
.button_getnew a:link, .button_getnew a:visited         { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_new_posts.gif); display:block; width:102px; height:33px; }
.button_getdayli a:link, .button_getdayli a:visited     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_dayli_posts.gif); display:block; width:102px; height:33px; }
.button_menu a:link, .button_menu a:visited             { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_menu.gif); display:block; width:112px; height:33px; }
.button_search a:link, .button_search a:visited         { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_search.gif); display:block; width:68px; height:33px; }
.button_help a:link, .button_help a:visited             { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_help.gif); display:block; width:63px; height:33px; }
.button_logof a:link, .button_logof a:visited           { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_logof.gif); display:block; width:77px; height:33px; }
.button_logon a:link, .button_logon a:visited           { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_logon.gif); display:block; width:77px; height:33px; }

.button_forum a:hover      { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_forum_hover.gif); }
.button_usercp a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_usercp_hover.gif); }
.button_register a:hover   { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_register_hover.gif); }
.button_memberlist a:hover { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_memberlist_hover.gif); }
.button_calender a:hover   { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_calendar_hover.gif); }
.button_getnew a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_new_posts_hover.gif); }
.button_getdayli a:hover   { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_dayli_posts_hover.gif); }
.button_menu a:hover       { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_menu_hover.gif); }
.button_search a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_search_hover.gif); }
.button_help a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_help_hover.gif); }
.button_logof a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_logof_hover.gif); }
.button_logon a:hover     { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/button_logon_hover.gif); }

.bo_left_bg   {background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bo_left_bg.gif) repeat-y top left; padding:0 0 0 21px;}
.bo_right_bg  { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bo_right_bg.gif) repeat-y top right; padding:0 22px 0 0; }

.bot_left_bg   {background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bot_left_bg.gif) repeat-y top left; padding:0 0 0 21px;}
.bot_right_bg  { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bot_right_bg.gif) repeat-y top right; padding:0 22px 0 0; }

.pages { background: #F9F9F9 url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/page_bg.gif) repeat-x top left; }
.pagest { background:  url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/paget_bg.gif) repeat-x bottom left; }

.pagesbr { background: #F9F9F9; }
#bo_bg_pic    { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bo_bg_pic.gif); height:12px; font-size:0; }
#bo_left_pic  { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bo_left_pic.gif) no-repeat top left; height:12px; font-size:0;}
#bo_right_pic { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/bo_right_pic.gif) no-repeat top right; height:12px; font-size:0; }

.forbg { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/forbg.gif); height: 24px; }
.forl {  background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/forl.gif) no-repeat top left; height: 24px;  }
.forr {  background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/forr.gif) no-repeat top right; height: 24px;  }

.c_border_bottombg { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/c_b_bg.gif); height: 7px;font-size:0; }
.c_border_bottom_left{  background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/c_b_l.gif) no-repeat top left; height: 7px; font-size:0; }
.c_border_bottom-right{  background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/c_b_r.gif) no-repeat top right; height: 7px; font-size:0; }

.fortitel{padding: 6px 0px 0px 12px; font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; color: #fff;text-align:left;}

.fortitel a:link, .fortitel a:visited { color: #fff;text-decoration:none;}
.fortitel a:hover { color: #FF9900;text-decoration:underline;}
#admin  { padding: 17px 14px 0 9px; font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; color: #333333; }
#admin a:link, #admin a:visited { color: #333333;text-decoration:underline;  }
#admin a:hover { color: #FF9900;text-decoration:underline; }
.smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; }

.subforum    { padding:0; margin: 0; }
.subforum li { display:inline; width:150px; float:left; padding-right:1em; }
.clear       { clear:both; }
.pib {border-top: 1px solid #F5F5F5; border-left:1px solid #F5F5F5;padding: 3px 3px 3px 3px; }
.pibu { border: 1px solid #B4B1B1;background-color: #E9E8E8;margin-top: 2px; }

#footer_bg    { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/footer_bg.gif); height:38px; }
#footer_left  { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/footer_left.gif) no-repeat top left; height:38px; }
#footer_right { background: url(http://www.schmerzfreitrotzarthrose.de/arthrose-forum/templates/wmp/images/footer_right.gif) no-repeat top right; height:38px; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/wmp/formIE.css");
.Stil13 {
	font-size: 24px;
	font-weight: bold;
}
.Stil14 {font-size: 18px}
.Stil16 {font-weight: bold}