/** Cantilena CSS (c)2006 i-gelb GmbH **/

body {
	background: #FFFFFF;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	}

a {
	color: #67635a;
	text-decoration: underline;
	font-weight: bold;
}

.hidden {display: none;}

#container{
	position: relative;
    display: block;
 	width: 840px;
 	height: 500px;
 	margin: 0 auto;
}

#logo {
	position: absolute;
	margin-top: 50px;
	margin-left: 0px;
	width: 120px;
	height: 240px;
	background: url(../images/logobalken.gif) #FFFFFF no-repeat;
}

#inhalt {
	position: absolute;
	margin-top: 170px;
	margin-left: 120px;
	width: 600px;
	height: 560px;
}

#content {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.7em;
	color: #67635a;
	position: absolute;
	margin-top: 180px;
	margin-left: 120px;
	width: 580px;
	padding: 3px 3px 3px 20px;
}



h1 {
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}

#hauptnav {
	position:absolute;
	margin-top: 110px;
	margin-left: 120px;
}

#hauptnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 700px;
}

#hauptnav li{
	float: left !important;
	list-style: none;
	margin: 0;
	padding: 0;
}

#hauptnav a{
	display: block;
	width: 120px;
	height: 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	font-size: 0.8em;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}


#hauptnav a.startlink {
	display: none;
	font-size: 0.7em;
	color: #67635a;
}

#subnav {
	position:absolute;
	margin-top: 138px;
	margin-left: 120px;
	padding-left: 10px;
}

#subnav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #67635a;
	width: 600px;
}

#subnav li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#subnav a{
	display: block;
	width: 72px;
	height: 20px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	font-size: 0.7em;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}

#subnav a.startlink {
	display: none;
	font-size: 0.7em;
	color: #67635a;
}

.start {
	/*background: url(../images/startteaser.jpg) #FFFFFF no-repeat;*/
}

.cantilena{
	background: #cec5b4;
}

.aktuelles {
	background: #948E82;
}

.repertoire{
	background: #DED3A9;
}

.musik{
	background: #A0D4E2;
}

.kontakt{
	background: #DFD3A9;
}

.home{
	background: #8AC412;
}

.intern {
	background: #A2A5B6;
}

.login{
	background: #948E81;
}



.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }


/* Dateiliste */
table.csc-uploads {
	width: 480px;
}

.tr-even {
	background: #eeeeee;
}
.csc-uploads td {
	margin: 0;
	padding: 3px 3px 3px 3px;
}

.csc-uploads td p{
	margin: 0;
	padding: 0;
}

/* Tabellen */
table p.bodytext {
	margin: 0;
	padding: 0;
}





/* Fotoglaerie */

div.tx-gooffotoboek-pi1 table td.gfpb_portret {
	text-align: center;
	border: 1px solid #EEEEEE;
	padding: 3px 5px 3px 5px;
}

div.tx-gooffotoboek-pi1 table td.gfpb_landscape {
	text-align: center;
	border: 1px solid #EEEEEE;
	padding: 5px 3px 5px 3px;
}

div.tx-gooffotoboek-pi1 table tr {
	padding-bottom: 10px;
}

/* Adressen */

div.tx-cantliena-pi1 {
	margin-top: 40px;
}

div.tx-cantliena-pi1 img{
	float: left;
	margin-right: 20px;
}

p.adresse {
	background: #EEEEEE;
	padding: 4px 4px 4px 10px;
	margin: 0;
	margin-bottom: 6px;
	border-left: 3px solid #A2A5B6;
	border-right: 3px solid #948E81;
	border-bottom: 1px dashed #DDDDDD;
	border-top: 1px dashed #DDDDDD;
}

p span.adresse_name {
	display: block;
	width: 160px;
	float: left;
}

p span.adress_info {
	font-weight: bold;
	display: block;
	width: 130px;
	float: left;
}


* mailform */
.csc-mailform {
	border: none;
	border-top: 1px dotted #62bd19;
	padding: 20px;
}

.csc-mailform-field label {
	float: left;
	width: 80px;	
}
.csc-mailform-field {
	margin-bottom: 8px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	border: 1px solid #62bd19;
	width: 400px;
}

.csc-mailform-field .csc-mailform-check {
	width: 12px;
	height: 12px;
}

.csc-mailform-submit {
	margin-left: 80px;
}

table.csc-uploads {
	margin-left: 50px;
	border: 1px dotted #62bd19; 
}

