/* www.falklandkrieg.de */

p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i  { 
  font-family:Tahoma,sans-serif; 
	color:#000000; 
	font-size:10pt
}

BODY {
  margin:0px;
  border:0px;
  background-color:#D7E4C4;
}

#top {
  height:125px;
  background-image: URL(leiste.jpg);
  background-repeat: repeat-x;
  background-position: 210px; 0px;
}

#g_balken {
  clear: both;
  width:100%;
  height:10px;
  background-color:#A8BE9F;
}

#g_main {
  clear: both;
  width:100%;
}

#menu {
  width:211px;
  height:100%;
  background-color:#A8BE9F;
  float:left;
  padding-left:0px;
  padding-top:10px;
}

.menu_th {
  padding:10px;
  background-color: #8D9F86;
  text-align:center;
}

.menu_h {
  color:#000000;
	text-decoration:none; 
	font-size:12pt; 
	font-weight:bold  
}

.menu_t {
  background-color: #D7E4C4;
  text-align:center;
}

a.menu_s:link, a.menu_s:visited, a.menu_s:active, a.menu_s:hover {
  color:#000000;
	text-decoration:none; 
	font-size:8pt; 
	font-weight:normal  
}

a.menu_s:hover {
  font-weight:bold;
}

#main {
  padding:10px;
  margin-left:230px;
}


/* Spezielle Schriftdefinition */

h1, h2, h3, h4 {
  color:#6D7B67;
}

h1 {
	font-weight:bold; 
	text-decoration:underline; 
	font-size:20pt;
	text-align:center;
}
h2 {
	font-weight:bold; 
	text-decoration:underline; 
	font-size:15pt;
}
h3 {
	font-weight:bold; 
	text-decoration:underline; 
	font-size:12pt;
}
h4 {
	font-weight:bold; 
	font-size:12pt; 
	font-style:italic;
}

/* Links */

a:link, a:active, a:visited { 
  color:#266B09; 
	text-decoration:underline; 
}
a:hover { 
  color:#19079F; 
	text-decoration:underline; 
}

.gb {
  font-size:8pt
}


.forum_quote {
  margin-left:35px;
  background-color: #CCCCCC;
  border: 1px solid black;
  padding: 20px;
}

.tright {
  clear: right;
	float: right;
}