body, html {
	margin: 0px;
	padding: 0px;
	/* height: 100%; */
	color: #000000;
	font-size: 90%;
	font-family: Tahoma, "MS Sans Serif", Verdana, "Times New Roman";
	background-color: #F7F7F7; /* #F7F7F7 #ebebeb */
}

/* WRAPPER style for layout table */
table.wrapper {
	height: 100%;
}

/*
* HEADER STYLES START
*/

/* table header */
table.header {
	height: 100px;
}
/* table cell header */
td.header {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* background pic in header */
td.bgtop {
	background-image: url(../graphics/MenuPhanganShape02.gif);
	background-repeat: no-repeat;
}
/* START Skin Table */
table.Skins {
	color: #000000;
	font-size: 5px;
	height: 5px;
}
/* Skin Select Field Yellow */
td.SkinYellow {
	background-color: #FFCC00;
	border: 1px solid #333333;
}
/* Skin Select Field Green */
td.SkinGreen {
	background-color: #99CC33;
	border: 1px solid #333333;
}
/* Skin Select Pink  */
td.SkinPink {
	background-color: #CC00CC;
	border: 1px solid #333333;
}
/* END Skin Table */


/*
* HEADER STYLES END
*/


/*
* FOOTER STYLES START
*/

/* table footer in table cell footer */
table.footer {
	height: 82px;
}
/* table cell footer */
td.footer {
	height: 82px;
	background-color: #d7d7d7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* used in footer with valid xhtml image */
td.footer2 {
	height: 30px;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* used in footer with bg image */
td.footerbg {
	height: 30px;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../graphics/MenuPhanganFooterShape01.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #CCCCCC;
	font-size: 85%;
}
/* links in footerbg */
td.footerbg a:link, td.footerbg a:active, td.footerbg a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
/* links hover in footerbg */
td.footerbg a:hover {
	color: #FFFFFF;
}
/* Footer Link Navigation Start */
ul#FooterNav {
	margin: 0;
	padding: 0;
    text-align: center;
	font-size: 85%;
}
ul#FooterNav li {
    list-style: none;
    display: inline;
    margin: 0px;
	padding: 0px;
}
ul#FooterNav a {
    padding: 0px;
    text-decoration: underline;
	font-weight: normal;
    color: #000000;
}
* html ul#FooterNav a {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert */
}
ul#FooterNav a:hover {
    color: #333333;
	text-decoration: none;
}
/* Footer Link Navigation End */

/*
* FOOTER STYLES END
*/


/*
* SITE NAVIGATION START
*/

/* background for site navigation */
td.bgnav {
	background-image: url(../graphics/MenuPhanganShape03.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
	background-color: #ebebeb;
}
/* navigation link style start */
ul#Navigation {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
	width: 160px;
	w\idth: 160px;
	padding-left: 0;
	padd\ing-left: 0;
}
ul#Navigation li {
	list-style: none;
	margin: 5px;
	padding: 0;
	width: 160px;
}
ul#Navigation a {
	display:block;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
ul#Navigation a.active {
	display:block;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
* html ul#Navigation a, * html ul#Navigation a.active {  /* Breitenangaben nur fuer IE */
	width: 160px;
	w\idth: 160px;
}
ul#Navigation a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
ul#Navigation a.active:hover {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* navigation link style end */

/*
* SITE NAVIGATION END
*/


/*
* PAGE CONTENT STYLES START
*/

/* set height for table cell with page content */
td.content {
	height: 69%;
}
/* DIV wrapper for the actual page content */
div#Content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

/*
* PAGE CONTENT STYLES END
*/


/*
* GENERAL STYLES START
*/

/* sets a right border in table cell */
td.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* general style in grey formatting with bg image left */
.greybgleft {
	background-color: #ebebeb;
	border: 1px solid #d7d7d7;
	background-image: url(../graphics/MenuPhanganShape05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* general style in grey formatting with bg image right */
.greybgright {
	background-color: #ebebeb;
	border: 1px solid #d7d7d7;
	background-image: url(../graphics/MenuPhanganShape04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* general style in grey formatting */
.grey {
	background-color: #ebebeb;
	border: 1px solid #d7d7d7;
}

/*
* GENERAL STYLES START
*/


/*
* GENERAL RE-DEFINED STYLES START
*/

/* horizontal line below page heading */
hr.line {
	color: #000000;
	width: 100%;
}

h1 {
	font-size: 150%;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}

h2 {
	font-size: 110%;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	text-align: justify;
}

img.frame {
	border: 1px solid #666666;
}

p {
	font-size: 100%;
	text-align: justify;
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;	
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

input {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	color: #000000;
	background-color: transparent;
}
input.color {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	color: #000000;
	background-color: #d7d7d7;
	border: 1px solid #999999;
}

textarea {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 100%;
	color: #000000;
	background-color: #d7d7d7; /*#BCB402*/
	border: 1px solid #999999;
}

/*
* GENERAL RE-DEFINED STYLES END
*/

/*
* LINKS MODULE GENERAL STYLES START
*/

/* frame around logos */
.WebLink_Img_Frame {
	border: 1px solid #000000;
}

a.WebLink:link, a.WebLink:active, a.WebLink:visited {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}
a.WebLink:hover {
	color: #666666;
	text-decoration: none;
}
a.WebLinkText:link, a.WebLinkText:active, a.WebLinkText:visited {
	color: #000000;
	text-decoration: none;
}
a.WebLinkText:hover {
	color: #666666;
	text-decoration: none;
}

/*
* LINKS MODULE GENERAL STYLES START
*/

