.content_border_top {
	background-image: url(images/content_border_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content_border_bottom {
	background-image: url(images/content_border_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content_repeaty {
	background-image: url(images/content_background_repeaty.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header_nav {
	height: 147px;
	width: 1068px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_temp.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
.footer {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.whatsup_thumbnail {
	padding: 0px;
	height: 50px;
	width: 50px;
	border: 1px solid #6C1100;
	float: left;
	margin: 0px;
}
.whatsup_text {
	float: left;
	margin: 0px;
	padding-left: 5px;
}
.whatsup_user {
	clear: left;
	padding-top: 5px;
	padding-bottom: 12px;
	float: none;
	padding-left: 6px;
}
.whatsup_name {
	font-size: 12px;
	font-weight: bold;
	color: #FE8D00;
}
.whatsup_status {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.whatsup_timestamp {
	font-size: 9px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.news_title {
	font-size: 16px;
	font-weight: bold;
	color: #FE8D00;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange_large_title {
	font-size: 16px;
	font-weight: bold;
	color: #FE8D00;
	margin-bottom: 3px;
	letter-spacing: 1px;
	width: 175px;
	overflow: hidden;
}
.news_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 15px;
}
.news_timestamp {
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.content_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:16px;
}
.event_datum {
	font-size: 16px;
	font-weight: bold;
	color: #FE8D00;
	width: 100px;
	
}
.event_break {
	height: 25px;
	width: 200px;
}
.event_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}
.event_location {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	width: auto;
}
.content_link {
	font-size: 12px;
	font-weight: normal;
	color: #F96400;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;

}
.content_link:visited {
	text-decoration: none;
}
.content_link:hover {
	color: #FFBA66;
	text-decoration: underline;
	
	cursor:hand;
	cursor:pointer;
}
.event_details {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	width: auto;
}
.share_icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #09F;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 16px;
}
.gallery_thumb_title {
	font-size: 14px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
}
.gallery_thumb_spacer {
	height: 95px;
	width: 80px;
	margin: 0px;
	padding: 0px;
}
.gallery_thumb_grid {
	padding: 0px;
	float: left;
	height: 87px;
	width: 130px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gallery_thumb_grid_img {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #3F3F3F;
}
.sidebar_left_frame {
	margin-left: 10px;
}
#guestbook_input_submit
{
	width:100px;
	height:26px;
	background-image:url(images/guestbook_eintragen_out.gif);
	background-repeat:no-repeat;
	border:none;
	border-spacing:0px;
}
#guestbook_input_submit:hover
{
	background-image:url(images/guestbook_eintragen_over.gif);
}
#guestbook_input_submit:active
{
	background-image:url(images/guestbook_eintragen.gif);
}
#guestbook_input_textarea_background
{
	width:450px;
	height:120px;
	background-image:url(images/guestbook_textarea_bg.gif);
	background-repeat:no-repeat;
	border-spacing:0px;
	padding:10px;
}
#guestbook_input_textarea
{
	border:none;
	background-color:#000000;
	width:430px;
	height:100px;
}
#guestbook_input_text_background
{
	background-image:url(images/guestbook_input_bg.gif);
	width:180px;
	height:28px;
	background-repeat:no-repeat;
	border-spacing:0px;
	padding:4px;
}
#guestbook_input_text
{
	width:172px;
	height:20px;
	border:none;
	background-color:#000000;
}
#guestbook_page_navigation
{}
.guestbook_navigation_link
{
	font-size:22px;
	margin:0px 5px;
}
.guestbook_navigation_link:hover
{
	color:#FF9900;
}
#guestbook_navigation_active
{
	text-decoration:underline;
}
.guestbook_comment
{
	padding:0px 5px;
	margin:15px 0px;
}
.guestbook_comment_title
{
	color:#FF6600;
	font-weight:bold;
	font-size:14px;
	margin:0px;
}
.guestbook_comment_content
{
	margin:5px 0px 0px 0px;
	text-align:justify;
}
.btn_addtocart {
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 100px;
}

.btn_addtocart:hover {
	background-color: #F90;
	cursor: hand;
	cursor: pointer;
	color: #000;
}

.shop_cart_itemtitle {
	font-size: 10px;
	color: #EBEBEB;
	text-decoration: none;
}
.shop_cart_seperator {
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 3px;
	width: 170px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.shop_cart_quantity {
	font-size: 10px;
	color: #F90;
	text-decoration: none;
	width: 35px;
	margin-right: 4px;
	padding-left: 4px;
	float: left;
	height: 40px;
	margin-bottom: 2px;
}
.shop_cart_price {
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
.shop_cart_chg_qty {
	font-size: 12px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
.shop_cart_link {
	font-size: 12px;
	color: #F90;
	text-decoration: underline;
}
.textbox_news {
	font-size: 16px;
	color: #FFF;
	background-color: #0C0C0C;
	border: 1px solid #CCC;
	padding: 5px;
}
.press_background {
	background-image: url(images/press_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height:427px;
	padding-top: 50px;
	padding-left: 40px;
}
.content_bold_highlight {
	font-size: 14px;
	font-weight: bold;
	color: #FE8D00;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input_newsletter {
	background-color: #333;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #999;
	color: #FFF;
}
.contact_background_image {
	background-image: url(images/contact_couvert.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
#guestbook_securitycode_text {
	width:172px;
	height:20px;
	border:none;
	background-color:#000000;
}
#codeternal {
	width:150px;
	height:20px;
	border:none;
	background-color:#000000;
}

