table{
	border-collapse: separate;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	vertical-align: top;
	border-top: 1px solid White;
	border-bottom: 1px solid Black;
	border-left: 1px solid #303030;
	border-right: 1px solid Silver;
	border-spacing: 0px;
	padding: 2px;
}

table.layout{
	border-spacing: 0px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

table.small{
	width: 1%;
}

table.message_success{
	background-color: #00FA9A;
	background-image: url(../../images/line_green.gif);
}

table.message_notice{
	background-color: Yellow;
	background-image: url(../../images/line_yellow.gif);
}

table.message_error{
	background-color: #FF4500;
	background-image: url(../../images/line_red.gif);
}

table.background{
	background-image: url(../../images/background.gif);
	background-color: #87CEFA;
	border-spacing: 0px;
}

table.head{
	background-image: url(../../images/head_back.gif);
	background-color: #58BFEE;
}

table.highlight{
	width: 130px;
}

table.intro{
	height: 400px;
	border-spacing: 0px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

table.menue_sub{
	background-image: url(../../images/menue_sub_back.gif);
	background-color: #A8BBD4;
	width: 150px;
	border-spacing: 3px;
	border-top: 1px solid White;
	border-bottom: 1px solid Black;
	border-left: 1px solid #303030;
	border-right: 1px solid Silver;
}

table.menue_main{
	background-image: url(../../images/menue_main_back.gif);
	background-color: #273AAD;
	border-spacing: 3px;
	border-top: 1px solid White;
	border-bottom: 1px solid Black;
	border-left: 1px solid #303030;
	border-right: 1px solid Silver;
}

table.member{
	border-spacing: 2px;
	background-image: url(../../images/member_back.gif);
	background-color: #87CEFA;
	height: 168px;
}

table.document{
	border-spacing: 3px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

table.line_green{
	background-color: #00FA9A;
	background-image: url(../../images/line_green.gif);
}

table.line_yellow{
	background-color: Yellow;
	background-image: url(../../images/line_yellow.gif);
}

table.line_red{
	background-color: #FF4500;
	background-image: url(../../images/line_red.gif);
}

table.line_blue{
	background-color: #00BFFF;
	background-image: url(../../images/line_blue.gif);
}

table.line_white{
	background-color: #f0f0f0;
	background-image: url(../../images/line_white.gif);
}

table.line_gray{
	background-color: Silver;
	background-image: url(../../images/line_gray.gif);
}

table.line_black{
	background-color: #404040;
	background-image: url(../../images/line_black.gif);
}

table.contact{
	background-color: #CBCDD1;
	background-image: url(../../images/switch1.gif);
}

table.guestbook{
	width: 800px;
	text-align: center;
}
