body {
	background-attachment: scroll;
	background-color: #000000;
	/* background-image: url(bodypix/1st_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow-y:scroll;
	overflow-x:hidden;		/*text-transform: uppercase; */
	background-image: url(bodypix/poleshift_bg.jpg);
}
h1 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 36px;
	margin: 0px 0px 13px 0px;
	line-height: 36px;
}
h2 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 13px;
	margin: 5px 0px 5px 0px;
	border-left: 1px solid #a6a192;
	padding-left: 5px;
}

h3 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
}

h4 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
	border-left: 1px solid #a6a192;
	padding-left: 5px;
}

h5 {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
}

.text {
	color: #a6a192;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0px 0px 5px 0px;
}

.textrot {
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
}
.little {
	color: #a6a192;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	border-left: 1px solid #1F2428;
	padding-left: 5px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6a192;
	margin: 0px 0px 5px 0px;
	border-left: 1px solid #1F2428;
	padding-left: 5px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6a192;
	margin: 0px 0px 5px 0px;
	border-left: 1px solid #1F2428;
	padding-left: 5px;
}
.dick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}

/* News --------------------------------------------------------------------------------------------------------------------*/

.newsimgleft {
	margin: 2px 10px 10px 0px;
	float: left;
	border-left: 0px solid #ffffff;
	padding-left: 0px;
}
.photobox {
	border: 1px solid #20201d;
}

/* end News */





/* Global --------------------------------------------------------------------------------------------------------------------*/

.contentbox {
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentbox p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:16px;
	padding-left: 0px;
}
.contentbox span a{
	text-decoration:none;
	color: #ffffff;
	background:  url(images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:66px;
}

.contentbox span a:hover{
	background:  url(images/arrow_blue.gif) left center no-repeat;
	color: #ffffff;
}


.border {
	height: 15px;
	width: 465px;
	background:  url(images/bg_pattern_border.gif) repeat-x;
	padding: 2px 5px 0px 0px;
	text-align:right;
}

.border a{
	text-decoration: none;
	color: #ffffff;
	outline: none;
	font-size:9px;
	margin-left:6px;
}

.border a:hover{
	color: #ffffff;
}

.contentbox a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

.contentbox a:hover{
	background: #ffffff;
	color: #ffffff;
}

/* end Global */





/* Shows --------------------------------------------------------------------------------------------------------------------*/

.contentboxshows {
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxshows p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #81000E;
	padding-bottom:5px;
	padding-left: 0px;
}

span.infos a{
	text-decoration:none;
	color: #ffffff;
	background:  url(gbnew/bodypix/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	float:right;
	display:inline;
}
span.infosleft a{
	text-decoration:none;
	color: #ffffff;
	background:  url(gbnew/bodypix/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	float:left;
	display:inline;
}

span.infos a:hover{
	color: #ffffff;
	background:  url(gbnew/bodypix/arrow2.gif) left center no-repeat;
}
span.infosleft a:hover{
	color: #ffffff;
	background:  url(gbnew/bodypix/arrow2.gif) left center no-repeat;
}

.contentboxshows a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

.contentboxshows a:hover{
	background: #ffffff;
	color: #ffffff;
}

span.archiv a{
	text-decoration:none;
	color: #ffffff;
	background:  url(images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:82px;
}

span.archiv a:hover{
	background:  url(images/arrow_blue.gif) left center no-repeat;
	color: #ffffff;
}

/* end Shows */




select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6a192;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #20201d;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #20201d;
	width: 452px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6a192;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #20201d;
	width: 452px;
}
