@charset "utf-8";
/* CSS Document 

*/

/*--- BEGIN 1024er mimimi Hack ------*/
#fix1024{ 
	width: 1000px; 						/* #container width */
	background-position:-100px 0; 		/* #container, header, footer ... background-position */
	padding-left: 0; 					/* #header padding */
	padding-right: 52px; 				/* #portal paddingLeft  */
	padding-top: 38px; 					/* #register paddingRight  */
	margin: 0px 59px; 					/* #mainContent margin */
	height: 350px; 						/* #headerLogo margin-left */
	display: none;
}

/*--- ENDE 1024er mimimi Hack ------*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background: #000000;
	background-image: url();
	background-repeat: repeat-y;
	background-position: 50% 0;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}


body.iframe  {
	background-color: #000000;
	background-position: 50% 0;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter2_2.gif);
	background-repeat:repeat-y;
}


#fixbg {
	background-image: url(images/C3-WoW-DarkCataclysm/pageBG.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	height:800px;
	width:100%;	
}


#full{
	width: 100%;
	background-image: url(images/C3-WoW-DarkCataclysm/fullscreen.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 100%;
}

#overRight{
	position: absolute;
	margin-top: 199px;
	margin-left: 1045px;
	background-image: url(images/C3-WoW-DarkCataclysm/fahneRechts.png);
	height:467px;
	width: 96px;
	display:none;
}

#overLeft{
	position: absolute;
	margin-top: 199px;
	margin-left: -206px;
	background-image: url(images/C3-WoW-DarkCataclysm/fahneLinks.png);
	height:467px;
	width: 183px;
	display:none;
}

html>/**/body #overLeft{
	margin-left: -116px;
}
html>/**/body #overRight{
	margin-left: 1135px;
}

#container {
	width: 1250px;

	/* the auto margins (in conjunction with a width) center the page */
	margin: 0 auto;
	background-position: 95px 0px;
}
#mainContent {
	margin: 0px 107px;

}
#footer {
	clear: both;
	margin-left: 80px;
	padding: 0 10px 0 20px;
	background: #DDDDDD;
	background-image: url(images/C3-WoW-DarkCataclysm/footerBG.png);
	height: 245px;
	vertical-align:bottom;
	z-index: 100;
	background-repeat:no-repeat;
	background-color: transparent;
}

#fullfooter{
	position: absolute;
	margin-top: -454px;
	width: 100%;
	background-image: url(images/C3-WoW-DarkCataclysm/fullfooter.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 454px;
	z-index: -1;

}

.contAreaPlus{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
}

.kralle{
  position: absolute;
  width: 245px;
  height:260px;
  background-image: url(images/C3-WoW-DarkCataclysm/kralle.png);


}
#fullscreen {
	clear: both;
	height: 0px;
	width: 100%;
	display: block;
}


.footerText{
	margin-left: -100px;
	color: #d4d4d4;
}
.footerText a{
	color: #d4d4d4;
	font-weight: bold;
}


.footerJobs{
	background-image: url(images/C3-WoW-DarkCataclysm/jobs.jpg);
	position:absolute;
	text-align: center;
	display: block;
	width: 1031px;
	height: 257px;
	margin-top: 50px;
}

.footerTop{
	float: left;
	min-height: 150px;
}
.footerTopIE{
	float: left;
	min-height: 150px;
}

/*--II Header ----*/
#header {
	background: #DDDDDD;
	background-image: url(images/C3-WoW-DarkCataclysm/headerMain.jpg);
	padding: 0 10px 0 20px;
	height: 383px;
}
.headerTop{
	height: 50px;
}
#gameLogo{
	display: none;
}
/*---III Header MainMenu ------*/
.mainMenu{
	width: auto%;
	height: auto;
	clear: both;
	padding-top: 255px;
	margin-left: 95px;
	z-index: 10;
}

#portal {
	margin-left: 208px;
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Portal.png);
	display:block;
	height: 25px;
	width: 71px;
	cursor: pointer;
	float: left;
}#portal:hover {
	background-position: 71px 0px;
	float: left;}

a.forum {
	margin-top: -18px;
	margin-left: 0px;
	background: url(images/C3-WoW-DarkCataclysm/Forum.png);
	display:block;
	height: 25px;
	width: 71px;
	cursor: default;
	float:left;
}a.forum:hover {
	background-position:71px 0px;
	cursor: pointer;}
	
a.settings {
	margin-top: -18px;
	margin-left: 0px;
	background: url(images/C3-WoW-DarkCataclysm/Settings.png);
	display:block;
	height: 25px;
	width: 71px;
	cursor: default;
	float:left;
}a.settings:hover {
	background-position:71px 0px;
	cursor: pointer;}

a.dkp {
	margin-left: -15px;
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/DKP.png);
	display:block;
	height: 25px;
	width: 71px;
	cursor: default;
	float: left;
}a.dkp:hover {
	background-position: 71px 0px;
	cursor: pointer;}

a.gallery {
	margin-top: -18px;
	margin-left: -10px;
	background: url(images/C3-WoW-DarkCataclysm/Gallery.png);
	display:block;
	height: 25px;
	width: 71px;
	cursor: default;
	float: left;	
}a.gallery:hover {
	background-position:71px 0px;
	cursor: pointer;}

#register {
	margin-left: -10px;
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Register.png);
	display:block;
	height: 25px;	
	width: 71px;
	cursor: default;	
	float: left;
}#register:hover {
	background-position:71px 0px;
	cursor: pointer;}

input.submit {
	background-color: transparent;
	margin-top: -18px;
	background-image: url(images/C3-WoW-DarkCataclysm/MainMenuSubmit.png);
	height: 25px;
	width: 71px;
	border: 0px; 
	cursor: default;
	float: left;
}input.submit:hover { 
	background-position:71px 0px;
	cursor: pointer;}

input.log {
	margin-right: 5px;
	margin-top: 6px;
	background: #000000;
	border: 1px solid #a5a5a5;
	font: 9px  Verdana, Arial, Helvetica, sans-serif,;
	color:#ffebdc;
	height: 13px;
	width: 55px;
	float: right;
}

.pass{
	margin-top: -19px;
	background: url(images/C3-WoW-DarkCataclysm/Pass.png) no-repeat;
	height: 25px;
	width: 110px;
	float: left;
}/*.pass:hover{
	background: url(images/C3-WoW-DarkCataclysm/Pass2.jpg) no-repeat;
}*/

.login{
	margin-top: -19px;
	background: url(images/C3-WoW-DarkCataclysm/Login.png) no-repeat;
	height: 25px;
	width: 110px;
	float: left;
}/*.login:hover{
	background: url(images/C3-WoW-DarkCataclysm/Login2.jpg)
}*/

a.admin{
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Admin.png);
	display: block;
	height: 25px;	
	width: 71px;
	cursor: default;
	float:left;		
}a.admin:hover {
	background-position:71px 0px;
	cursor: pointer;}
	
a.rplan {
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Rplan.png);
	display: block;
	height: 25px;
	width: 71px;
	cursor: default;
	float:left;		
}a.rplan:hover {
	background-position:71px 0px;
	cursor: pointer;}

a.groups {
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Groups.png);
	display:block;
	height: 25px;	
	width: 71px;
	cursor: default;
	float:left;	
}a.groups:hover {
	background-position: 71px 0px;
	cursor: pointer;}

a.profile {
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Profile.png);
	display:block;
	height: 25px;	
	width: 71px;
	cursor: default;	
	float:left;
}a.profile:hover {
	background-position:71px 0px;
	cursor: pointer;}

a.logout {
	margin-left: 0px;
	margin-top: -18px;
	background: url(images/C3-WoW-DarkCataclysm/Logout.png);
	display:block;
	height: 25px;	
	width: 71px;
	cursor: default;
	float: left;
}a.logout:hover {
	background-position:71px 0px;
	cursor:pointer;}

/*-------------------- ForumButtons ------------*/
input.fmi_submit { 
	background-image: url(images/C3-WoW-DarkCataclysm/fm_submit.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;
	cursor: default;
}
input.fmi_submit:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_preview { 
	background-image: url(images/C3-WoW-DarkCataclysm/fm_preview.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_preview:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_quote { 
	background-image: url(images/C3-WoW-DarkCataclysm/fm_quote.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_quote:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
input.fmi_smilies { 
	background-image: url(images/C3-WoW-DarkCataclysm/fm_smilies.gif);
	height: 18px;	
	width: 60px;
	border: 0px;
	display:block;	
	cursor: default;
}
input.fmi_smilies:hover { 
	background-position:60px 0px;
	cursor: pointer;
}
a.newtopic{
	background-image: url(images/C3-WoW-DarkCataclysm/newtopic2.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;
	float: left;
}
a.newtopic:hover{
	background-image: url(images/C3-WoW-DarkCataclysm/newtopic2.gif);
	background-position:74px 0px;
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}
a.topicreply{
	background-image: url(images/C3-WoW-DarkCataclysm/reply.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;	
	float: left;
}
a.topicreply:hover{
	background-position:74px 0px;
}
a.topiclocked{
	margin-top: -7px;
	width: 134px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumLocked.png);
	float:right;
}a.topiclocked:hover{
	background-position: 134px 0px;
}

/*-------------------- PortalSettings ------------*/
.portalLeftContainer {
	clear: both;
	width: 229px;
	min-height:561px;
	float: left;
	margin-left: 4px;
}
.portalCenterContainer {
	float: left;
	width: 553px;
	min-height:561px;
	margin-left: 6px;
}
.portalCenterContainer_2 {
	float: left;
	width: 787px;
	min-height:561px;
	margin-left: 6px;
}
.portalRightContainer {
	width: 229px;
	min-height:561px;
	float: left;
	margin-left: 5px;
}

/*------------ ContentBox ----------*/
.contArea {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	float: left;
}
.contAreaDiv{
	width: 50%;
	float:left;
	text-align:center;
}
.clear{
	width:auto;
	clear: both;
	text-align: center;
}
.formatPostLeft{
	clear: left;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 200px;
}
.formatPostLeft2{
	float: left;
	margin-top: 5px;
	min-width: 300px;
}
.formatPostLeft3{
	clear: left;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.formatPostRight{
	clear: right;
	float: right;
	margin-top: 2px;
	width: 200px;
	text-align:center;
}
.formatRight{
	float: right;
	text-align:right;
}

.formatLeft{
	float: left;
	text-align:left;
	margin-right: 10px;
}

.formatLeftProfileA{
	clear: both;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 150px;
	border: 0px solid;
	line-height: 140%;
	font-weight: bold;
}
.formatLeftProfile{
	float: left;
	text-align:left;
	margin-right: 10px;
	width: 250px;
	border: 0px solid;
}
.formatLeftProfileB{
	float: left;
	text-align:left;
	margin-right: 10px;
	width: 137px;
	border: 0px solid;
}
.formatRightPmMark{
	float: right;
	text-align:center;
	margin-top: 4px;
	width: 43px;
	height: 52px;
	border-left: #292725 1px solid;

}
.formatRightPmDate{
	font-size: 9px;
	float: right;
	text-align:center;
	margin-top: 4px;
	padding-top: 19px;
	width: 213px;
	height: 34px;
	border-left: #292725 1px solid;

}
.formatRightPmAuthor{
	font-size: 9px;
	float: right;
	text-align:center;
	margin-top: 4px;
	padding-top: 19px;
	width: 129px;
	height: 34px;
	border-left: #292725 1px solid;
}

/*---------------------------------------------------------------------------------------------- ContentLeft ------------------------------------------------------------*/
.contAreaLeftTop {
	width: 100%;
	height: 43px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTop.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftTopWelcome {
	width: 100%;
	height: 120px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopWelcome.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecruit {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopRecruit.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopBoss {
	width: 100%;
	height: 80px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopBoss.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRank {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopRank.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopPoll {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopPoll.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopTS {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopTS.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopVent {
	width: 100%;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopVentrilo.gif);
	background-repeat:no-repeat;
	clear:both;
}


.contAreaLeftTopPoster {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopPoster.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLinks {
	width: 100%;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopLinks.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopSearch {
	width: 100%;
	height: 110px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopSearch.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopStats {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopStats.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecentTopics {
	width: 100%;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopRecentTopics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNewestPics {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopNewPics.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWhoOnline {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopWhoOnline.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopCalendar {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopCalendar.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftLastSeen {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopLastSeen.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopBirthday {
	width: 229px;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopBirthday.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLastRaids {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopLastRaids.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLatestDrops {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopLatestDrops.png);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNextRaids {
	width: 100%;
	height: 65px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopNextRaids.png);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftTopWerbung {
	width: 100%;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopWerbung.gif);
	background-repeat:no-repeat;
	clear:both;
}


.contAreaLeftCenter {
	font-size: 12px;
	width: 210px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter.png);
	background-repeat:repeat-y;
	float: left;
	padding:10px;
}
.contAreaLeftCenter2 {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
	color: white;
}
.contAreaLeftBottom {
	width: 100%;
	height: 55px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottom.png);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaLeftBottom2 {
	width: 229px;
	height: 7px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}

/* pollHack */
.contAreaDivA{
	width: 30px;
	float: left;
	text-align:right;
	vertical-align:top;
}
.contAreaDivB{
	width: 170px;
	float: left;
	font-size: 10px;
	text-align: left;
}
/*--------------------------------------------------------------------------------------------- ContentRight ------------------------------------------------------------*/
.contAreaRightTop {
	width: 100%;
	height: 43px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTop2.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaRightTop_2 {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTop2_2.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaRightTopTitle {
	width: auto;
	height: 32px;
	float: left;
}
.contAreaRightTopTitle a{
	color: #CCC;
}




.contAreaRightTopName{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightTopDate{
	width: auto;
	height: 32px;
	float: right;
	color: #ffffff
}
.contAreaRightCenter{
	width: 100%;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter2.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaRightCenter_2{
	width: 100%;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter2_2.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaRightCenterPost{
	padding-top: 5px;
	padding-left: 22px;
	padding-right: 27px;
	line-height: 140%;}

.contAreaRightCenterComment{
	clear: both;
	float: right;
	margin-right: 30px;
	text-align: right;
}
.contAreaRightBottom {
	width: 100%;
	height: 28px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottom2_2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaRightBottom_2 {
	width: 100%;
	height: 20px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottom2_2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}



.contAreaRightNews{
	width:  auto;
	height: auto;
	float:  left;
}
.contAreaShoutboxDate{
	margin-top: 6px;
	font-size: 9px;
	float: right;
}
.contAreaShoutboxName{
	margin-top: 6px;
	font-size: 10px;
	float:left
}.contAreaShoutboxName a{
	font-size: 10px;
}.contAreaShoutboxName a:hover{
	font-size: 10px;
}
.contAreaShoutboxPost{
	padding: 1px;
	margin-top: 2px;
	width: 100%;
	clear: both;
	font-size: 10px;
	width: auto;
	float: left;
}
/*--------------------------------------------------------------------------------------------- forum ------------------------------------------------------------*/
.forumNavLeft{
	clear: both;
	width: auto;
	float: left;
	text-align: left;
	font-size: 10px;
}.forumNavLeft a{
	font-size: 10px;
}.forumNavLeft a:hover{
	font-size: 10px;
}


.forumNavRight{
	width: auto;
	float: right;
	text-align: right;
}
.forumMainShout{
	clear:both;
	text-align: left;
	width: auto;
	float:left;
	padding-left: 5px;
	color: #ffffff;
}
.forumInsidePost{
	margin-top: 20px;
	margin-bottom: 10px;
	clear:both;
	text-align: left;
	min-height: 120px;
	width: 580px;
	float:left;
	padding-left: 10px;
}
/*--------------------------------------------------------------------------------------------- styleChanges (without Positioning) ------------------------------------------------------------*/

#headerLogo{
	margin-top: 85px;
	margin-left: 270px;
	position:absolute;
	z-index: 1;
	text-align: center;
	display: block;
	width: 650px;
	height: 129px;
	max-height: 129px;
}
	
.contAreaLeftTop p{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 0 0 0;
	text-align: center;
	color:#ffeac8;
}
.contAreaLeftCenter p{
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	margin: 0 0 0 0;
}
.contAreaRightTopTitle p{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
	margin: 0 0 0 0;
	color: #ffffff;
}
.contAreaRightTopName p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 8px;
	margin: 0 0 0 0;	
}
.contAreaRightTopDate p{
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0 0 0 0;	
	color: #a8c7e0;
}
p.center{
	text-align:center;
}

.contAreaLeftCenter a{
	font-size: 10px;
}

.contAreaLeftCenter a:hover{
	font-size: 10px;
	color: #F60;
}

a{
	color:#ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
	color: #06C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.small{
	font-size: 10px;
	font-weight: normal;
}
a.small:hover{
	font-size: 10px;
	font-weight: normal;
}
.small{
	font-size: 10px;
}
/* - Album / Sub Categories - */
.small a{
	font-size: 10px;
}
.color2{
	color: #ffffff;
}.color2 a{
	color: #F00;
}.color2 a:hover{
	color: #FC0;
}
/* --------------- Form------------------ */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input.post{
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
	margin: 10px;
}
input.postNoMargin{
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
}
input.upload{
	color: black;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
	margin: 10px;
}



textarea.post{
	margin-left: 20px;
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

input.search{
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
}
input.search:hover{
	color: #d2cfbf;
	background-color:#151f30;
	border: 1px solid #9892a6;
}
select{
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
}

select.portal{
	color: #151f30;
	background-color:#d2cfbf;
	border: 1px solid #9892a6;
}
select.portal:hover{
	color: #151f30;
	background-color:1d1430;
}
/* ---------- Pollbalken ------------ */
.pollLeft{
	background-image: url(images/C3-WoW-DarkCataclysm/pollLeft.gif);
	display:block;	
	height: 
}
/* ---------- Tables ------------ */
table{
	background: #7b7685;
	border-color: #94826e;
}
table.logo{
		background-color: transparent;
}
td.logo{
	background-image: none;
}
td.logoBG{
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter.gif);
	background-position: -5px 0px;
	background-repeat:repeat-y;
	font-size: 10px;
	padding: 3px;
}td.logoBG:hover{
	height: auto;
	background-image: none;
	background-position: -5px 0px;
	background-repeat:repeat-y;
	
}

th{

	height: 20px;
	padding: 1px 0 1px 0;
}

td{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}

td.forumStandart{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}
td.forumReverse{
	background-color:#100201;
}

td.forum{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback.jpg);
	height: 60px;
}td.forum:hover{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback2.jpg);}

tr.forum{
}
tr.forum:hover{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback2.jpg);}



td.forumSmall{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback.jpg);
}td.forumSmall:hover{
	background-image: url(images/C3-WoW-DarkCataclysm/mainpostback2.jpg);}


/* ---------- Forum Anzeige ------------ */
.contAreaTopForum {
	margin-left:5px;
	width: 1021px;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForum.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumSecond {
	margin-top: 15px;
	margin-left: 5px;
	width: 1021px;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumSecond.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumCalendar {
	margin-left: 0px;
	margin-top: 15px;
	width: 1021px;
	height: 90px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaCenterForumAll {
	margin-left: 0px;
	padding-left: 5px;	
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterForumAll.gif);
	background-repeat: repeat-y;
	clear:both;
	font-size: 10px;
}
.quote {
	margin-left: 5px;
	padding-left: 5px;	
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterForumAll.gif);
	background-repeat: repeat-y;
	clear:both;
	font-size: 10px;
	background-position: -10px 0;
}



.contAreaCenterForumDivider {
	width: 1015px;
	height: 2px;
	margin-left: -2px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterForumDivider.gif);
	display: block;
	clear: both;
}
.contAreaForumAll{
	padding-left: 5px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 5px;
	width: 1021px;
	height: 24px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumAll.gif);
	background-repeat:no-repeat;
	clear:both;
	font-weight: bold;
	font-size: 10px;
}
.contAreaForumAllSub{
	padding-left: 5px;
	padding-top: 8px;
	margin-left: -5px;
	width: 1017px;
	height: 37px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumAllSub.gif);
	background-repeat:no-repeat;
	clear:both;
	font-weight: bold;
	font-size: 10px;
}

.contAreaTopShout {
	width: 337px;
	height: 40px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopShout.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPost {
	width: 337px;
	height: 40px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumPosts.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPostRecent {
	margin-left: 2px;
	width: 333px;
	height: 31px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumPostsRecent.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaTopForumStats {
	
	width: 337px;
	height: 40px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopForumStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.lastVisit{
	position:absolute;
	font-size: 10px;
	width: 1015px;
	text-align: center;
	margin-top: -20px;
}


.contAreaCenterForum {
	margin-left:5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterForum.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterForumSecond {
	margin-left: 5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterForumSecond.jpg);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterInfoBox {
	width: 337px;
	height: auto;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenterInfoBox.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaBottomForum{
	
	width: 1021px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottomForum.gif);
	height: 15px;
	display: block;
	clear: both;
}
.contAreaBottomInfoBox{
	width: 337px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaBottomInfoBox.gif);
	height: 35px;
	display: block;
	clear: both;
}
.forumIndexCenter{
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 3px;
	width: 1027px;
	height: 18px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/C3-WoW-DarkCataclysm/forumIndexCenter.gif);	
	display:block;
	clear:both;
}.forumIndexCenter a{
	font-size: 10px;
	font-weight: normal;
}
.forumInfo{
	margin-top: -7px;
	width: 88px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumInfo.png);
	float:right;
}.forumInfo:hover{
	background-position:88px 0px;
}
a.forumCalendar{
	margin-top: -7px;
	width: 92px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumCalendar.png);
	float:right;
}a.forumCalendar:hover{
	background-position:88px 0px;
}
a.forumSearch{
	margin-top: -7px;
	width: 88px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumSearch.png);
	float:right;
}a.forumSearch:hover{
	background-position:88px 0px;
}
a.forumNewPM{
	margin-top: -7px;
	width: 91px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopNewPM.png);
	float:right;
}a.forumNewPM:hover{
	background-position:91px 0px;
}
a.forumReply{
	margin-top: -7px;
	width: 91px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopReply.png);
	float:right;
}a.forumReply:hover{
	background-position:91px 0px;
}




a.forumMemberlist{
	margin-top: -7px;
	width: 134px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumMemberlist.png);
	float:right;
}a.forumMemberlist:hover{
	background-position:134px 0px;
}


a.newTopic{
	margin-top: -7px;
	width: 134px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumNewTopic.png);
	float:right;
}a.newTopic:hover{
	background-position:134px 0px;
}
a.reply{
	margin-top: -7px;
	width: 88px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumReply.png);
	float:right;
}a.reply:hover{
	background-position: 88px 0px;
}


.forumSearch{
	margin-top: -7px;
	width: 88px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/forumSearch.png);
	float:right;
}.forumSearch:hover{
	background-position:88px 0px;
}
#infoBox{
	margin-top: 15px;
	text-align: center;
	display: none;
}

#searchBox{
	margin-top: 15px;
	text-align: center;
	display: none;
}
#calendarBox{
	text-align: center;
	display: block;
}
.signatureBox{
	margin-top: 10px;
	text-align: left;
	display: none;
}
/* ----------- Viewtopic --------- */
a.topicDelete{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_delete_css.png);
	float:right;
}a.topicDelete:hover{
	background-position:27px 0px;
}
.topicSignature{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_signature.png);
	float:right;
}.topicSignature:hover{
	background-position:27px 0px;
}
a.topicAnnounce{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_announce_css.png);
	float:right;
}a.topicAnnounce:hover{
	background-position:27px 0px;
}
a.topicSticky{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_sticky_css.png);
	float:right;
}a.topicSticky:hover{
	background-position:27px 0px;
}
a.topicNormal{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_normal_css.png);
	float:right;
}a.topicNormal:hover{
	background-position:27px 0px;
}
a.topicMerge{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_merge_css.png);
	float:right;
}a.topicMerge:hover{
	background-position:27px 0px;
}
a.topicSplit{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_split_css.png);
	float:right;
}a.topicSplit:hover{
	background-position:27px 0px;
}
a.topicMove{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_move_css.png);
	float:right;
}a.topicMove:hover{
	background-position:27px 0px;
}
a.topicLocked{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_lock_css.png);
	float:right;
}a.topicLocked:hover{
	background-position:27px 0px;
}
a.topicUnlock{
	margin-top: -7px;
	width: 27px;
	height: 24px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/topic_unlock_css.png);
	float:right;
}a.topicUnlock:hover{
	background-position:27px 0px;
}


/* ----------- Post Buttons --------- */
a.postQuote{
	margin-top: -7px;
	margin-right: 8px;
	width: 72px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_quote_css.png);
	float:right;
}a.postQuote:hover{
	background-position:74px 0px;
}
a.postEdit{
	margin-top: -7px;
	width: 74px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_edit_css.png);
	float:right;
	z-index:2;
}a.postEdit:hover{
	background-position:74px 0px;
}
a.postDelete{
	margin-top: -7px;
	width: 74px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_delete_css.png);
	float:right;
}a.postDelete:hover{
	background-position:74px 0px;
}
/* ----------- Moderator Cards --------- */
input.ModCardRed {
	margin-top: -7px;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_rcard_css.png);
	height: 29px;
	width: 28px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardRed:hover { 
	background-position:28px 0px;
	cursor: pointer;}

input.ModCardGreen {
	margin-top: -7px;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_gcard_css.png);
	height: 29px;
	width: 28px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardGreen:hover { 
	background-position:28px 0px;
	cursor: pointer;}
input.ModCardYellow {
	margin-top: -7px;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_ycard_css.png);
	height: 29px;
	width: 28px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardYellow:hover { 
	background-position:28px 0px;
	cursor: pointer;}
input.ModCardBlue {
	margin-top: -7px;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_bcard_css.png);
	height: 29px;
	width: 28px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardBlue:hover { 
	background-position:28px 0px;
	cursor: pointer;}
input.ModCardOrange {
	margin-top: -7px;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_bhotcard_css.gif);
	height: 29px;
	width: 33px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardOrange:hover { 
	background-position:33px 0px;
	cursor: pointer;}

/* ----------- Attachment --------- */
.contAreaRightTopAttachment {
	width: 553px;
	height: 43px;
	background-image: url(images/C3-WoW-DarkCataclysm/areaTopAttachment.gif);
	background-repeat:no-repeat;
	clear:both;
}
/* ----------- About / Contact User --------- */
a.userIcons{
	width: 14px;
	height: 14px;
	display: block;
	background-image: url(images/C3-WoW-DarkCataclysm/icon_pm_css.gif);
}a.userIcons:hover{
	background-position:14px 0px;
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text Frames ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/* Top */
td.avatarTopLeft{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarTopLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarTopCenter{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarTopCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarTopRight{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarTopRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Bottom */
td.avatarBottomLeft{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarBottomLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarBottomCenter	{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarBottomCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarBottomRight{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarBottomRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Sides */
td.avatarLeft{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarLeft.gif) repeat-y;
	height: auto;
	width: 2px;
}
td.avatarRight{
	background:#000000 url(images/C3-WoW-DarkCataclysm/avatarRight.gif) repeat-y;
	height: auto;
	width: 2px;
}



/* ----------- Begin Forumreihe --------- */
.forumMainClass{
	clear:both;
	text-align: left;
	padding-top: 8px;	
	margin-left: 8px;
	float:left;
}
.forumMainClassCat{
	clear:both;
	text-align: left;
	margin-top:-29px;
	padding-left: 8px;
	float:left;
	position: absolute;
}
.contAreaForumSub{
	margin-left: 4px;
	width: 1013px;
	height: 50px;
	border-bottom: 1px solid #666666;
}.contAreaForumSub:hover{
	background-image: url(images/C3-WoW-DarkCataclysm/areaSubOver.png);
	background-repeat: repeat;
}

.forumIcon{
	margin-left: 5px;
	clear:both;
	float: left;
	width: 40px;
}
.forumSubClass{
	text-align: left;
	float: left;
	padding-left: 5px;
	height:46px;
	font-size: 10px;
	width: 625px;
}.forumSubClass a{
	font-size: 10px;
}
.forumSubClassSecond{
	text-align: left;
	float: left;
	padding-left: 5px;
	font-size: 10px;
	width: 545px;
}.forumSubClass a{
	font-size: 10px;
}





.forumMainLP{
	padding-top: 8px;
	width: 180px;
	float: right;
	font-weight: bold;
	text-align: center;
}
.forumSubLP{
	width: 180px;
	float: right;
	text-align: center;
	font-size: 10px;
	clear:both;
}.forumSubLP a{
	font-size: 10px;}

.forumTopicPost{
	padding-top: 8px;
	width: 80px;
	font-weight: bold;
	float: right;
	text-align: center;
}
.forumSubTopics{
	margin-top: 15px;
	width: 80px;
	height: 33px;
	float: left;
	text-align: center;
	font-size: 10px;
}.forumSubTopics a{
	font-size: 10px;
}


.forumSubAuthor{
	padding-top: 20px;
	width: 100px;
	max-width: 100px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	height:36px;
	font-size: 10px;
}.forumSubAuthor a{
	font-size: 10px;}


.forumSubClassLink{
}
.forumSubClassLink a{
	font-weight: normal;
	font-size: 10px;
}
.forumSubClassStats{
	padding-top: 6px;
	text-align: left;
	width: 575px;
	float:left;
	padding-left: 5px;
}

.forumAuthor{
	padding-top: 10px;
	width: 100px;
	max-width: 100px;
	float: left;
	border-left: #596c99 1px solid;
	text-align: center;
	height:26px;
}

/* Announce */
.forumMainClassAnnounce{
	padding-top: 10px;
	clear:both;
	text-align: left;
	width: 459px;
	float:left;
	padding-left: 5px;
	color:#ffffff;	
}
.forumSubClassAnnounce{
	padding-top: 6px;
	padding-left: 5px;
	text-align: left;
	padding-left: 5px;
	width: 419px;
	float:left;
}
/* ---------- Teamspeak ------------ */
body.ts  {
	background-color: #000000;
	background-position: -10px 0;
	background-image: url(images/C3-WoW-DarkCataclysm/areaCenter.gif);
	background-repeat:repeat-y;
}
td.tsBG{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.tsName{
	text-align: center;
	font-size: 12px;
	color: rgb(255,204,0);
	font-weight: bold;
}
.tsPlayerName{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

a.tsSmall{
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
a.channellink{
	font-size: 10px;
	color: rgb(255,0,0);
	font-weight: normal;
	vertical-align: top;
}
.channelcount{
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;	
}
/* ---------- Recruitment ------------ */

.recruitClass{	
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.recruitSpec{	
	font-size: 10px;
	color: #C60;
	margin-left: 10px;
}
.recruithigh{
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	margin-left: 10px;
}

.recruitmedium{
	font-size: 11px;
	font-weight: bold;
	color: #C60;
	margin-left: 10px;
}
.recruitlow{
	font-size: 11px;
	font-weight: bold;
	color: #FC0;
	margin-left: 10px;
}
/* ---------- Bossprogress ------------ */
.bossIni{
	font-size: 8px;
	font-weight: normal;
	color: #CCC;
	margin-left: 10px;
}
.bossName{
	font-size: 8px;
	font-weight: normal;
	color: #1b273d;
	margin-left: 15px;
}
.bossStatus{
	font-size: 8px;
	font-weight: normal;
	color: #F60;
	margin-right: 10px;
	vertical-align: top;
}
/* ---------- Admin Area (V1 format ) ------------ */
td.genmed,.genmed{
	font-size:11px
	color:#1b273d;
}
th.genmed,.genmed,.gensmall,.gensmallblack{

}

.genmedblack{
	font-size: 12px;
	color:#CCC;
	font-weight:normal;
	padding-left: 25px;
}
.gensmallblack{
font-size:10px;
color:#ccc;
font-weight: normal;
}
.blackbold{
	font-size:10px;
	color:#F93;
	font-weight:bold;
}
.padleft25{
	padding-left:15px;
}
.padleft10{
	padding-left:10px;
}
.padleft15{
	padding-left:15px;
}


.padright10{
	padding-right:10px;
}
.padtop5{
	padding-top:5px;
	padding-bottom:5px;
}
.name{font-size:11px;font-weight: bold; color:#cc6633;}
.leftplacer{
	float:left;
	vertical-align:middle;
	padding-left: 3px;
}

.row1 
 
{ 
background-color:#1A0600;

	}
	
.row2

{
	background-color:#241210;
	
	}
	
.forumline

{
	background-color:#300;
	}
	
.th {
	background-color:white;
	}
