html {
  min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	/*background: url(/images/layout/bg_bottom_right.gif) 720px bottom no-repeat;*/
	background: url(/images/layout/bg_fleck.gif) 720px bottom no-repeat;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
body.live {
	background-color: #fff;
}

td {
	vertical-align: top;
	font-size: 12px;
	color: inherit;
	line-height: inherit;
	font-family: inherit;  
}
form {
  margin: 0px;
	padding: 0px;
}

h1 {
	padding-top: 5px;	padding-bottom: 12px;
	margin: 0px;
	line-height: 1.2em;
	font-size: 18px;
  font-weight: bold; 
	color: #000;
}
h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
  font-weight: bold; 
	color: #000000;
}
h3 {
	margin-top: 15px;
	margin-bottom: 10px;
  color: #666666;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #66;
}
p, .txt {
	color: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: inherit; 
}
.small {
  font-size: 11px;
}
.footnote { 
  color: #cccccc;
	font-size: 10px;
}
/*a, a:link, a:visited, a:active {
  color: #339933;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: underline;
}
a:hover {
    color: #000000;
}*/
.error {
	font-size:inherit;
	font-weight: bold;
	color: #cc0000;
}
div.error {
  background: #ffcc99;
	border: 1px dashed #cc0000;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}
.message {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
  background: #ccccff;
	border: 1px dashed #003399;
	line-height: 1.4em;
	padding: 5px;
	margin: 10px 0 10px 0;
}
.note {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	line-height: 1.4em;
	margin: 5px 0 5px 0;
}

div.clearer {
  clear: both; 
	height: 0px;
	overflow: hidden;
} 



/*  ************************************************************************ 
 *   LAYOUT ELEMENTS      
 *  ************************************************************************ */
div#frame { /* contains img top left */
	width: 950px;
	background: url(/images/layout/bg_top_left.gif) 10px 10px no-repeat;
}
/* minHeight, main and rightCol are beside each other, floating left */
div#frame div.minHeight { /* the top left img should not be cut */
  float: left;
	width: 0px;
	overflow: hidden;
	height: 275px;
}
div#frame div.main {
  float: left;
	width: 710px;
	padding: 130px 10px 0 205px; /* needed for the place of the bg img top left */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 495px;
}
html>body div#frame div.main {
	width: 495px;
}

div.main a, div.main a:visited, div.main a:active {
  color: #339933;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: underline;
}
div.main a:hover {
    color: #333;
}
div.main a.nolink {
  color: inherit;
	text-decoration: none;
}

div#frame div.rightCol {
  float: left;
	width: 240px;
	overflow: hidden;
}


/*  ************************************************************************ 
 *   NAVIGATION (inside .rightCol)    
 *  ************************************************************************ */
div#mnav {
  /*float: right;
	margin: -130px -245px 0 0;
	position: relative;
	top: -130px;
	left: 245px;*/
	width: 241px;
	height: 388px;
	padding: 5px 0 0 20px;
	background: url(/images/navi/bg.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 221px;
	height: 383px;
}
html>body div#mnav {
	width: 221px;
	height: 383px;
}
div#mnav .topdiv {
  width: 221px;
	height: 203px;
}
div#mnav .topdiv div.home {
  float: left;
  padding: 0;
}
div#mnav .topdiv div.news {
  float: left;
  padding: 2px 0 0 21px;
}
div#mnav .topdiv div.konzerte {
  padding: 4px 0 0 5px;
}
div#mnav .topdiv div.band {
	padding: 3px 0 0 84px;
}
div#mnav .topdiv div.gaestebuch {
	display: inline;
	margin: 9px 0 0 2px;
}
div#mnav .topdiv div.music {
  margin-left: 66px;
  padding: -9px 0 0 0;
	display: inline;
}
div#mnav .topdiv div.soap {
  padding: 5px 0 0 0;
	margin-left: -8px;
}
div#mnav .topdiv div.kontakt {
  padding: 18px 0 0 1px;
}


/*  ************************************************************************ 
 *   SIDE NAVIGATION   
 *  ************************************************************************ */
#sidenav {
	padding: 60px 5px 0 0;
}
#sidenav ul {
  margin: 0;
	padding: 0;
}
#sidenav ul li {
  list-style-type: none;
	padding: 0 0 10px 0;
	font-size: 13px;
}
#sidenav ul li a, #sidenav ul li a:visited {
	font-size: inherit;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul li a:hover {
  text-decoration: underline;
}
#sidenav ul li.active a, #sidenav ul li.active a:visited {
	
}



/*  ************************************************************************ 
 *   FORMS  
 *  ************************************************************************ */
#mainForm {
	font-family: inherit;
}
#mainForm h3 {
    color: #666666;
		font-size: 12px;
		font-weight: bold;
}
#mainForm .formFieldM {
		margin-top: 3px;
		margin-right: 3px; 
		padding-top: 2px;
    color: #000000;
		font-size: 12px;
		font-weight: bold;
}
#mainForm .formFieldO {
		margin-top: 3px;
		margin-right: 3px; 
		padding-top: 2px;
    color: #333333;
		font-size: 12px;
		font-weight: normal;
}
#mainForm .formInputText, #mainForm .formInputSelect, #mainForm .formInputTextArea {
    color: #000000;
		padding: 2px;
		margin-top: 3px;
    width: 300px;
		/*border: 1px solid #FFD68C;*/
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#mainForm .formHOption {
  padding-top: 3px; padding-bottom: 3px;
}
#mainForm .formInputSubmit {
    color: #000000;
		padding: 3px;
		padding-left: 10px; padding-right: 10px; 
		font-size: 10px;
		font-weight: bold;
}
#mainForm #formTable {
  border: 0;
	width: 100%;
}
#mainForm table.formTable td {
  vertical-align: top;
}


/*  ************************************************************************ 
 *   ADMIN AREA  
 *  ************************************************************************ */
/* adminEditArea: formatting of a div area outside an object in edit mode */
.adminEditArea {
    border-top: 1px dashed #ffff00;
		border-bottom: 1px dashed #ffff00;
		/*margin-top: 5px; margin-bottom: 5px;*/
}
.adminEditIcons {
    float: right;
		font-size: 8pt;
		color: #666666;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}

#adminPageOptions {
    width: 760px;
    margin-top: 10px;
		margin-bottom: 20px;
		padding: 5px;
    background: #ffff00;
		border: 1px dashed #333333;
		font-size: 8pt;
		color: #000000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}

#adminPageInfo {
    color: #666666;
		background-color: #FFFFFF;
		margin-bottom: 10px;
		margin-left: 0px;
		padding: 3px;
		border: 1px solid #666666;
		font-size: 8pt;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
#adminPageInfo div.title {
    color: #999999;
		padding: 2px;
		margin-top: -13px;
		margin-left: 10px;
}
#adminPageInfo span.title {
    background-color: #FFFFFF;
}

/* Debug Area */
#debug {
    margin-top: 100px;
		margin-left: 200px;
		border-top: 1px solid #999999;
		width: 420px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		clear: both;
}



