html{height: 100%;}

body
{ background: #FFFFFF url('buttons/bg2.png') repeat-x;
  color: #3E4244;
  text-align:center;
}

blockquote
{ background-color: #F1F4F5;
  color: #3E4244;
  border-color: #D4DBDE;
}

#links, #links a
{ background-color: transparent;
  color: #3E4244;
}

#links a:hover
{ background-color: transparent;
  color: #FFFFFF;
}

#bigHeader
{ background: #FFFFFF;
  color: #3E4244;
  border-left: 1px solid #000000;
  height:100px;
}

.TopMenu
{
	border-left:1px solid #000000;
	background:#FFF;
}

#bigHeader h1
{ background-color: transparent;
  color: #FFFFFF;
}  

#bigMenu, #column1, #bigContent
{ background-color: #FFFFFF;
  color: #3E4244;
} 

#bigContent h1
{ clear: both;
	background: transparent;
  color: #3E4244;
  border-color: #F1F4F5;
}

.hmenu, .hmenu a
{ width: 98px;
	background:#FFF;
  color: #3E4244;
  text-decoration:none;
}

.hmenu:hover, .hmenu a:hover, a#selected
{ background:#8D9299;
  color: #FFFFFF;
}

.menu, #addlinks, .sidebaritem
{ background: #FFFFFF url('buttons/box2.png') repeat-x;
  color: #3E4244
}

.menu li a, #addlinks li a
{ background-color: transparent;
  color: #3E4244;
  border-color: #FFFFFF;
} 

.menu li a:hover, .menu li#selected a, #addlinks li a:hover
{ background-color: #8D9299; 
  color: #FFFFFF;
  border-color: #FFFFFF;
} 

.sidebaritem a, #bigContent a
{ background-color: transparent;
  color: #2780F9;
}

.sidebaritem a:hover, #bigContent a:hover
{ background-color: #F1F4F5;
  color: #3E4244;
}

#bigFooter, #bigFooter a
{ background-color: #8D9299;
  color: #3E4244;
}

#bigFooter a:hover
{ background: #8D9299;
  color: #FFFFFF;
}

input, textarea
{ background-color: #FFFFFF;
  color: #3E4244;
  border-color: #616D7B;
}

/* global */
html{height: 100%;}

body
{ font-family: helvetica, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .74em;
}

p
{ margin: 0px;
  padding: 0px 0px 24px 0px;
  line-height: 20px;
}

h1
{ margin: 0px;
  font-family: helvetica, tahoma, arial, sans-serif;
  font-size: 156%; 
  font-weight: normal;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
  text-decoration: underline;
  font-weight: normal;
}

img{border: 0px;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 14px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#bigRap
{ width: 922px;
  margin-left: auto; 
  margin-right: auto;
  text-align: left;
}

/* links above the logo */
#links
{ padding: 9px 0px 3px 19px;
  width: 742px;
  text-align: right;
  height: 22px;
}

#links a, #links a:hover{text-decoration: none;}

/* logo */
#bigHeader
{ padding: 0px;
  width: 786px;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}

#bigHeader h1
{ padding: 28px 0px 0px 19px;
  font-family: helvetica, arial, sans-serif;
  font-size: 150%;
  font-weight: normal;
  letter-spacing: .3em;
}

/* main content */
#bigMenu
{ width: 786px;
  height: auto;
  padding: 0px;
  text-align: justify;
  overflow: hidden;
  float:left;
  border-left: 1px solid;
} 

/* column 1 - contains menu, news, add links and other info */
#column1
{ width: 203px;
  float: left;
  padding: 15px 0px 15px 14px;
}

#column1 h1{padding: 0px 0px 18px 0px;}

.menu, #addlinks
{ position: relative;
  width: 223px;
  float: left;
  margin: 0px 0px 15px 0px;
  padding: 8px 0px 0px 0px;

}

.menu ul, #addlinks ul
{ margin: 0px; 
  padding: 0px; 
  list-style: none; 
  text-align: left; 
  width: 223px;
} 

.menu li, #addlinks li 
{ margin: 0px; 
  list-style: none; 
  float: left; 
} 

.menu li a, #addlinks li a 
{ float: left; 
  /*height: 14px;*/
  text-decoration: none; 
  padding: 3px 10px 4px 12px;
  width: 201px;
  border-bottom: 1px solid;
} 

.menu h1, #addlinks h1{padding: 0px 0px 14px 12px;}

.sidebaritem
{ position: relative;
  text-align: justify;
  margin: 0px 0px 15px 0px;
  padding: 8px 14px 11px 12px;
  width: 200px;
  float: left;

}

.sidebaritem[id]{height: auto;}

/* column 2 - page content */
#bigContent
{ text-align: justify;
  padding: 30px 22px 15px 0px;
  width: 514px;
  float: right;
}

#bigContent h1
{ padding: 0px 0px 6px 0px; 
  margin: 14px 0px 12px 0px; 
 	border-bottom: 1px solid #BBBBBB;
}

.sidebaritem a, #bigContent a, .sidebaritem a:hover, #bigContent a:hover
{ padding: 0px;
  text-decoration: none;
}

/* bigFooter */
#bigFooter
{ float: left;
  padding: 9px 0px 3px 0px;
  width: 786px;
  text-align: center;
}

#bigFooter a, #bigFooter a:hover{text-decoration: none;}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
  height: 29px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
  height: 22px;
}

input, textarea
{ 
  font-family: helvetica, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
}

.submit
{ font-family: helvetica, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  
  height: 22px;
  cursor: pointer;
}

a.toursubata {
  font-size: 75%;
 }
 
 td {
 	font-size: 80%;
 }
 
.bilduebersicht {
	font-size:60%;
}

.setlist {
	background-image:url(buttons/setlist.jpg);
	font-weight:bold;
	color: #000000;
	text-align:center;
}

#amazon {
 position:absolute;
 top:105px;
 left:900px;
}

/* Formulare */

.Button {
	background-color: #FFFFFF;
	color: #000000;
	width: 80px;
}

.Eingabe {
	background: url(buttons/input.gif);
}

div.date {
	font-size:80%;
	text-align:right;
}

#commentformfieldset {
	border: 0px;
}
 
#commentformfieldset div {
  padding:6px 0;
	border-bottom: 1px solid #8bb7cf;
}

#commentformfieldset label {
  display:block;
  float:left;
  width:100px;
}

.check {
	border:0;
}

/* Tabelle Touren und Mitschnitte */

.tourdaten01 {
	background-color:#DFE8FF;
}

.tourdaten02 {
	background-color:#E7E7E7;
}

.tourh {
	background-color:#CCD9FF;
}

#google {
	float:right;
	margin-top:71px;
}
