/* CSS Document */

body	{
    overflow: scroll;
    overflow:-moz-scrollbars-vertical;
	background:url(../images/template/main_bg.gif);
	background-repeat:repeat-x;
	padding-top:34px;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#a78c57;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#a78c57;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#a78c57;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.topnav:link	{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.topnav:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.topnav:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.topnav:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

a.leftnav:link	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.leftnav:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.leftnav:active {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

a.leftnav:hover {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a.levelx:link	{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.levelx:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.levelx:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.levelx:hover {
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.notes{
color:#8b8c8d;
}

.notes2{
color:#8b8c8d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.img{
border:none;
}

.titel {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.klein {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCAC9;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}


a.footercopyrightlink:link {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}
a.footercopyrightlink:visited {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:active {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:hover {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}