/* CSS Document */

body {
	margin-top:23px; 
	padding:0px;
	text-align:center;
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	color:#000000;
	letter-spacing:0px;
	}

.bodyLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	color:#000000;
	}

.bodyLink02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	color:#E06618;
	}
	
#ContentArea {
	width:788px;
	height:auto;
	margin:auto;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
	}
	
#Header {
	width: 788px;
	height: 272px;
	}


/* NAVIGATION - MAIN */


#MainNaviBG {
	width:788px;
	height:20px;
	background-image:url(../picts/MainNavBG.gif);
	background-repeat:repeat-x;
	border-bottom: 2px dotted #000000;
	}

ul#MainNavi {
	width:788px;
	height:20px;
	margin:0px;
	padding-left:31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align: left;
    }
  
ul#MainNavi li {
    list-style: none;
    display: inline;
    }
	
.navi01Ist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #E06618;
	}
	
/* CONTENT */	


#ContentRight {
	float:right;
	width:520px;
	min-height: 290px;
	margin-top: 10px;
	padding-right:10px;
	text-align:left;
	/*background-color: #FF00FF;*/
	}
#ContentRightN { text-align: left; margin-top: 10px; padding-right: 10px; width: 520px; min-height: 170px; float: right; }
#ContentLeft {
	float:left;
	width:248px;
	margin-top: 11px;
	text-align:right;
	/*background-color: #CCFF00;*/
	}
	
.ContentRight {float:right; width:520px; margin-top: 0px; padding-right:10px; text-align:left;}
.ContentLeft {float:left; width:248px; margin-top: 4px; text-align:right;}


/* NAVIGATION - SERVICE */
	
#ServiceNaviBG {
	clear:both;
	height:52px;
	width:788px;
	background-image:url(../picts/ServiceNavBGneu.gif);
	/*background-color:#339999;*/
	}

#ServiceNaviLi {
	float:left;
	width:220px;
	height:40px;
	text-align:right;
	}

ul#ServiceNaviLi {
	width:220px;
	height:17px;
	margin-top:13px;
	padding:0px;
	text-align: right;
    }

ul#ServiceNaviLi li {
    list-style: none;
    display: inline;
    }
	
	
#ServiceNaviRe {
	float:right;
	width:520px;
	height:40px;
	}

ul#ServiceNaviRe {
	width:520px;
	height:17px;
	margin-top:13px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#E06618;
	text-align: right;
    }
  
ul#ServiceNaviRe li {
    list-style: none;
    display: inline;
    }



	
	
.navi02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #E06618;
	}

.navi02IST {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	}

.naviYouTube {
	margin-right:0px;
	}
	
.naviD {
	margin-left: 10px;
	}
	
.naviE {
	margin-right: 13px;
	}



a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	outline: none;
	}



a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #E06618;
	outline: none;
	}
