body {
	background-color: #FFFFFF;
	color: #313131;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px; padding: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #2758A7; }
a:hover		{ text-decoration: underline; color : #cf2e36; }
hr	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #DBDBDB; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #DBDBDB; border: 0px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #F7F7F7; }
td.row3	{ background-color: #FFFFFF; }

/*
  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: #DBDBDB;
		background-image: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #2758A7; height: 25px;
	background-image: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/images/cellpic1.gif);
			background-color:#FFFFFF; border: #DBDBDB; border-style: solid; height: 28px;
}

/*
  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: 29px;
	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: #DBDBDB; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FFFFFF; border: #DBDBDB; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; 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 1px 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;border-top:1px solid #fff;border-bottom:1px solid #fff; }
th.thCornerL { border-width: 0px 0px 0px 0px;border-top:1px solid #fff;border-bottom:1px solid #fff; }
th.thCornerR { border-width: 0px 0px 0px 0px;border-top:1px solid #fff;border-bottom:1px solid #fff; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #336699; margin-bottom:0px;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #313131; }
a.gen,a.genmed,a.gensmall { color: #2758A7; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #80b0da; text-decoration: underline; }

.genmeds { font-size : 11px; color: #FFFFFF; font-weight: bold; }
.genmeds a {color: #FFFFFF; font-weight: bold;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #313131 }
a.mainmenu		{ text-decoration: none; color : #2758A7;  }
a.mainmenu:hover{ text-decoration: underline; color : #cf2e36; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #2758A7}
a.cattitle		{ text-decoration: none; color : #2758A7; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #2758A7; }
a.forumlink 	{ text-decoration: none; color : #2758A7; }
a.forumlink:hover{ text-decoration: underline; color : #cf2e36; }

/* 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 : #313131;}
a.nav			{ text-decoration: none; color : #2758A7; }
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 : #313131; }
a.topictitle:link   { text-decoration: none; color : #2758A7; }
a.topictitle:visited { text-decoration: none; color : #2758A7; }
a.topictitle:hover	{ text-decoration: underline; color : #cf2e36; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #313131;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #313131; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #2758A7 }
a.postlink:visited { text-decoration: none; color : #2758A7; }
a.postlink:hover { text-decoration: underline; color : #cf2e36}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #FFFFFF; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #FFFFFF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright1		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright1		{ color: #444444; text-decoration: none;}
a.copyright1:hover { color: #313131; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #313131;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #313131;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #DBDBDB;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFFF;
	color : #313131;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	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: #F7F7F7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/formIE.css");






/* * Top of Header and Topbuttons * */
.headtopbg { background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/headtopbg.gif);  }
.headtopleft { background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/headtopleft.gif);float:left;width:264px; height: 33px; }
.headtopbg, .headtopleft { height:33px;  }

.logout {background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/logout.gif); }
.logout a:hover {background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/logouth.gif); }
.factsheet {background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/factsheet.gif); }
.factsheet a:hover {background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/factsheeth.gif); }

.user_cp{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/user_cp.gif); }
.user_cp a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/user_cph.gif); }
.register{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/register.gif); }
.register a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/registerh.gif); }
.member{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/member.gif); }
.member a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/memberh.gif); }
.calendar{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/calendar.gif); }
.calendar a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/calendarh.gif); }
.faq{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/faq.gif); }
.faq a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/faqh.gif); }
.search{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/search.gif); }
.search a:hover { background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/searchh.gif); }
.new_posts{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/new_posts.gif); float:left;display:block; width:101px; height:33px;}
.new_posts a:hover{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/new_postsh.gif);float:left;display:block; width:101px; height:33px; }
.daily_posts{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/daily_posts.gif); float:left;display:block; width:101px; height:33px;}
.daily_posts a:hover{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/daily_postsh.gif);float:left;display:block; width:101px; height:33px; }

.user_cp, .register, .member, .calendar, .faq, .search, .logout {float:left;display:block; width:92px; height:33px;}
.factsheet {float: left; disyplay: block; width: 101px; height:33px;}
.user_cp span, .register span, .member span, .calendar span, .faq span, .search span, .new_posts span, .daily_posts span, .factsheet span, .logout span{display:none;}

/* * Header * */
.headbg  { background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/headbg.gif);  }
.headpic { background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/headpic.jpg) no-repeat top left;  }
.headbg,  .headpic  { height:117px;  }

.community {width: 209px; height: 30px; display: block; position: absolute; margin-left: 236px; margin-top: 78px; }
.community a{ background: url(http://www.hiv-symptome.de/forum/hiv.jpg) no-repeat center left;}
.community a:hover {background: url(http://www.hiv-symptome.de/forum/hiv-2.jpg) no-repeat center left;}


.links {width:6px; height:32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/links.jpg);  }

.linksl {margin-left: 24px; width:6px; height:32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/links.jpg);  }

.links3 {width:6px; height:32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/links3.jpg);  }

.flexibel {height: 32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/flexibel.jpg) repeat-x; padding-top: 6px; }
.flexibel a{font-weight: bold; margin-top: 40px;}

.flexibel3 {height: 32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/flexibel3.jpg) repeat-x; padding-top: 6px; }
.flexibel3 a{font-weight: bold; margin-top: 40px;}

.flexibelr { color: #cf2e36; height: 32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/flexibel.jpg) repeat-x; padding-top: 6px; }
.flexibelr a{ color: #cf2e36; font-weight: bold; margin-top: 40px;}
.flexibelr a:hover{ color: #828282; font-weight: bold; margin-top: 40px;}

.rechts {width:6px; height:32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/rechts.jpg);  }

.rechts3 {width:6px; height:32px; display: block; float: left; background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/rechts3.jpg);  }

.startseite {position: absolute; color:#336699; text-decoration: underline; font: 10px tahoma;}
.startseite a{display: block; width: 160px; position: absolute; margin-left: 56px; margin-top: 8px;}
.startseite a:hover{color: #336699;}
.startseite p{margin-left: 73px; margin-top: 8px;}

.headpic h2 {font-size: 30px; color: #cf2e36; padding: 0px; margin-left:34px; margin-top: 0px; margin-bottom: 0px; position: absolute; width: 160px; float: left;}
.headpic strong {margin-left: -536px; margin-top: 68px; font-size: 11px; color: #313131; }
.quick{padding:91px 26px 0 0;float:right;}
.oben {font-size: 11px; color: #313131; position: absolute; margin-top: -80px; margin-left: 50px;}
.quickb{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/quickb.gif);display:block; width:127px; height:19px;}
.quickb a:hover{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/quickbh.gif);display:block; width:127px; height:19px; }
.logb{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/login.gif);display:block; width:127px; height:19px;}
.logb a:hover{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/loginh.gif);display:block; width:127px; height:19px; }

.quickb span, .logb span {display:none;}

/* * Sidebar * */
.sidebar{ border-right: 1px solid #A7C9F5;width:212px; }
.sidebarpadding{ width: 240px; padding:6px;font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
.sidebarpaddingu{ margin-top: 0px; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}

.welcome{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/welcome.gif);display:block; width:262px; height:31px;}
.u_login{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/u_login.gif);display:block; width:262px; height:31px;}
.s_search{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/s_search.gif);display:block; width:210px; height:31px;}
.s_search2{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/s_search.gif);display:block; width:210px; height:31px;}
.s_text { padding:8px 0 0 30px;font: bold 11px Tahoma;color:#2758A7;}

.inputborder{ border: 1px solid #A7C9F5;width:250px; }
.inputborderr{ border: 1px solid #8e8f8f;width:250px; }
.sidebarinput{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/sidebarinput.gif);border: 1px solid #A7C9F5;font: bold 11px Tahoma;padding-left:8px;padding-top:2px;padding-bottom:2px;color:#2758A7;}
.sidebarinputr{ background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/sidebarinput.gif);border: 1px solid #8e8f8f;font: bold 11px Tahoma; margin-left: 88px; margin-top: 6px; padding-left:8px;padding-top:2px;padding-bottom:2px;color:#2758a7;}
.textr {margin-left: 0px;}
/* * Content * */
.content {width:100%;}
.abstand {margin-top: 2px;}
.contenttopbg{background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/contenttopbg.gif) repeat-x top left;padding:10px 0 0 2px; }
.contenttopbg_right{background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/contenttopbg_right.gif) no-repeat top right; }
.brcumb{background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/brcumb.gif) no-repeat  0px 2px; padding: 0px 0px 0px 14px; font:11px tahoma;color:#2758A7;}
.brcumb1{ font:11px tahoma;color:#2758A7;}
.forbg { background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/forbg.gif); height: 30px; }
.forl {  background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/forl.gif) no-repeat top left; height: 30px;  }
.forr {  background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/forr.gif) no-repeat top right; height: 30px;  }
.fortitel {padding: 1px 0px 0px 34px; font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; }
.fortitel h2{margin-top /*\**/: 8px;}
.fortitelu {padding: 9px 0px 0px 34px; font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; }

.fortitel1{padding: 9px 0px 0px 34px; font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}


.tcat_post{background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/gradients/gradient_tcat.gif) repeat-x top left;color: #313131;font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
.alt3{background: #ECEBEB url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/gradients/alt_3.gif);}
.alt4{background: #ECEBEB url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/gradients/alt_4.gif);}

.pib {border-right: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF;padding: 3px 3px 3px 3px; }
.pibu { border: 1px solid #C9C9C9;background-color: #EDEDED;margin-top: 2px; }

/* * Footer * */
.footerleft{background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/footerleft.gif);float:left;display:block; width:266px; height:45px;}
.textpos { padding:18px 6px 0 22px; }
.textpos p{ padding-left: 30px; margin-bottom: 0px; margin-top: -10px; }
.textposright { padding:21px 0 0 288px;}
.linkpic {background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/linkpic.gif) no-repeat  0px 4px; padding: 0px 0px 0px 9px; font: bold 10px tahoma;color:#2758A7; }
.linkpicright {background: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/linkpicright.gif) no-repeat  0px 3px; padding: 0px 0px 0px 12px; font: bold 10px tahoma;color:#FFFFFF; }
.r_links {color:#FFFFFF; font-size: 11px;}
.r_links a:link{color:#FFFFFF; }
.r_links a:visited{color:#FFFFFF; }
.r_links a:hover, a:active{	color: #80b0da; }
.copyright { padding:3px 0 0 34px;font: 10px tahoma; }
.footerbg{background:url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/footerbg.gif);height:45px;}

img { border:0px; }

.forumlinks {padding-bottom: 10px; margin-top: -6px; margin-left: 6px;}
#forumoben {padding-left: 287px; position: absolute; margin-top: 44px; width: 728px; height: 90px;}

#hiv-header {font-size: 12px; margin-top: -8px; padding-bottom: 10px; margin-left: 25px; width: 300px; border-right: 1px solid #dbdbdb; float: left; padding-right: -25px;}
#hiv-header li{list-style-image: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/liste.gif); margin-left: -25px;}
#hiv-header a{margin-left: 0px; position: absolute; margin-top: -6px;}
#hiv-header p{display: inline; font-size: 9px;}
#hiv-header strong{color: #cf2e36;}


#hiv-header-buch {font-size: 12px; margin-top: -8px; padding-bottom: 10px; margin-left: 25px; width: 260px; border-right: 1px solid #dbdbdb; float: left; padding-right: -25px;}
#hiv-header-buch li{list-style-image: url(http://www.hiv-symptome.de/forum/templates/bluewonder_sidebar/liste.gif); margin-left: -25px;}
#hiv-header-buch a{margin-left: 0px; position: absolute; margin-top: -6px;}
#hiv-header-buch p{display: inline; font-size: 9px;}
#hiv-header-buch strong{color: #cf2e36;}

#header-rechts {font-size: 12px; margin-top: -8px; margin-left: 20px; width: 270px; height: 118px; float: left; border-right: 1px solid #dbdbdb;}
#header-rechts ul {margin-top: 4px;}
#header-rechts ul li{list-style-type: none; margin-left: -39px;}
#header-rechts a{color: #2758a7;}
#header-rechts a:visited{color: #2758a7;}
#header-rechts a:hover{color: #cf2e36;}
#header-rechts a:active{color: #2758a7;}
#header-rechts strong{color: #cf2e36;}

#header-rechtsl {font-size: 12px; margin-top: -8px; margin-left: 20px; width: 360px; height: 104px; float: left; border-right: 1px solid #dbdbdb; padding-right: 10px;}
#header-rechtsl ul {margin-top: 6px;}
#header-rechtsl a{color: #2758a7;}
#header-rechtsl a:visited{color: #2758a7;}
#header-rechtsl a:hover{color: #cf2e36;}
#header-rechtsl a:active{color: #2758a7;}
#header-rechtsl strong{color: #cf2e36;}

#header-rechts-social {float: left; padding-left: 20px;}

.linksoben {margin-left: 288px; position: absolute;}
.linksoben3 {margin-left: 25px; position: absolute; display: inline; width: 740px;}
