@charset "utf-8";
/*--- 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;
	/*background-image: url(images/C3-WotLK/BehindScene.jpg);*/
	background-repeat: no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

/* ---===[ STYLE CHANGES ]===--- */

	/* Hauptfarben */
	body {color: #a1d3ff;
		background: #162e47;}


	a{	color:#ffffff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}a:hover{color: #55d3f0;}

	.color2{color: #a1d3ff;}
	.color2 a{color: #ffffff;}
	.color2 a:hover{color: #55d3f0;}

	.color3{color: #a1d3ff;}
	.color3 a{color: #ffffff;}
	.color3 a:hover{color: #55d3f0;}


	/* Portal Welcome MSG Title color same as .color2:a */
	.contAreaRightTopTitle{color: #FFFFFF;}
	.contAreaForumSub{border-bottom: 1px solid #001a2c;}
	.forumSubAuthor{border-left: #596c99 1px solid;}

	/* Letterset Position */
	#headerLogo{
		margin-top: 10px;
                margin-left: 420px;
                width: 700px;
		height: 129px;
		max-height: 129px;
	}
	
	/* footer Text farbe */
	.footerText{color: #a1d3ff;}
	.footerText a{color: #ffffff;}

	/* Recruitment */
	.recruit_high{color: #ffffff;}
	.recruit_medium{color: #55d3f0;}
	.recruit_low{color: #a1d3ff;}

	/* Bossprogress */
	.bossIni{color: #ffffff;}
	.bossName{color: #a1d3ff;}
	.bossStatus{color: #55d3f0;}

	/* Teamspeak */
	.tsPlayerName{color: #55d3f0;}

	/* form colors */
	input{
		color: #ffffff;
		background-color:#0c3254;
		border: 1px solid #738cc7;}
	input.search:hover{
		color: #ffffff;
		background-color:#1f4669;
		border: 1px solid #ffffff;}

	textarea{
		color: #c9eaff;
		background-color:#0c3254;
		border: 1px solid #738cc7;}
	/* mainmenu login und passwort */
	input.log {
		background: #0f283f;
		border: 1px solid #738cc7;
		color:#ffffff;}
	/* tabellen */
	table{
		background: #596c99;
		border-color: #94826e;
	}
/* ---===[ STYLE CHANGES END]===--- */

#container {
	width: 1250px;
	background-image: url(images/C3-WotLK/pageBG.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#mainContent {
	margin: 0px 110px;
}
#footer {
	clear: both;
	padding: 0 10px 0 20px;
	background: #DDDDDD;
	background-image: url(images/C3-WotLK/footerBG.jpg);
	height: 259px;
	vertical-align:bottom;
}
.footerJobs{
	background-image: url(images/C3-WotLK/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-WotLK/headerMain.jpg);
	padding: 0 10px 0 20px;
	height: 270px;
}
.headerTop{
	height: 50px;
}
#gameLogo{
	display: none;
}
/*---III Header MainMenu ------*/
.mainMenu{
	width: auto%;
	height: auto;
	clear: both;
	padding-top: 143px;
	z-index: 10;
}

#portal {
	margin-left: 85px;
	background: url(images/C3-WotLK/Portal.jpg);
	display:block;
	height: 27px;
	width: 115px;
	cursor: pointer;
	float: left;
}#portal:hover {
	background-position:115px 0px;
	float: left;}

a.forum {
	background: url(images/C3-WotLK/Forum.jpg);
	display:block;
	height: 27px;
	width: 115px;
	cursor: default;
	float:left;
}a.forum:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.dkp {
	background: url(images/C3-WotLK/DKP.jpg);
	display:block;
	height: 27px;
	width: 115px;
	cursor: default;
	float: left;
}a.dkp:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.gallery {
	background: url(images/C3-WotLK/Gallery.jpg);
	display:block;
	height: 27px;
	width: 115px;
	cursor: default;
	float: left;	
}a.gallery:hover {
	background-position:115px 0px;
	cursor: pointer;}

#register {
	background: url(images/C3-WotLK/Register.jpg);
	display:block;
	height: 27px;	
	width: 115px;
	cursor: default;	
	float: left;
}#register:hover {
	background-position:115px 0px;
	cursor: pointer;}

input.submit {
	margin: 0 0 0 0;
	background-image: url(images/C3-WotLK/MainMenuSubmit.jpg);
	height: 27px;
	width: 115px;
	border: 0px; 
	cursor: default;
	float: left;
}input.submit:hover { 
	background-position:115px 0px;
	cursor: pointer;}

input.log {
	margin-left: 75px;
	margin-top: 5px;
	font: 9px  Verdana, Arial, Helvetica, sans-serif,;
	height: 13px;
	width: 75px;
	float: left;
}

.pass{
	background: url(images/C3-WotLK/Pass.jpg) no-repeat;
	height: 27px;
	width: 159px;
	float: left;
}.pass:hover{
	background: url(images/C3-WotLK/Pass2.jpg) no-repeat;
}

.login{
	background: url(images/C3-WotLK/Login.jpg) no-repeat;
	height: 27px;
	width: 192px;
	float: left;
}.login:hover{
	background: url(images/C3-WotLK/Login2.jpg)
}

a.admin{
	background: url(images/C3-WotLK/Admin.jpg);
	display: block;
	height: 27px;	
	width: 115px;
	cursor: default;
	float:left;		
}a.admin:hover {
	background-position:115px 0px;
	cursor: pointer;}
	
a.rplan {
	background: url(images/C3-WotLK/Rplan.jpg);
	display: block;
	height: 27px;
	width: 121px;
	cursor: default;
	float:left;		
}a.rplan:hover {
	background-position:121px 0px;
	cursor: pointer;}

a.groups {
	background: url(images/C3-WotLK/Groups.jpg);
	display:block;
	height: 27px;	
	width: 115px;
	cursor: default;
	float:left;	
}a.groups:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.profile {
	background: url(images/C3-WotLK/Profile.jpg);
	display:block;
	height: 27px;	
	width: 115px;
	cursor: default;	
	float:left;
}a.profile:hover {
	background-position:115px 0px;
	cursor: pointer;}

a.logout {
	background: url(images/C3-WotLK/Logout.jpg);
	display:block;
	height: 27px;	
	width: 115px;
	cursor: default;
	float: left;
}a.logout:hover {
	background-position:115px 0px;
	cursor:pointer;}

/*-------------------- ForumButtons ------------*/
input.fmi_submit { 
	background-image: url(images/C3-WotLK/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-WotLK/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-WotLK/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-WotLK/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-WotLK/newtopic2.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;
	float: left;
}
a.newtopic:hover{
	background-image: url(images/C3-WotLK/newtopic2.gif);
	background-position:74px 0px;
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}
a.topicreply{
	background-image: url(images/C3-WotLK/reply.gif);
	display:block;
	height: 25px;	
	width: 74px;
	cursor: default;	
	float: left;
}
a.topicreply:hover{
	background-image: url(images/C3-WotLK/reply.gif);
	background-position:74px 0px;
	display:block;
	height: 25px;	
	width: 74px;
	cursor: pointer;	
	float: left;
}

/*-------------------- 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-WotLK/areaTop.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftTopWelcome {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopWelcome.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecruit {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopRecruit.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopBoss {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopBoss.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRank {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopRank.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopPoll {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopPoll.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopTS {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopTS.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopVent {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopVentrilo.gif);
	background-repeat:no-repeat;
	clear:both;
}


.contAreaLeftTopPoster {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopPoster.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLinks {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopLinks.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopSearch {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopSearch.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopStats {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopRecentTopics {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopRecentTopics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNewestPics {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopNewestPics.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWhoOnline {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopWhoOnline.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopCalendar {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftLastSeen {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopLastSeen.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopBirthday {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopBirthday.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLastRaids {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopLastRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopLatestDrops {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopLatestDrops.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopNextRaids {
	width: 229px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopNextRaids.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaLeftTopWerbung {
	width: 100%;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopWerbung.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaLeftCenter {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaLeftCenter2 {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}



.contAreaLeftCenter a:hover{
	font-size: 10px;
}
.contAreaLeftBottom {
	width: 100%;
	height: 7px;
	background-image: url(images/C3-WotLK/areaBottom.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}

.contAreaLeftCenter2 {
	font-size: 12px;
	width: 100%;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenter.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaLeftBottom2 {
	width: 229px;
	height: 7px;
	background-image: url(images/C3-WotLK/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: 34px;
	background-image: url(images/C3-WotLK/areaTop2.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaRightTop_2 {
	width: 100%;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTop2_2.gif);
	background-repeat:no-repeat;
	clear:both;
}






.contAreaRightTopTitle {
	width: auto;
	height: 32px;
	float: left;
}

.contAreaRightTopName{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightTopDate{
	width: auto;
	height: 32px;
	float: right;
}
.contAreaRightCenter{
	width: 100%;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenter2.gif);
	background-repeat:repeat-y;
	float: left;
}
.contAreaRightCenter_2{
	width: 100%;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenter2_2.gif);
	background-repeat:repeat-y;
	float: left;
}


.contAreaRightCenterPost{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 140%;}

.contAreaRightCenterComment{
	clear: both;
	float: right;
	margin-right: 30px;
	text-align: right;
}
.contAreaRightBottom{
	width: 100%;
	height: 6px;
	background-image: url(images/C3-WotLK/areaBottom2.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	clear:both;
}
.contAreaRightBottom_2{
	width: 100%;
	height: 6px;
	background-image: url(images/C3-WotLK/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;
}
.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{
	position:absolute;
	z-index: 1;
	text-align: center;
	display: block;
}
	
.contAreaLeftTop p{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0 0 0 0;
	text-align: center;
}
.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;
}
.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;	
}
p.center{
	text-align:center;
}
.contAreaLeftCenter a{
	font-size: 10px;
}
.contAreaLeftCenter a:hover{
	font-size: 10px;
}

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;
}

/* --------------- Form------------------ */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input{	margin: 10px;}
input.postNoMargin{margin: 0px;}
textarea{font-size: 11px;}
/* ---------- Pollbalken ------------ */
.pollLeft{
	background-image: url(images/C3-WotLK/pollLeft.gif);
	display:block;	
	height: 
}
/* ---------- Tables ------------ */

table.logo{
		background-color: transparent;
}
td.logo{
	background-image: none;
}
td.logoBG{
	height: auto;
	background-image: url(images/C3-WotLK/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{
	background-image: url(images/C3-WotLK/mainpostback2.jpg);
	height: 20px;
	padding: 1px 0 1px 0;
}

td{
	background-image: url(images/C3-WotLK/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}

td.forumStandart{
	background-image: url(images/C3-WotLK/mainpostback.jpg);
	margin: 0px;
	padding: 0px;
}
td.forumReverse{
	background-image: url(images/C3-WotLK/mainpostback2.jpg);
}

td.forum{
	background-image: url(images/C3-WotLK/mainpostback.jpg);
	height: 60px;
}td.forum:hover{
	background-image: url(images/C3-WotLK/mainpostback2.jpg);}

tr.forum{
}
tr.forum:hover{
	background-image: url(images/C3-WotLK/mainpostback2.jpg);}



td.forumSmall{
	background-image: url(images/C3-WotLK/mainpostback.jpg);
}td.forumSmall:hover{
	background-image: url(images/C3-WotLK/mainpostback2.jpg);}


/* ---------- Forum Anzeige ------------ */
.contAreaTopForum {
	margin-left: 5px;
	width: 1021px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForum.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumSecond {
	margin-top: 15px;
	margin-left: 5px;
	width: 1021px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForumSecond.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopForumCalendar {
	margin-left: 5px;
	margin-top: 15px;
	width: 1021px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForumCalendar.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaCenterForumAll {
	clear:both;
	float:left;
	margin-left: 5px;
	padding-left: 5px;
	margin-top:-5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenterForumAll.gif);
	background-repeat: repeat-y;
	font-size: 10px;
}
.quote {
	margin-left: 5px;
	padding-left: 5px;	
	margin-top: -5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WotLK/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-WotLK/areaCenterForumDivider.gif);
	display: block;
	clear: both;
}
.contAreaForumAll{
	clear:both;
	float:left;
	padding-left: 5px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 5px;
	width: 1021px;
	height: 22px;
	background-image: url(images/C3-WotLK/areaTopForumAll.gif);
	background-repeat:no-repeat;

	font-weight: bold;
	font-size: 10px;
}
.contAreaForumAllSub{
	padding-left: 5px;
	padding-top: 8px;
	margin-left: -3px;
	width: 1017px;
	height: 23px;
	background-image: url(images/C3-WotLK/areaTopForumAllSub.gif);
	background-repeat:no-repeat;
	clear:both;
	font-weight: bold;
	font-size: 10px;
}

.contAreaTopShout {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopShout.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPost {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForumPosts.gif);
	background-repeat:no-repeat;
	clear:both;
}
.contAreaTopPostRecent {
	margin-left: 2px;
	width: 333px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForumPostsRecent.gif);
	background-repeat:no-repeat;
	clear:both;
}

.contAreaTopForumStats {
	width: 337px;
	height: 31px;
	background-image: url(images/C3-WotLK/areaTopForumStats.gif);
	background-repeat:no-repeat;
	clear:both;
}
.lastVisit{
	position:absolute;
	font-size: 10px;
	width: 1015px;
	text-align: center;
	margin-top: -10px;
}


.contAreaCenterForum {
	margin-left: 5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenterForum.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterForumSecond {
	margin-left: 5px;
	width: 1021px;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenterForumSecond.jpg);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaCenterInfoBox {
	width: 337px;
	height: auto;
	background-image: url(images/C3-WotLK/areaCenterInfoBox.gif);
	background-repeat: repeat-y;
	clear:both;
}
.contAreaBottomForum{

	width: 1021px;
	background-image: url(images/C3-WotLK/areaBottomForum.gif);
	height: 7px;
	display: block;
	clear: both;
}
.contAreaBottomInfoBox{
	width: 337px;
	background-image: url(images/C3-WotLK/areaBottomInfoBox.gif);
	height: 7px;
	display: block;
	clear: both;
}
.forumIndexCenter{
	margin-left:-5px;
	padding-top: 8px;
	padding-left: 3px;
	width: 1038px;
	height: 21px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/C3-WotLK/forumIndexCenter.gif);	
	display:block;
	clear:both;
}.forumIndexCenter a{
	font-size: 10px;
	font-weight: normal;
}
.forumInfo{
	margin-top: -5px;
	width: 67px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumInfo.gif);
	float:right;
}.forumInfo:hover{
	background-position:67px 0px;
}
a.forumCalendar{
	margin-top: -5px;
	width: 101px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumCalendar.gif);
	float:right;
}a.forumCalendar:hover{
	background-position:101px 0px;
}
a.forumSearch{
	margin-top: -5px;
	width: 83px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumSearch.gif);
	float:right;
}a.forumSearch:hover{
	background-position:83px 0px;
}
a.forumNewPM{
	margin-top: -5px;
	width: 80px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/areaTopNewPM.gif);
	float:right;
}a.forumNewPM:hover{
	background-position:80px 0px;
}
a.forumReply{
	margin-top: -5px;
	width: 80px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/areaTopReply.gif);
	float:right;
}a.forumReply:hover{
	background-position:80px 0px;
}




a.forumMemberlist{
	margin-top: -5px;
	width: 116px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumMemberlist.gif);
	float:right;
}a.forumMemberlist:hover{
	background-position:116px 0px;
}


a.newTopic{
	margin-top: -5px;
	width: 101px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumNewTopic.gif);
	float:right;
}a.newTopic:hover{
	background-position:101px 0px;
}
a.reply{
	margin-top: -5px;
	width: 63px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumReply.gif);
	float:right;
}a.reply:hover{
	background-position:63px 0px;
}
a.topiclocked{
	margin-top: -5px;
	width: 133px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumLocked.gif);
	float:right;
}a.topiclocked:hover{
	background-position: 133px 0px;
}

.forumSearch{
	margin-top: -5px;
	width: 83px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/forumSearch.gif);
	float:right;
}.forumSearch:hover{
	background-position:83px 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: -5px;
	width: 28px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_delete_css.gif);
	float:right;
}a.topicDelete:hover{
	background-position:28px 0px;
}
.topicSignature{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_signature.gif);
	float:right;
}.topicSignature:hover{
	background-position:25px 0px;
}
a.topicAnnounce{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_announce_css.gif);
	float:right;
}a.topicAnnounce:hover{
	background-position:25px 0px;
}
a.topicSticky{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_sticky_css.gif);
	float:right;
}a.topicSticky:hover{
	background-position:25px 0px;
}
a.topicNormal{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_normal_css.gif);
	float:right;
}a.topicNormal:hover{
	background-position:25px 0px;
}
a.topicMerge{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_merge_css.gif);
	float:right;
}a.topicMerge:hover{
	background-position:25px 0px;
}
a.topicSplit{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_split_css.gif);
	float:right;
}a.topicSplit:hover{
	background-position:25px 0px;
}
a.topicMove{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_move_css.gif);
	float:right;
}a.topicMove:hover{
	background-position:25px 0px;
}
a.topicLocked{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_lock_css.gif);
	float:right;
}a.topicLocked:hover{
	background-position:25px 0px;
}
a.topicUnlock{
	margin-top: -5px;
	width: 25px;
	height: 23px;
	display: block;
	background-image: url(images/C3-WotLK/topic_unlock_css.gif);
	float:right;
}a.topicUnlock:hover{
	background-position:25px 0px;
}


/* ----------- Post Buttons --------- */
a.postQuote{
	margin-top: -7px;
	margin-right: 5px;
	width: 73px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WotLK/icon_quote_css.gif);
	float:right;
}a.postQuote:hover{
	background-position:73px 0px;
}
a.postEdit{
	margin-top: -7px;
	width: 52px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WotLK/icon_edit_css.gif);
	float:right;
	z-index:2;
}a.postEdit:hover{
	background-position:52px 0px;
}
a.postDelete{
	margin-top: -7px;
	width: 69px;
	height: 29px;
	display: block;
	background-image: url(images/C3-WotLK/icon_delete_css.gif);
	float:right;
}a.postDelete:hover{
	background-position:69px 0px;
}
/* ----------- Moderator Cards --------- */
input.ModCardRed {
	margin-top: -5px;
	background-image: url(images/C3-WotLK/icon_rcard_css.gif);
	height: 26px;
	width: 20px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardRed:hover { 
	background-position:20px 0px;
	cursor: pointer;}

input.ModCardGreen {
	margin-top: -5px;
	background-image: url(images/C3-WotLK/icon_gcard_css.gif);
	height: 26px;
	width: 20px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardGreen:hover { 
	background-position:20px 0px;
	cursor: pointer;}
input.ModCardYellow {
	margin-top: -5px;
	background-image: url(images/C3-WotLK/icon_ycard_css.gif);
	height: 26px;
	width: 20px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardYellow:hover { 
	background-position:20px 0px;
	cursor: pointer;}
input.ModCardBlue {
	margin-top: -5px;
	background-image: url(images/C3-WotLK/icon_bcard_css.gif);
	height: 26px;
	width: 28px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardBlue:hover { 
	background-position:28px 0px;
	cursor: pointer;}
input.ModCardOrange {
	margin-top: -5px;
	background-image: url(images/C3-WotLK/icon_bhotcard_css.gif);
	height: 26px;
	width: 25px;
	border: 0px; 
	cursor: default;
	float: right;
}input.ModCardOrange:hover { 
	background-position:25px 0px;
	cursor: pointer;}

/* ----------- Attachment --------- */
.contAreaRightTopAttachment {
	width: 553px;
	height: 34px;
	background-image: url(images/C3-WotLK/areaTopAttachment.gif);
	background-repeat:no-repeat;
	clear:both;
}
/* ----------- About / Contact User --------- */
a.userIcons{
	width: 14px;
	height: 14px;
	display: block;
	background-image: url(images/C3-WotLK/icon_pm_css.gif);
}a.userIcons:hover{
	background-position:14px 0px;
}


/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text Frames ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/* Top */
td.avatarTopLeft{
	background:#000000 url(images/C3-WotLK/avatarTopLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarTopCenter{
	background:#000000 url(images/C3-WotLK/avatarTopCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarTopRight{
	background:#000000 url(images/C3-WotLK/avatarTopRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Bottom */
td.avatarBottomLeft{
	background:#000000 url(images/C3-WotLK/avatarBottomLeft.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
td.avatarBottomCenter	{
	background:#000000 url(images/C3-WotLK/avatarBottomCenter.gif) repeat-x;
	height: 2px;
	width: auto;
}
td.avatarBottomRight{
	background:#000000 url(images/C3-WotLK/avatarBottomRight.gif);
	background-repeat:no-repeat;
	height: 2px;
	width: auto;
}
/* Sides */
td.avatarLeft{
	background:#000000 url(images/C3-WotLK/avatarLeft.gif) repeat-y;
	height: auto;
	width: 2px;
}
td.avatarRight{
	background:#000000 url(images/C3-WotLK/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:-23px;
	padding-left: 8px;
	float:left;
	position: absolute;
}
.contAreaForumSub{
	margin-left: 4px;
	width: 1013px;
	height: 50px;
}.contAreaForumSub:hover{
	background-image: url(images/C3-WotLK/areaSubOver.png);
	background-repeat: repeat;
}

.forumIcon{
	margin-left: 5px;
	clear:both;
	float: left;
	width: 40px;
}
.forumSubClass{
	text-align: left;
	float: left;
	padding-left: 5px;
	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: 20px;
	float: left;
	text-align: center;
	font-size: 10px;
}.forumSubTopics a{
	font-size: 10px;
}


.forumSubAuthor{
	padding-top: 20px;
	width: 100px;
	max-width: 100px;
	float: left;
	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;
}
.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-WotLK/areaCenter.gif);
	background-repeat:repeat-y;
}

td.tsBG{
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.tsName{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.tsPlayerName{
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

a.tsSmall{
	font-size: 9px;
	color: #fff7f7;
	font-weight: normal;
}
a.channellink{
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
}
.channelcount{
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;	
}
/* ---------- Recruitment ------------ */

.recruit{
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

.recruitClass{	
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.recruitSpec{	
	font-size: 10px;
	margin-left: 10px;
}


/* ---------- Bossprogress ------------ */
.bossIni{
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
}
.bossName{
	font-size: 10px;
	font-weight: normal;
	margin-left: 15px;
}
.bossStatus{
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
}
