body {
	background-color: rgb(255,255,255);

	margin: 0px;
	text-align: center;
	
	scrollbar-3dlight-color: #D7D796;
	scrollbar-arrow-color: #1C2101;
	scrollbar-base-color: #D7D796;
	scrollbar-darkshadow-color: #1C2101;
	scrollbar-face-color: #FAFAF0;
	scrollbar-highlight-color: #FAFAF0;
	scrollbar-shadow-color: #D7D796;
}

body,td {
	color: rgb(28,33,1);
}

body,td,p {
	font-family: verdana,courier new,courier;
	font-size: 8pt;
}
input,textarea,select {
	border: 1px solid rgb(215,215,150);
	background-color: rgb(250,250,240);
	font-family: verdana,courier new,courier;
	font-size: 8pt;
	color: rgb(120,136,28);
	font-weight: normal;
}

h3 {
	font-family: verdana,courier new,courier;
	font-size: 14pt;
	text-align: left;
	color: rgb(120,136,28);
	font-weight: bold;
	height: 13px;
}

#container {
	background-color: rgb(255,255,255);
	
	margin: auto;
	margin-top: 20px;
	width: 1000px;
	height: 640px;
	padding: 0px;
}

#hdr {
	background-color: rgb(250,250,240);
	
	width: 1000px;
	height: 60px;
	padding: 0px;
}
#cnt {
	background-color: rgb(250,250,240);
	background-image: url(../img/bg_cnt.jpg);
	border: 1px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	width: 1000px;
	height: 520px;
	padding: 0px;
}
#cnt_front {
	background-color: rgb(250,250,240);
	border: 1px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	overflow: hidden;
	width: 1000px;
	height: 520px;
	padding: 0px;
}
#btm {
	background-color: rgb(255,255,255);
	vertical-align: top;
	text-align: center;
	
	width: 980px;
	height: 100px;
	padding: 10px;
	
	font-family: verdana,courier new,courier;
}
#btm_front {
	background-color: rgb(255,255,255);
	vertical-align: top;
	text-align: left;
	
	width: 990px;
	height: 78px;
	padding-left: 27px;
	padding-top: 10px;
}

div.cnt_home {
	background-image: url(../img/bg_main_home.jpg);
	border: 2px solid rgb(215,215,150);
	vertical-align: top;
/*	text-align: left;	*/
	
	width: 730px;
	height: 395px;
	padding: 10px;
}
div.cnt_home_scroll {
	background-image: url(../img/bg_main_home.jpg);
	border: 2px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	width: 730px;
	height: 395px;
	padding: 10px;
	overflow: auto;
}
div.cnt_neues_scroll {
	border-bottom: 1px solid rgb(215,215,150);
	
	width: 720px;
	height: 140px;
	padding: 5px;
	padding-bottom: 10px;
	
	overflow: auto;
}
td.cnt_neues_entry {
	border-top: 1px solid rgb(215,215,150);
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
}
div.cnt_mitglieder {
	vertical-align: middle;
	text-align: right;
	
	width: 715px;
	height: 415px;
	padding: 0px;
}
div.cnt_konzerte_scroll {
	width: 720px;
	height: 385px;
	padding: 5px;
	
	overflow: auto;
	vertical-align: bottom;
}
td.cnt_konzerte_out {
	border-top: 1px solid rgb(120,136,28);
	text-decoration: line-through;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(150,150,150);
}
td.cnt_konzerte_out_h {
	border-top: 1px solid rgb(120,136,28);
	text-decoration: line-through;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(0,0,0);
}
td.cnt_konzerte_special {
	border-top: 1px solid rgb(120,136,28);
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(150,150,150);
}
td.cnt_konzerte_special_h {
	border-top: 1px solid rgb(120,136,28);
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(0,0,0);
}
td.cnt_konzerte_normal {
	border-top: 1px solid rgb(120,136,28);
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(150,150,150);
}
td.cnt_konzerte_normal_h {
	background-color: rgb(215,215,150);
	border-top: 1px solid rgb(120,136,28);
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(0,0,0);
}
td.cnt_konzerte_beschr {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(150,150,150);
}
td.cnt_konzerte_beschr_h {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	color: rgb(0,0,0);
}
td.cnt_konzerte_link {
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
}
div.cnt_presse_scroll {
	border: 1px solid rgb(0,0,0);
	background-color: rgb(255,255,255);
	text-align: left;
	
	width: 450px;
	height: 310px;
	padding: 5px;
	padding-bottom: 10px;
	
	overflow: auto;
}
div.cnt_bilder_scroll {
	width: 720px;
	height: 385px;
	padding: 5px;
	
	overflow: auto;
	vertical-align: bottom;
}
div.cnt_img {
	background-image: url(../img/bg_main_home.jpg);
	border: 2px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	width: 730px;
	padding: 10px;
}
div.cnt_gb_scroll {
	width: 720px;
	height: 340px;
	padding: 5px;
	
	overflow: auto;
	vertical-align: bottom;
}
div.cnt_regtab {
	border-left: 2px solid rgb(215,215,150);
	border-top: 1px solid rgb(215,215,150);
	border-right: 2px solid rgb(215,215,150);
	border-bottom: 1px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	position: relative;
	top: 10px;
	left: 20px;
	width: 130px;
	height: 16px;
	padding: 5px;
}
div.cnt_regtab_h {
	background-color: rgb(215,215,150);
	border-left: 2px solid rgb(215,215,150);
	border-top: 1px solid rgb(215,215,150);
	border-right: 2px solid rgb(215,215,150);
	border-bottom: 1px solid rgb(215,215,150);
	vertical-align: top;
	text-align: left;
	
	position: relative;
	top: 10px;
	left: 20px;
	width: 130px;
	height: 16px;
	padding: 5px;
}
div.cnt_regval {
	vertical-align: top;
	text-align: left;

	position: relative;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 380px;
	overflow: auto;
	float: right;
}

td.main {
	text-align: center;
	vertical-align: middle;
}

td.submenu {
	text-align: left;
	vertical-align: top;
}
div.submenu {
	visibility: hidden;
	color: rgb(120,136,28);
	font-weight: bold;
	font-size: 10pt;
}
div.submenu_h {
	visibility: visible;
	color: rgb(120,136,28);
	font-weight: bold;
	font-size: 10pt;
}

div.presse_hdr {
	color: rgb(0,0,0);
	font-family: times new roman,helvetica,arial;
	font-size: 16pt;
	font-weight: bold;
}
div.presse_bld {
	color: rgb(0,0,0);
	font-family: times new roman,helvetica,arial;
	font-size: 11pt;
	font-weight: bold;
}
div.presse_txt {
	color: rgb(0,0,0);
	font-family: times new roman,helvetica,arial;
	font-size: 11pt;
}



a:link 		{	color: rgb(120,136,28); text-decoration: underline; }
a:visited	{	color: rgb(120,136,28); text-decoration: underline; }
a:active	{	color: rgb(28,33,1); text-decoration: none; }
a:hover	 	{	color: rgb(28,33,1); text-decoration: none; }

a.menu:link 	{	color: rgb(120,136,28); font-size: 27pt; text-decoration: none; }
a.menu:visited	{	color: rgb(120,136,28); font-size: 27pt; text-decoration: none; }
a.menu:active	{	color: rgb(28,33,1); font-size: 27pt; text-decoration: none; }
a.menu:hover	{	color: rgb(28,33,1); font-size: 27pt; text-decoration: none; }

a.submenu:link 		{	width: 100px; color: rgb(120,136,28); font-size: 10pt; font-weight: bold; text-decoration: none; }
a.submenu:visited	{	width: 100px; color: rgb(120,136,28); font-size: 10pt; font-weight: bold; text-decoration: none; }
a.submenu:active	{	width: 100px; color: rgb(28,33,1); font-size: 10pt; font-weight: bold; text-decoration: none; }
a.submenu:hover		{	width: 100px; color: rgb(28,33,1); font-size: 10pt; font-weight: bold; text-decoration: none; }


/* ========== PIG start ========== */

table.pig_gal_tab {
	border: 0px solid rgb(215,215,150);
}
td.pig_gal_frontbild {
	background-color: rgb(190,190,110);
	border: 0px solid rgb(215,215,150);
	padding: 10px;
}
td.pig_gal_alb {
	border-top: 1px solid rgb(215,215,150);
	border-right: 1px solid rgb(215,215,150);
	border-bottom: 1px solid rgbrgb(215,215,150);
	padding: 10px;
	
	vertical-align: top;
}
td.pig_gal_albDatum {
	color: rgb(28,33,1);
	font-size: 8pt;
	font-weight: bold;
}
td.pig_gal_albEigensch {
	text-align: right;
	
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: normal;
}
td.pig_gal_albName {
	background-color: rgb(190,190,110);
	border-top: 1px solid rgb(120,136,28);
	border-bottom: 1px solid rgb(120,136,28);
	
	text-align: center;
	
	color: rgb(28,33,1);
	font-size: 12pt;
	font-weight: bold;
}
td.pig_gal_albBeschr {
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: normal;
}

table.pig_alb_tab {
	border: 0px solid rgb(215,215,150);
}
td.pig_alb_img {
	border: 1px solid rgb(215,215,150);
	text-align: center;
}
td.pig_alb_imgFiller {
	border: 0px solid rgb(215,215,150);
	text-align: center;
}

table.pig_img_tab {
	border: 1px solid rgb(215,215,150);
}
td.pig_img_img {
	background-color: rgb(190,190,110);
	padding: 10px;
	text-align: center;
}
td.pig_img_cmt {
	padding: 10px;
}
div.pig_img_CmtRate {
	border-top: 1px solid rgb(215,215,150);
	
	padding: 2px;
	text-align: center;
	
	color: rgb(120,136,28);
	font-size: 7pt;
	font-weight: bold;
}

td.pig_img_naviL {
	background-color: rgb(190,190,110);
	
	padding: 3px;
	text-align: left;
	
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: bold;
}
td.pig_img_naviM {
	background-color: rgb(190,190,110);
	
	padding: 3px;
	text-align: center;
	
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: bold;
}
td.pig_img_naviR {
	background-color: rgb(190,190,110);
	
	padding: 3px;
	text-align: right;
	
	color: (120,136,28);
	font-size: 8pt;
	font-weight: bold;
}
td.pig_navi_spacer {
	height: 10px;
	
	font-size: 1pt;
}

td.pig_cmt_name {
	border-top: 1px solid rgb(215,215,150);
	background-color: rgb(190,190,110);
	
	padding: 2px;
	text-align: left;
	vertical-align: top;
	
	color: rgb(120,136,28);
	font-size: 8pt;
}
td.pig_cmt_text {
	border-top: 1px solid rgb(215,215,150);
	padding: 2px;
	text-align: left;
	vertical-align: top;
	
	color: rgb(120,136,28);
	font-size: 8pt;
}

td.pig_rate_add {
	border: rgb(215,215,150);
	padding: 2px;
	text-align: left;
	vertical-align: top;
	
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: bold;
}
td.pig_cmt_add {
	background-color: rgb(190,190,110);
	padding: 2px;
	text-align: left;
	vertical-align: top;
	
	color: rgb(120,136,28);
	font-size: 8pt;
	font-weight: bold;
}

a.pig_img_CmtRate_Link:link		{ color: rgb(120,136,28); font-size: 7pt; font-weight: bold; text-decoration: underline; }
a.pig_img_CmtRate_Link:visited	{ color: rgb(120,136,28); font-size: 7pt; font-weight: bold; text-decoration: underline; }
a.pig_img_CmtRate_Link:active	{ color: rgb(120,136,28); font-size: 7pt; font-weight: bold; text-decoration: underline; }
a.pig_img_CmtRate_Link:hover	{ color: rgb(120,136,28); font-size: 7pt; font-weight: bold; text-decoration: underline; }

a.pig_navi_Link:link	{ color: rgb(120,136,28); font-size: 8pt; font-weight: bold; text-decoration: underline; }
a.pig_navi_Link:visited	{ color: rgb(120,136,28); font-size: 8pt; font-weight: bold; text-decoration: underline; }
a.pig_navi_Link:active	{ color: rgb(120,136,28); font-size: 8pt; font-weight: bold; text-decoration: underline; }
a.pig_navi_Link:hover	{ color: rgb(120,136,28); font-size: 8pt; font-weight: bold; text-decoration: underline; }

/* ========== PIG  end  ========== */