html, body {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background: #ffffff;
	background-image: url(newbg.jpg);
	background-repeat: repeat-x;
	text-align: center;

}

.hidden {
	display: none;
}

p {
	margin: 0;
	padding: 0;
}

#page-container {
	width: 760px;
	margin: auto;
}

#header {
	padding-top:42px;
	padding-bottom:42px;
}

#main-nav {

	height: 25px;
}

#main-nav p {
	color:#000000;
	text-align: right;
	margin: 0;
	padding: 2;
}

#main-nav a {
	color:#000000;
	margin: 0;
	padding: 2;
	text-decoration:none;
}

#subhead {
	height: 40px;
	vertical-align: middle;
}

#subhead p {
	text-align: center;
	vertical-align: middle;
	color:white;
	font-size: 12pt;
	margin: 0;
	padding: 2;
}

#content-head {
	height: 28px;
	background-color:#156991;
}

#content-head p,a {
	text-align: left;
	color:#A4CFE4;
	font-size: 10pt;
	margin: 0;
	padding: 5;
}

#content {
	
}

#content p,form,li {
	text-align: justify;
	color:black;
	font-size: 10pt;
	margin: 0;
	padding: 5;
}

#content p.copyright {
	text-align: justify;
	color:black;
	font-size: 8pt;
	margin: 0;
	padding: 5;
}

#content a {
        text-align: justify;
        color:black;
        font-size: 10pt;
        margin: 0;
        padding: 5; 
	text-decoration:underline;
}

#content a.copyright {
	text-align: justify;
	color:black;
	font-size: 8pt;
	margin: 0;
	padding: 5;
	text-decoration:underline;
	
}

#content li {
	text-align: justify;
	color:black;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#content ul.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

#content li.pdf
{
background-image: url(http://www.tt-orchestra.de/gfx/Icon_External_Link_PDF.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 25px;
margin: .4em 0;
}

#content li.mp3
{
background-image: url(http://www.tt-orchestra.de/gfx/Icon_External_Link_MP3.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 25px;
margin: .4em 0;
}

#content li.mid
{
background-image: url(http://www.tt-orchestra.de/gfx/Icon_External_Link_MP3.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 25px;
margin: .4em 0;
}

#content li.extlink
{
background-image: url(http://www.tt-orchestra.de/gfx/Icon_External_Link.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 25px;
margin: .4em 0;
}

#footer {
	background-color:#156991;
	height: 28px;
}

#footer p,a {
	text-align: right;
	text-decoration: none;
	color:white;
	font-size: 10pt;
	margin: 0;
	padding: 5;
}

textarea#joinus{
width: 750px;
height: 150px;
}
