body  {
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 15px;
	text-align : left;
	color : #570F11;
	margin-top : 1;
	margin-bottom : 3;
	margin-left : 3;
	margin-right : 3;
	background-color : #F4CD7E;
	background-attachment : fixed;
	background-repeat : no-repeat;
}

body.leftpanel {
	background-image : url(images/partitur.jpg);
	background-repeat : repeat;
}

.text_s  {
	font-size : 11px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.text  {
	font-size : 13px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
	text-align: justify;
}

.text_l  {
	font-size : 15px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight_s  {
	font-size : 11px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight  {
	font-size : 13px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.highlight_l  {
	font-size : 15px;
	color : #008080;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.quotes  {
	font-size : 11px;
	color : #008080;
	font-family : Comic Sans MS, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.title  {
	font-size : 20px;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : Bold;
	color : #D83C00;
}

.title2  {
	font-size : 18px;
	font-family : Arial, sans-serif;
	font-style : normal;
	font-weight : Bold;
	color : #D83C00;
}

.error  {
	font-size : 13px;
	color : Red;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.warning  {
	font-size : 11px;
	color : Red;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.success  {
	font-size : 13px;
	color : Green;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

a  {
	font-size : 12px;
	font-style : normal;
	color : #D83C00;
	font-weight : normal;
	font-family : Arial, sans-serif;
}

a:active  {
	color : #D83C00;
}

a:hover  {
	color : #D83C00;
}

td.titleBar {
	font-size : 12px;
	color : #FEE9B2;
	font-family : Arial;
	font-weight : bold;
	background-color : #D33A00;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 5px;
	padding-right : 1px;
}

td.listBar {
	font-size : 12px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
	background-color : #F4CD7E;
}
td.listBar2 {
	font-size : 12px;
	color : #570F11;
	font-family : Arial, sans-serif;
	font-weight : normal;
	background-color : #F4C67E;
}

.float_left {
float: left;
display:inline;
margin-left: 0;
margin-right: 0.8em;
margin-bottom: 0.15em;
margin-top: 0.3em;
padding-left: 0;
clear: left;
}

.float_right {
float: right;
position: relative;
display:inline;
margin-left: 0.8em;
margin-bottom: 0.15em;
margin-top: 0.3em;
z-index: 2;
}

.img_float {
position: relative;
display: block;
/*margin-right: 0.8em;*/
margin-bottom: 0.15em;
margin-top: 0.3em;
}

.text_left {
float: left;
width: 720px;
position: relative;
display:inline;
margin-left: 0.8em;
margin-bottom: 0.15em;
margin-top: 0.3em;
z-index: 4;
font-size : 13px;
color : #570F11;
font-family : Arial, sans-serif;
font-weight : normal;
text-align: justify;
}

/*IE 6 hacks*/

/** html#nav_horiz ul {
margin-left: 410px;
}

* html .thumbnail:hover span {
visibility: visible;
top: 20px;
right: 20px;
}*/


/* IE 7 hacks */

/**:first-child+html #nav_vert li a {
padding: 2px 5px 2px 2px;
}

*:first-child+html .thumbnail:hover span {
visibility: visible;
top: 20px;
right: 20px;
}*/





