body {
	margin: 0px 0px 0px 0px;
	background-image: url(img/bg.jpg);
	text-align:center;
}

body, div, h1, h2, h3, h4, h5, h6, p, table {
	font-family: Corbel, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: center;
	color: #000000;
	padding-top: 60px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 18px;
}

h4 {
	text-align: left;
	color: #000000;
	padding-top: 15px;
	margin-bottom: 12px;
	font-size: 18px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #1D7ED9;
}
a:hover {
	text-decoration:underline;
	color:#990033;
}         
textarea {
  border: 1px solid #aaa;
}
select {
  border: 1px solid #aaa;
}
#textfeld {
  border: 1px solid #aaa;
}
#knopf {
  border: 1px solid #aaa;
}

.mainoben {
	background-image: url( img/bg-o.jpg);
	height: 115px;
}
.mainmitte {
	background-image: url( img/bg-m.jpg);
	text-align:center;
}
.mainunten {
	background-image: url( img/bg-u.jpg);
	height: 92px;
}

.classerror {
	color:#990000;	
}

#content {
	margin-left: 70px;
	margin-right: 85px;
	text-align: left;
}
#content_block {
	margin-left: 70px;
	margin-right: 85px;
	text-align: justify;
}
#cent_text {
	text-align:center;
}

#intro {
	text-align:center;
}

#themenkasten {
	margin: 0px 70px 0px 115px; 
	text-align: justify;
}

#table_track {
	margin: 0px 150px 0px 150px;
	border: 0px solid black;
	width: 270px;
}

#table_auftritte {
	margin: 0px 85px 0px 85px;
	border: 0px dotted black;
	width: 400px;
}

#table_auftritte_td {
	border: 0px dotted black;
	padding: 15px 0px 0px 7px;
}

#track_abspielen {
	font-size:16px;
	margin-right: 15px;
	float:right;
	text-align: right;
	font-style:italic;
}
#track_text {
	margin: 0px 0px 0px 40px; 

}
#track_ref {
	margin: 0px 0px 0px 40px; 
}
#track_ref_title {
	font-style:italic;
	float:left;
}

/* Bestellen */
#artikelmenge {
	border: 0 dotted grey;
	background: #fff;
	height: 15px;
	width: 30px;
	color: #000;
	font-size: 12px;
	text-align:center;
}

#copyr {
	color: #330000;
	margin-left: 70px;
	margin-right: 70px;
}



.linkmenu:link, .linkmenu:visited, .linkmenu:active {
    font-family: Arial;    
	text-decoration:none;   
    color: #443C0D;
    font-weight: bold;
    font-size: 14px;  
}
.linkmenu:hover {
	text-decoration:none;
	color:#990033;
} 