/***********************************************/
/* IndoChine Web Style Sheet                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0;
	background-color: #003C2E;
	background-image:  url(bodybg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #334d55;
 margin: 8px 0;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	position:relative;
	float: left;
	width: 150px;
	margin: 70px 0 0 0;
	padding: 0px;
	background-color: transparent;
}

#headlines{
  float:right;
	width: 20%;
	padding-right: 10px;
}

#content{
	float: left;
	width: 460px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #003C2E;
	padding-bottom: 150px;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************** .feature styles ***************/

.feature{
	padding: 5px 0 0 0;
	font-size: 12px;
}

.feature h3{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin-bottom: -0.5em;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature td {border-top: 1px solid white;}


/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 10px 5px 10px;
	font-size: 12px;
}

.story h3{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin-bottom: -0.5em;
}

.story p{
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

.story img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.story ul.facts {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	padding: 0 0 0 4px;
	margin: 0;
	text-align: left;
}

.story ul.facts ul{
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

.story ul.facts ul li {margin-left: 10px;}

.story ul.programm {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	padding: 0 0 0 4px;
	margin: 0;
	text-align: left;
}

.story ul.programm ul{
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
}

.story ul.programm ul li {margin-left: 10px; padding-bottom: 5px; padding-top: 5px}


/*************** #siteInfo styles ****************/
/* Seite abschliessen und Spalten zusammenfuehren*/
#siteInfo{
	clear: both;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 11px;
	color: #003C2E;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

#siteInfo a{
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

#siteInfo a:link{
	color: #006699;
	text-decoration: none;
}

#siteInfo a:visited{
	color: #006699;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #006699;
	text-decoration: underline;
}

#yc {
	font-size: 9px;
	padding-top:10px;
}

#yc a{
	font-size: 9px;
	color: #9E1618;
	text-decoration: none;
}

#yc a:link{
	color: #9E1618;
	text-decoration: none;
}

#yc a:visited{
	color: #9E1618;
	text-decoration: none;
}

#yc a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/*********** #navBar link styles ***********/

#navBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003C2E;
}


#navBar ul a:link, #navBar ul a:visited {
	text-decoration: none;
	margin-left: 16px;
	line-height: 30px;
}

#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navBar a:hover {
	/* background-image:  url("layout/link-bullet.gif");
	background-repeat: no-repeat;
	background-position: 3px 2px; */
	font-weight: bold;
	color: #F60;
}

#navcontainer {padding-left: 30px;}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines h1 {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
#headlines h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

#headlines img {
	padding-top: 5px;
}

#headlines p{
	padding: -10px 0px 0px 0px;
	font-size: 10px;
}

#box {
	border: 1px solid white;
	background-image:  url(boxbg.png);
	padding: 5px;
	margin-right: 10px;
	margin-top:15px;
}

#box ul, #box li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#box a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003C2E;
}

#box ul a:link, #picturelinks ul a:visited {
	list-style: none;
	text-decoration: none;
	line-height: 12px;
}

#box a:hover {
	text-decoration: none;
	color: #F60;
}





#private select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 250px;
}

#private input {width: 250px;}