ul
{
	list-style-image: url(bull1_deepblue.gif);
}
ul ul
{
	list-style-image: url(bull2_deepblue.gif);
}
ul ul ul
{
	list-style-image: url(bull3_deepblue.gif);
}
a:link
{
	color: rgb(223, 214, 100);
}
a:active
{
	color: rgb(255, 248, 167);
}
a:visited
{
	color: rgb(184, 176, 91);
}
body
{
	background-color: rgb(31, 58, 128);
	color: rgb(255, 255, 255);
}
table
{
	table-border-color-light: rgb(255, 255, 255);
	table-border-color-dark: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
}
body
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	background-image: url(background_deepblue.gif);
	text-align: none;
	vertical-align: none;
}
table
{
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	text-align: none;
}

.headline {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

	.text {
	font-family: Arial, Helvetica, sans-serif;	
	}
	
	.bodyText {
	color:#000000;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	.linkText {
	color:#FFFF00;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
	list-style-image: url(bull1_deepblue.gif);
	padding-right: 3px;
	padding-left: 3px;
	}
.linkText:hover {
	color:#CCCCCC;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(bull1_deepblue.gif);
	background-color: #0066FF;
	text-decoration: none;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
.headlineWelcome {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}

.headlineStart {
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
.headlineSite {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.headlineInfo {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bolder;
}
.navigation {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin: 0px;
	padding: 0px;
}
.navlink {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 0.7em;
	display: block;
}

.navlink:hover {
	color:#CCCCCC;
	font-weight: bold;
	background-color: #0000FF;
	text-decoration: none;
	padding: 0px;
	font-size: 0.7px;
}

	.navi_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
	
	div#navi a:link {
	display:block;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
	div#navi a:visited {
	display:block;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	color: #CCCCCC;
	}

	div#navi a:hover {
	display: block;
	text-decoration: none;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0033FF;
	padding: 5px;
	}
	
	div#navioncl a:link {
	display:block;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(Bilder/nav_bg_sub.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	color: #0000CC;
	}
	
	div#navioncl a:visited {
	display:block;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(Bilder/nav_bg_sub.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	color: #0000CC;
	}

	div#navioncl a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(Bilder/nav_bg_sub_hover.jpg);
	color: #FF0000;
	font-weight: bold;
	}
.date {
	color:#FFFF66;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
div#news {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkNews {
	letter-spacing:0.1em;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(bull1_deepblue.gif);
	padding: 0px;
	color: #FFFF99;
}
.linkNews:hover {
	color:#FFFFFF;
	letter-spacing:0.1em;
	font-weight: normal;
	list-style-image: url(bull1_deepblue.gif);
	background-color: #0066FF;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.linkNews:visited {
	color:#FFFF66;
	letter-spacing:0.1em;
	font-weight: normal;
	list-style-image: url(bull1_deepblue.gif);
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

