body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right top;
}

.navmain{}

.navsub {  font-size: 11px; padding-top: 8px; padding-left: 4px
	}

a.navsub  {color: #EBEBE2;
	text-decoration: none;
	position: relative;
bottom: 20px
	}
a.navsub:link {color: #EBEBE2}
a.navsub:visited { color: #EBEBE2}
a.navsub:hover { color: #FF9900}

.navleft {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #DADA7A;
	}

.headline {
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EAEAAD;

}
.datum {
	font-size: 10px;
	color: #990000;
	font-weight: normal;


}
.content {
                  font-size: 11px;
                  padding-top: 15px;
                  color: #666600;
                  text-align: left;
                  padding-right: 60px;
	}
a.content { 
				text-decoration:none;
				padding-right: 0px;
				}
a.content:link {color: #663333}
a.content:visited { color: #663333 }
a.content:hover { color: #FF9900 }

.formtext { 
				font-size: 11px; 
				border-color: #666600;
				color: #666600;
				margin-right: 10px;
				}
				
input.formtext {
	width: 150px;
	border: 1px dotted #663333;
	color: #333300;
}
textarea.formtext {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	overflow: auto;
	border: 1px dotted #663333;
}
.picright{
	float: right;
	}
.picleft{
	float: left;
	}
.contsub {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #CCCC8A;
	padding-top: 15px;
	}

.tv          {
	background-image: url(images/tv_bak.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.tvtitle   {   font-size: 11px;
                  color: #F6F6F6;
                  
}
td.tvtitle   {  padding-left: 15px;
}
a.tvtitle   {
                  color: #666666;
                  text-decoration: none;
				                   }
input.tvtitle { color: #666666;
				border-width: 1px;
				width: 150px;
}

.illu {
	border-style: solid;
	border-width: 1px;
	border-color: #8F8F8F;

	}

.contsubend {
	border-style: dotted;
	border-width: 0px 0px 1px 1px;
	border-color: #CCCC8A;
	}
.contsubot {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCC8A;
	}
.contsuleft {
	border-style: dotted;
	border-width: 0px 0px 0px 1px;
	border-color: #CCCC8A;
	}


.subline{}
.footer{  font-size: 10px; }
a.footer  { word-spacing: 6px; color: #BBBBBB;
	text-decoration: none;

}
a.footer:link {color: #BBBBBB}
a.footer:visited { color: #CCCCCC }
a.footer:hover { color: #FFFFFF }
