body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: #9E9E9E url(../images/page_bg.gif) repeat-x;*/
    background-color: black;
	color: black;
}


.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h2, h3 {
	font-size: 14px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

#page_container {
	width: 1060px;
	margin: 20px;
	
}

#page {
	width: 750px;
	border: 1px solid white;
}

.page{
	width: 750px;
	border: 1px solid white;
}

#tr {
	width: 8px;
	height: 10px;
	background: transparent url(../images/tr_shadow.gif);
	float: right;
}

#tb {
	background: transparent url(../images/shadow_bottom.png) no-repeat 2px 0px;
	width: 758px;
	height: 8px;
	position: absolute;
}

#header {
	height: 270px;
	background: black url(../images/header.jpg) no-repeat;
	border-bottom: 1px solid white;
}

#nav_bar {
	height: 21px;
	background: #194164 url(../images/navbar_bg.png) repeat-x;
	border-bottom: 1px solid white;
}

#nav_bar ul#main_nav {
	padding-left: 45px;
}

#nav_bar ul#main_nav li {
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	margin-right: 45px;
}

#nav_bar ul#main_nav li a {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#main_area {
	padding: 30px;
	/*background: #DADADA url(../images/mainarea_bg.gif) repeat-x;*/
    background-color: #c1c1c2;
	min-height: 200px;
}

#hp_teaser_block h2,
#hp_news_block h2,
#hp_gallery_newsletter_block h2 {
	border-bottom: 1px solid white;
	min-height: 30px;
	line-height: 30px;
	padding: 0px 10px;
}

h2.title {
	border-top: 1px solid white; 
	border-right: 1px solid white; 
	border-left: 1px solid white;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	background-color: black;
	 
}

.content_block {
	position: relative;
	background-color: white;
	border: 1px solid black;
}

.content_block_magazin {
	position: relative;
	background-color: black;
	border: 1px solid black;
}

#hp_teaser_block {
	width: 406px;
	height: 191px;
	float: left;
	margin-bottom: 30px;
}

#hp_news_block {
	width: 250px;
	height: 191px;
	float: right;
	/*background-position: 0px 31px;*/
    color: white;
    background-color: black;
	margin-bottom: 30px;
}

#hp_news {
	position: relative;
	margin-left: 129px;
	height: 152px;
	border-left: 1px solid white;
	padding: 4px;
}

.homepage #main_content {
	width: 386px;
	float: left;
	min-height: 0px;
}

#main_content {
	padding: 10px;
	min-height: 300px;
}

#hp_gallery_newsletter_block {
	width: 250px;
	float: right;
}

#hp_gallery_block {
	position: relative;
	border-bottom: 1px solid white;
}

#hp_newsletter_block {
	position: relative;
	padding: 12px 10px 30px 10px;
	text-align: center;
}

.block_link {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 116px;
	height: 20px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	padding-right: 4px;
	background: #DF2B8F url(../images/hp_button.png) no-repeat;
	border: none;
}

.news_img,
.gallery_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news_delim {
	height: 1px;
	border-width: 0px;
	border-bottom: 1px dashed #194164;
	clear: both;
	margin-top: 2px;
	margin-bottom: 10px;
}

#contact_data {
	float: left;
	width: 230px;
}

#contact_form {
	width: 320px;
	float: right;
}

#contact_form input,
#contact_form textarea {
	margin-top: 2px;
	margin-bottom: 10px;
	width: 300px;
}

#contact_form textarea {
	height: 100px;
}

#hp_gallery_image {
	margin: 10px 0 30px 20px;
}

#bottom {
	height: 50px;
}

.eventday, .eventCurrentDay {
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
}

.eventCurrentDay {
	background-color: #333333; 
}

.preview_pinn_gal_box{
	height: 167px;
}
