html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Lucida Sans, Lucida Grande, Verdana;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 108px;
	background-color: rgb(255,255,255);
}

#leftmenu {
	position: absolute;
	top: 106px;
	left: 0px;
	width: 160px;
	float: left;
}
#navi {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: rgb(20,45,105);
	letter-spacing: 0px;
	position: absolute;
	top: 86px;
	left: 158px;
}
#navi a:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#navi a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi01 {
	background-color: rgb(201,173,130);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#navi01 a:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi01 a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi01 a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#navi01 a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
#navi02 {
	background-color: rgb(240,224,194);
	color: rgb(20,45,105);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	margin-top: 25px;
}
#navi02 a:link {
	color: rgb(20,45,105);
	text-decoration: none;
}
#navi02 a:visited {
	color: rgb(20,45,105);
	text-decoration: none;
}
#navi02 a:hover {
	color: rgb(20,45,105);
	text-decoration: underline;
}
#navi02 a:active {
	color: rgb(20,45,105);
	text-decoration: none;
}
#contentaround {
	position: absolute;
	top: 106px;
	left: 160px;
	width: 640px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgb(201,173,130);
}
#imgsidebox {
	position: absolute;
	top: 0px;
	left: 440px;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#imgsidebox p {
	width: 160px;
	padding: 0px 0px 0px 5px;
	font-size: 11px;
	color: rgb(0,0,0);
	margin: 0px 0px 20px 0px;
	font-family: Verdana;
}
#imgsidebox p.align-left {
	background-image: url(http://p26840.typo3server.info/fileadmin/templates/main/img/e_gr_180.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 36px;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
}
#imgsidebox img {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
}
#imgsidebox p.align-right {
	width: 170px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	color: rgb(20,45,105);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	background-color: rgb(247,237,224);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(20,45,105);
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-bottom-color: rgb(20,45,105);
}
#imgsidebox a {
	font-family: Verdana;
	color: rgb(20,45,105);
	font-weight: normal;
	font-size: 11px;
}
#imgsidebox table {
	width: 170px;
}

#content {
	padding: 30px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#content h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#content h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content td {
	font-family: Verdana;
	font-size: 11px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}
#content li {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#content a {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: rgb(20,45,105);
}

#content_gb_start {
	padding: 30px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#content_gb_start h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#content_gb_start h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#content_gb_start h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_gb_start p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#content_gb_start ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#content_gb_start li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#content_gb_start img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_gb_start a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content_vorstand_start {
	padding: 30px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#content_vorstand_start h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_vorstand_start h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#content_vorstand_start h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_vorstand_start p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#content_vorstand_start ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#content_vorstand_start li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#content_vorstand_start img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_start a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_start td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_detail {
	padding: 30px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#content_vorstand_detail h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_vorstand_detail h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#content_vorstand_detail h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_vorstand_detail p {
	font-family: Verdana;
	font-size: 11px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#content_vorstand_detail ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#content_vorstand_detail li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#content_vorstand_detail img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_detail a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_detail td {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_vorstand_detail td h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#presseinfos_uebersicht {
	padding: 0px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#presseinfos_uebersicht h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#presseinfos_uebersicht h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#presseinfos_uebersicht h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#presseinfos_uebersicht p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#presseinfos_uebersicht ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#presseinfos_uebersicht li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#presseinfos_uebersicht img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#presseinfos_uebersicht a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#presseinfos_uebersicht td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content_fotos {
	padding: 30px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#content_fotos h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_fotos h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#content_fotos h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content_fotos p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#content_fotos ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#content_fotos li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#content_fotos img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_fotos a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content_fotos td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#liste_director {
	padding: 0px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#liste_director h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#liste_director h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#liste_director h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#liste_director p {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#liste_director ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#liste_director li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#liste_director img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#liste_director a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#liste_director td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#downloadcenter {
	padding: 0px 25px 20px 25px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}
#downloadcenter h1 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 20px;
	color: rgb(201,173,130);
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#downloadcenter h2 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-variant: small-caps;
	margin: 8px 0px 10px 0px;
	padding: 0px;
}
#downloadcenter h3 {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-size: 14px;
	color: rgb(201,173,130);
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#downloadcenter p {
	font-family: Verdana;
	font-size: 11px;
	color: rgb(0,0,0);
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#downloadcenter ul {
	list-style-image:url(../img/li_bul.gif);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
#downloadcenter li {
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
#downloadcenter img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#downloadcenter a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#downloadcenter td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sysmenu {
	color: rgb(20,45,105);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-left: 26px;
}
#logo01 {
	position: absolute;
	top: 15px;
	left: 165px;
}
#logo02 {
	position: absolute;
	top: 31px;
	left: 513px;
}
#rmenu {
	position: absolute;
	top: 0px;
	left: 800px;
	width:200px;
	background-color: rgb(201,173,130);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 0px;
}
#rnavi {
	position: absolute;
	top: 108px;
	left: 800px;
	width:200px;
	background-color: rgb(240,224,194);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 0px;
}
#rnavi p {
	padding: 0px 20px 0px 20px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0px;
	color: rgb(20,45,105); 
}
#rnavititel {
 	background-color: rgb(20,45,105);
	font-family: Lucida Sans, Lucida Grande, Verdana;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: rgb(255,255,255); 
	padding: 10px 10px 10px 20px;
}

.tCont600 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	width: 590px;
	border-collapse: collapse;
	border-bottom-style: double;
	border-bottom-width: 6px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgb(201,173,130);
	margin-bottom: 20px;
	background-color: rgb(255,255,255);
	margin-left: 0px;
}
.tCont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	width: 400px;
	border-collapse: collapse;
	border-bottom-style: double;
	border-bottom-width: 6px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgb(201,173,130);
	margin-bottom: 20px;
	background-color: rgb(255,255,255);
	margin-left: 0px;
}
.emptyCol {
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.textbold {
	font-weight: bold;
}
.textl {
	text-align: left;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(201,173,130);
	vertical-align: top;
}
.textl10 {
	padding-left: 10px;
}
.textc {
	text-align: center;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(0,0,0);
}
.textlbg {
	text-align: left;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(201,173,130);
	background-color: rgb(240,224,194);
}
.textr {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(201,173,130);
}
.htextl {
	text-align: left;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.htextc {
	text-align: center;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
}
.htextr {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.gtextl {
	text-align: left;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.gtextr {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.num {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.numbg {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
	background-color: rgb(240,224,194);
}
.numcbg {
	text-align: center;
	padding: 3px 2px 3px 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
	background-color: rgb(240,224,194);
}
.hnumbg {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.gnumbg {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.hnum {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.gnum {
	text-align: right;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: rgb(201,173,130);
}
.rightB0leftB0bottomB1topB1 {
	font-weight: bold;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(201,173,130);
}
.textbottom {
	vertical-align: bottom;
}
#content .contenttable {
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgb(201,173,130);
	border-bottom-style: double;
	border-bottom-width: 5px;
	border-bottom-color: rgb(201,173,130);
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10px;
	color: rgb(0,0,0);
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	background-color: rgb(247,237,224);
}
#content .tr-odd {
	background-color: rgb(247,237,224);
}
#content .tr-even {
	background-color: rgb(255,255,255);
}
#content .td-0 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	padding: 5px 5px 5px 5px;
}
#content .td-1 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	padding: 5px 5px 5px 5px;
}
#content .td-2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	padding: 5px 5px 5px 5px;
}
#content .td-last {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	padding: 5px 5px 5px 5px;
}
#content .tr-0 {
	background-color: rgb(201,173,130);
	color: rgb(255,255,255);
	font-weight: normal;	
	font-family: Verdana;
	font-size: 10px;
}

#imgsidebox .contenttable {
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgb(201,173,130);
	border-bottom-style: double;
	border-bottom-width: 5px;
	border-bottom-color: rgb(201,173,130);
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10px;
	color: rgb(0,0,0);
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	background-color: rgb(247,237,224);
}
#imgsidebox .tr-odd {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
}
#imgsidebox .tr-even {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(201,173,130);
	background-color: rgb(255,255,255);
}
#imgsidebox .td-0 {
	padding: 5px 10px 5px 10px;
}
#imgsidebox .td-last {
	padding: 5px 10px 5px 10px;
}
#imgsidebox .tr-0 {
	background-color: rgb(201,173,130);
	color: rgb(255,255,255);
	font-weight: normal;	
	font-family: Verdana;
	font-size: 10px;
}

#content .gb2010  td{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

#content .gb2010  i{
	font-style: normal;
	padding: 2px 0px 2px 15px;
}

.tx-indexedsearch-whatis {
	
}
.csc-textpic-image {
	clear: none;
	float: right;
	margin-left: 10px;
}
.csc-textpic-image, .csc-textpic-intext-left  {
	clear: none;
	float: left;
	margin-right: 10px;
}
.csc-textpic-image, .csc-textpic-intext-right {
	clear: none;
	float: right;
	margin-left: 10px;
}

