@CHARSET "UTF-8";
html,body {
	background-color: #000000;
	background-image: url(../images/sterne.jpg);
	height: 100%;	
	margin: 0px; 
	padding: 0px;
	border: none;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
}
a.home,.mission,.schiff,.rollenspiel,.crew,.chat,.downloads,.links,.gb,.hilfe,.login,.joinus {
	display: block;
	text-decoration: none;
	width: 107px;
	height: 30px;
}
a {
	text-decoration: none;
	font-size: 13px;
	color: #FEFF6E;
	font-weight: bold;
}
a:hover {
	color: Red;
}
table {
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	border-spacing: 0;

}
.maintable {
	height: 100%;
	width: 100%;
}
td.navi_bar {
	background-image: url(../images/navi_menu.jpg);
	width: 129px;
	vertical-align: top;
	color: #ffffff;
}
td.top_left {
	background-image: url(../images/top.jpg);
	height: 42px;
	width: 50px;
}
td.top_center {
	background-image: url(../images/top2.jpg);
	height: 42px;
	width: 80%;
	vertical-align: bottom;
	text-align: right;
}
td.top_right {
	background-image: url(../images/top2.jpg);
	height: 42px;
	width: 20%;
	vertical-align: bottom;
}
td.main_window {
	width: 89%;
	vertical-align: top;
	height: 100%;
}
#scrollbox {
	overflow: auto;
}
.dmarquee {
	color: #ff5a00;
	font-size: 3;
}
.chatusers {
	font-weight: bold;
	text-decoration: blink;
}
.smilebutton {
	height: 15px;
	width: 15px;
}
.crew_table {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	background-color: #492D55;
	border-color:#000000;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	padding:0px; 
}
.section_title {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}
input.rotrand {
	background-image: url(../images/input.jpg);
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #16162A;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

input.knopf {
	background-image: url(../images/button.jpg);
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #16162A;
	background-color: #16162A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#fixed {
	position: fixed;
}
hr { 

	border: solid #222251 1px;
	background-color: #222251;
	height: 1px;
	width: 100%;
}

h1 { 
	
	font-size: 150%;
	
}	

h2 { 
	
	font-size: 125%;
	
}

h3 { 
	
	font-size: 100%;
	
}
