@charset "utf-8";
/* CSS Document */
/* foo */

* {
	padding: 0;
	margin: 0;
}

body {
	margin-left: 0 ;
	margin-top: 0 ;
	margin-right: 0;
	margin-bottom: 0;
	background: #0a0a09 url("design/gamersunity_bg.jpg") no-repeat top center;
	color: #3e3d3d;
	letter-spacing: 0.0em;
}

img {
	border: 0;
}

.sectiontop_smallbg {
	width: 312px;
	height: 42px;
	background: url("design/bg_sectiontop_small.gif");
}

.sectiontop_smallbg h2 {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.09em;
	margin-bottom: 0;
	margin-top: 0;
}

.overlib_fontClass {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding: 2px;
}
.overlib_capfontClass {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.overlib_capfontClass a {
	color: #ffffff;
	font-size: 9px;
}
.overlib_fgClass {
	background-color: #ffffff;
}
.overlib_bgClass {
	background-color: #000000;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: black;
}

.morelink a:link {
	color: #ffffff;
	text-decoration: none;
}

#headline_mouseover {
	font-size: 5px;
}

.morelink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.morelink a:visited {
	color: #ffffff;
	text-decoration: none;
}

.commentbutton {
	background: transparent url("../www.gamersunity.de/design/button_comment.gif") repeat scroll 0 0;
	height: 15px;
	width: 168px;
	float: right;
}

.commentcount {
	background: transparent url("../www.gamersunity.de/design/button_commentcount.gif") repeat scroll 0 0;
	height: 15px;
	width: 124px;
}

.wide_headline {
	background: transparent url("http://forum.gamersunity.de/images/mainimg/bg_forumcat.gif") repeat scroll 0 0;
	color: #ffffff;
	font-family: verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 38px;
	line-height: normal;
	padding-left: 15px;
	width: 970px;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,AAAA"); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url("design/lightbox/prevlabel.gif") left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url("design/lightbox/nextlabel.gif") right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
}

#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.admin-textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 18px;
}

#artikel_notiz {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 18px;
}


#textquote {
	font-size: 12px;
	font-weight: bold;
	font-color: #a3132b;
}

.tickerliste {
	font-size: 10px;
	padding-left: 14px;
	padding-top: 8px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
}

.imgbox_left {
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
	background-color: #000000;
	color: #ffffff;
}

.imgbox_right {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
	background-color: #000000;
	color: #ffffff;
}


.imgbeschreibung {
	padding: 4px;
	font-weight: bold;
}

.navlinks {
	line-height: 13px;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
}

.navlinks a:link {
	color: #ffffff;
	text-decoration: none;
}

.navlinks a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.subnav_spiele_out {
	width: 101px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -0 transparent;
}

.subnav_spiele_over {
	width: 101px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -76px transparent;
}

.subnav_screenshots_out {
	width: 118px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -19px transparent;
}

.subnav_screenshots_over {
	width: 118px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -95px transparent;
}

.subnav_trailer_out {
	width: 113px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -38px transparent;
}

.subnav_trailer_over {
	width: 113px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -114px transparent;
}

.subnav_downloads_out {
	width: 101px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -57px transparent;
}

.subnav_downloads_over {
	width: 101px;
	height: 19;
	background: url("../www.gamersunity.de/design/subnavi.png") no-repeat scroll 0 -133px transparent;
}

#tickerbox h3 {
	font-size: 13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;
	padding-top: 13px;
	padding-left: 20px;
}

.more {
	margin-top: 0;
}




#tickerbox a:link {
	color: #ffffff;
}

#tickerbox a:visited {
	color: #ffffff;
}

#skyscraper {
	width: 160px;
	height: 200px;
	margin-left: 1008px;
	margin-top: 123px;
	position: absolute;
	z-index: 1;
}

#leaderboard {
	width: 728px;
	height: 90px;
	margin-left: 268px;
	margin-top: 0;
	position: absolute;
	z-index: 1;
	float: left;
	font-size: 0;
}

#head_navigation {
	width: 654px;
	height: 35px;
	margin-left: 342px;
	margin-top: 169px;
	position: absolute;
	z-index: 1;
}

#top_bar {
	height: 20px;
}

#sub_bar {
	height: 15px;
	width: 654px;
}

#leiste {
	height: 30px;
}

#content {
	width: 996px;
	background-repeat: repeat-y;
}

.content {
	width: 996px;
	background-repeat: repeat-y;
}

#artikel_contentarea {
	width: 996px;
	background-repeat: repeat-y;
}

#header {
	height: 201px;
	z-index: 10;
	margin-left: 25px;
}

.iefixdiv {
	margin: 0;
	padding: 0;
}

.break {
	height: 3px;
	font-size: 1px;
}

#teaser_area {
	height: 168px;
}

#teaser_links {
	width: 18px;
	float: left;
	height: 168px;
	background: url("design/left_teaser.gif");
}

#teaser {
	width: 972px;
	margin-left: 6px;
	height: 168px;
	background-color: #ffffff;
	float: left;
	position: relative;
}

.break_high {
	height: 12px;
	font-size: 1px;
}

.break_half {
	height: 6px;
	font-size: 1px;
}

#news_specials {
	height: 270px;
}

#news_links {
	width: 18px;
	float: left;
	height: 270px;
	background: url("design/left_news_specials.gif");
}

.news_zeit {
	font-weight: lighter;
	color: #6f6f6f;
	width: 624;
	font-size: 10px;
	margin-top: 2px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.news_zeit a:link {
	color: #a3132b;
	text-decoration: none;
}

.news_zeit a:visited {
	color: #a3132b;
	text-decoration: none;
}

.news_zeit a:hover {
	color: #a3132b;
	text-decoration: underline;
}

#newstitle_top {
	padding-left: 5px;
	padding-top: -3px;
	margin-left: 335px;
	margin-right: 12px;
	border-left: 4px solid #a3132b;
	margin-bottom: 0;
	margin-top: 0;
}

#newstitle_top_2 {
	padding-left: 5px;
	padding-top: -3px;
	margin-left: 52px;
	margin-right: 12px;
	border-left: 4px solid #a3132b;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}

#newstitle_top_2 h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: -0.08em;
}

#newstitle_top h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: -0.08em;
}

#newstitle_high {
	padding-left: 5px;
	padding-top: -3px;
	margin-left: 260px;
	border-left: 4px solid #a3132b;
	margin-bottom: 0;
	margin-top: 0;
}

#newstitle_high h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: -0.08em;
}

#newstitle_low1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 320px;
	padding-left: 6px;
	float: left;
	padding-top: -3px;
	border-left: 4px solid #a3132b;
	margin-bottom: 0;
	margin-top: 0;
}

#newstitle_low1 h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.08em;
}

#newstitle_low2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-left: 320px;
	padding-left: 6px;
	padding-top: -3px;
	border-left: 4px solid #a3132b;
	margin-bottom: 0;
	margin-top: 0;
}

#newstitle_low2 h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.08em;
}

#artikel {
	width: 762px;
	height: 270px;
	margin-left: 6px;
	background: url("design/bg_headlines.gif");
	background-color: #009900;
	float: left;
	position: relative;
}

#werbung_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 102px;
}

.newsbox {
	margin-top: 6px;
	margin-right: 0;
	padding-right: 0;
	width: 246px;
	float: left;
}

.boxspacer {
	float: left;
	margin: 0;
	padding: 0;
	width: 6px;
	height: 100px;
}

#artikel h2 {
	text-transform: uppercase;
	height: 42px;
	background: url("design/bg_headlines_headline.gif");
	color: #ffffff;
	padding-left: 24px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	letter-spacing: -0.08em;
}

.news_text {
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
}

.news_zeit_2 {
	color: #000000;
}


#community_kolumnen {
	width: 204px;
	height: 126px;
	margin-left: 6px;
	float: left;
	position: relative;
}

#user_box {
	height: 126px;
	background: url("design/bg_login.gif");
}

#login_box {
	padding-top: 4px;
}

.formfield_small {
	background: url("design/bg_login_field.gif");
	width: 180px;
	height: 24px;
	margin-top: 6px;
}

.formfield_field {
	border-color: #000000;
	border-style: none;
	background-color: #000000;
	color: #ffffff;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.07em;
	font-size: 8pt;
	margin-top: 3px;
}

#kolumnen_box {
	margin-top: 12px;
	height: 132px;
	background: url("design/bg_specials.gif");
}

#kolumnen_img {
	padding-left: 6px;
	padding-top: 6px;
}

#mehr_gaming {
	height: 534px;
}

#left_column {
	width: 336px;
	height: 100px;
	float: left;
	height: 270px;
}

#rectangle {
	height: 270px;
}

#links_streams {
	width: 18px;
	height: 270px;
	float: left;
	background: url("design/left_ticker_videos.gif");
}

#ad_rectangle {
	width: 312px;
	height: 270px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -522px transparent;
	margin-left: 6px;
	float: left;
}

#adcode_rectangle {
	margin-top: 7px;
	margin-left: 6px;
}

.break_small {
	height: 12px;
	font-size: 1px;
}

.leftbox_bg {
	width: 312px;
	margin-left: 24px;
}

.leftbox_middle {
	background: url("design/leftbox_bg.gif");
	padding-left: 9px;
}

.leftbox_middle_2 {
	background: url("design/leftbox_bg.gif");
	margin-left: 24px;
}

.leftbox_middle_3 {
	background: url("design/leftbox_bg.gif");
	width: 312px;
}

.leftbox_top {
	width: 312px;
	height: 43px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -792px transparent;
}

.leftbox_top_2 {
	width: 312px;
	height: 43px;
	background: url("design/leftbox_top_2.gif");
}

.rightbox_clean {
	width: 312px;
	height: 12px;
	background: #fff;
}

.rightbox_middle {
	width: 312px;
	height: 485px;
	background-color: #ffffff;
}

.leftbox_clean {
	width: 312px;
	height: 20px;
	background: url("design/leftbox_clean.gif");
}

.leftbox_bottom {
	width: 312px;
	height: 21px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -835px transparent;
}

.leftbox_font {
	margin-left: 44px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-bottom: 0;
}

#leftbox_video {
	font-size: 11px;
	margin-top: 3px;
	margin-left: 4px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.leftbox_newest {
	padding-left: 6px;
	padding-top: -3px;
	border-left: 4px solid #a3132b;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: none;
	margin-bottom: 0;
	margin-top: 0;
}

.leftbox_newest a:link {
	color: #3e3d3d;
}

.leftbox_newest a:hover {
	color: #3e3d3d;
}


.leftbox_newest a:visited {
	color: #3e3d3d;
}


#bottom_font {
	padding-bottom: 8px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.bottom_font {
	padding-bottom: 8px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.wn_download {
	height: 75px;
	padding: 15px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#searchbox_input {
	padding-bottom: 6px;
	float: left;
}


.searchbox_download {
	width: 256px;
	float: left;
	margin: 6px;
	height: 75px;
	padding: 20px;
	font-size: 11px;
	border-color: #ccc;
	background-color: #f6f6f6;
	border-style: solid;
	border-width: 1px;
}

.searchbox_galery {
	float: left;
	margin-bottom: 6px;
	margin-top: 12px;
	height: 210px;
	width: 240px;
	padding: 20px;
	font-size: 12px;
	margin-right: 12px;
	margin-left: 12px;
	border-color: #ccc;
	background-color: #f6f6f6;
	border-style: solid;
	border-width: 1px;
}

.searchbox_image {
	margin-top: 12px;
	margin-bottom: 12px;
	margin: 0 auto;
	padding: 0;
	width: 240px;
	height: 145px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background-color: #000000;
}

.searchbox_text {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}

.searchbox_text2 {
	margin-top: 6px;
	margin-left: 6px;
	font-size: 9px;
	color: #000;
	font-weight: normal;
}

.searchbox_dlimage {
	float: left;
	margin-right: 12px;
	width: 102px;
	height: 80px;
}

.searchbox_download_single {
	border-width: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 8px;
}

#overview_details {
	padding: 3px;
	margin-top: 2px;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
}

#overview_next {
	padding: 3px;
	margin-top: 15px;
}

#umfrage {
	height: 252px;
}

#links_umfrage {
	width: 18px;
	height: 252px;
	float: left;
	background: url("design/left_umfrage.gif");
}

#umfrage_content {
	width: 312px;
	height: 252px;
	margin-left: 6px;
	float: left;
}

#umfrage_titel {
	color: #ffffff;
	font-size: 14px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.06em;
	font-weight: bold;
	margin-top: 9px;
	margin-left: 28px;
	font-size: 10px;
}

#umfrage_daten {
	margin-top: 12px;
	margin-left: 18px;
}

.antwort {
	height: 20px;
}

.prozent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	width: 37px;
	float: left;
	padding-top: 8px;
}

.info {
	float: left;
	width: 243px;
}

.antwort_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.umfrage_balken {
	height: 5px;
	background-color: #a3132b;
	margin-top: 4px;
}

.umfrage_break {
	height: 7px;
}

#umfragen_links {
	margin-left: 18px;
}

#right_column {
	height: 90px;
	width: 654px;
	float: left;
	position: relative;
	height: 534px;
	margin-left: 6px;
}

#forum_community {
	height: 18px;
}

#videos_streams {
	width: 654px;
	height: 504px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -18px transparent;
}

#videos_headline {
	padding-top: 9px;
}

#videos_titel {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-left: 30px;
	width: 507px;
	float: left;
}

#mehr_videos {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.08em;
	font-size: 10px;
	padding-top: 1px;
}

#videos_auswahl {
	height: 96px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.videos_selector {
	width: 102px;
	height: 96px;
	background-color: #ff0000;
	float: left;
	margin-right: 6px;
}

.selector_bg {
	width: 102px;
	height: 66px;
}

.selector_bg_bottom {
	width: 102px;
	height: 30px;
	background: url("design/bg_streams.gif");
}

.selector_link {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}

#videos_player {
	margin-left: 6px;
}

.newsbox a:link {
	color: #a3132b;
	font-weight: bold;
	text-decoration: none;
}

.newsbox a:visited {
	color: #a3132b;
	font-weight: bold;
	text-decoration: none;
}

.newsbox a:hover {
	color: #a3132b;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #a3132b;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #a3132b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a3132b;
	font-weight: bold;
	text-decoration: underline;
}

#umfragen_links a:link {
	color: #a3132b;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#umfragen_links a:visited {
	color: #a3132b;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#umfragen_links a:hover {
	color: #a3132b;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#passwort_vergessen {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-left: 80px;
}

.button_login {
	margin-left: 6px;
	margin-top: 3px;
}

#artikel_left {
	width: 336px;
	float: left;
}

#login_box_links {
	height: 108px;
}

#login_links_bar {
	width: 312px;
	height: 108px;
	background: url("design/bg_login_left.gif");
	margin-left: 6px;
	float: left;
}

#user_box_in {
	height: 126px;
}

#loggedin_links_bar {
	width: 312px;
	height: 108px;
	background: url("design/serious/bg_loggedin_left.gif");
	margin-left: 6px;
	float: left;
}

#login_buttonbar {
	margin-left: 7px;
	margin-top: 8px;
}

#avatar_links {
	margin-left: 6px;
	margin-top: 6px;
	background-color: #000000;
	width: 85px;
	height: 96px;
	float: left;
}

#userdata_links {
	margin-left: 12px;
	margin-top: 10px;
	position: relative;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#adbox_artikel {
	height: 270px;
}

#ad_links {
	height: 270px;
	width: 18px;
	float: left;
}

#top_links {
	height: 80px;
	width: 18px;
	float: left;
	background: url("design/left_top.gif");
}

#vid_links {
	height: 250px;
	width: 18px;
	float: left;
	background: url("design/left_vid.gif");
}

#part_links {
	height: 250px;
	width: 18px;
	float: left;
	background: url("design/left_part.gif");
}

#spec_links {
	height: 250px;
	width: 18px;
	float: left;
	background: url("design/left_spec.gif");
}

#artikel_rechts {
	width: 660px;
	float: left;
}

#artikel_bg {
	width: 654px;
	margin-left: 6px;
}

#artikel_top_wide {
	width: 654px;
	background: url("design/bg_artikel_top_wide.gif");
	height: 34px;
}

#artikel_titel {
	margin-left: 30px;
	width: 600px;
	float: left;
	padding-top: 9px;
}

#artikel_titel h1 {
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

#artikel_content_wide {
	margin-left: 12px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 13px;
}

.zitat {
	font-size: 17px;
	font-weight: bold;
}

#artikel_content_bottom {
	width: 654px;
	height: 19px;
	background: url("design/bg_artikel_bottom.gif");
}

.pagecounter {
	padding-top: 2px;
	height: 18px;
	width: 622px;
	font-size: 11px;
	color: #ffffff;
	background: url("design/bg_pagecounter.gif") no-repeat;
}

.pagecounter_pages {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #a3132b;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.subheading {
	color: #ffffff;
	padding-left: 23px;
	padding-top: 2px;
	font-size: 15px;
	font-weight: bold;
	width: 602px;
	height: 22px;
	background: url("design/bg_subheading.gif") no-repeat;
}

.subheading_new {
	color: #ffffff;
	padding-left: 23px;
	padding-top: 2px;
	font-size: 15px;
	font-weight: bold;
	width: 694px;
	height: 22px;
	background: url("design/bg_backend_subheading.gif") no-repeat;
}

.backend_contentbox {
	float: left;
	width: 660px;
}

.backend_contentbox_new {
	float: left;
	width: 752px;
}

.backend_contentbox_new.loading {
	float: left;
	width: 752px;
	margin-top: -20px;
}

.backend_contenttop {
	background: transparent url("design/bg_artikel.gif") repeat scroll 0;
	margin-left: 6px;
	width: 654px;
}

.backend_contenttop_new {
	background: transparent url("design/bg_artikel.gif") repeat scroll 0;
	margin-left: 6px;
	width: 746px;
}

.backend_contenttitle {
	color: #ffffff;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-left: 30px;
	padding-top: 9px;
	width: 507px;
}

.backend_content {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 15px;
	width: 620px;
	margin-top: 3px;
}

.backend_content_new {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 5px;
	width: 712px;
	margin-top: 3px;
}

.backend_contentbottom {
	background: transparent url("design/bg_artikel_bottom.gif") repeat scroll 0;
	height: 19px;
	width: 654px;
}

.backend_contentbottom_new {
	background: transparent url("design/bg_backend_bottom.gif") repeat scroll 0;
	height: 19px;
	width: 746px;
}

.backend_contentwide {
	background: transparent url("design/bg_artikel_top_wide.gif") repeat scroll 0;
	height: 34px;
	width: 654px;
}

.backend_contentwide_new {
	background: transparent url("design/bg_backend_top_wide.gif") repeat scroll 0;
	height: 34px;
	width: 746px;
}

.contentbox {
	background: transparent url("design/bg_artikel.gif") repeat scroll 0;
	margin-left: 6px;
	width: 654px;
}

.contenttitel {
	height: 8px;
	width: 654px;
	background: url("design/bg_newsbox_top.gif");
}

#sectiontop_titel {
	background: transparent url("design/bg_sectiontop.gif") repeat scroll 0;
	height: 34px;
	width: 654px;
}

#sectiontop_border {
	background-color: #ffffff;
	height: 719px;
	width: 654px;
}

.contentspace {
	float: left;
	margin-left: 30px;
	width: 628px;
}

.contentspace h3 {
	padding-left: 7px;
	margin-left: -13px;
	border-left: 4px solid #a3132b;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	letter-spacing: -0.08em;
	margin-bottom: 0;
	margin-top: 0;
}

.contenttext {
	margin-left: 15px;
	margin-top: 8px;
	width: 620px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.contentbottom {
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll 0 -8px transparent;
	height: 10px;
	width: 654px;
	margin: 0;
	padding: 0;
}

.usercolor {
	color: #000000;
}

#themetitel a:link {
	color: #ffffff;
	text-decoration: none;
}

#themetitel a:visited {
	color: #ffffff;
	text-decoration: none;
}

#themetitel a:hover {
	color: #ffffff;
	text-decoration: none;
}

#themetitel h2 {
	font-weight: bold;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

.dhx_combo_img {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 20px;
}


.dhx_combo_option_img {
	position: relative;
	top: 1px;
	margin-left: 2px;
	left: 0;
	width: 18px;
	height: 18px;
}
.dhx_combo_input {
	color: #333333;
	font-family: Arial;
	font-size: 9pt;
	border: 0;
	padding: 2px 2px 2px 2px;
	position: absolute;
	top: 0;
}
.dhx_combo_box {
	position: relative;
	text-align: left;
	border: 1px solid #7f9db9;
	height: 20px;
	_height: 22px;
	overflow: hidden;
	background-color: white;
}

.dhx_combo_list {
	color: #333333;
	position: absolute;
	z-index: 230;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid black;
	height: 200px;
	font-family: Arial;
	font-size: 9pt;
	background-color: white;
	padding-right: 6px;
}


.dhx_combo_list div {
	cursor: default;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px dotted #cccccc;
}
.dhx_selected_option {
	background-color: navy;
	color: white;
}


.dhx_combo_img_rtl {
	position: absolute;
	top: 0;
	left: 1px;
	width: 17px;
	height: 20px;
}
.dhx_combo_option_img_rtl {
	float: right;
	margin-right: 0;
	width: 18px;
	height: 18px;
}

.dhx_combo_list_rtl {
	direction: rtl;
	unicode-bidi: bidi-override;
	position: absolute;
	z-index: 230;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid black;
	height: 100px;
	font-family: Arial;
	font-size: 9pt;
	background-color: white;
}
.dhx_combo_list_rtl div {
	direction: rtl;
	unicode-bidi: bidi-override;
}
.dhx_combo_list_rtl div div {
	float: right !important;
	cursor: default;
	padding: 2px 2px 2px 2px;
}
.dhx_combo_list_rtl div img {
	float: right !important;
}
.dhx_combo_list_rtl div input {
	float: right !important;
}


#tickercontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#tickercontainer a:link {
	color: #cccccc;
	text-decoration: none;
}

#tickercontainer a:visited {
	color: #cccccc;
	text-decoration: none;
}
#tickercontainer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#ausklapp_title a:link {
	color: #ffffff;
	text-decoration: none;
}

#ausklapp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
}

#ausklapp_title a:visited {
	color: #ffffff;
	text-decoration: none;
}
#ausklapp_title a:hover {
	color: #ffffff;
	text-decoration: none;
}

#leiste_pnsteuerung {
	font-weight: bold;
}

#leiste_pnsteuerung a:link {
	color: #ffffff;
	text-decoration: none;
}
#leiste_pnsteuerung a:visited {
	color: #ffffff;
	text-decoration: none;
}
#leiste_pnsteuerung a:hover {
	color: #ffffff;
	text-decoration: none;
}

.leiste_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	color: #ffffff;
	text-decoration: none;
}

.leiste_titel a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leiste_titel a:hover {
	color: #ffffff;
	text-decoration: none;
}


#newsbox_begin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 13px;
	padding-bottom: 4px;
	padding-top: 8px;
	width: 460px;
	z-index: 50;
	word-wrap: break-word;
}
#newsbox_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 13px;
	width: 460px;
	z-index: 50;
}

#theme_headerspace {
	padding-top: 25px;
	padding-left: 30px;
}

#theme_defaultheader {
	widows: 654px;
	height: 114px;
	margin-left: 6px;
	background: url("design/themen_default.jpg");
}

#theme_headerwindow {
	widows: 654px;
	height: 114px;
	margin-left: 6px;
}

#theme_headerbg {
	width: 654px;
	height: 26px;
	margin-left: 6px;
	margin-bottom: 12px;
	background: url("http://www.battlefield-3.org/design/themen_linkbg.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#theme_headerpadding {
	padding-top: 7px;
}

#copyright_1 {
	float: left;
	height: 94px;
	width: 654px;
	background: url("http://www.battlefield-3.org/design/bg_copyright.jpg");
}

#copyright_2 {
	padding-left: 20px;
	padding-right: 20px;
	background: url("http://www.battlefield-3.org/design/bg_copyright.jpg");
	padding-top: 13px;
	font-size: 10px;
	color: #323a47;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padinng-bottom: 12px;
}

.systeaser {
	width: 654px;
	height: 211px;
}

.teaserleft {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.teaserleft_container {
	position: absolute;
	margin-top: 129px;
	width: 200px;
	margin-left: 10px;
	color: #ffffff;
	z-index: 10;
}

.teaserleft_transbox {
	float: left;
	height: 75px;
	background-color: #000000;
	width: 217px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	     opacity: 0.70;
}

.teaser_rightbox {
	float: left;
	height: 73px;
	width: 417px;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.teaser_text {
	margin-left: 9px;
	margin-top: 4px;
	width: 420px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.teaser_pretitle {
	font-weight: bold;
	font-size: 13px;
}

.teaser_title {
	font-weight: bold;
	font-size: 18px;
}

.contentspace {
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
}

.teaserleft a:link {
	color: #ffffff;
}

.teaserleft a:visited {
	color: #ffffff;
}

.teaserleft a:hover {
	color: #ffffff;
}


.teaserbar {
	width: 655px;
	height: 59px;
}

.teasersub_margins {
	margin-left: 11px;
	margin-top: 15px;
}

.teasersub_pretitle {
	font-size: 10px;
	font-weight: normal;
}

.teaserbar_sub {
	width: 163px;
	float: left;
	height: 40px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.teaserbar_sub a:link {
	color: #ffffff;
}
.teaserbar_sub a:hover {
	color: #ccc;
	text-decoration: none;
}
.teaserbar_sub a:visited {
	color: #ffffff;
}

.teaserbar_sub a:focus {
	outline: none;
}

.storybox {
	background-color: #cccccc;
	padding: 4px;
	width: 612px;
}

.storybox_link a:link {
	color: #000000;
}

.storybox_link a:hover {
	color: #000000;
}

.storybox_link a:visited {
	color: #000000;
}


.thirdlevel_nav_sub {
	background-color: #ff0000;
}


.thirdlevel_nav {
	width: 130px;
	position: absolute;
	z-index: 3000;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-top: 201px;
}

.thirdlevel_nav a:link {
	color: #f5bd7f;
	font-weight: normal;
	text-decoration: none;
}

.thirdlevel_nav a:visited {
	color: #f5bd7f;
	font-weight: normal;
	text-decoration: none;
}

.thirdlevel_nav a:hover {
	color: #ffebd4;
	font-weight: normal;
	text-decoration: none;
}

.uebersicht_over {
	background: url("../www.gamersunity.de/design/themen_uebersicht_mo.png");
	color: #000000;
	width: 100px;
	height: 27px;
}

.uebersicht_over a:hover {
	background: url("../www.gamersunity.de/design/themen_uebersicht_mo.png");
	color: #000000;
	width: 100px;
	height: 27px;
	text-decoration: none;
}

.uebersicht_over a:link {
	background: url("../www.gamersunity.de/design/themen_uebersicht_mo.png");
	color: #000000;
	width: 100px;
	height: 27px;
}

.uebersicht_over a:visited {
	background: url("../www.gamersunity.de/design/themen_uebersicht_mo.png");
	color: #000000;
	width: 100px;
	height: 27px;
}

.uebersicht_out {
	background: url("../www.gamersunity.de/design/themen_uebersicht.png");
	color: #ffffff;
	width: 100px;
	height: 27px;
}

.uebersicht_out a:link {
	background: url("../www.gamersunity.de/design/themen_uebersicht.png");
	color: #ffffff;
	width: 100px;
	height: 27px;
}

.uebersicht_out a:visited {
	background: url("../www.gamersunity.de/design/themen_uebersicht.png");
	color: #ffffff;
	width: 100px;
	height: 27px;
}

.uebersicht_out a:hover {
	background: url("../www.gamersunity.de/design/themen_uebersicht.png");
	color: #ffffff;
	width: 100px;
	height: 27px;
	text-decoration: none;
}


.artikel_over {
	background: url("../www.gamersunity.de/design/themen_artikel_mo.png");
	color: #000000;
	width: 155px;
	height: 27px;
}

.artikel_over a:hover {
	background: url("../www.gamersunity.de/design/themen_artikel_mo.png");
	color: #000000;
	width: 155px;
	height: 27px;
	text-decoration: none;
}

.artikel_over a:link {
	background: url("../www.gamersunity.de/design/themen_artikel_mo.png");
	color: #000000;
	width: 155px;
	height: 27px;
}

.artikel_over a:visited {
	background: url("../www.gamersunity.de/design/themen_artikel_mo.png");
	color: #000000;
	width: 155px;
	height: 27px;
}

.artikel_out {
	background: url("../www.gamersunity.de/design/themen_artikel.png");
	color: #ffffff;
	width: 155px;
	height: 27px;
}

.artikel_out a:link {
	background: url("../www.gamersunity.de/design/themen_artikel.png");
	color: #ffffff;
	width: 155px;
	height: 27px;
}

.artikel_out a:visited {
	background: url("../www.gamersunity.de/design/themen_artikel.png");
	color: #ffffff;
	width: 155px;
	height: 27px;
}

.artikel_out a:hover {
	background: url("../www.gamersunity.de/design/themen_artikel.png");
	color: #ffffff;
	width: 155px;
	height: 27px;
	text-decoration: none;
}


.downloads_over {
	background: url("../www.gamersunity.de/design/themen_downloads_mo.png");
	color: #000000;
	width: 132px;
	height: 27px;
}

.downloads_over a:hover {
	background: url("../www.gamersunity.de/design/themen_downloads_mo.png");
	color: #000000;
	width: 132px;
	height: 27px;
	text-decoration: none;
}

.downloads_over a:link {
	background: url("../www.gamersunity.de/design/themen_downloads_mo.png");
	color: #000000;
	width: 132px;
	height: 27px;
}

.downloads_over a:visited {
	background: url("../www.gamersunity.de/design/themen_downloads_mo.png");
	color: #000000;
	width: 132px;
	height: 27px;
}

.downloads_out {
	background: url("../www.gamersunity.de/design/themen_downloads.png");
	color: #ffffff;
	width: 132px;
	height: 27px;
}

.downloads_out a:link {
	background: url("../www.gamersunity.de/design/themen_downloads.png");
	color: #ffffff;
	width: 132px;
	height: 27px;
}

.downloads_out a:visited {
	background: url("../www.gamersunity.de/design/themen_downloads.png");
	color: #ffffff;
	width: 132px;
	height: 27px;
}

.downloads_out a:hover {
	background: url("../www.gamersunity.de/design/themen_downloads.png");
	color: #ffffff;
	width: 132px;
	height: 27px;
	text-decoration: none;
}

.streams_over {
	background: url("../www.gamersunity.de/design/themen_streams_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.streams_over a:hover {
	background: url("../www.gamersunity.de/design/themen_streams_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
	text-decoration: none;
}

.streams_over a:link {
	background: url("../www.gamersunity.de/design/themen_streams_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.streams_over a:visited {
	background: url("../www.gamersunity.de/design/themen_streams_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.streams_out {
	background: url("../www.gamersunity.de/design/themen_streams.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.streams_out a:link {
	background: url("../www.gamersunity.de/design/themen_streams.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.streams_out a:visited {
	background: url("../www.gamersunity.de/design/themen_streams.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.streams_out a:hover {
	background: url("../www.gamersunity.de/design/themen_streams.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
	text-decoration: none;
}






.galerien_over {
	background: url("../www.gamersunity.de/design/themen_galerien_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.galerien_over a:hover {
	background: url("../www.gamersunity.de/design/themen_galerien_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
	text-decoration: none;
}

.galerien_over a:link {
	background: url("../www.gamersunity.de/design/themen_galerien_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.galerien_over a:visited {
	background: url("../www.gamersunity.de/design/themen_galerien_mo.png");
	color: #000000;
	width: 114px;
	height: 27px;
}

.galerien_out {
	background: url("../www.gamersunity.de/design/themen_galerien.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.galerien_out a:link {
	background: url("../www.gamersunity.de/design/themen_galerien.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.galerien_out a:visited {
	background: url("../www.gamersunity.de/design/themen_galerien.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
}

.galerien_out a:hover {
	background: url("../www.gamersunity.de/design/themen_galerien.png");
	color: #ffffff;
	width: 114px;
	height: 27px;
	text-decoration: none;
}

#searchbar {
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -722px transparent;
	margin-left: 24px;
	margin-top: 12px;
	padding-left: 9px;
	padding-top: 30px;
	width: 303px;
	height: 43px;
}

.boxright {
	border: 1px solid #cccccc;
	color: #000000;
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 200px;
	   -moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	     -o-border-radius: 10px;
}

.boxleft {
	border: 1px solid #cccccc;
	color: #000000;
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	float: left;
	width: 200px;
	   -moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	     -o-border-radius: 10px;
}

.fazit {
	border: 1px solid #cccccc;
	color: #000000;
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	   -moz-border-radius: 10px;
	 -khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	     -o-border-radius: 10px;
}

.boxfont {
	color: #0f7222;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.searchbox_themeentry {
	float: left;
	height: 215px;
	width: 175px;
	padding: 15px 5px 5px 5px;
	font-size: 12px;
	border-color: #ccc;
	background-color: #f6f6f6;
	border-style: solid;
	border-width: 1px;
	display: table-cell;
	text-align: center;
	margin: 8px;
}

.olmargin {
	margin-left: 25px;
}

.weapon_window {
	padding: 5px;
	background-color: #3f3f3f;
}

.weapon {
	width: 600px;
	height: 20px;
	background-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px;
	color: #e2da58;
	margin-bottom: 10px;
}

.weapon_img {
	width: 605px;
	border: 2px solid;
	color: #000000;
}

.weapon_description {
	width: 185px;
	float: right;
	background-color: #bcbcbc;
	border: 2px solid;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #000000;
}

.weapon_stats {
	width: 375px;
	background-color: #9b9b9b;
	border: 2px solid;
	padding: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	margin-top: 10px;
}


.gadget_description {
	width: 375px;
	background-color: #bcbcbc;
	border: 2px solid;
	padding: 10px;
	margin-top: 10px;
	color: #000000;
}

.gadget_rank {
	width: 175px;
	float: right;
	background-color: #9b9b9b;
	border: 2px solid;
	padding: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
}

.vehicle_description {
	width: 185px;
	float: right;
	background-color: #bcbcbc;
	border: 2px solid;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #000000;
	height: 124px;
}


.overview_window {
	width: 190px;
	padding: 5px;
	background-color: #3f3f3f;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.overview_titel {
	width: 180px;
	height: 15px;
	background-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px;
	color: #e2da58;
	margin-bottom: 10px;
}

.overview_img {
	width: 185px;
	border: 2px solid;
	color: #000000;
}

.tree_background_terra {
	position: relative;
	width: 620px;
	height: 1300px;
	background: url("../www.gamersunity.de/img/sys/2010-08/terratree_2_2.png") no-repeat;
}


.tree_entry_format_terra_t1 {
	padding: 5px;
	-moz-border-radius: 1em 1em 1em 1em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
	position: absolute;
	width: 95px;
}

.tree_entry_format_terra_t2 {
	padding: 5px;
	-moz-border-radius: 1em 1em 1em 1em;
	background: none repeat scroll 0 0 #1c1a07;
	border: 1px solid #42403b;
	position: absolute;
	width: 95px;
}

.tree_entry_format_terra_t3 {
	padding: 5px;
	-moz-border-radius: 1em 1em 1em 1em;
	background: none repeat scroll 0 0 #1a0606;
	border: 1px solid #42403b;
	position: absolute;
	width: 95px;
}

.tree_unit_format_terra {
	padding: 1px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
	position: absolute;
	width: 50px;
}

#tree_command_center {
	left: 257px;
	top: 0;
}
#tree_orbital {
	left: 140px;
	top: 360px;
}
#tree_fortress {
	left: 372px;
	top: 360px;
}
#tree_depot {
	left: 0;
	top: 0;
}
#tree_raffinerie {
	left: 128px;
	top: 0;
}
#tree_kaserne {
	left: 257px;
	top: 180px;
}
#tree_maschinendock {
	left: 510px;
	top: 180px;
}
#tree_bunker {
	left: 0;
	top: 360px;
}
#tree_raketenturm {
	left: 510px;
	top: 540px;
}
#tree_sensorturm {
	left: 372px;
	top: 540px;
}
#tree_technologielabor {
	left: 0;
	top: 540px;
}
#tree_reaktor {
	left: 140px;
	top: 540px;
}
#tree_factory {
	left: 257px;
	top: 720px;
}
#tree_geisterakademie {
	left: 510px;
	top: 720px;
}
#tree_raumhafen {
	left: 257px;
	top: 900px;
}
#tree_waffenlager {
	left: 510px;
	top: 900px;
}
#tree_fusionskern {
	left: 257px;
	top: 1080px;
}

#tree_wbf {
	left: 370px;
	top: 00px;
}
#tree_marine {
	left: 197px;
	top: 180px;
}
#tree_reaper {
	left: 197px;
	top: 237px;
}
#tree_marauder {
	left: 370px;
	top: 180px;
}
#tree_ghost {
	left: 370px;
	top: 237px;
}
#tree_hellion {
	left: 197px;
	top: 720px;
}
#tree_belagerungspanzer {
	left: 370px;
	top: 720px;
}
#tree_thor {
	left: 370px;
	top: 777px;
}
#tree_viking {
	left: 197px;
	top: 870px;
}
#tree_medivac {
	left: 197px;
	top: 927px;
}
#tree_banshee {
	left: 197px;
	top: 984px;
}
#tree_raven {
	left: 370px;
	top: 900px;
}
#tree_kreuzer {
	left: 370px;
	top: 957px;
}

a.tt_command_center {
	text-decoration: none;
}
.tt_command_center span.info_command_center {
	display: none;
}
.tt_command_center:hover span.info_command_center {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_orbital {
	text-decoration: none;
}
.tt_orbital span.info_orbital {
	display: none;
}
.tt_orbital:hover span.info_orbital {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_fortress {
	text-decoration: none;
}
.tt_fortress span.info_fortress {
	display: none;
}
.tt_fortress:hover span.info_fortress {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_depot {
	text-decoration: none;
}
.tt_depot span.info_depot {
	display: none;
}
.tt_depot:hover span.info_depot {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_raffinerie {
	text-decoration: none;
}
.tt_raffinerie span.info_raffinerie {
	display: none;
}
.tt_raffinerie:hover span.info_raffinerie {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_kaserne {
	text-decoration: none;
}
.tt_kaserne span.info_kaserne {
	display: none;
}
.tt_kaserne:hover span.info_kaserne {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_maschinendock {
	text-decoration: none;
}
.tt_maschinendock span.info_maschinendock {
	display: none;
}
.tt_maschinendock:hover span.info_maschinendock {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -71px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_bunker {
	text-decoration: none;
}
.tt_bunker span.info_bunker {
	display: none;
}
.tt_bunker:hover span.info_bunker {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_raketenturm {
	text-decoration: none;
}
.tt_raketenturm span.info_raketenturm {
	display: none;
}
.tt_raketenturm:hover span.info_raketenturm {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -71px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_sensorturm {
	text-decoration: none;
}
.tt_sensorturm span.info_sensorturm {
	display: none;
}
.tt_sensorturm:hover span.info_sensorturm {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_technologielabor {
	text-decoration: none;
}
.tt_technologielabor span.info_technologielabor {
	display: none;
}
.tt_technologielabor:hover span.info_technologielabor {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_reaktor {
	text-decoration: none;
}
.tt_reaktor span.info_reaktor {
	display: none;
}
.tt_reaktor:hover span.info_reaktor {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_factory {
	text-decoration: none;
}
.tt_factory span.info_factory {
	display: none;
}
.tt_factory:hover span.info_factory {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_geisterakademie {
	text-decoration: none;
}
.tt_geisterakademie span.info_geisterakademie {
	display: none;
}
.tt_geisterakademie:hover span.info_geisterakademie {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -71px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_raumhafen {
	text-decoration: none;
}
.tt_raumhafen span.info_raumhafen {
	display: none;
}
.tt_raumhafen:hover span.info_raumhafen {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_waffenlager {
	text-decoration: none;
}
.tt_waffenlager span.info_waffenlager {
	display: none;
}
.tt_waffenlager:hover span.info_waffenlager {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -71px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_fusionskern {
	text-decoration: none;
}
.tt_fusionskern span.info_fusionskern {
	display: none;
}
.tt_fusionskern:hover span.info_fusionskern {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}


a.tt_wbf {
	text-decoration: none;
}
.tt_wbf span.info_wbf {
	display: none;
}
.tt_wbf:hover span.info_wbf {
	width: 140px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_marine {
	text-decoration: none;
}
.tt_marine span.info_marine {
	display: none;
}
.tt_marine:hover span.info_marine {
	width: 120px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_reaper {
	text-decoration: none;
}
.tt_reaper span.info_reaper {
	display: none;
}
.tt_reaper:hover span.info_reaper {
	width: 180px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_marauder {
	text-decoration: none;
}
.tt_marauder span.info_marauder {
	display: none;
}
.tt_marauder:hover span.info_marauder {
	width: 210px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_ghost {
	text-decoration: none;
}
.tt_ghost span.info_ghost {
	display: none;
}
.tt_ghost:hover span.info_ghost {
	width: 180px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_hellion {
	text-decoration: none;
}
.tt_hellion span.info_hellion {
	display: none;
}
.tt_hellion:hover span.info_hellion {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_belagerungspanzer {
	text-decoration: none;
}
.tt_belagerungspanzer span.info_belagerungspanzer {
	display: none;
}
.tt_belagerungspanzer:hover span.info_belagerungspanzer {
	width: 180px;
	display: block;
	position: absolute;
	margin-top: 2px;
	margin-left: -6px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_thor {
	text-decoration: none;
}
.tt_thor span.info_thor {
	display: none;
}
.tt_thor:hover span.info_thor {
	width: 180px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_medivac {
	text-decoration: none;
}
.tt_medivac span.info_medivac {
	display: none;
}
.tt_medivac:hover span.info_medivac {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_viking {
	text-decoration: none;
}
.tt_viking span.info_viking {
	display: none;
}
.tt_viking:hover span.info_viking {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_banshee {
	text-decoration: none;
}
.tt_banshee span.info_banshee {
	display: none;
}
.tt_banshee:hover span.info_banshee {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_raven {
	text-decoration: none;
}
.tt_raven span.info_raven {
	display: none;
}
.tt_raven:hover span.info_raven {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

a.tt_kreuzer {
	text-decoration: none;
}
.tt_kreuzer span.info_kreuzer {
	display: none;
}
.tt_kreuzer:hover span.info_kreuzer {
	width: 160px;
	display: block;
	position: absolute;
	margin-top: 6px;
	margin-left: -2px;
	padding: 5px;
	-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #42403b;
}

#logged_in {
	width: 312px;
	height: 40px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -856px transparent;
	margin-left: 25px;
	float: left;
}
#not_logged_in {
	width: 312px;
	height: 40px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll -0 -896px transparent;
	margin-left: 25px;
	float: left;
}
#not_logged_pos {
	float: left;
	margin-left: 69px;
	margin-top: 3px;
}
#not_logged_passwort_pos {
	margin-top: 3px;
	margin-left: 190px;
}
#login_field_pos {
	margin-left: 24px;
	margin-top: 2px;
	margin-right: 10px;
}
#logout_font {
	color: #000000;
	font-weight: normal;
}
#backend_link {
	color: #a3132b;
	font-weight: bold;
}
#uebersicht_font {
	font-size: 10px;
	font-family: verdana;
	letter-spacing: -0.05em;
}
#left_special {
	margin-left: 24px;
	margin-top: 12px;
	padding-left: 9px;
	padding-top: 30px;
	width: 303px;
}
.friendconnect {
	width: 300px;
	border: 1px solid #cccccc;
}
.friendconnect_iframe {
	border: none;
	overflow: hidden;
	width: 302px;
}

/* CSS CODE FROM EXTERNAL LIBRARIES: */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
	overflow: hidden;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background: url("img/colorbox/overlay.png") 0 0 repeat;
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url("img/colorbox/controls.png") -100px 0 no-repeat;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url("img/colorbox/controls.png") -129px 0 no-repeat;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url("img/colorbox/controls.png") -100px -29px no-repeat;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url("img/colorbox/controls.png") -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width: 21px;
	background: url("img/colorbox/controls.png") left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url("img/colorbox/controls.png") right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url("img/colorbox/border.png") 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url("img/colorbox/border.png") 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
}
#cboxLoadedContent {
	margin-bottom: 28px;
}
#cboxTitle {
	position: absolute;
	bottom: 3px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
	font-family: Verdana,Arial,san-serrif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
}
#cboxCurrent {
	position: absolute;
	bottom: 3px;
	left: 58px;
	color: #949494;
}
#cboxSlideshow {
	position: absolute;
	bottom: 3px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("http://img/colorbox/controls.png") -75px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url("img/colorbox/controls.png") -50px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: url("img/colorbox/loading_background.png") center center no-repeat;
}
#cboxLoadingGraphic {
	background: url("img/colorbox/loading.gif") center center no-repeat;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url("img/colorbox/controls.png") -25px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose.hover {
	background-position: -25px -25px;
}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}

#mb_download_pos {
	float: left;
	margin-right: 5px;
	width: 102px;
	height: 80px;
}
.mb_download_img {
	border-width: 1px;
	border-color: #999999;
}
.mb_font_size {
	font-size: 9px;
}
.mb_galerien {
	background-color: #000000;
	display: table-cell;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}
.mb_galerien_pos {
	padding: 3px;
	margin-top: 5px;
}
#mb_gal_pos {
	width: 135px;
	height: 140px;
	float: left;
}
#mb_dl_pos {
	height: 80px;
}

.babe_button {
	width: 312px;
	height: 131px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -474px transparent;
}
.twitter_button {
	width: 312px;
	height: 39px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -605px transparent;
}
.killer_button {
	width: 312px;
	height: 39px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -644px transparent;
}

.d3_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -0 transparent;
}
.sc2_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -79px transparent;
}
.bc2_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -158px transparent;
}
.hgr_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -237px transparent;
}
.tl_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -316px transparent;
}
.gw2_button {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 140px;
	height: 79px;
	background: url("design/special-buttons.png") no-repeat scroll 0 -395px transparent;
}

.gu_logo {
	width: 311px;
	height: 200px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -522px transparent;
}

.rightbox_reiter_galerien {
	float: left;
	width: 156px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -838px transparent;
}
.rightbox_reiter_downloads_disabled {
	width: 156px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -851px transparent;
}
.rightbox_reiter_downloads {
	width: 156px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -864px transparent;
}
.rightbox_reiter_galerien_disabled {
	float: left;
	width: 156px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -825px transparent;
}
.rightbox_bottom_galerien {
	width: 312px;
	height: 15px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -795px transparent;
}
.rightbox_bottom_downloads {
	width: 312px;
	height: 15px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -312px -810px transparent;
}

.mehr_dunkel {
	margin-top: 2px;
	float: left;
	margin-right: 2px;
	width: 9px;
	height: 9px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -468px -825px transparent;
}
.new_window {
	float: right;
	width: 10px;
	height: 10px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -477px -825px transparent;
}

.bg_newsbox_top {
	margin-left: 6px;
	width: 654px;
	height: 7px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll 0 0 transparent;
}

.comment_icon {
	float: left;
	margin-right: 3px;
	width: 16px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -623px -522px transparent;
}
.thread_icon {
	float: left;
	margin-right: 3px;
	width: 16px;
	height: 13px;
	background: url("../www.gamersunity.de/design/gamersunity_backgrounds.png") no-repeat scroll -623px -535px transparent;
}

.teaser_tabs_1 {
	width: 655px;
	height: 59px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll 0 -978px transparent;
}
.teaser_tabs_2 {
	width: 655px;
	height: 59px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll 0 -1037px transparent;
}
.teaser_tabs_3 {
	width: 655px;
	height: 59px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll 0 -1097px transparent;
}
.teaser_tabs_4 {
	width: 655px;
	height: 59px;
	background: url("design/gamersunity_backgrounds.png") no-repeat scroll 0 -1155px transparent;
}
.teaser_spacer {
	height: 106px;
	width: 654px;
	padding-top: 122px;
}

.article_usertext {
	margin-top: 12px;
	font-size: 10px;
	font-weight: bold;
}

.community_cbutton {
	background: transparent url("design/button_comment.gif") repeat scroll 0 0;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	height: 15px;
	width: 168px;
	float: right;
}

.community_replybutton {
	background: transparent url("design/button_commentcount.gif") repeat scroll 0 0;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	height: 15px;
	width: 124px;
}

.csreadmore {
	margin-top: 12px;
	border-left: 0;
}

.crosscontent_box {
	border-left: 4px solid #999999;
	margin-bottom: 12px;
	margin-left: 36px;
	margin-right: 36px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 12;
	margin-top: 0;
	padding-left: 6px;
}

.crosscontent_end {
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: dotted;
	margin-left: 36px;
	margin-right: 36px;
	border-color: #cccccc;
	border-width: thin;
}

.forum_commentbox {
	margin-top: 13px;
	margin-bottom: 4px;
	background-color: #ebebeb;
	padding: 3px;
	border-color: #999999;
	border-style: dotted;
	border-width: 1px;
}

.forum_writtenby {
	font-size: 11px;
	font-style: italic;
}

.leaderboard_adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 50px;
}

.sky_1 {
	margin-top: 205px;
	position: absolute;
	z-index: 1;
}

.skyscraper_adtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 50px;
}

.subsite_button {
	margin-right: 16px;
	margin-top: 12px;
}

.theme_headercont {
	width: 654px;
	height: 26px;
	margin-top: -36px;
	margin-left: 6px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.storygalery_format {
	float: left;
	width: 195px;
	height: 205px;
	margin-right: 5px;
	background: #ddd;
	padding: 3px;
	-moz-border-radius: 10px 0 10px 0;
}

.storygalery_image_border {
	border: 1px solid #3e3d3d;
}

.storygalery_title_font {
	font-weight: bold;
	font-size: 10px;
}

.sc2_cuptable_div {
	border: 1px solid #004466;
	width: 250px;
	background: url("../starcraft-2.gamersunity.de/design/site_starcraft2/above_glow.png")no-repeat scroll 50px 0 transparent;
	background-color: #000011;
	-moz-box-shadow: 0 0 9px -2px #004499 inset;
}
.sc2_cuptable_tab {
	width: 250px;
	-moz-box-shadow: 0 0 9px -2px #004499 inset;
}
.sc2_cuptable_thead {
	height: 25px;
	text-transform: uppercase;
	color: #c8f5ff;
	font-weight: bold;
}

.race_t {
	float: left;
	width: 13px;
	height: 14px;
	background: url("../starcraft-2.gamersunity.de/design/site_starcraft2/race_t.png") no-repeat scroll 0 0 transparent;
}
.race_p {
	float: left;
	width: 13px;
	height: 14px;
	background: url("../starcraft-2.gamersunity.de/design/site_starcraft2/race_p.png") no-repeat scroll 0 0 transparent;
}
.race_z {
	float: left;
	width: 13px;
	height: 14px;
	background: url("../starcraft-2.gamersunity.de/design/site_starcraft2/race_z.png") no-repeat scroll 0 0 transparent;
}

a.burnbit_torrent {
	border: medium none;
	font-family: arial;
	height: 30px;
	padding-left: 24px;
	padding-top: 2px;
	text-decoration: none;
	width: 112px;
}

.burnbit_torrent {
	background-image: url("../www.gamersunity.de/design/torrent_down.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	display: block;
	font-size: 9px;
	text-align: left;
	width: 112px;
	height: 30px;
}

.burnbit_seeds {
	color: #6a902a;
	font-size: 9px;
	font-weight: bold;
	line-height: 1;
}

.burnbit_peers {
	font-size: 9px;
	font-weight: bold;
	line-height: 1;
}

.burnbit_button_text {
	display: block;
	font-size: 17px;
}