body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
}
body {
	background-color : white;
	background-image : none;
	
	margin-top: 10px;
	padding-top: 10px;
	
}

a:link 		{
	text-decoration: underline;
	font-family: Verdana, Arial, Geneva, sans-serif;
    color : #00A3E6;
}

a:active 		{
	text-decoration: underline;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color : #cc6600;
}
a:visited     {
	text-decoration: underline;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color : #3399cc;
}
a:hover 		{
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color : #3399cc;
}

.nav1text, .nav1selected {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.nav1text a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.nav1text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.nav1text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
	font-weight: normal;
}
.nav1text a:active {
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
}
.nav1selected {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav1selected a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.nav1selected a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.subnav1text, .subnav1selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	border-bottom: 1px solid black;
}
.subnav1text a:link {
	color: #000000;
	text-decoration: none;
	border: none;
}
.subnav1text a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}
.subnav1text a:hover {
	color: #333333;
	text-decoration: underline;
	border: none;
}
.subnav1text a:active {
	color: #333333;
	text-decoration: underline;
	border: none;
}
.subnav1selected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}




.textTitel1 	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	color : #FFFFFF;
}
.textTitel1 a:link, .textTitel1 a:hover, .textTitel1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}

.textTitel2 	{
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	color : #333333;
}

.textTitel3 	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color : #FFFFFF;
}

.headtable {
	border: 1px solid #6699CC;
}
.bodytable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.newstable {
	border: 1px solid #000000;
}
.rootlink {
	color: #000000;
}
.tbtable {
	border: 1px solid #6699CC;
	background-color: #B6D4EF;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal ;
	font-weight: normal;
	color : #000000;
}

.tbtablec a:link, .tbtablec a:hover{
	color: #000000;
	text-decoration: none;
	border: none;
}
.tbtablec a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}
.tbtablec a:hover {
	color: #333333;
	text-decoration: underline;
	border: none;
}
.tbtablec a:active {
	color: #333333;
	text-decoration: none;
	border: none;
}
.copyright {
	font-size: 9px;
}


