@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------*/
/* Standard                                                                  */
/* --------------------------------------------------------------------------*/

/* Standard Styles */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
/*	position: relative;
	margin: auto;
	HEIGHT: auto;
	width: 710px;  */
}

/* allgemeine Formularformate */
SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px 
}

td, tr, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

p {
	font-size: 11px;
	line-height : 110%;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent: 0px;
}

.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000;
	margin-top : 1px;
	margin-bottom : 1px;
}

a, a:link, a:visited, a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
*/

li {
	font-size: 11px;
	line-height : 110%;
	margin-top : 5px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	text-indent: 0px;
	color: #000;
}

/* Header-Formate */

h1 {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color: #399;
	margin-bottom : 15px;
	margin-top : 15px;
}
h2 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #399;
	margin-bottom : 10px;
	margin-top : 10px;
}
h3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #399;
	margin-bottom : 5px;
	margin-top : 10px;
}
h4 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #399;
	margin-bottom : 10px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #9cc;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6cc;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #cff;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #399;
	font-weight: normal;
}

.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
}

/* Suche, Login */
.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #fff;
	font-weight : bold;
	background-color: #9cc;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
	font-weight : bolder;
}
.searchmarkup {
	background-color: #e0f0f0;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #399;
	font-weight : bold;
}

/* Mailformulare */
.mailform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #399;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #399;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #9cc;
	font-weight : normal;
}

/* Filelinks */
.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #399;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #033;
}

/* Sitemap */
.sitemap_total_wrap{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000;
	border: 1px solid;
	border-color: #399;
	background-color: #99cccc;
}

.sitemap_item_wrap{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #fff;
	background-color: #399;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #033;
	background-color: #e0f0f0;
	border: 1px solid;
	border-color: #399;
	margin-left: 40px;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #033;
	background-color: #efffff;
	border: 1px solid;
	border-color: #399;
	margin-left: 40px;
	margin-right: 20px;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #033;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #399;
	margin-left: 40px;
	margin-right: 20px;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #399;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #033;
	margin-left : 20px;
	margin-top : 3px;
}

/* --------------------------------------------------------------------------*/
/* Plugins                                                                   */
/* --------------------------------------------------------------------------*/

/* tt_news Styles */
.tt_news_wrap1{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000;
}

.tt_news_wrap2{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000;
}

.tt_news_wrap3{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #fff;
}

.tt_news_title {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #399;
	margin-bottom : 0px;
	margin-top : 10px;
}


/* tip a friend styles */
.tip_a_friend_wrap1{
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #000;
}

.tip_a_friend_wrap2{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #000;
}

/* to top style */
.to_top{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #399;
}


.articleText { text-align: justify; }

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/*.articleHead, .articleList_tophead, h1, h2 {*/
.articleHead, .articleList_tophead {
	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 {*/
.articleSubHead, .articleList_topsubhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.contentHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6D7983;
	line-height: 110%;
}

.contentSubHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	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;}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

.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;
}

/* --------------------------------------------------------------------------*/
/* Template                                                                  */
/* --------------------------------------------------------------------------*/
/* Navigation Hauptmenü*/
.main_menu_table {
	padding-right: 0px;
}

.main_menu_table_level1 {
}

.main_menu_level1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_spc_level1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ddd;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_level1 a:link {
	font-size: 11px;
	color: #fff;
}

.main_menu_level1 a:visited {
	font-size: 11px;
	color: #fff;
}

.main_menu_level1 a:active {
	font-size: 11px;
	color: #fff;
}

.main_menu_level1 a:hover {
	font-size: 11px;
	color: #6cc;
	text-decoration:none;
}

.main_menu_active_level1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_active_level1 a:link {
	font-size: 11px;
	color: #cff;
}

.main_menu_active_level1 a:visited {
	font-size: 11px;
	color: #cff;
}

.main_menu_active_level1 a:hover {
	font-size: 11px;
	color: #6cc;
	text-decoration: none;
}

.main_menu_table_level2 {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6cc;
	border-bottom-color: #6cc;
	background-color: #699;
}

.main_menu_level2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_spc_level2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #ddd;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_level2 a:link {
	font-size: 10px;
	color: #fff;
}

.main_menu_level2 a:visited {
	font-size: 10px;
	color: #fff;
}

.main_menu_level2 a:active {
	font-size: 10px;
	color: #fff;
}

.main_menu_level2 a:hover {
	font-size: 10px;
	color: #6cc;
	text-decoration:none;
}

.main_menu_active_level2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_active_level2 a:link {
	font-size: 10px;
	color: #cff;
}

.main_menu_active_level2 a:visited {
	font-size: 10px;
	color: #cff;
}

.main_menu_active_level2 a:hover {
	font-size: 10px;
	color: #6cc;
	text-decoration: none;
}

.main_menu_table_level3 {
/*	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6cc;
	border-bottom-color: #6cc;
*/	background-color: #e0f0f0;
}

.main_menu_level3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #033;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_spc_level3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_level3 a:link {
	font-size: 9px;
	color: #033;
}

.main_menu_level3 a:visited {
	font-size: 9px;
	color: #033;
}

.main_menu_level3 a:active {
	font-size: 9px;
	color: #033;
}

.main_menu_level3 a:hover {
	font-size: 9px;
	color: #399;
	text-decoration:none
}

.main_menu_active_level3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #399;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
}

.main_menu_active_level3 a:link {
	font-size: 9px;
	color: #399;
}

.main_menu_active_level3 a:visited {
	font-size: 9px;
	color: #399;
}

.main_menu_active_level3 a:hover {
	font-size: 9px;
	color: #6cc;
	text-decoration: none;
}


/* Navigation Sub - Menü */
.sub_menu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	color: #399;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 220%;
}
.sub_menu_item, .sub_menu_item a:link, .sub_menu_item a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #399;
	text-decoration: none;
	text-align:center;
	white-space: nowrap;
	background-color: #e0f0f0;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
}

.sub_menu_items1, .sub_menu_item a:link, .sub_menu_item a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #399;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	background-color: #e0f0f0;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
	font-weight:bold;
}

.sub_menu_items1 a:link, .sub_menu_items1 a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #399;
	text-align:center;
	text-decoration: none;
	white-space: nowrap;
	background-color: #e0f0f0;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
	font-weight:bold;
}
.sub_menu_items1 a:hover {
	text-decoration: underline;
}

.sub_menu_item a:hover {
	text-decoration: underline;
}

.sub_menu_item1 a:hover {
	text-decoration: underline;
	font-weight:bold;
}
.sub_menu_item_active, .sub_menu_item_active a:link, .sub_menu_item_active a:visited, .sub_menu_item_active a:active{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #9cc;
	padding: 1px 2px 1px 2px;
	margin: 0px 2px 0px 2px;
}

/* Navigation Breadcrump - Menü */
.breadcrump_menu {
	border-bottom: 1px dotted #999;
	padding-left: 20px;
	padding-right: 20px;
	color: #399;
}

.breadcrump_menu a, .breadcrump_menu a:link, .breadcrump_menu a:active, .breadcrump_menu a:visited, .breadcrump_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #399;
	font-weight: normal;
	text-decoration: none;
}

.breadcrump_menu a:hover {
	text-decoration: underline;
}


.content_left {
}

.last_update{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.icon_link a, .icon_link a:link, .icon_link a:active, .icon_link a:visited, .icon_link a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #399;
	text-decoration: none;
	font-weight: normal;
	vertical-align: text-bottom 
}

.icon_link a:hover {
	text-decoration: underline;
}

.login_form_input{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	width: 64px;
}

.login_form_button{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #399; 
	width: 45px;
	border-width: 0px
}

.login_form_statustext{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.login_form{
	background-color: #399;
	border-top: 1px solid #6cc; 	
	border-bottom: 1px solid #6cc; 	
	border-left: 1px solid #6cc; 	
	border-right: 1px solid #6cc; 	
}

.search_form_input{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #033;
	text-decoration: none;
	font-weight: normal;
	width: 100px;
}

.search_form_button{
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #399; 
	width: 45px;
	border-width: 0px
}

.headline_table { 
	color:white;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.headline_menu, .headline_menu a, .headline_menu a:link, .headline_menu a:active, .headline_menu a:visited, .headline_menu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.headline_menu a:hover {
	text-decoration: underline;
}

.content_header {background-color: #ffffff; border-bottom: 1px dotted #999; }
.content_main { background-color: #ffffff; padding-left: 20px; padding-right: 20px;}
.content_main p { line-height: 150%;}
.content_right { 
	background-color: #ffffff;
	padding: 5px;
}
.content_footer { background-color: #ffffff; border-top: 1px dotted #999; padding-left: 20px; padding-right: 20px;}

/* Produktlisten */
.productlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
	background-color: #366;
}

th.productlist {
	background-color: #9cc;
}

td.productlist {
	background-color: #e0f0f0;
}

/* Downloadbereich */
.tx_abdownloads_listView_categoryPath {
	color: #399;
}

.tx_abdownloads_listView_categoryPath a, .tx_abdownloads_listView_categoryPath a:link, .tx_abdownloads_listView_categoryPath a:active, .tx_abdownloads_listView_categoryPath a:visited, .tx_abdownloads_listView_categoryPath a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #399;
	font-weight: normal;
	text-decoration: none;
}

.tx_abdownloads_listView_categoryPath a:hover {
	text-decoration: underline;
}

/* File List */
.tx-filelist-pi1-breadcrump {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #366;
}

.tx-filelist-pi1-table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000;
	background-color: #366;
}

.tx-filelist-pi1-header-tr {
	background-color: #9cc;
	font-weight: bold;
}

.tx-filelist-pi1-header-icon, .tx-filelist-pi1-header-filename, .tx-filelist-pi1-header-info, .tx-filelist-pi1-header-last_modification {
}

.tx-filelist-pi1-tr {
	background-color: #e0f0f0;
}

.tx-filelist-pi1-icon, .tx-filelist-pi1-filename, .tx-filelist-pi1-info, .tx-filelist-pi1-last_modification {
}

/*#indload {position: absolute; top: expression(((screen.height/2)-100) + parseInt(document.documentElement.scrollTop, 0) + "px"); left: 50%; z-index: 100; display: none; FILTER: alpha(opacity=30);}*/

#header {
	WIDTH: 710px; BACKGROUND: url(picture/header.gif) no-repeat; HEIGHT: 61px;
}
#main {
	WIDTH: 710px; BACKGROUND: url(picture/bg.gif) repeat-y; HEIGHT:auto
}
#cont {
	MARGIN-LEFT: 20px
}
#content P {
	LINE-HEIGHT: 10px
}
#headline {
	LINE-HEIGHT: 45px; MARGIN-BOTTOM: 2px; FONT-SIZE: 18pt; FONT-WEIGHT: bold
}
#footer {
	WIDTH: 710px; BACKGROUND: url(picture/footer.gif) no-repeat; HEIGHT: 110px
}
#footer TD {
	LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Helvetica, sans-serif; COLOR: #ffffff; FONT-SIZE: 11px
}
#dline {
	WIDTH: 670px; BACKGROUND: url(picture/dline.gif) repeat-x; HEIGHT: 17px
}
#textbox {
	BORDER-BOTTOM: #8a9299 1px solid; BORDER-LEFT: #8a9299 1px solid; LINE-HEIGHT: 18px; BACKGROUND-COLOR: #ffffff; MARGIN-TOP: 15px; WIDTH: 655px; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: auto; MARGIN-LEFT: 5px; FONT-SIZE: 14px; BORDER-TOP: #8a9299 1px solid; MARGIN-RIGHT: 10px; BORDER-RIGHT: #8a9299 1px solid
}
#textbox P {
	LINE-HEIGHT: 1.4em; MARGIN-BOTTOM: 0.8em; MARGIN-LEFT: 5px
}
#textbox_shadow {
	/*WIDTH: 300px; */BACKGROUND: url(picture/textbox_shadow2.gif) no-repeat; HEIGHT: 15px; MARGIN-LEFT: 370px
}
#central {
}
.style1, .style1 a, .style1 a:hover, .style1 a:link, .style1 a:visited{
color: #FFFFFF !important;
font-weight: normal;
text-decoration: none;
}
#cbody{
	position: relative;
	margin: auto;
	HEIGHT: auto;
	width: 710px; 
}

