a img {
	border : 0 none; 	
}

body {
	/* background-image: url(../images/background.png); */
	background-color:#dddddd;
}

.Navigation {
	float: left;
	margin: 5px;
	border-width: medium;
	border-color: #aaaaaa;
	border-style: outset;	
	width: 160px;
	background-image: url(../images/background2.png);
}
.Navigation ul {
	padding-left: 20px;
}
.Navigation li {
	padding-top: 5px;
}
.Header {
	height: 100px;
}
/* ArmA Script */

#ArmAScript img {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-width: medium;
	border-color: #333333;
	border-style: outset;
}
#ArmAScript h2 {
	margin-bottom: 0;
}
#ArmAScript h6 {
	margin-top: 0;
}
#ArmAScript  .Index {
	float: right;
	margin: 1em;
	padding: 1em;
	border-width: medium;
	border-color: #aaaaaa;
	border-style: outset;
	background-image: url(../images/background2.png);
}
/* Signatur */
#Signatur div {
	background-image: url(../images/tbb/back.gif);
}
#Signatur .BiLink {
	color: #000000;
}
#Signatur .Description{
	font-size: small;
}
#Signatur .bb{
	background-color: #efeeee;
	width: 49%;
}
#Signatur .bb li {
	padding-top: 4px;
}
#Signatur .top {
	background-image:url(../images/tbb/top.png);
	height:34px;
	padding:6px;
	font-weight: bold;
	text-align: center;	
}
#Signatur .topleft {
	background-image:url(../images/tbb/top_left.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:34px;
	min-height:34px;
}
#Signatur .topright {
	background-image:url(../images/tbb/top_right.png);
	background-repeat:no-repeat;
	width:11px;
	min-width:11px;
	height:34px;
	min-height:34px;
}
#Signatur .bottomleft {
	background-image:url(../images/tbb/bottom_left.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:14px;	
	min-height:14px;
}
#Signatur .bottom {
	background-image:url(../images/tbb/bottom.png);
	height:14px;
	min-height:15px;
}
#Signatur .bottomright {
	background-image:url(../images/tbb/bottom_right.png);
	background-repeat:no-repeat;
	width:11px;
	min-width:11px;
	height:14px;
	min-height:14px;
}
#Signatur .left {
	background-image:url(../images/tbb/left.png);
	width:10px;
	min-width:10px;
}
#Signatur .right {
	background-image:url(../images/tbb/right.png);
	width:11px;
	min-width:11px;
}
/* Squad */
#Squad div {
	background-image:url(../images/tbb/back.gif);
}

#Squad a:link  { 
	text-decoration:none; 
	color:#800000; 
}
#Squad a:visited  {
	text-decoration:none; 
	color:#800000; 
}
#Squad a:hover  { 
	text-decoration:none; 
	color:#000000;
}
#Squad a:active  { 
	text-decoration:none; 
}
#Squad a:focus { 
	text-decoration:none; 
}

#Squad th {
	background-image:url(../images/tbb/top.png);
	height:34px;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	padding:6px;
}
#Squad tr .one {
	background-color:#bbbbbb;
	width:100%;
	padding:4px;
}
#Squad tr .two {
	background-color:#cccccc;
	width:100%;
	padding:4px;
}

#Squad div .Squad_name {
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
#Squad div .Squad_title {
	background-color:#f7f4e1;
	text-align:center;
	font-family:Arial;
	font-size:10pt;
}
#Squad div .Squad_logo {
	text-align:center;
	font-size:8pt;
	padding:5px;
}
#Squad .Squad_info {
	border:1px;
	border-color:#a1927d;
	width:100%;
	padding:0px;
	border-spacing:0px;
}
#Squad .Squad_website {
	font-family:Arial; 
	font-size:10pt;
	text-align:center;
	background-color:#f7f4e1;
	width:100%;
	padding:4px;
	border-spacing:0px;
}

#Squad .Member_info{
	border:1px dotted darkgrey;
	width:100%;
	padding:0px;
	border-spacing:0px;
}

#Squad tr {
	margin: 0;
}

#Squad td {
	margin: 0;
}
#Squad td .topleft {
	background-image:url(../images/tbb/top_left.png);
	background-repeat:no-repeat;
	padding-left: 11px;
	width:11px;
	min-width:11px;
	height:34px;
	min-height:34px;
}
#Squad td .topright {
	background-image:url(../images/tbb/top_right.png);
	background-repeat:no-repeat;
	padding-right: 11px;
	width:11px;
	min-width:11px;
	height:34px;
	min-height:34px;
}
#Squad td .bottomleft {
	background-image:url(../images/tbb/bottom_left.png);
	background-repeat:no-repeat;
	padding-left: 11px;
	width:11px;
	min-width:11px;
	height:14px;	
	min-height:14px;
}
#Squad tr .bottom {
	background-image:url(../images/tbb/bottom.png);
	height:14px;
	min-height:15px;
}
#Squad td .bottomright {
	background-image:url(../images/tbb/bottom_right.png);
	background-repeat:no-repeat;
	padding-right: 11px;
	width:11px;
	min-width:11px;
	height:14px;
	min-height:14px;
}
#Squad td .left {
	background-image:url(../images/tbb/left.png);
	padding-left: 11px;
	width:11px;
	min-width:11px;
}
#Squad td .right {
	background-image:url(../images/tbb/right.png);
	padding-right: 11px;
	width:11px;
	min-width:11px;
}
/* Serverinfo */
#Serverinfo div {
	background-image:url(../images/tbb/back.gif);
}
#Serverinfo th {
	background-image:url(../images/tbb/top.png);
	height:34px;
	font-family:Arial; 
	font-size:10pt;
	font-weight:bold;
	padding:6px;
}
#Serverinfo .one {
	background-color:#bbbbbb;
	width:100%;
	padding:4px;
}
#Serverinfo .two {
	background-color:#cccccc;
	width:100%;
	padding:4px;
}
#Serverinfo .bold{
	font-weight: bold;
}
#Serverinfo tr {
	margin: 0;
}
#Serverinfo td {
	margin: 0;
}
#Serverinfo .topleft {
	background-image:url(../images/tbb/top_left.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:34px;
	min-height:34px;
}
#Serverinfo .topright {
	background-image:url(../images/tbb/top_right.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:34px;
	min-height:34px;
}
#Serverinfo .bottomleft {
	background-image:url(../images/tbb/bottom_left.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:14px;	
	min-height:14px;
}
#Serverinfo .bottom {
	background-image:url(../images/tbb/bottom.png);
	height:14px;
	min-height:15px;
}
#Serverinfo .bottomright {
	background-image:url(../images/tbb/bottom_right.png);
	background-repeat:no-repeat;
	width:10px;
	min-width:10px;
	height:14px;
	min-height:14px;
}
#Serverinfo .left {
	background-image:url(../images/tbb/left.png);
	width:10px;
	min-width:10px;
}
#Serverinfo .right {
	background-image:url(../images/tbb/right.png);
	width:10px;
	min-width:10px;
}

#RTE pre.hl {
	color:#000000;
	background-color:#ffffff;
	font-size:10pt;
	font-family:'Courier New';
}
#RTE .hl.number { 
	color:#FF8000; 
}
#RTE .hl.word {
	color:#000000; 
}
#RTE .hl.string {
	color:#808080; 
}
#RTE .hl.preprocessor {
	color:#804000;
}
#RTE .hl.operator  {
	color:#000080;
	font-weight:bold;
}
#RTE .hl.function {
	color:#000080;
}
#RTE .hl.function_eff {
	color:#0080C0;
}
#RTE .hl.function_arg  {
	color:#008080;
}
#RTE .hl.function_eff_arg  {
	color:#008040;
}
#RTE .hl.comment {
	color:#008000;
	font-family:'Comic Sans MS'
}
#RTE .hl.commentdoc	 	{ color:#008080; font-family:'Comic Sans MS'}