body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../website/weiss.gif);
	background-repeat: repeat;
	font-size: 10px;
	margin: 15 15 15 15;
	/*background-image: none;*/
	background-color: #FFFFFF;
}
td, tr, th, p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.articleText { 
	text-align: normal;
}

.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 21px;
	font-family: "Arial Narrow", "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}

.articleSubHead, .articleList_topsubhead, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
	text-align: normal;
}

.contentHead {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}

.contentSubHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 110%;
}

.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* this is a test */

.main_bg {
	/*background-image: none;*/
	background-image: url(../website/weiss.gif);
	/*background-image: url({GET_RANDOM_ALIAS_IMG_URL:../picture/Image/headerpics});*/
	background-repeat: repeat;
	/*background-position: left top;*/
	border: 1px solid #555555;
	background-color: #FFFFFF;
	height: auto;
	width: 760;
}
.navwidth {
	height: 10px;
	width: 23%;
	display: none;
}
.print {
	display: none;
}
.print-background {
	/*background-image: url(../../website/printmaintrans-trans.png);*/
	background-image: url(../website/weiss.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
}
.greenstripe {
	background-image: url(../greenstripe-trans.png);
	height: 20px;
	width: auto;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #555555;
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}
.redstripe {
	background-image: url(../redstripe-trans.png);
	height: 20px;
	width: auto;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #555555;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}
.transparent-white {
	background-image:  url(../800x100-iso_trans_to_white-trans.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	display: none;
}
.white-transparent {
	background-image:  url(../1200x100-white-to-trans.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	display: none;
}
.leftnavitop1 {
	background-image: url(../backcellgrey-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #555555;
	width: 23%;
	display: none;
}

.leftnavitop2 {
	background-image: url(../backcellgrey-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	width: 5%;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	display: none;
}
.navitopcenter {
	height: 10px;
	width: auto;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	display: none;
}
.rightnavitop1 {
	background-image: url(../backcellgrey-trans.png);
	background-repeat: repeat;
	background-position: right top;
	height: 10px;
	width: 5%;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	display: none;
}
.rightnavitop2 {
	background-image: url(../backcellgrey-trans.png);
	background-repeat: repeat-x;
	border-top: 1px solid #555555;
	background-position: right top;
	height: 10px;
	width: 23%;
	display: none;
}
.navibottom {
	height: 25px;
	width: auto;
	background-image: url(../backcellgrey-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #444444;
	display: none;
}
.navibottom-small {
	height: auto;
	width: 10px;
	background-color: #FFFFFF;
	display: none;
}
.navileft {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	display: none;
}
.naviright {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	padding-right: 5px;
	padding-top: 5px;
	display: none;
}
.content {
	height: 100%;
	width: 100%;
	/*background-image: url(../../website/printcontenttrans-trans.png);*/
	background-image: url(../../website/weiss.gif);
	background-repeat: repeat;
	/*background-position: left top;*/
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #555555;
}
.bottomshadow-corners {
	width: 5%;
	height: 10px;
	display: none;
}
.bottomshadowcenter {
	background-image: url(../shadowbottommiddle-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 90%;
	height: 10px;
	display: none;
}
.shadowbottomsmall {
	background-image: url(../shadowbottomsmall-trans.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 10px;
	display: none;
}
.contentwidth131 {
	height: auto;
	width: 100%;
	display: none;
}
.contentwidth010 {
	height: auto;
	width: 100%;
	display: none;
}
.contentwidth120 {
	height: auto;
	width: 100%;
	display: none;
}
.contentwidth021 {
	height: auto;
	width: 100%;
	display: none;
}
.divhead {
	background-image: url(../../website/page-backgrounds/backzell-hell.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-red1 {
	background-image: url(../../website/page-backgrounds/backcellgrey-darkred.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-red2 {
	background-image: url(../../website/page-backgrounds/backcellgrey-mediumred.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-red3 {
	background-image: url(../../website/page-backgrounds/backcellgrey-lightred.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-green1 {
	background-image: url(../../website/page-backgrounds/backcellgrey-darkgreen.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-green2 {
	background-image: url(../../website/page-backgrounds/backcellgrey-mediumgreen.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divhead-green3 {
	background-image: url(../../website/page-backgrounds/backcellgrey-lightgreen.jpg);
	background-repeat: repeat;
	height: 10px;
	width: auto;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #005500;
	border-left-color: #555555;
	display: none;
}
.divcontent {
	background-color: #F0F0F0;
	height: auto;
	width: auto;
	border: 1px dashed #555555;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #555555;
	padding: 5px;
	display: none;
}
#top_1 {
	float: left;
	height: auto;
	width: 45%;
	margin: 5px;
	display: none;
}
#top_2 {
	height: auto;
	width: 45%;
	float: right;
	margin: 5px;
	display: none;
}
#top_3 {
	float: left;
	height: auto;
	width: 97%;
	clear: both;
	margin: 5px;
	display: none;
}
#main_1 {
	float: left;
	height: auto;
	width: 45%;
	margin: 5px;
	display: none;
}
#main_2 {
	height: auto;
	width: 45%;
	float: right;
	margin: 5px;
	display: none;
}
#main_3 {
	float: left;
	height: auto;
	width: 97%;
	clear: both;
	margin: 5px;
	display: none;
}
#bottom_1 {
	float: left;
	height: auto;
	width: 45%;
	margin: 5px;
	display: none;
}
#bottom_2 {
	height: auto;
	width: 45%;
	float: right;
	margin: 5px;
	display: none;
}
#bottom_3 {
	float: none;
	height: auto;
	width: 97%;
	clear: both;
	margin: 5px;
	display: none;
}


