﻿body 
{
  margin-top: 15px;
  padding-top: 0px;
	background-color: #ddf;
  text-align: center;
  font-family: verdana;
  font-size: 13px;
}

#header
{
	background-color: white;
	padding-left: 10px;
	border-right: 0px;
}

#headerleft
{
	background-color: white;
	padding-left: 10px;
	border-right: 0px;
}

#headermiddle
{
	background-color: white;
	padding-left: 10px;
	border-right: 0px;
}

#headerright
{
  font-family: verdana;
	top: 5px;
	right: 5px;
	font-size: 13px;
	font-weight:bold;
	color: black;
	border-right: 0px;
  border-left: 0px;
}

.Overskrift h2 
{
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	width: 100%;
	padding: 5px 5px;
	border-bottom: 1px solid black;
}

#tdIndhold
{
	background-color: white;
	padding-left:4px;
	padding-right:4px;
}

#taMain
{
	width: 791px;
}

#taMain2
{
	width: 791px;
	border-top: 0;
}

#MenuTD
{
  padding: 5px 0px 0px 5px;
  background-color: #7788ff;
  font-weight: bold;
  vertical-align: top;
  width: 120px;
}

#JazzklubMenu a:hover
{
	background-color: #99a5ff;
}

#taNyhedsBrev
{
	background-color:#eeeeee;
	font-size:13px;
}

#TDNyhedsbrevTekst
{
	padding:6px,6px,10px,6px;
}

#taLogind
{
	background-color:#eeeeee;
	font-size:13px;
}

#TDLogindTekst
{
	padding:6px,6px,10px,6px;
}

#taAktivListe
{
	
}

.knap
{
	font-family: Verdana;
	font-size: 12px;
	width: 75px;
}

#taAktivListe .textbox
{
	width: 100px;
}


