/*
Ranking URL
*/
	input.inputField_dis_rank,input.inputField_en_rank {
	  overflow: Auto;
	  width: 90%;
	  height: 35px;
	}
/* ADVANCED-COUNTER-HOVER-INFOS by DZCP-Zone.de - START */
td.infoTop2 {
  background-color: #666;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
/* ADVANCED-COUNTER-HOVER-INFOS by DZCP-Zone.de - END */
/*######################################
  Global Styles, to norm all elements
######################################*/

/*---------------------------------------------
Set margin padding and font stuff for every element,
then it should not be required to set them again.
---------------------------------------------*/
html,body,table,td,div,form,button,select,input,textarea,h1,h2,h3,h4,h5,h6,a,p,cite,quote,u,i {
  margin: 0px;
  padding: 0px;
  font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Sans-serif;
  font-size: 10px;
  line-height: 120%;
}

/*---------------------------------------------
Set body attributes color and background
---------------------------------------------*/
html,body {
  color: #000000;
  background: #7f01a0 url(../images/layout/000.png) repeat-x;
}
/*---------------------------------------------
Set as blockelements
---------------------------------------------*/
h1,h2,h3,h4,h5,h6,hr,p,div,form {
  display: block;
}

/*---------------------------------------------
Set vertical align to top, this helps if the
text flys in the middle of a table (td).
---------------------------------------------*/
td {
  vertical-align: top;
}

/*---------------------------------------------
Set font bold inside of this elements.
---------------------------------------------*/
strong, caption, optgroup, .strong {
  font-weight: bold;
  font-style: normal;
}

/*---------------------------------------------
Set no border for tables and images, the images
border comes if you link any image <a href=""><img></a>
and this sheet does make the border invisible
---------------------------------------------*/
img,table {
  border: 0px none;
}

/*---------------------------------------------
Set a cursor for the label-TAG
---------------------------------------------*/
label {
  cursor: pointer;
}
*+html label.Aloginpanel {
  position:relative;
  top:13px;
}
/*---------------------------------------------
Set global style of the horizontal line
---------------------------------------------*/
hr {
	color : #333;
	height : 1px;
	padding : 0;
	border-color : #333;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 3px 0 6px 0;
}

*+html hr { margin: 0 }
* html hr { margin: 0 }

/*---------------------------------------------
Set a square as in front of an unordered list
---------------------------------------------*/
ul li {
	list-style: square;
}

/*---------------------------------------------
Set general link style
---------------------------------------------*/
a:link,a:visited,a:hover,a:active {
  color: #666666; font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #591364;
}

a:focus { outline: 0 none }

/*####################################
  DZCP STYLES
####################################*/

td.border-profil {

    border-color : #D5D5D5;

    border-width : 2px 2px 2px 2px;

    border-style : solid;

}
/* Xtrem-Modz added Style */

/*---------------------------------------------
Set attributes for the main-table
---------------------------------------------*/
table.maintable {
  margin: auto; width: 1020px;
}

/*---------------------------------------------
Set attributes for the content-table
---------------------------------------------*/
table.content {
  margin: 0px;
  width: 100%;
  max-width: 100%;
}

/*---------------------------------------------
persInfobox above the Header
-----------------------------------------------
menu/pers.infos.html
---------------------------------------------*/
table.persInfo {
  background-color: #FFF;
  border-bottom: 1px solid #000;
  margin: 0px;
  width: 100%;
  text-align: center;
}

table.subPersInfos {
  text-align: center;
}

span.fontBoldPersInfos {
  font-weight: bold;
}

table.persInfo td, table.persInfo span {
  color: #666;
}
/*---------------------------------------------
Header attributes
-----------------------------------------------
index.html
---------------------------------------------*/
td.pagetitle {
  height: 149px;
  text-align: left;
  vertical-align: bottom;
}

td.pagetitleContent {
  width: 710px;
  height: 150px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
/*---------------------------------------------
Attributes of the Welcomebar
-----------------------------------------------
index.html
---------------------------------------------*/
td.welcomebar {
  text-align: left;
}

span.welcomebar {
  color: #FFF;
}

/*---------------------------------------------
Attributes of the main-content (shouldnt be edited)
-----------------------------------------------
index.html
---------------------------------------------*/
table.mainContent {
border:2px solid #D5D5D5;
margin:10px 0 0;
padding:0;
text-align:left;
width:100%;
}

table.navContent {
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

table.hperc {
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

/*---------------------------------------------
Attributes of the navigations loginbox
-----------------------------------------------
menu/login.html
---------------------------------------------*/
td.loginLeft, td.loginRight {
  width: 3px;
}

input.loginName_dis,input.loginName_en {
background-color:#F7F7F7;
background-image:url(../images/layout/003.png);
border:medium none;
color:#7F7F7F;
height:23px;
padding-left:38px;
padding-right:9px;
padding-top:10px;
width:119px;
margin-left:5px;
margin-top:1px;
}
input.loginPwd_dis,input.loginPwd_en {
background-color:#F7F7F7;
background-image:url(../images/layout/004.png);
border:medium none;
color:#7F7F7F;
height:23px;
padding-left:38px;
padding-right:9px;
padding-top:10px;
width:119px;
margin-left:3px;
margin-top:1px;
}

input.loginSubmit {
background-color:transparent;
border:medium none;
color:#591364;
cursor:pointer;
padding-top:12px;
}
*+html input.loginCheckboxStyle {
border:none;
cursor:pointer;
margin-top:9px;
vertical-align:bottom;
color: #591364;
}
input.loginCheckboxStyle {
border:none;
cursor:pointer;
margin-top:12px;
vertical-align:bottom;
color: #591364;
}

/*---------------------------------------------
Parts of the attributes of the navigations votebox
-----------------------------------------------
menu/vote.html
menu/vote_results.html
menu/vote_vote.html
---------------------------------------------*/
td.navVoteButton {
  text-align: center;
}

input.voteSubmit {
  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  background-image: url(../images/submit.jpg);
  border: 1px solid #5F5F5F;
  color: #000;
  cursor: pointer;
}
input.voteSubmit:hover {
  background-image: url(../images/submit_hover.jpg);
}
/*IE Hack*/
*+html input.voteSubmit { overflow: visible; }
* html input.voteSubmit { overflow: visible; }
/*---------------------------------------------
Parts of the attributes of the navigations votebox
-----------------------------------------------
menu/shout.html
menu/shout_add.html
menu/shout_form.html
---------------------------------------------*/
td.navShoutContentFirst {

}

td.navShoutContentSecond {

}

/*---------------------------------------------
Disabled input field (not clicked)
---------------------------------------------*/
input.shoutEmail_dis,input.shoutNick_dis,textarea.shoutTextfield_dis,
input.shoutEmail_en,input.shoutNick_en,textarea.shoutTextfield_en {
  border: 1px solid #111;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  background-color: #FFF;
  color: #000; padding: 1px;
  width: 148px;
}
/*---------------------------------------------
Enabled input fields (clicked)
---------------------------------------------*/
input.shoutEmail_en,input.shoutNick_en,textarea.shoutTextfield_en {
  border: 1px solid #000;
}
/*---------------------------------------------
Shoutbox-textfield
---------------------------------------------*/
textarea.shoutTextfield_dis,textarea.shoutTextfield_en {
  overflow: Auto;
  height: 80px;
}

/*---------------------------------------------
Shoutbox submit button
---------------------------------------------*/
input.shoutSubmit {
  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  background-image: url(../images/submit.jpg);
  border: 1px solid #5F5F5F;
  color: #000;
  cursor: pointer;
}
input.shoutSubmit:hover {
  background-image: url(../images/submit_hover.jpg);
}
/*IE Hack*/
*+html input.shoutSubmit { overflow: visible; }
* html input.shoutSubmit { overflow: visible; }
/*---------------------------------------------
Shoutbox submit button
---------------------------------------------*/
input.shoutLength {
  width: 26px;
  height: 13px;
  border: 0px;
  background-color: transparent;
  text-align: center;
}

/*---------------------------------------------
Parts of the attributes of the navigations votebox
-----------------------------------------------
menu/server.html
server/server_show.html
---------------------------------------------*/
img.navServerPic,img.ServerPic {
  width: 160px;
}

/*---------------------------------------------
Attributes of all navigation boxes
-----------------------------------------------
menu/nav_[box].html
---------------------------------------------*/
table.tableNav {
  width: 100%;
}

td.navMainLeft,td.navClanLeft,td.navServerLeft,td.navMiscLeft {
  width: 2px;
}

td.navMainRight,td.navClanRight,td.navServerRight,td.navMiscRight {
  width: 2px;
}

td.navMainContent,td.navClanContent,td.navServerContent,td.navMiscContent {
  text-align: left;
}

td.navUserLeft,td.navMemberLeft,td.navTrialLeft,td.navAdminLeft {
  width: 5px;
}

td.navUserRight,td.navMemeberRight,td.navTrialRight,td.navAdminRight {
  width: 0px;
}

td.navUserContent,td.navMemberContent,td.navTrialContent,td.navAdminContent {
  text-align: left;
}

td.navUotmContent,td.navPartnerContent,td.navSponsorsContent {
  text-align: center;
  padding: 2px 0;
}

img.uotm {
  width: 130px;
  height: 161px;
}

td.navLregLeft,td.navTopdlLeft,td.navTeamspeakLeft {
  width: 5px;
}

td.navLregContent,td.navTopdlContent,td.navTmpswitchContent,td.navPagerankContent,td.navTeamspeakContent {
  text-align: left;
}

div.navGameServer,
div#navTeamspeakContent {
  position: relative;
  width: 154px;
  overflow: auto;
  overflow-x: auto; overflow-y: hidden;
}

div.navGameServer { width: 170px}

td.navTeamspeakRight {
  width: 11px;
}

td.navTopdlRight {
  width: 11px;
}

td.navTopdlHits {
  text-align: right; vertical-align: middle;
}

td.navTmpswitchLeft {
  width: 13px;
}

td.navNextCwDate {
  color: #FFF;
  vertical-align: middle;
}

td.navFtopicsLeft,td.navNextCwLeft,td.navKalLeft,td.navVoteLeft,td.navServerStatsLeft,td.navEventsLeft,td.navTeamLeft,td.topMatchLeft {
  width: 2px;
}
td.navShoutLeft {
  width: 8px;
}
td.navLastNewsLeft,td.navLastNewsRight {
  width: 10px;
}
td.navLastArtikelLeft,td.navLastArtikelRight {
  width: 10px;
}

td.navLastNewsContent,td.navFtopicsContent,td.navLastCwContent,td.navNextCwContent,td.navLastArtikelContent,td.navServerStatsContent,td.navEventsContent {
  text-align: left;
  vertical-align: middle;
}

td.navFtopicsRight,td.navLastCwRight,td.navNextCwRight,td.navKalRight,td.navVoteRight,td.navShoutRight,td.navServerStatsRight,td.navEventsRight,td.navTeamRight,td.topMatchRight {
  width: 2px;
}

td.navNextCwLeft,td.navNextCwRight {
  width: 5px;
}
td.navLastCwLeft {
  width: 8px;
}
td.navLastCwRight {
  width: 5px;
}

td.navServerStatsContent {
  text-align: center;
}
td.navServerStatsSpace {
  height: 5px;
}

td.navKalHead,td.navKalHeadDays,td.navKalDays,td.navKalToday,td.navKalEmpty,td.teamHead {
  text-align: center;
}

td.navKalHead span, td.navKalHead a {
  font-size: 11px;
}

td.navKalToday {
  border: 1px solid #000;
}

/*---------------------------------------------
Attributes of the counter-box
-----------------------------------------------
menu/counter.html
---------------------------------------------*/

td.counterLeft,td.counterRight {
  width: 3px;
}

td.counterContentHead {
  text-align: left;
}

td.counterContentLeft {
  text-align: left;
  width: 69px;
}

td.counterContentRight {
  text-align: right;
}

td.counterSpace {
  height:5px;
}
/*---------------------------------------------
Global styles of the content
---------------------------------------------*/
td.contentHead,td.contentMainTop,td.contentMainFirst,td.contentMainSecond,td.contentBottom,td.contentBottomLeft {
  height: 16px;
  padding: 3px;
  vertical-align: middle;
}

td.contentHead,td.infoTop {
  background-color: #fff;
  
  text-align: center;
}

td.contentMainTop,tr.contentMainTop {
  background-color: #e7e7e7;
  vertical-align: top;
}

td.contentMainFirst,
div#infoInnerLayer,
td.commentsRight,
td.navShoutContentFirst,
td.error,td.calDay,td.calToday,
.adminBarInner,.adminBarInnerOver,.adminMenuOuter,.adminMenuOuterOver,
.adminBarOuter,.adminBarOuterOver,.adminMenuInner,.adminMenuInnerOver {
  background-color: #fff;
}

td.contentMainSecond,
td.commentsLeft,
td.navShoutContentSecond,
.adminMenuInnerOver,.adminMenuOuterOver {
  background-color: #e7e7e7;
}

td.contentBottom,td.contentBottomLeft {
  border-top:2px solid #d5d5d5;
  text-align: center;
  font-weight: bold;
}

td.contentBottomLeft {
  text-align: left;
}

/*---------------------------------------------
Attributes of the Newsarea
-----------------------------------------------
news/news_show.html
news/comments_show.html
news/archiv.html
news/archiv_show.html
---------------------------------------------*/
/*
  Newsbox
*/
td.newsContent {
  padding: 3px;
}

td.archiveStats {
  text-align: center;
  background-color: #EEE;
  color: #000;
  border: 1px solid #000;
  padding: 2px;
}
/*---------------------------------------------
Attributes of all Comments/GB-Entrys/Boardentrys
-----------------------------------------------
news/comments_show.html
artikel/comments_show.html
forum/forum_posts.html
forum/forum_posts_show.html
---------------------------------------------*/
td.commentsLeft {
  width: 25%;
  height: 128px;
  padding: 2px;
}

td.commentsRight {
  vertical-align: top;
  padding:4px;
}

/*---------------------------------------------
Attributes of the calendar
-----------------------------------------------
kalender/day.html
---------------------------------------------*/
td.calDay,td.calToday {
  text-align: left;
  vertical-align: top;
  width: 14%;
  height: 70px;
}

td.calToday {
  border: 1px solid #000;
}

/*---------------------------------------------
Attributes of the squads
-----------------------------------------------
squads/squads_show.html
squads/squads_member.html
clanwars/stats.html
clanwars/squads_show.html
awards/squads_show.html
awards/squads_show_all.html
awards/stats.html.html
server/server_show.html
---------------------------------------------*/
table.highlightSquads,table.highlightStats,table.highlightAwards,table.highlightServer {
  width: 100%;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  padding: 4px;
}

table.highlightServer {
  padding: 0px;
}

table.highlightSquads {
  border: 0px;
}

table.highlightAwards {
  padding: 0px;
}

img.squadMember {
  width: 100%;
  height: 1px;
  background-color: #707070;
}
/*---------------------------------------------
Attributes of several links
-----------------------------------------------
menu/*.html
---------------------------------------------*/

a.navTopdl:link,a.navTopdl:visited,
a.navTopdl:hover,a.navTopdl:active {
color:#591364;
display:block;
font-size:11px;
font-weight:bold;
padding:5px;
position:relative;
right:3px;
top:3px;
}

a.navLastNews:link,a.navLastNews:visited,
a.navLastNews:hover,a.navLastNews:active {
color:#666666;
display:block;
font-size:11px;
font-weight:bold;
padding:5px;
position:relative;
right:3px;
top:3px;
}
a.navLastArtikel:link,a.navLastArtikel:visited,
a.navLastArtikel:hover,a.navLastArtikel:active,
a.navLastArtikel:link,a.navLastArtikel:visited {
color:#591364;
display:block;
font-size:11px;
font-weight:bold;
padding:5px;
position:relative;
right:3px;
top:3px;
}
a.navTeam:link,a.navTeam:visited,
a.navTeam:hover,a.navTeam:active {
color:#591364;
display:block;
font-size:12px;
font-weight:bold;
padding:5px;
position:relative;
right:3px;
bottom:3px;
}
a.Comments:link,a.Comments:visited,
a.Comments:hover,a.Comments:active {
color:#fff;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
a.navTeamBtm:link,a.navTeamBtm:visited,
a.navTeamBtm:hover,a.navTeamBtm:active {
color:#591364;
font-size:10px;
font-weight:bold;
padding:5px;
position:relative;
right:3px;
top:6px;
}

a.navLastCw:link,a.navLastCw:visited,
a.navLastCw:hover,a.navLastCw:active {
color:#666666;
display:block;
font-size:11px;
font-weight:bold;
padding:5px;
}
*+html a.navLastCw:link,a.navLastCw:visited,
a.navLastCw:hover,a.navLastCw:active {
color:#666666;
display:block;
font-size:11px;
font-weight:bold;
padding:5px;
}
a.matchlink:link,a.matchlink:visited,
a.matchlink:hover,a.matchlink:active {
color:#bf6b00;
font-size:10px;
font-weight:normal;
}
a.NewsAutor:link,a.NewsAutor:visited,
a.NewsAutor:hover,a.NewsAutor:active {
color:#591364;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}
a.NewsLink:link,a.NewsLink:visited,
a.NewsLink:hover,a.NewsLink:active {
color:#591364;
font-size:10px;
font-weight:normal;
}
a.navUser:link,a.navUser:visited,
a.navTrial:link,a.navTrial:visited,
a.navMember:link,a.navMember:visited,
a.navAdmin:link,a.navAdmin:visited,
a.navUser:hover,a.navUser:active,
a.navTrial:hover,a.navTrial:active,
a.navMember:hover,a.navMember:active,
a.navAdmin:hover,a.navAdmin:active {
color:#591364;
font-size:10px;
font-weight:bold;
left:20px;
padding-right:9px;
position:relative;
top:13px;
}

a.navLostPwd:link,a.navLostPwd:visited,
a.navFtopics:link,a.navFtopics:visited,
a.navLastReg:link,a.navLastReg:visited,
a.navNextCw:link,a.navNextCw:visited,
a.navKal:link,a.navKal:visited,
a.navVote:link,a.navVote:visited,
a.navCounter:link,a.navCounter:visited,
a.navShout:link,a.navShout:visited,
a.navServerStats:link,a.navServerStats:visited,
a.navTeamspeak:link,a.navTeamspeak:visited {
  font-weight: normal;
  color: #591364;
}

a.navLostPwd:hover,a.navLostPwd:active,
a.navFtopics:hover,a.navFtopics:active,
a.navNextCw:hover,a.navNextCw:active,
a.navLastReg:hover,a.navLastReg:active,
a.navKal:hover,a.navKal:active,
a.navVote:hover,a.navVote:active,
a.navCounter:hover,a.navCounter:active,
a.navShout:hover,a.navShout:active,
a.navServerStats:hover,a.navServerStats:active,
a.navTeamspeak:hover,a.navTeamspeak:active {
  color: #591364;
}

a.navNextCw:link,a.navNextCw:visited,
a.navFtopics:link,a.navFtopics:visited {
  padding: 2px 6px; padding-bottom: 4px;
  display: block;
}

a.navNextCw:link,a.navNextCw:visited {
  padding-left: 1px; padding-right: 1px;
}

a.navShout:link,a.navShout:visited { font-weight: bold }

a.navCounter:link,a.navCounter:visited,
a.navKal:link,a.navKal:visited {
  color: #ff0000;
  font-weight: bold;
}

/* Navigation */
a.navMain:link,a.navMain:visited,
a.navClan:link,a.navClan:visited,
a.navServer:link,a.navServer:visited,
a.navMisc:link,a.navMisc:visited {
  background: url(../images/nav_bg.jpg) no-repeat;
  font-weight: normal;
  color: #ffffff;
  padding: 2px; padding-left: 10px; padding-top: 1px; padding-bottom: 2px;
  display: block;
  width: 146px; height: 12px;
}
a.navMain:hover,a.navMain:active,
a.navClan:hover,a.navClan:active,
a.navServer:hover,a.navServer:active,
a.navMisc:hover,a.navMisc:active {
  color: #7e7e7e;
  background: url(../images/nav_bg_hover.jpg) no-repeat;
}

/*
  Welcomelink
*/
.welcome:link,.welcome:visited,.welcome:hover,.welcome:active {
  color: #FFF;
  font-weight: bold;
}
.welcome:hover,.welcome:active {
  color: #ff0000;
}

/*---------------------------------------------
Attributes of various font-styles
---------------------------------------------*/
span.fontText {
  font-weight: normal;
}

span.fontBold {
  font-weight: bold;
}

span.NewsfontBold {
color:#591364;
font-size:12px;
font-weight:bold;
}

span.fontItalic {
  font-style: italic;
}

span.fontUnder {
  text-decoration: underline;
}

span.fontBoldUnder {
  font-weight: bold;
  text-decoration: underline;
}

span.fontItalicUnder {
  font-style: italic;
  text-decoration: underline;
}

span.fontError,span.fontWichtig,span.fontMarked,span.fontRed {
  font-weight: bold;
  color: #7a0e0e;
}

span.fontGreen {
  font-weight: bold;
  color: #167a0e;
}

/*
  Navigation ( << 1 2 3 >> )
*/

span.fontSites {
  font-weight: bold;
  color: #7a0e0e;
}

span.fontSitesMisc {
  color: #666;
}

.sites:link,.sites:visited,.sites:hover,.sites:active {
  font-size: 10px;
  text-decoration: none;
}

.sites:hover,.sites:active {
  text-decoration: none;
}

/*
  Clanwarresults
*/
span.navCwWon,span.navCwDraw,span.navCwLost,span.CwWon,span.CwDraw,span.CwLost {
  font-weight: bold;
}

span.navCwWon,span.CwWon {
  color: #167a0e;
}

span.navCwDraw,span.CwDraw {
  color: #666666;
}

span.navCwLost,span.CwLost {
  color: #7a0e0e;
}

/*---------------------------------------------
Attributes of the errortable
-----------------------------------------------
errors/errortable.html
---------------------------------------------*/
td.error {
  text-align: center;
  padding: 3px;
}

/*---------------------------------------------
Style of the preloader
---------------------------------------------*/
div#preload {
  background-color: #FFF;
  border: 1px solid #d5d5d5;
}

/*---------------------------------------------
Style of the higlighted boxes (Vote,Profil, etc)
---------------------------------------------*/
td.highlight {
  text-align: left;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
}
/*---------------------------------------------
Style of the statisitc beam (votes, CWs)
---------------------------------------------*/
td.statsBalken {
  border: 1px solid #666;
  background-image: url('../../../images/vote_bg.gif');
}
/*---------------------------------------------
Attributes of various formulars
---------------------------------------------*/
/*****************************
*****************************/
/*---------------------------------------------
Templateswitcher dropdown
-----------------------------------------------
menu/tmp_switch.html
---------------------------------------------*/
select.tempswitch {
  width: 120px;
  color: #000;
  font-size: 97%;
  background-color: #FFF;
  border: 1px #000 solid;
}
/*---------------------------------------------
Dropdownmenus
---------------------------------------------*/
select.dropdown {
  color: #666;
  font-size: 97%;
  background-color: #FFF;
  border: 1px #d5d5d5 solid;
}
/*---------------------------------------------
Dropdownmenus -> Categories
---------------------------------------------*/
option.dropdownKat {
  color: #000;
  font-size: 97%;
  font-weight: bold;
  background-color: #dbdbdb;
  border-top: 1px #d5d5d5 solid;
  border-bottom: 1px #d5d5d5 solid;
}
/*---------------------------------------------
Enabled/disabled input fields (not clicked)
---------------------------------------------*/
input.inputField_dis,input.inputField_dis_small,input.inputField_dis_mid,input.inputFieldFsearch_dis,input.inputFieldKal_dis,textarea.inputFieldKalDesc_dis,textarea.inputField_dis,input.inputField_dis_profil,textarea.inputField_dis_nletter,input.inputField_en,input.inputField_en_mid,input.inputField_en_small,input.inputFieldFsearch_en,input.inputFieldKal_en,textarea.inputFieldKalDesc_en,textarea.inputField_en,input.inputField_en_profil,textarea.inputField_en_nletter,textarea.inputField_dis_profil,textarea.inputField_en_profil {
  border: 1px solid #d6d5d5;
  border-top: 1px solid #d6d5d5;
  border-right: 1px solid #d6d5d5;
  background-color: #F7F7F7;
  color: #666;
  padding:1px;
  width: 250px;
}
input.inputField_en,input.inputField_en_mid,input.inputField_en_small,input.inputFieldFsearch_en,input.inputFieldKal_en,textarea.inputFieldKalDesc_en,textarea.inputField_en,input.inputField_en_profil,textarea.inputField_en_nletter,textarea.inputField_en_profil {
  background-color: #FFF;
   border: 1px solid #d6d5d5;
}

input.inputField_en_small {
  border: 1px solid #666666;
  background-color: #F7F7F7;
  color: #666;
  padding:1px;
  width: 250px;
}
input.inputField_dis_small {
  background-color: #FFF;
   border: 1px solid #666666;
}
/*---------------------------------------------
Several input fields
---------------------------------------------*/
/*
  Small inputfields
*/
input.inputField_dis_small,input.inputField_en_small {
  width: 22px;
  text-align: center;
}
/*
  Middle sized inputfields
*/
input.inputField_dis_mid,input.inputField_en_mid {
  width: 68px;
}
/*
  Board Search
*/
input.inputFieldFsearch_dis,input.inputFieldFsearch_en {
  width: 180px;
}
/*
  Calendar admin
*/
input.inputFieldKal_dis,input.inputFieldKal_en {
  width: 240px;
}

textarea.inputFieldKalDesc_dis,textarea.inputFieldKalDesc_en {
  overflow: Auto;
  width: 240px;
  height: 100px;
}
/*
  Edit profile fields
*/
input.inputField_dis_profil,input.inputField_en_profil,
textarea.inputField_dis_profil,textarea.inputField_en_profil {
  width: 200px;
}
/*
  Gallery Admin
*/
textarea.inputField_dis,textarea.inputField_en {
  overflow: Auto;
  height: 100px;
}

/*
  Newsletter textarea
*/
textarea.inputField_dis_nletter,textarea.inputField_en_nletter {
  width: 90%;
  height: 200px;
  overflow: Auto;
}
/*---------------------------------------------
Atrributes of (submit)buttons
---------------------------------------------*/
input.submit {
  margin: 0px;
  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  background-image: url(../images/submit.jpg);
  border: 1px solid #5F5F5F;
  color: #000;
  cursor: pointer;
  font-weight: normal;
}
input.submit:hover {
  background-image: url(../images/submit_hover.jpg);
}
/*IE Hack*/
*+html input.submit { overflow: visible; }
* html input.submit { overflow: visible; }
/*####################################
  These sheets shouldn`t be edited
####################################*/
input.checkbox,input#loginCheckbox {
  border:0px;
  cursor: pointer;
}

.emph,.msg {
  background-color: #FFF;
  color: #666;
  border: 1px solid #d6d5d5;
  padding: 2px; z-index: 9999999;
}

.msg * { color: #666 }
.msg a:link, .msg a:visited { color: #666 }

td.middle,div.middle {
  vertical-align: middle;
  text-align: center;
}


/*####################################
  DZCP 1.4 Styles
####################################*/
/*---------------------------------------------
  WYSIWYG-Editor
---------------------------------------------*/
textarea.editorStyle,
textarea.editorStyleWord,
textarea.editorStyleMini,
textarea.editorStyleNewsletter {
  overflow: auto;
  width: 550px;
  height: 200px;
}
textarea.editorStyleWord {
  height: 270px;
}
textarea.editorStyleMini {
  width: 250px;
  height: 100px;
}

/*
  shouldn`t be edited
*/

div.clipMore {
  border-top: 1px dashed #BBB;
  border-bottom: 1px dashed #BBB;
  padding: 2px;
}

p {
  margin: 0px;
  padding: 0px;
}

div#previewDIV {
  margin-top: 9px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

/*---------------------------------------------
  JS Infolayer
---------------------------------------------*/
div#infoDiv {
  z-index: 100;
  position: absolute;
  display: none;
  -moz-opacity: 0.80;
}
div#infoInnerLayer {
  background: rgba(255, 255, 255, 0.75);
}

div#infoInnerLayer td {
  padding: 2px;
}

div#infoDiv {
  min-width: 250px; width: 250px;
/*
  width: auto !important;
  width: 280px;
*/
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

div#hDiv {
  min-width: 250px; width: 250px;
  position: absolute; z-index: 9;
  top: 0; left: 0;
}

iframe#ieFix {
  position: absolute; z-index:0;
  top: 0; left: 0;
}

td.infoTop {
  font-weight: bold;
  border-bottom: 1px solid #cacaca;
  color:#591364;
  font-size:11px;
}

/*---------------------------------------------
  Syntax Highlighting (PHP)
---------------------------------------------*/
.codeHead {
  background-color: #c4c4c4;
  border: 1px solid #d5d5d5;
  padding: 2px;
}

.code,.codeHead  {
  width: 470px;
  max-height: 200px;
  background-color: #FFF;
  border: 1px solid #d5d5d5;
  padding: 0px;
  overflow:auto;
}

.codeHead {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #666;
  font-weight: bold;
  border-bottom: 0px;
  background-color: #DDD;
}

.codeLines {
  width: 1%;
  color: #666;
  background-color: #DDD;
  border-right: 1px solid #d6d6d6;
}
.codeContent,.codeContent *,.codeLines {
  padding: 0px;
  padding-left: 4px;
  padding-right: 2px;
  font-family: "Courier New", Verdana, Arial;
  font-size: 11px;
}
.codeContent * {
  padding:0px;
}
/*---------------------------------------------
  Colors of highlighting
---------------------------------------------*/
td.codeContent .string { color: #800; }
td.codeContent .comment { color: #C0C0C0; }
td.codeContent .keyword { color: #000; font-weight:bold; }
td.codeContent .bg { background: #DDD; }
td.codeContent .default { color: #000080; }
td.codeContent .html { color : #880; }
/*---------------------------------------------
  Resized Image Text (resized to...)
---------------------------------------------*/
span.resized {
font-size: 10px;
font-weight: normal;
font-style: italic;
display:none;
}

/*---------------------------------------------
Navigation: Teamswitcher
---------------------------------------------*/
select.teamswitch {
  width: 160px;
  color: #666;
  font-size: 97%;
  background-color: #FFF;
  border: 1px #d5d5d5 solid;
}

/*---------------------------------------------
Attributes of all icons (flags/email/hp/teamspeak,etc)
---------------------------------------------*/
img.icon,img.helpicon,img.tsicon {
  vertical-align: middle;
}
/*
  helpicon
*/
img.helpicon { cursor: help; }
/*
  Teamspeak icons
*/
img.tsicon {
  margin: 1px;
}
/*---------------------------------------------
Board Quotes
---------------------------------------------*/
.quote {
  width: 95%;
  margin: auto;
  border: 1px solid #d5d5d5;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 2px;
  background-color: #FFF;
  background-image: url(../../../images/quote.gif);
  background-repeat: no-repeat;
  color: #666;
}
.quote b, .quote a {
  font-size: 11px;
  color: #666;
}

/*---------------------------------------------
Adminmenu
---------------------------------------------*/
.adminBarInner,.adminBarInnerOver {
  text-align: center;
	text-decoration: none;
  margin: 0px;
	padding: 3px;
}
.adminBarInnerOver {

}

.adminBarOuter,.adminBarOuterOver {
	text-decoration : none;
	border: 1px solid #d5d5d5;
}

.adminMenuInner,.adminMenuInnerOver {
	margin: 3px 0 0 22px;
}

.adminMenuOuter,.adminMenuOuterOver {
	text-decoration : none;
	border: 1px solid #d5d5d5;
	padding: 0;
  background-repeat: no-repeat;
  background-position: 2px 50%;
}

.adminMenuInnerOver,.adminMenuOuterOver  {

}

/**************
  Search form
**************/
fieldset.search {
  border: 1px solid #d5d5d5;
}

legend.search {
  margin: 0;
  padding: 0;
  color: #666;
}

ul.search {
  height: 200px;
  overflow: auto;
  width: 100%;
  border: 1px solid #d5d5d5;
}

ul.search {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

ul.search li {
  margin: 0;
  padding: 0;
}

label.search, label.searchKat {
  display: block;
  text-align: left;
  background-color: #FFF;
  margin: 0;
  padding: 0;
  width: 100%;
}

label.search:hover {
  background-color: #EEE;
}

label.searchKat {
  background-color: #dbdbdb;
  font-weight: bold;
}

td.searchHead {
  border-bottom: 1px solid #888;
}

input.chksearch {
  margin: 2px;
  border:0px;
  cursor: pointer;
}

.highlightSearchTarget {
  padding: 2px;
  color: #000;
  background-color: #FEFECE;
}

/**************
  Glossar
**************/
a.glossar:link,a.glossar:visited,a.glossar:hover,a.glossar:active {
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dashed;
}

/**************
  Membermap
**************/
div#memberMap {
  width: 100%;
  height: 600px;
}
div#memberMapInner {
  width: 180px;
  margin: auto;
  line-height: 180%;
  text-align: left;
  padding: 3px;
}

/*####################################
  TEMPLATE SPECIFIC STYLES
####################################*/
#time {
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}
td.nautor a:link,td.nautor a:visited,td.nautor a:hover,td.nautor a:active { color: #666; }


/**************
  Permission Table
**************/
div.permissions input.checkbox {
  float: left; margin: 1px 2px;
}

div.permissions label {
  display: block; float: left; clear: right;
  width: 45%;
  text-align: left;
}

div.permissions br {
  clear: both;
  height: 0; line-height: 0; font-size: 0;
}

/**************
  Lightbox
**************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 26px; 
	float: right;
	padding-bottom: 15px;	
}

div#ticker {
  position: absolute;
  top: 0px; left: -4px;
  width: 830px;
  overflow: hidden;
  padding: 0; text-align: center;
}

div#ticker,
div#ticker div.scrollDiv,
div#ticker div.scrollDiv td {
  white-space: nowrap;
}

div#ticker a:link,
div#ticker a:visited {
  color: #FFF;
}

div#ticker a:hover,
div#ticker a:active {
  color: black;
}


/**************
  globale Suche
**************/
#searchpanel {
background-color:#F7F7F7;
background-image:url(../images/layout/006.png);
border:medium none;
color:#7F7F7F;
height:20px;
margin-left:5px;
margin-top:1px;
padding-left:9px;
padding-right:9px;
padding-top:7px;
width:118px;
}
* html #searchpanel { margin: -1px 0 }
*+html #searchpanel { margin: -1px 0 }

*+html input.searchSubmit { 
overflow: visible; 
background-color:transparent;
border:medium none;
color:#591364;
cursor:pointer;
padding-right:15px;
padding-top:12px;
position:relative;
bottom:6px;
}

input.searchSubmit {
background-color:transparent;
border:medium none;
color:#591364;
cursor:pointer;
padding-right:15px;
padding-top:16px;
position:relative;
}



/****************************************/

img.border {
  border: 1px solid #777;
}
img.AdvertiseBanner {
  position:relative;
  top:2px;
}
/****************************************/
div#MainContent {
	width:1020px;
  	margin:0px auto;
	text-align:left;
	border: 1px solid #000000;
    background-image: url(../images/layout/009.png);
}
div#LoginPanel {
	width:1020px;
  	height:40px;
    background-image: url(../images/layout/001.png);
}
div#imgLoginPanel {
    padding-left:20px;
    padding-top:15px;
	float:left;
}
*+html div#LoginArea {
    width:700px;
	float:left;
}
div#LoginArea {
    width:680px;
	float:left;
}

*+html div#imgSearchPanel{
    float:left;
    left:8px;
    padding-top:15px;
    position:relative;
}
div#imgSearchPanel {
    float:left;
    left:26px;
    padding-top:15px;
    position:relative;
}
*+html div#SearchPanel{
    top:7px;
    position:relative;
}
div#HeaderBackground {
    background-image: url(../images/layout/007.png);
    width:1020px;
	height:250px;
	overflow:hidden;
}
div#HeaderLogo {
    padding-left:20px;
    padding-top:20px;
	float:left;
}
div#HeaderAdvertising {
    padding-right:20px;
    padding-top:13px;
	float:right;
}
div#HeaderSponsors {
	text-align:center;
}
div#HeaderSponsor1 {
    float:left;
    left:105px;
    overflow:hidden;
    padding:0;
    position:relative;
    text-align:center;
    top:127px;
}
div#HeaderSponsor2 {
    float:left;
    left:295px;
    overflow:visible;
    padding:0;
    position:relative;
    text-align:center;
    top:97px;
}
div#HeaderSponsor3 {
    float:left;
    left:133px;
    overflow:visible;
    padding:0;
    position:relative;
    text-align:center;
    top:86px;
}
div#MainNavigation {
    width:1020px;
    height:54px;
    background-image: url(../images/layout/009.png);
}
div#SubNavigation {
    width:1020px;
    height:47px;
    background-image: url(../images/layout/035.png);
}
div#NavFrontpage,div#NavInfotainment,div#NavSquads,div#NavMatchcenter,div#NavXiteTV,div#NavForum,div#NavShop,div#NavSponsors,div#NavDownloads {
    float:left;
}
div#TickerBackground {
    width:1020px;
    height:34px;
    background-image: url(../images/layout/010.png);
}
div#TickerCall {
height:34px;
left:155px;
position:relative;
top:10px;
width:805px;
}
div#FooterBackground {
    width:1020px;
    height:106px;
    background-image: url(../images/layout/011.png);
}
div#Copyright {
    float:left;
    left:5px;
    position:relative;
    top:90px;
	color:#7f7f7f;
}
div#FooterNavigation {
    float:right;
    position:relative;
    right:740px;
    top:-10px;
	color:#7f7f7f;
}
#naviMain                                    {width:120px;margin:14px 0px 0px 60px;padding:0px;list-style:none;position:absolute;}
#naviClan                                    {width:120px;margin:14px 0px 0px 180px;padding:0px;list-style:none;position:absolute;}
#naviComm                                    {width:120px;margin:14px 0px 0px 300px;padding:0px;list-style:none;position:absolute;}
#naviMisc                                    {width:120px;margin:14px 0px 0px 410px;padding:0px;list-style:none;position:absolute;}
#naviMedi                                    {width:120px;margin:14px 0px 0px 515px;padding:0px;list-style:none;position:absolute;}

#naviMain li.head,       
#naviClan li.head,  
#naviMisc li.head,  
#naviComm li.head,  
#naviMedi li.head                            {list-style:none;margin:0px 0px 5px -8px;font-weight:bold;font-size:11px;color:#7f7f7f;}

#naviMain li,            
#naviClan li, 
#naviMisc li, 
#naviComm li, 
#naviMedi li                                 {margin:0px 0px 0px 5px;padding:0px;line-height:13px;font-weight:normal;font-size:10px}

#naviMain li a,            
#naviClan li a, 
#naviMisc li a, 
#naviComm li a, 
#naviMedi li a                               {font-weight:normal;font-size:11px;color:#7f7f7f}

#naviMain li a:hover,            
#naviClan li a:hover, 
#naviMisc li a:hover, 
#naviComm li a:hover, 
#naviMedi li a:hover                         {color:#591364}

div#InfopanelBackground {
    width:610px;
    height:242px;
}
div#InfoPanelWidth {
    width:1020px;
}
div#InfoPanelSpacer {
    height:28px;
}
div#LastArtikel {
    float:left;
    width:234px;
	margin-left:27px;
}
div#LastArtikelLink {
    float:left;
    width:234px;
	margin-left:27px;
}
div#LastNewsLink {
    float:right;
    width:349px;
}
div#LastArtikelLink {
    float:left;
    width:234px;
	margin-left:27px;
}
div#LastNews {
    float:left;
    width:349px;
}
div#InfoPanel {
    width:620px;
	height:247px;
    float:left;
    position:relative;
    margin-top:1px;
    background-image: url(../images/layout/012.png);
}
div#imgLatestArtikel {
    float:left;
    position:relative;
    margin-left:13px;
    margin-top:11px;
}
div#imgLatestNews {
    float:left;
    position:relative;
    margin-left:163px;
    margin-top:11px;
}
div#persInfo {
  background-color: #FFF;
  border-bottom: 1px solid #666;
  margin: 0px;
  width: 100%;
  text-align: center;
}
a.VideoPlayer {
	display:block;
	width:358px;
	height:271px;
	position:relative;
	left:11px;
	top:3px;
}
div#AdvertisingPanel {
    width:368px;
    float:left;
}
div#AdvertisingBannerHeading {
    float:left;
}
div#AdvertisingBanners {
    float:right;
}
div#MainPanel {
}

div#SiteIndex {
    width:620px;
	float:left;
}
div#SiteIndexSpacerLeft {
    width:27px;
}
div#SiteIndexSpacerRight {
    width:10px;
}
div#SiteIndexContent {
    width:583px;
	margin-left:27px;
    min-height: 630px;
}
div#MatchCenter {
    width:400px;
	height:279px;
	float:right;
    background-image: url(../images/layout/020.png);
}
div#MatchCenterTopMatch {
    float:left;
    width:175px;
	margin-left:13px;
	position:relative;top:17px;
}
div#MatchCenterLastWars {
    float:right;
    width:190px;
	margin-right:33px;
	position:relative;top:-224px;
}
div#InfoCenter {
    width:400px;
	height:279px;
	float:right;
    background-image: url(../images/layout/020a.png);
}
div#InfoCenterVote {
    float:left;
    width:175px;
	margin-left:13px;
	position:relative;top:17px;
}
div#InfoCenterServer {
    float:right;
    width:179px;
	margin-right:28px;
	position:relative;top:30px;
}
div#CommunityCenter {
    width:400px;
	height:279px;
	float:right;
    background-image: url(../images/layout/020b.png);
}
div#CommunityCenterBets {
    float:left;
    width:175px;
	margin-left:13px;
	position:relative;top:17px;
}
div#CommunityCenterHotN {
    float:right;
    width:179px;
	margin-right:33px;
	position:relative;top:30px;
}
div#CommunityCenterHotT{
    float:right;
    width:179px;
	margin-right:33px;
	position:relative;top:66px;
}
div#XitePlayer {
    width:400px;
	float:right;
}
div#RosterFilePanel {
   position:relative;
      top:5px;
   float:left;
   width:1020px;
	height:247px;
}
div#Roster {
    width:427px;
	height:247px;
	float:left;
    background-image: url(../images/layout/015.png);
}
div#RosterPanelHeading {
   height:47px;
}
div#RosterPanelContent {
   margin-left:27px;
}
div#Files {
    width:593px;
	height:247px;
	float:right;
    background-image: url(../images/layout/016.png);
}
div#FilePanelHeading {
   height:47px;
}
div#FilePanelContent {
   margin-left:63px;
   margin-right:34px;
   position:relative;bottom:3px;
}
div#ShoutCounterPanel {
/*height:247px;*/
width:1020px;
top:5px;
position:relative;
}
div#Shout {
    width:427px;
	height:247px;
	float:left;
    background-image: url(../images/layout/032.png);
}
div#ShoutPanelHeading {
   height:47px;
}
div#ShoutPanelContent {
   margin-left:27px;
}
div#Counter {
  float:left;
    width:293px;
	height:247px;
    background-image: url(../images/layout/033.png);
}
div#CounterPanelHeading {
   height:47px;
}
div#CounterPanelContent {
bottom:-8px;
margin-left:67px;
margin-right:5px;
position:relative;
}
div#OnlineBox {
    width:300px;
	height:247px;
	float:right;
    background-image: url(../images/layout/034.png);
}
div#OnlineBoxHeading {
   height:47px;
}
div#OnlineBoxContent {
bottom:-8px;
margin-left:67px;
margin-right:35px;
position:relative;
}
input.inputField_dis_rank,input.inputField_en_rank {
overflow: Auto;
width: 90%;
height: 35px;
}
div#newskat_pos {
  width:122px;
  height:23px;	
  background: url(../images/layout/030.png) ;
  }
#flashheader { height: 250px; width: 500px; }
#teampanel { margin: 135px auto 0 570px; position: absolute; top: 0;  z-index: 1; }
#headerads {  border: medium none;  bottom: 240px;  float: right;  margin-bottom: -44px;  padding-right: 35px;  position: relative; }
#werbung1 { margin: 10px auto 0 1030px; position: absolute; top: 0;}
#werbung2 { margin: 620px auto 0 1030px; position: absolute; top: 0;}
#werbung3 { margin: 1080px auto 0 1030px; position: absolute; top: 0;}
#werbung4 { margin: 1690px auto 0 1030px; position: absolute; top: 0;}
#protect1 { margin: 80px auto 0 228px; position: absolute; top: 0;}
#protect2 { margin: 190px auto 0 300px; position: absolute; top: 0;}

.highlightit img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.highlightit:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
/*######################################
  Forenthreads/Forenpost
######################################*/

div#fpost_show {
	position:relative;
	float:left;
	margin-bottom:20px;
	background-color:#fff;
}

div#fpost_show ul {
	margin:0;
	padding:0;
	float:left;
}

div#fpost_show li {
	float:left;
	list-style:none;
}

div#fpost_show li#fpost_left {
	float:left;
	width:102px;
	list-style:none;
	margin-left:5px;
}

div#fpost_show li#fpost_right {
	float:left;
	width:820px;
	list-style:none;
	margin-left:30px;
}

/** Main hotTopic **/
div.hotTopic {background:url(../../../images/fire/firebg.png) no-repeat right 0px; height:17px; line-height:17px; display:table;padding:0 5px 0 0;}

/** Text **/
span.hotTopicText { background:url(../../../images/fire/firespanbg.png) top repeat-x;color:#5A5D6C;display:block;font-weight:bold;text-align:center; padding-top:4px; height:17px;}


/** allgemeine Positionierung inneres hotTopics Div **/
div.hotTopic1,
div.hotTopic2,
div.hotTopic3,
div.hotTopic4,
div.hotTopic5,
div.hotTopic6,
div.hotTopic7,
div.hotTopic8 {display:block;height:17px;margin-bottom:2px;padding:0 0 0 25px;}

/** Background positionierungen **/
div.hotTopic8 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 0 transparent;}
div.hotTopic7 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -17px transparent;}
div.hotTopic6 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -34px transparent;}
div.hotTopic5 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -51px transparent;}
div.hotTopic4 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -68px transparent;}
div.hotTopic3 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -85px transparent;}
div.hotTopic2 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -102px transparent;}
div.hotTopic1 {background:url(../../../images/fire/fires.png) no-repeat scroll 0 -119px transparent;}

div#fpost_pfeil {
	width:9px;
	height:15px;
	position:absolute;
	top:40px;
	left:129px;
	background-image:url(../images/fpost_pfeil.gif);
}

div#fpost_nick {
	float:left;
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
}

div#fpost_title {
	float:right;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
}

div#fpost_avatar {
	width:102px;
	height:102px;
	padding:1px;
	margin-right:20px;
	text-align:center;
	border: 1px solid #d6dbdf;
	-moz-border-radius: 4px 4px 4px 4px;
}

div#fpost_buttons {
	text-align:center;
	margin:5px;
}

div#fpost_text {
	padding:10px;
	min-height:50px;
	border: 1px solid #d6dbdf;
	-moz-border-radius: 4px 4px 4px 4px;
}

div#fpost_ip {
		margin-left:0px;
	margin-bottom:0px;
}
