body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pattern.jpg);
	overflow-x: hidden;
	}
	
	h2{
	font-size:22px;
	color:#7f0e0b;
	}
	h3{
	font-size:24px;
	color:#9E0A27;
	}
	td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 13px;
	color: #000000;
}

	td.mail {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}

	.body{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 20px;
	color: #000000;
	
}

 ul{
	list-style-type: none;
	padding: 0;
}

li{
	background-image:  url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: .7em;
}
a{ 
color: #1c2d64;
	text-decoration:none;
}

a:hover {
	color: #4f92dc;
	text-decoration:underline;
}





a.brownmenu{ 
    color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.brownmenu:hover {
	color: #cccccc;
	text-decoration:none;
}



a.main{ 
color: #ff0000;
text-decoration:none;
	
}

.footer
{
font-size: 10px;
	
	color: #ffffff;
	}
		.button_audio{
	
    background-image: url(images/button/audio_button.jpg);
	background-repeat: no-repeat;
	color: #23528e;
	padding-top: 8px;
	font-size: 17px;
	font-weight:bold;
	}

.headlines{
font-family:  Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}



.txt {
	
     font-family:  Arial, Verdana;
	font-size: 14px;
	color: #00006;
	padding-left: 40px;
	padding-right: 20px;
    padding-top: 11px;
	padding-bottom: 10;
	line-height: 25px;
	
}

.txt_main {
	
     font-family:  Arial, Verdana;
	font-size: 10px;
	color: #5751cb;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 11px;
	
	
	
}
.style6 {color: #1c2d64; font-weight: bold; }

hr.seperator { border-bottom: 1px single #b2cbdf; }


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .1em 0; } 
#navcontainer a
{
display: block;
color: #FFF;
background-color: #036;
width: 12em;
padding: .5em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#active a
{
display: block;
color: #FFF;
background-color: #600;
width: 12em;
padding: .5em .8em;
text-decoration: none;
}


