/* fskbh.dk - Firmaidræt Storkøbenhavn - FJ - 03-09-2010 */


body {
	background-image: url('../img/bg.gif'); 
	background-attachment: fixed; 
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	margin: 10px;
	font-family: Verdana, Helv, Helvetica, Arial, Sans-serif;
	color: #000033;
	font-size: 11px
	}

a {
	background-color: transparent; 
	}

a:hover {
	color: #000000;
	background-color: #fff600;
	}

a.menu-2 {
	color: #222222;
	text-decoration: none;
  background-color: transparent; 
	display: block; 
	width: 100%;
	}

a.menu-2:hover {
	color: #000000;
	text-decoration: none;
  background-color: #ffff00; 
	display: block; 
	width: 100%;
	}

a.menu {
	font-size: 11px;
	color: #222222;
	text-decoration: none;
  background-color: transparent; 
	display: block; 
	width: 100%;
	padding: 2px 0px 2px 0px;
	border: 1px solid transparent;
	}

a.menu:hover {
	color: #000000;
	text-decoration: none;
  background-color: #ffff00; 
	display: block; 
	width: 100%;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
	}

a.menu-1 {
	font-size: 10px;
	color: #222222;
	text-decoration: none;
  background-color: transparent; 
	display: block; 
	width: 100%;
	padding: 1px 0px 1px 0px;
	border: 1px solid transparent;
	}

a.menu-1:hover {
	color: #000000;
	text-decoration: none;
  background-color: #ffff00; 
	display: block; 
	width: 100%;
	padding: 1px 0px 1px 0px;
	border: 1px solid #999999;
	}

a.counter {
	text-decoration: none;
  background-color: transparent; 
	}

a.counter {
	text-decoration: none;
  background-color: transparent; 
	}

a.button {
	padding: 8px;
	text-decoration: none;
	border: 1px solid transparent;
	text-align: center;
	}

a.button:hover {
	padding: 8px;
  background-color: #ffff00; 
	border: 1px solid #999999;
	}

p, div, span, td, th {
	font-size: 12px;
	}

div.dato {
	text-align: center;
	font-size: 10px;
	}

div.center, p.center, td.center {
	text-align: center;
	}

div.right {
	text-align: right;
	padding-right: 10px;
	}

div.pad, p.pad	{
	padding:5px;
	}

div.ramme, p.ramme {
	border: solid 1px #999999;
	padding: 10px; 
	background-color: #ffffff;
	}

div.border {
	border: solid 1px #999999;
	}

img.piktogram-left { 
	float: left;
	border: 0;
	width: 50px;
	height: 50px;
	}

img.piktogram-right { 
	border: 0;
	float: right;
	width: 50px;
	height: 50px;
	}

img.left	{
	border:0;
	float:left;
	}

img.right	{
	border:0;
	float:right;
	}

img.marginbottom {
	margin-bottom:5px;
	}

img.printer { 
	border: 0;
	float: right;
	}

table.piktogram {
	width: 100%;
	text-align: center;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	}

table.border {
	border: solid 1px #999999; 
	border-collapse: collapse;
	}

tr {
	vertical-align: top;
	}

tr.middle {
	vertical-align: middle;
	}

td.border, th.border {
	border: solid 1px #999999; 
	}

table.bestyrelse {
	border: solid 1px #999999; 
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	width: 600px;
	}

td.bestyrelse {
	padding:10px;
	}

td.bestyrelse-l {
	width: 130px;
	}

td.bestyrelse-r {
	width: 270px;
	}

table.udvalg {
	border: solid 1px #999999; 
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	width: 600px;
	}

td.udvalg {
	padding:10px;
	}

td.udvalg-l {
	width: 130px;
	}

td.udvalg-r {
	width: 270px;
	}

table.content {
	border: solid 1px #999999; 
	width: 1024px; 
	border-collapse: collapse; 
	margin-left: auto; 
	margin-right: auto;
	}

tr.content {
	vertical-align:top;
 }

td.menu {
	width: 180px;
	background-color: #e0e0e0;
	padding: 10px;
	}

td.content {
	background-color: #f9f9f9;
	padding: 20px 40px 20px 40px;
	border: solid 1px #999999;
	}

ul.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

li {
	line-height:140%;
	}

.kolonne-right {
	float:right;
	width:250px;
	}

.right {
	text-align: right;
	}

.bghead {
	background-color: #d0d0d0;
	}

.bg {
	background-color: #f0f0f0;
	}

.white {
	background-color: #ffffff;
}

.pad5	{	padding:5px;}
.pad10 {	padding:10px;}
.mar5	{margin:5px;}
.mar10 {margin:10px;}

hr {
	color:#999999;
	background-color:#999999;
	height:1px;
	border:none;
	}

h1 {	font-size: 20px;	font-weight: normal;	}
h2 {	font-size: 16px;	}
h3 {	font-size: 14px;	}
h4 {	font-size: 12px;	}

.size8 {	font-size: 8px;	}
.size8b { font-size: 8px; font-weight: bold; }
.size9 { font-size: 9px; }
.size9b	{ font-size: 9px; font-weight: bold;	}
.size10 { font-size: 10px; }
.size10b {	font-size: 10px;	font-weight: bold; }
.size11 { font-size: 11px; }
.size11b {	font-size: 11px;	font-weight: bold; }
.size12 { font-size: 12px; }
.size12b {	font-size: 12px;	font-weight: bold; }
.size13 { font-size: 13px; }
.size13b {	font-size: 13px;	font-weight: bold; }
.size14 { font-size: 14px; }
.size14b {	font-size: 14px;	font-weight: bold; }
.size16 { font-size: 16px; }
.size16b {	font-size: 16px;	font-weight: bold; }
.size18 { font-size: 18px; }
.size18b {	font-size: 18px;	font-weight: bold; }
.size20 { font-size: 20px; }
.size20b {	font-size: 20px;	font-weight: bold; }

.strong {
	font-weight: bold;
	}

.red {
	color: #ff0000;
	}

textarea, input, select{ font-family: verdana, Sans-serif; font-size: 11px; }

@media print {
body { 
	background-color: #ffffff; 
	background-image: none; 
	color: #000000 
	}
#content {
	width: 100%; 
	}
#linktilpdf { 
	display: none;
	}
#linkpdf-1 { 
	display: none;
	}
#linkpdf-2 { 
	display: none;
	}

#menu { 
	display: none;
	}
#navigation { 
	display: none;
	}
#bundnavigation { 
	display: none;
	}
#info { 
	display: none;
	}
#nyhedsmenu { 
	display: none;
	}
#programmenu { 
	display: none;
	}
}
