BODY {
	background-image : url(img/bg1.jpg);
	background-attachment : fixed;
	background-position : center;
	background-repeat : repeat;
	background-color : White;
}
TR, UL, TH, BODY, P {
	font-family : "Comic Sans MS", arial;
	font-size : 9pt;
}
table.main{
	background-color : White;
	width : 800px;
}
td.topleft{
	width : 150px;
	background-image : url(img/logo1.gif);
	background-attachment : scroll;
	background-repeat : no-repeat;
	height : 160px;
	background-position : center;
}
td.topright{
	width : 650px;
	background-image : url(img/headline5.gif);
	background-attachment : scroll;
	background-repeat : no-repeat;
}
td.left{
	height : 370px;
	width : 150px;
}
td.right{	
    width : 650px;
	vertical-align : top;
}
td.botright{
	text-align : center;
	font-size : 8pt;
}
table.menu1{
	width : 140px;
}
td.menu2{
	background-image : url(img/but1.gif);
	height : 45;
	padding-left : 40px;
	font-size : 12pt;
}
/* Hyperlinks im Menue */
a.menu3:link {
	color: Black;
	text-decoration:none;
	font-weight:bold;
}
a.menu3:visited {
	color: Black;
	text-decoration:none;
	font-weight:bold;
}
a.menu3:active {
	color: Black;
	text-decoration:none;
	font-weight:bold;
}
a.menu3:hover {
	color: red;
	text-decoration:none;
	font-weight:bold;
}
/* Hyperlinks  */
A:LINK {
	color : Black;
}
A:VISITED {
	color : Black;
}
A:ACTIVE {
	color : Black;
}
A:HOVER {
	color : red;
}


/* Hyperlink für das Jugendorchester */
a:link.jo {
	font-family : "Comic Sans MS",arial;
	font-size : 14pt;
	color:#33CCCC;
	text-decoration: none;

}

a:visited.jo {
	color: #FF4F4F;
	text-decoration : none;
	font-size : 14pt;
	font-family : "Comic Sans MS",arial;
	letter-spacing: 1px;
}

a:active.jo {
	font-family : "Comic Sans MS",arial;
	color: #33CCCC;
	text-decoration: none;
	font-size : 14pt;
}

a:hover.jo {
	color: #33CCCC;
	text-decoration : none;
	font-size : 14pt;
	font-family : "Comic Sans MS",arial;
	letter-spacing : 2px;
}


/*  Schriftarten */
td.hl1{
	font-family : "comic sans ms",arial;
	font-size:18pt;
	color: #940029;
}
td.hl2{
	font-family : "comic sans ms",arial;
	font-size:13pt;
	color: White;
}
td.hl3{
	font-family : "comic sans ms",arial;
	font-size:11pt;
	color: Black;
	width : 600px;
}
td.jo{
	font-family : "comic sans ms",arial;
	font-size:14pt;
	text-decoration : none;
	color: #33CCCC;
}
td.fs{
	font-family : "comic sans ms",arial;
	font-size:14pt;
	text-decoration : none;
	color: #940029;
}
td.at3{
	font-family : "Comic Sans MS", Arial;
	font-size : 11pt;
	color: Black;
}
ol.at3,p.at3{
	font-family : "Comic Sans MS", Arial;
	font-size : 11pt;
	color: Black;
}
