/* 

   Musikverein Leimersheim CSS
    (C) 2009 Christian Liebel
      www.christianliebel.de

*/

body
{
	margin-left: 4%;
	margin-top: 60px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #f7f7f7 url('../images/band.jpg') repeat-x;
}

h1
{
	border-bottom: solid 1px gray;
	font-size: 14pt;
}

h2
{
	border-bottom: dotted 1px gray;
	font-size: 12pt;
}

a { color: black; }


table#layout
{
  max-width: 1236px;
  width:98%;
  margin-left: auto; 
  margin-right: auto;    
}


tr#header td
{
	height: 92px;
	background: transparent url('../images/header.png') no-repeat;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
}

tr#header td#header
{
	height: 92px;
	max-width: 1200px;
	background: transparent url('../images/header4.png') no-repeat;	
	background-position: left;
	text-align: right;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 35px;
}

tr#header td#abschluss
{
	height: 92px;
	width: 36px;
	background: transparent url('../images/headerEnde.png') no-repeat;
	background-position: left;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
}

tr#header a
{
	text-decoration: none; 
	margin-left: 15px;
}


tr#header a:hover { text-decoration: underline; }

tr#content td
{
	background-color: #EAEAEA;
	padding: 20px 20px 20px;	
}

table#schlank td
{
	background-color: #EAEAEA;
	padding: 2px 2px 2px;
}

tr#footer td#footer
{
	font-size: 8pt;
	height: 20px;
	background: transparent url('../images/footer4.png') no-repeat;
}

tr#footer td#abschluss
{
	height: 20px;
	width: 36px;
	background: transparent url('../images/footerEnde.png') no-repeat;	
}


#count
{
	position: absolute;
	right: 10px;
	top: 10px;
}

.submenu
{
	text-align: right;
	font-size: 10pt;
	font-weight: normal;
	margin-top:5px;
	white-space: normal;
}

.submenu a
{
	margin: 0px !important;
}
