* {
	margin:0;
	padding:0;
}

body {
	background-color:#F7F261;
	font-size:80%;
}

div {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	color:#000;
}

td  {
	/*font-family:Trebuchet MS, Verdana, Arial, Helvetica;*/
	color:#000;
}

hr {
	border:1px solid #D3D3D3;
	margin:10px 0 10px 0;
	clear:both;
}
li {
	list-style: none;
}
h1 {
	font-size:1.4em;
	margin-bottom:8px;
	color:#75A6C4;
	font-weight:bold;
}

h2 {
	font-size:1.4em;
	margin-bottom:5px;
	color:#75A6C4;	
	font-weight:bold;
}

input {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:12px;
}

#mp3 {
	margin: 10px 0px 70px 30px;
}

.news-latest-item {
	margin-bottom:10px;
}
.news-latest-item a {
	text-decoration:none;
}
.news-list-item img {
	float: right;
	margin-bottom:10px;
}
.news-single-item img {
	float: right;
	margin-bottom:10px;
}

.concert-latest-item {
	margin-bottom:10px;
}
.concert-latest-item a {
	text-decoration:none;
}
.concert-list-gallery {
	margin-left:30px;
}


#mailform fieldset {
	border:none;
}
#mailform input, #mailform select, #mailform textarea {
	display: block;
	float: left;
	width: 200px;
}
#mailform label {
	display: block;
	float: left;
	width: 100px;
}
#mailform {
	margin-left: 150px;
}
#mitte > #mailform {
	margin-left: 200px;
}
#mitte > #mailform > .csc-mailform > .csc-mailform-submit {
	margin-left: 100px;
}
#mailform br {
	clear: left;
}
#mailform .csc-mailform-submit {
	margin: 10px 0 10px 0;
}

.tx-ttguest .guestbook-item-odd {
	background: #FBE1BD;
}
.tx-ttguest li {
	float:left;
	margin-right: 5px;
}

table .td-0 {
	width: 200px;
}
table .td-1 {
	width: 80px;
}

/*** Layout Divs  ***/

#mantel {
	text-align:center;
}

#header {
	width:800px;
	padding:0 42px 0 41px;
	background-image:url("http://server45.hostpoint.ch/~balconya/html/uploads/tf/bg_mantel.gif");
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto 0 auto;
}

#sprachen {
	position:absolute;
	width:790px;
	text-align:right;
	font-size:0.9em;
	color:#FFFFFF;
}

#navi {
	width:775px;
	padding:0 42px 0 66px;
	background-image:url("http://server45.hostpoint.ch/~balconya/html/uploads/tf/bg_mantel.gif");
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto 0 auto;
	text-transform:uppercase;
}

#content {
	width:775px;
	padding:30px 42px 0 66px;
	background-image:url("http://server45.hostpoint.ch/~balconya/html/uploads/tf/bg_mantel.gif");
	background-repeat:repeat-y;
	text-align:left;
	margin: 0 auto 0 auto;
}

#links {
	float:left;
	width:545px;
	line-height:1.8em;
	background-image:url("http://server45.hostpoint.ch/~balconya/html/uploads/tf/bg_content.gif");
	background-repeat:no-repeat;
}

#links p {
	margin-bottom:20px;
}

#rechts {
	float:left;
	width:190px;
	margin:0 0 0 20px;
	font-size:0.9em;
}

#mitte {
	margin-right:26px;
	line-height:1.8em;
	background-image:url("http://server45.hostpoint.ch/~balconya/html/uploads/tf/bg_content.gif");
	background-repeat:no-repeat;
}

#mitte p {
	margin-bottom:20px;
}

#fuss {
	clear:left;
	text-align:center;
	font-size:0.8em;
	color:#999999;
	padding-top:30px;
}

#abschluss {
	width:883px
	margin: 0 auto 0 auto;
}

/*********** Links **********/

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	background-color:#B8D5E7;
	text-decoration:none
}

#sprachen a {
	color:#FFFFFF;
}

#sprachen a:hover {
	background-color:transparent;
	text-decoration:underline;
}