body {
	background-color:black;
	background-image:url(img/nrbg_2.jpg);
	background-repeat:no-repeat;
	font: 12px Verdana;
	color:#f3e3e3;
	margin: 0;
	padding: 0;
	border: 0;
}

img, div, a, li { behavior: url(iepngfix.htc) }

a { color:#f3e3e3; text-decoration:none; font: 12px Verdana; }
a:hover { color:#d9ab3f; text-decoration:none; }
h1 { font-size: 15px; }
h3 { margin:0; }
span.quote { color:#bf7878; }
span.smallred { font: italic 9.5px Lucida Bright; color:#bf7878; }

ul { margin: 0 0 0 295px; padding: 0; }
li { float:left; height:175px; overflow:hidden; font: 11px Tahoma; }
li a { color:#efead7; text-decoration:none; font: 11px Tahoma; }
li a:hover { color:#d9ab3f; text-decoration:none; }

.allgemeines { background: url('img/nav/allgemeines.png') top left no-repeat; width:199px; height:26px; display:block; }
* html .allgemeines { height: 175px; }
.imperium { background: url('img/nav/imperium.png') top left no-repeat; width:151px; height:26px; display:block;}
* html .imperium { height: 175px; }
.militar { background: url('img/nav/militar.png') top left no-repeat; width:129px; height:26px; display:block;}
* html .militar { height: 175px; }
.internes { background: url('img/nav/intern_imp.png') top left no-repeat; width:150px; height:26px; display:block;}
* html .internes { height: 175px; }
.regelwerk { background: url('img/nav/regelwerk.png') top left no-repeat; width:154px; height:26px; display:block;}
* html .regelwerk { height: 175px; }
.kontakt { background: url('img/nav/kontakt_imp.png') top left no-repeat; width:115px; height:26px; display:block;}
* html .kontakt { height: 175px; }

p.speshell { padding: 23px 0 15px 55px; }
* html p.speshell { padding-top: 30px; }
p.subtext { padding: 23px 0 15px 20px; }
* html p.subtext { padding-top: 30px; }

p.gadms { padding-left:25px; color:#bf7878; }
p.bigger { text-align:center; font: italic 9.5px Lucida Bright; color:#bf7878; }

img.logo { float:left; clear:none; position:absolute; }
div#inorder { width:150px; float:left; clear:none; font: italic 9.5px Lucida Bright; color:#bf7878; text-align:left; }
div#timeline { width:80px; float:left; clear:none; font: italic 9.5px Lucida Bright; color:#bf7878; text-align:left; }
div#units { width:121px; float:left; clear:none; font: italic 9.5px Lucida Bright; color:#bf7878; }
div#margin { margin-left: 45px; }

.columntop { margin-bottom: -3px; }
.symbole { float:left; clear:none; }
.key { margin-top: -6px; }
.eingabe { border: solid 1px #915959; color:#efd7d7; background: #5a3e3e; width:85px; height:15px; }
.submit {position:absolute; clear:none; margin:0 10px 0 5px; }

div#nav { width: 1220px; height: 175px; }

div#content { margin:0 0 0 85px; width: 915px; }

div#left { float:left; clear:left; }
div#left img { margin-bottom: -3px; }
	div#main { width:641px; min-height:170px; background:url(img/layoutpro_mainmid.png) repeat-y; }
	div#main img { margin: 0; }
		div#text { width:511px; margin:auto; padding-bottom:20px; }
		div#news { margin:0 0 10px 10px; }
		div#icon { width: 123px; height: 115px; float:left; clear:none; }

div#right { float:right; clear:none; margin-top: -56px}
	div#login { width:263px; height:56px; background:url(img/login.png) no-repeat; }
		div#logintext { width:212px; height:14px; padding:23px 0 0 30px; }
	div#feat { width:263px; min-height:170px; background:url(img/columnbg_mid.png) repeat-y; }
		div#feattext { width:175px; margin:auto; padding-bottom:10px; }
		div#feattext p { margin:0; clear:left; font-size:9px; }

a.storyline {
	display:block;
	width:263px;
	height:255px;
	background-image:url(img/storylinesprite_c.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.storyline:hover,a.storyline.hover { background-position:0 -255px; }

//* Rangliste */
    
.memberlist-table {
	width:480px;
	font-family: verdana;
	font-size: 12px;
	color: #efd7d7;
	margin:50 0 25 0;
} 
    
.head {
	background: #4a2e2e;
	color:#bf7878;
}
    
.cell {
	background: #4a2e2e;
}
    
.name {
	width:185px;
}
    
.head-name {
	width:185px;
	background: url(img/corner_1.png);
	background-repeat: no-repeat;
}
    
.bottom-name {
	width:185px;
	background: url(img/corner_3.png);
	background-repeat: no-repeat;
}
    
.branch {
	width:70px;
}
    
.einheit {
	width:155px;
}
    
.rang {
	width:70px;
}
    
.head-rang {
	width:70px;
	background: url(img/corner_2.png);
	background-repeat: no-repeat;
	background-position:right;
}
    
.bottom-rang {
	width:70px;
	background: url(img/corner_4.png);
	background-repeat: no-repeat;
	background-position:right;
}
