body {
	background: #0d1e27 url(img/background.png);
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#000000;
	text-align: left;
}

body a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#wrapp {
	margin: auto;
	height: 100%;
	width: 981px;
}

.logo {
	float: left;
}

.login {
	color: #6f3d3d;
	font-size: 11px;
	float: right;
	width: 325px;
	height: 45px;
	background-image:url(img/loginbox.png);
}

.login_input {
	width: 133px;
	padding-left: 12px;
	padding-top: 9px;
	float: left;
}

.login_submit {
	width: 15px;
	padding-left: 8px;
	padding-top: 7px;
	float: left;
}

.login_input input {
	width: 129px;
	border: 0px;
	background: none;
	color: #FFFFFF;
	font-size: 11px;
}

.login_pwf {
	padding-left: 169px;
	padding-top: 30px;
}

.login_pwf a {
	color: #FFFFFF;
	font-weight: normal;
}

.loginbutton {
	cursor: pointer;
	width: 15px;
	border: 0px;
	background: url(img/loginarrow.gif);
	height: 20px;
}

.vergabe {
	float: right;
	padding-top: 24px;
	width: 219px;
	color: #FFFFFF;
	font-weight: bold;
}
.sharer {
	float: right;
	padding-top: 24px;
}

.marginright {
	padding-right: 10px;
}

#content {
	width: 981px;
	background: #D7D7D7 url(/img/contentbg.png);
	background-repeat: repeat-x;
	margin-top: 98px;
}

/* Menübuttons */
.menubutton {
	float: left;
}
.menuhome {
	width: 114px;
	height: 56px;
	background-image: url(img/home.png);
}
.menuhome:hover {
	background-image: url(img/home_active.png);
}

.menuangebot {
	width: 118px;
	height: 56px;
	background-image: url(img/angebot.png);
}
.menuangebot:hover {
	background-image: url(img/angebot_active.png);
}

.menuinfo {
	width: 114px;
	height: 56px;
	background-image: url(img/info.png);
}
.menuinfo:hover {
	background-image: url(img/info_active.png);
}

.menulicense {
	width: 116px;
	height: 56px;
	background-image: url(img/license.png);
}
.menulicense:hover {
	background-image: url(img/license_active.png);
}

.menustatus {
	width: 118px;
	height: 56px;
	background-image: url(img/status.png);
}
.menustatus:hover {
	background-image: url(img/status_active.png);
}
/* // Menübuttons */

.submenu {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(img/submenubg.png);
	font-size: 12px;
}

.newsblock_head {
	background-image: url(img/newsblock_head.png);
	background-repeat: no-repeat;
	width: 623px;
	font-size: 17px;
	font-weight: bold;
	color: #8b0c0c;
	padding-top: 10px;
	padding-left: 8px;
	height: 33px;
}

.newsblock_content {
	background-image: url(img/newsblock_content.png);
	width: 615px;
	background-repeat: repeat-y;
	font-size: 11px;
	color: #000000;
	padding-left: 8px;
}
.newsblock_footer_text { 
	padding-right: 16px;
}
.newsblock_footer {
	background-image: url(img/newsblock_footer.png);
	width: 623px;
	height: 37px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #8b0c0c;
	padding-top: 15px;
}

.newsblock_content_end {
	background-image: url(img/newsblock_content_end.png);
	width: 610px;
	background-repeat: repeat-y;
	background-position: bottom left;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-right: 16px;
}

.newsentry  {
	width: 623px;
}

.registerbox_d {
	background-image: url(img/registerbox_d.png);
	width: 325px;
	height: 138px;
	position: static;
	top: 100px;
	left: 636px;
	padding-top: 120px;
	text-align: center;
}

.registerbox {
	background-image: url(img/registerbox.png);
	width: 325px;
	height: 258px;
	position: static;
	top: 100px;
	left: 636px;
}

.registerbox input {
	border: 0px;
	background: none;
	color: #FFFFFF;
	font-size: 13px;
}

.regbutton input {
	width: 117px;
	height: 43px;
	background: url(img/regbutton.png);
}
.regbutton input:hover {
	width: 117px;
	height: 43px;
	background: url(img/regbutton_hover.png);
	cursor: pointer;
}

.infobutton input {
	width: 117px;
	height: 43px;
	background: url(img/infobutton.png);
}
.infobutton input:hover {
	width: 117px;
	height: 43px;
	background: url(img/infobutton_hover.png);
	cursor: pointer;
}

#sidebar {
	float: right;
	margin-right: 10px;
	margin-top: -90px;
}

.instanzblock {
	width: 325px;
	/* height: 231px; */
	background-image: url(img/instanz_bg.png);
}

#insnavi {
	padding-left: 12px;
	padding-top: 23px;
	height: 44px;
}

#insnavi a {
	cursor: pointer;
}

.inscontent {
	padding-left: 15px;
	padding-top: 2px;
	color: #FFFFFF;
}

.inscontentarrow {
	padding-top: 0px;
}

.serverstats {
	background-image: url(img/serverstatsbg.png);
	height: 231px;
}

.statsbalken1 {
	padding-left: 12px;
	padding-top: 51px;
}

.statsbalken2 {
	padding-left: 12px;
	padding-top: 7px;
}

.statscontent {
	padding-left: 12px;
	padding-top: 30px;
	color: #FFFFFF;
	font-size: 11px;
}

#footer {
	background-image: url(img/footerbg.png);
	width: 981px;
	height: 144px;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.moreprojects {
	padding-left: 20px;
	padding-top: 40px;
	width: 130px;
	height: 90px;
	color: #FFFFFF;
	float: left;
}

.moreprojects a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.moreprojects a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.moreprojects a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footmap {
	padding-left: 27px;
	padding-top: 40px;
	width: 130px;
	height: 90px;
	color: #FFFFFF;
	float: left;
}
.footmap a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footmap a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footmap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_right {
	float: right;
}
.intechmedialink {
	width: 145px;
	height: 100px;
	position: relative;
	bottom: 0px;
	right: 0px;
}

#intechmedialink_cont {
	margin-top: 11px;
}

#toplink {
	padding-left: 93px;
}

.wi_menu {
	background-image: url(img/wi_menu_bg.png);
	width: 315px;
	height: 208px;
	position: static;
	top: 100px;
	left: 636px;
	padding-top: 38px;
	padding-left: 10px;
	color: green;
}

.wi_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

table .hl {
    background-color: #333333;
	color: white;
}

table .hl a:link {
	color: #D99514;
}
.wi_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.wi_menu_left {
	float: left;
	width: 150px;
}

.wi_menu_right {
	float: left;
	width: 150px;
}
.registeragb {
    padding-top: 3px;
	color: #FFFFFF;
}
.registeragb a {
	color: #FFFFFF;
	text-decoration: underline;
}

.pwfg a {
	color: #FFFFFF;
	text-decoration: none;
}

.pwfg a:hover {
	text-decoration: underline;
}

.boxfalse {
	background: red;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.useronline {
	color: #6f3d3d;
	font-size: 11px;
	width: 325px;
	height: 35px;
	background-image:url(/img/useronline.png);
	float: right;
}

.useronline2 a {
	color: #FFFFFF;
}
.useronline2 a:visited {
	color: #FFFFFF;
}
.useronline2 a:link {
	color: #FFFFFF;
}
.useronline2 a:hover {
	color: #FFFFFF;
}
.useronline2 a:active {
	color: #FFFFFF;
}

.counter {
	float: left;
	color: #FFFFFF;
}

