/* MAIN */

* {
  margin: 0;
  padding: 0;
}
#clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#clearfix2:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
body {
  background: #67b3ff url('../gfx/body_bg.png') repeat-x;
  font-family: tahoma, arial, verdana;
  font-size: 12px;
}
img {
  border: 0;
}
h1.BlackJack {
  font-size: 30px;
  height: 34px;
}
p.title {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
.container {
  margin: 0 auto;
  width: 747px;
}
.top {
  background: url('../gfx/body_top.png') no-repeat;
  width: 747px;
  height: 254px;
}
.wrapper {
  width: 674px;
  margin: 0 0 0 31px;
}
.hover {
  background: pink;
}

/* MENU */

.menu {
  height: 31px;
  margin: 0 0 7px 5px;
}
.menu div {
  float: left;
}
.menu_line {
  background: #ffffff;
  width: 2px;
  height: 19px;
  margin: 6px 5px 0 5px;
  font-size: 0;
}
.toppart {
  background: url('../gfx/body_top-menu.png') no-repeat;
  width: 44px;
  height: 31px;
  margin: 0 0 0 3px;
}
.hi_everybody {
  background: url('../gfx/hi_everybody.png') no-repeat;
  width: 118px;
  height: 28px;
  margin: 3px 0 0 0;
}

/* CONTENTBOX */

.contentbox {
  width: 675px;
  margin: 0 0 10px 0;
}
.contentbox_top {
  background: url('../gfx/contentbox_top.png') no-repeat;
  width: 675px;
  height: 8px;
  font-size: 0;
}
.contentbox_bottom {
  background: url('../gfx/contentbox_bottom.png') no-repeat;
  width: 675px;
  height: 8px;
}
.contentbox_content {
  background: #ffffff;
  width: 665px;
  padding: 0 0 0 9px;
}

/* HOME PICTURE */

.homepic {
  background: url('../gfx/home_picture.jpg') no-repeat;
  width: 655px;
  height: 255px;
}
.homepic p {
  color: #ffffff;
  line-height: 16px;
  margin: 0 0 0 0;
}
.homepic_bg {
  background: url('../gfx/home_picture-bg.png') no-repeat;
  width: 639px;
  height: 87px;
  padding: 2px 0 0 16px;
}
.homepic_padding {
  padding: 152px 0 0 0;
}

/* TOPIC */

.topic {
  width: 657px;
  height: 197px;
}
.topic_header {
  background: url('../gfx/topic_header.png') no-repeat;
  width: 657px;
  height: 40px;
  color: #ffffff;
  padding: 5px 0 0 7px;
}
.topic_header h1 {
  font-size: 14px;
  font-weight: bold;
}
.topic_date {
  font-size: 10px;
  display: block;
}
.topic_content {
  height: 150px;
}
.topic_left {
  float: left;
  width: 200px;
  height: 150px;
}
.topic_right {
  float: left;
  width: 452px;
  height: 129px;
  margin: 0 0 0 5px;
}
.topic_msg {
  background: url('../gfx/topic_content_bg.png') no-repeat;
  width: 452px;
  height: 129px;
}
.topic_msg p {
  font-size: 11px;
  width: 430px;
  padding: 7px 0 0 7px;
  line-height: 17px;
}
.topic_more {
  background: url('../gfx/topic_more.png') no-repeat;
  width: 452px;
  height: 19px;
  font-size: 10px;
  text-align: right;
  font-weight: bold;
  margin: 2px 0 0 0;
  padding: 2px 0 0 0;
}
.topic_more a {
  color: #444444;
  text-decoration: underline;
  margin: 0 8px 0 0;
}

/* NEWS */

.news_header {
  background: url('../gfx/news_header.png') no-repeat;
  width: 489px;
  height: 34px;
  color: #ffffff;
  padding: 6px 0 0 7px;
}
.news_header h1 {
  font-size: 12px;
  font-weight: bold;
}
.news_left {
  float: left;
}
.news_right {
  float: left;
  margin: 0 0 0 5px;
}
.topics {
  width: 162px;
  font-size: 11px;
}
.topics_top {
  background: url('../gfx/news_topics_top.png') no-repeat;
  width: 162px;
  height: 10px;
  font-size: 0;
}
.topics_content {
  background: url('../gfx/news_topics_content.png') repeat-y;
  width: 148px;
  padding: 0 0 6px 14px;
}
.topics_bottom {
  background: url('../gfx/news_topics_bottom.png') no-repeat;
  width: 162px;
  height: 41px;
  padding: 6px 0 0 0;
  text-align: center;

}
.topics_bottom a {
  color: #000000;
  text-decoration: none;
}
.topics_item {
  padding: 6px 0 6px 0; 
  width: 140px;
  cursor: pointer;
}
.topics_item a {
  text-decoration: none;
  color: #000000;
}
.topics_bold {
  font-weight: bold;
}
.topics_date {
  font-size: 10px;
  display: block;
  color: #8d8d8d;
  margin: 2px 0 0 3px;
}
.topics_pages {
  display: block;
  margin: 3px 0 0 0;
}
.news_picture {
  width: 488px;
  margin: 5px 0 5px 0;
}
.news_pictures {
  width: 488px;
  margin: 5px 0 5px 0;
}
.news_msg {
  width: 488px;
  font-size: 11px;
}
.news_msg p {
  width: 450px;
  padding: 7px 0 0 0;
  line-height: 17px;
}
.news_msg_top {
  background: url('../gfx/news_msg_top.png') no-repeat;
  width: 488px;
  height: 5px;
  font-size: 0;
}
.news_msg_content {
  background: url('../gfx/news_msg_content.png') repeat-y;
  width: 478px;
  padding: 0 0 8px 10px;
}
.news_msg_bottom {
  background: url('../gfx/news_msg_bottom.png') no-repeat;
  width: 488px;
  height: 5px;
  font-size: 0;
}
.news_date {
  font-size: 10px;
  display: block;
  margin: 2px 0 0 0;
}

/* VIDEO */
.videos {
  width: 489px;
}
.video {
  margin: 5px 0 10px 5px;
}
.video_left {
  float: left;
}
.video_right {
  float: left;
  margin: 0 0 0 5px;
}
.video_header {
  background: url('../gfx/video_header.png') no-repeat;
  width: 489px;
  height: 23px;
  color: #ffffff;
  padding: 4px 0 0 7px;
  margin: 10px 0 0 0;
}
.video_header h1 {
  font-size: 12px;
  font-weight: bold;
}
/* CONTACT */

.contact_left {
  float: left;
  margin: 24px 0 0 24px;
}
.contact_right {
  float: left;
  margin: 24px 0 0 40px;
}
.contact_picture {
  background: url('../gfx/contact_picture.png') no-repeat;
  width: 184px;
  height: 299px;
}
.contactform {
  font-size: 11px;
  font-weight: bold;
}
.contactform input {
  background: #ec008c;
  border: 0;
  width: 321px;
  height: 22px;
  color: #ffffff;
  padding: 5px 0 0 3px
}
.textarea {
  background: #ec008c;
  border: 0;
  width: 318px;
  height: 250px;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
  padding: 3px;
  overflow: hidden;
}
#contactsbm {
  background: url('../gfx/contactform_send.png') no-repeat !important;
  width: 54px; 
  height: 26px; 
  cursor: pointer;
  border: 0;
}
.contactform td {
  padding: 3px 0 4px 0;
}
.td {
  width: 70px;
}
.message {
  width: 70px;
  vertical-align: top;
}

/* GUESTOOK */

.guestbook_left {
	float: left;
	color: #ec008c;
	font-size: 11px;
	margin: 8px 47px 0 5px;
	width: 100px;
	
}
.guestbook_left p {
	font-weight: bold;
	width: 100px;
}
.guestbook_right {
	float: left;	
	margin: 0 0 10px 0;
}
.guestbook_msg {
	background: #ec008c;
	width: 491px;
	margin: 0 0 30px 0;  
}
.guestbook_message {
	
}
.guestbook_messages {
	clear: both;
	padding: 5px 0 0 0;
}
.guestbook_msg p {
	padding: 5px 10px 6px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
}
.guestbook_arrow {
	float: left;
	background: url('../gfx/guestbook_arrow.png') no-repeat;
	width: 12px;
	height: 22px;
	margin: 5px 0 0 0;
	font-size: 0;
}
.guestbook_comment_header {
	background: #69b4ff;
	width: 645px;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	margin: 0 0 0 5px;
}
.guestbook_comment_header p {
	padding: 8px 0 0 10px;
}
.guestbookform {
  font-size: 11px;
  font-weight: bold;
}
.guestbookform_content {
	margin: 10px 0 0 5px;
}
.guestbookform input {
  background: #ec008c;
  border: 0;
  width: 488px;
  height: 22px;
  color: #ffffff;
  padding: 5px 0 0 3px
}
.guestbookform_textarea {
  background: #ec008c;
  border: 0;
  width: 485px;
  height: 160px;
  color: #ffffff;
  font-family: tahoma;
  font-size: 12px;
  padding: 3px;
  overflow: hidden;
}
.guestbookform td {
  padding: 3px 0 4px 0;
}
.td2 {
	width: 150px;
}
.guestbook_next {
	background: url('../gfx/guestbook_next.png') no-repeat;
	width: 65px;
	height: 26px;
	border: 0;
	cursor: pointer;
}
.guestbook_prev {
	background: url('../gfx/guestbook_prev.png') no-repeat;
	width: 82px;
	height: 26px;
	border: 0;
	cursor: pointer;	
}
.guestbook_error p {
  font-size: 11px;
  font-weight: bold;
  color: #ff0000 !important;
}
/* BIOGRAPHY */
.biography_left {
  float: left;
  margin: 24px 0 0 24px;
}
.biography_right {  
  padding: 20px 0 0 0; 
}
.biography_picture {
  width: 249px;
  border: 2px #ec018c solid;
  margin: 0 10px 0 0 ;
}
.biography_top {
  background: url('../gfx/biography_top.jpg') no-repeat;
  width: 252px;
  height: 66px;
  padding: 20px 0 0 0 ;
  margin: 0 0 0 285px;
}
.biography_right p {
  line-height: 17px;
  padding: 0 0 10px 0;
  margin: 0 0 0 25px;
}

/* FOOTER */
.picture {
  width: 50px;
  height: 75px;
  margin: 5px 5px 5px 0;
  float: left;  
}
.footer {
  text-align: center;
  color: #ffffff;
  font-size: 10px;
  margin: 5px 0 16px 0;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
color: #ffffff;
  text-decoration: underline;
}
.gallery_picture {
  width: 50px;
  margin: 5px 0 5px 0;
}