
html, body {
	height: 100%;
	width: 100%;
}

body {
	padding:0px;
	margin: 0px;
	font: 11px Verdana, Arial, sans-serif;
    background-color: #ffffff;
}

table {
	font: 11px Verdana, Arial, sans-serif;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

.underline_hover a:hover {
    text-decoration: underline;
}

/* Aligns*/
.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

/* Paddings and Margins*/
.padding_left_30 {
    padding-left: 30px;
}

.padding_right_30 {
    padding-right: 30px;
}

.margin_left30{
	margin-left: 30px;
}

/* Heights */

.height16 {
    height: 16px;
}

.height29 {
    height: 29px;
}

.height35 {
    height: 35px;
}

.height154 {
    height: 154px;
}

.height170 {
    height: 170px;
}

.height176 {
    height: 176px;
}

.height185 {
    height: 185px;
}

.height201 {
    height: 201px;
}

.height355 {
    height: 355px;
}
/* Width */

/* Colors */
.font_white {
	color: #ffffff;
}

.white {
	background-color: #ffffff;
}

.font_light_grey {
    color: #9C9A91;
}

.serarch_purple {
    background-color: #655098;
}
/* Fonts */

.bold {
	font-weight: bold;
}

/* Images */
.background_frame_1 {
    background-image: url(../images/01-frame-1.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.background_frame_2_4 {
    background-image: url(../images/05-frame-2-4.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.background_frame_2_4_night {
    background-image: url(../images/18-frame-2-4.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.backgroung_frame_3_1 {
    background-image: url(../images/06-frame-3-1.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.backgroung_frame_3_1_content {
    background-image: url(../images/20-frame-3-1-content.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.backgroung_frame_3_2 {
    background-image: url(../images/07-frame-3-2.gif);
    background-repeat: repeat-x;
    background-position: left top;
	background-color: #F5ECCF;
	
}

.backgroung_frame_3_2_content {
    background-image: url(../images/21-frame-3-2-content.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.background_frame_3_2_content_night {
    background-image: url(../images/22-frame-3-2-content-night.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.background_frame_3_4 {
    background-image: url(../images/14-frame-3-4.gif);
    background-repeat: no-repeat;
    background-position: left top;
	background-color: #F5ECCF;
}

.background_frame_3_4_night {
    background-image: url(../images/19-frame-3-4.gif);
    background-repeat: no-repeat;
    background-position: left top;
	background-color: #F5ECCF;
}

.background_frame_4_2 {
    background-image: url(../images/09-frame-4-2.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.background_frame_6_1 {
    background-image: url(../images/13-frame-6-1.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.search_background {
    background-image: url(../images/search_line.gif);
    background-repeat: repeat-x;
    background-position: center left;
}

/* Scrollbar */
.scrollbar {
    scrollbar-base-color: #EBDDB6;
    scrollbar-darkshadow-color: #F1E5BD;
    scrollbar-shadow-color: #F1E5BD;
    scrollbar-track-color: #F5ECD0;
}

/* Borders */
.border_white1 {
    border: 1px solid #ffffff;
}

.border_yellow1 {
    border: 1px solid #FFDD3D;
}

.action_center {
    margin-top: expression((document.body.clientHeight > 649)? 50 : 0);
}

/* Site map */
.sitemap li a {
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	font: 13px Verdana, arial, sans-serif;
    font-weight: bold;
	color: #404040;
	text-align: left;
}
	
.sitemap a:hover {
    text-decoration: underline;
}

/* Ebay module: START */
.e_headers {
    color: #655098;
    font: 13px Verdana, Arial, sans-serif;
    font-weight: bold;
}

.e_categories {
    color: #655098;
}

.e_current {
    color: #525252;
    text-decoration: underline;
}

.e_advirtisement_button {
    background-color: #F6EFD6;
    border: 1px solid #B9B7C4;
    margin-bottom: 5px;
    cursor: hand;
}

.e_advirtisement_table {
    font: 13px Verdana, Arial, sans-serif;
}

.e_advirtisement_headers {
    background-color: #E9CC6F;
    padding-left: 5px;
    height: 20px;
}

.e_advirtisement_spacing {
    height: 3px;
}

.e_type {
    background-color: #F7F0D9;
    border-top: 1px solid #B9B7C4;
    border-bottom: 1px solid #B9B7C4;
    border-left: 1px solid #B9B7C4;
    height: 20px;
    width: 80px;
    padding-left: 5px;
}

.e_title {
    background-color: #E4D79A;
    color: #655098;
    border-top: 1px solid #B9B7C4;
    border-bottom: 1px solid #B9B7C4;
    width: 200px;
    padding-left: 5px;
}

.e_datum {
    background-color: #F7F0D9;
    border-top: 1px solid #B9B7C4;
    border-bottom: 1px solid #B9B7C4;
    height: 20px;
    width: 80px;
    padding-left: 5px;
}

.e_price {
    background-color: #E4D79A;
    color: #DE1300;
    border-top: 1px solid #B9B7C4;
    border-bottom: 1px solid #B9B7C4;
    border-right: 1px solid #B9B7C4;
    width: 90px;
    padding-left: 5px;
}

.e_place_advertisement_form {
    height: 20px;
    font-family: Verdana, arial, sans-serif;
	font-size: 13px;
    background-color: #E9CC6F;
    padding-left: 5px;
}

.e_place_advertisement_form_last {
    height: 20px;
    background-color: #F7F0D9;
    padding-left: 5px;
}

input.contact {
	border: 1px solid #B9B7C4;
	height: 18px;
	width: 180px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: #525252;
	background-color: #ccffff
	padding-bottom: 5px;
}
/* Ebay module: END */

/* Product module: START */
.background_pm_content_night {
    background-image: url(../images/pm_content_night.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.background_pm_content_day {
    background-image: url(../images/pm_content_day.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.background_pm_content_simple_blank {
    background-color: #F3E3AE;
    background-image: url(../images/pm_content_simple_blank.gif);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-position: left bottom;

}
/*
.background_pm_content_blank {
    background-image: url(../images/pm_content_blank.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
*/

table.products {
	width: 935px;
	table-layout: fixed;
}

.pmHome {
	padding-top: 10px;
	position: relative;
	display: block;
	text-align: center;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	color: black;
}

.pmHome .title {
	width: 50px;
	padding-bottom: 5px;
	text-align: left;
}

.pmHome .price {
	padding-left: 5px;
	width: 80px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	text-align: left;
}

.pmHome .price a {
	color: black;
	text-decoration: underline;
	display: block;
}

.pmHome .price span.price {
	font-weight: bold;
	padding: 0px;
}

.pmCatList {
	width: 200px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #655098;
	vertical-align: top;
	padding-top: 8px;
}

.pmCatList div {
	padding-left: 10px;
	padding-bottom: 6px;
}

.pmCatList a {
	text-decoration: none;
	color: #655098;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pmCatListSpacer {
	line-height: 1px;
	padding-bottom: 5px;
}

.pmFeat {
	width: 600px;
	padding-left: 5px;
	vertical-align: top;
}

a.pmCurrentCat {
	color: #525252;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 40px;
}

.pmSubCat {
	display: block;
	color: #cc3300;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.pmPath {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #A993C0;
}

.pmPath a {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration: underline;
}

.pmPath a.current {
	font-weight: bold;
	text-decoration: none;
}

.pmTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pmCatText {
	padding-left: 10px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #655098;
	vertical-align: middle;	
}

.pmFeatCt {
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
}

.pmFeatSpacer {
	width: 160px;
}


.pmFeatProduct {
	width: 147px;
}

table.pmFeatProduct {
	width: 152px;
	height: 152px;
}

.pmFeatProduct span {
	display: block;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

.pmFeatProduct .image {
	height: 115px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

.pmFeatProduct .image img {
	display: inline;
}

.pmFeatProduct .rating {
	heiight: 23px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pmFeatProduct .rating img {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}

.pmFeatProduct span {
	text-align: center;
}

span.title {
	font-weight: bold;
	color: #525252;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

span.title1 {
	font-weight: bold;
	color: #A993C0;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

span.title3 {
	font-weight: bold;
	color: #898989;
	padding-top: 10px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

a.title2 {
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

span.redTitle {
	font-weight: bold;
	color: #cc3300;
	display: block;
}

span.price {
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	display: block;
}

a.doc {
	font-family: Verdana, arial, sans-serif;
    font-size: 11px;
	color: black;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pmGray {
	background-color: #d5d5d5;
	border-top: solid 5px white;
	border-bottom: solid 5px white;
}

td.pmSearch {
	padding: 0px;
	vertical-align: middle;
	line-height: 20px;
}

span.pmSearch {
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #655098;
	line-height: 20px;
	vertical-align: middle;
	padding-bottom: 3px;
}

form.pmSearch {
	display: inline;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

form.pmSearch input {
	height: 17px; 
	display: inline;
	margin-right: 5px;
	margin-bottom: 0px;
	vertical-align:bottom;
	border: 1px solid #B9B7C4;
}

form.pmSearch button {
	height: 23px;
	border: solid 1px #655098; 
	background-color: #655098;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	cursor: hand;
}

.pmSearch_button {
	height: 23px;
	border: solid 1px #655098; 
	background-color: #655098;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	cursor: hand;
}

.pm_mail_button {
	height: 23px;
	border: solid 1px #655098; 
	background-color: #655098;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}

.pmBothBorder td {
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.pmBottBorder td {
	border-bottom: solid 1px #999999;
}

.pmBottBorder doc {
	font-family: Verdana, arial, sans-serif;
    font-size: 11px;
	color: black;
}

.pmImg {
	width: 91px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
}

.pmImg img {
	display: inline;
}

.pmDescr {
	width: 630px;
	vertical-align: middle;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

.pmDescr a {
	text-decoration: none;
}

.pmArticle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: middle;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	color: #525252;
}

.pmArticle1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: middle;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #525252;
}

.pmArticle2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: middle;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #655098;
}

.pmCartTitle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, arial, sans-serif;
    font-size: 11px;
}

.pmPrice {
	font-family: Verdana, arial, sans-serif;
    font-size: 11px;
	text-align: center;
}

.pm_border_vertical {
    background-image: url(../images/border-vertical-frame.gif);
    background-position: bottom;
    background-repeat: repeat-y;
}	

.pm_border_horizontal {
    background-image: url(../images/border-horizontal-frame.gif);
    background-position: left;
    background-repeat: repeat-x;
}

.pm_mail_to {
    color: #655098;
    font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}
/*Product module: END */

/* Event Calendar Module: START */
.weekTitle {
    background-color: #F7E19C;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, arial, sans-serif;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
}

.clNavbarImg {			 /*This is class for half-rounds in the Nav Bar */
	width:10px;
	height: 25px;
}

.clRight a, .clRight a:hover, .clLeft a,  .clLeft a:hover {
	color: #404040;
	font-weight: bold;
}

.clRight {
	text-align: right;
	padding-right: 5px;
}

.clLeft {
	text-align: left;
	padding-left: 5px;
}

.headerBg {		/* This is class for Nav Bar  */
	background-color: #FFD441;
	color: #404040;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

.clNavbarImg {
	width:10px;
	height: 25px;
}

.clNavPanel {
	width: 757px;
}

.eventPageWidth {
	width: 757px;	
}

.headerMonth {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFD441;
}

.PCell a, .PCell {
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

.daytime {
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.calendarTD a {
	color: #000000;	
}

.kalenderTitle {
	background-color: #F7E19C;
	color: #655098;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
}

.form_submit {
	height: 23px;
	border: solid 2px #F7E19C; 
	background-color: #FFD441;
	color: #404040;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	cursor: hand;
}

label.category {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

.selectView {
	width: 100%;
	color: #000000;
	background-color: #F7E19C;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	nowrap: true;
	white-space: nowrap;
	text-align: center;
	padding: 5px 0px 5px 0px;
}


.selectView a {
	width: 100%;
	color: #404040;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	nowrap: true;
	white-space: nowrap;
	text-align: center;
}

.selectView a:hover {
    text-decoration: underline;
}

.trHeader {
	padding: 1px 3px 1px 3px;
	color: #655098;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	background-color: #F7E19C;
}

.trDisplayData td {
	padding: 2px 5px 2px 5px;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #F3E8C6;
	height: 20px;
	line-height: 16px;
}

.clTitle {
	background-color: #FFD441;
	color: #404040;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 13px;
}

.clTextArea {
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	 background-color: #ffffff;
	 border: 1px solid #848484;
	 cursor: text;
	 float: left;
	 font-weight: normal;
	 margin-left: 5px;
	 margin-right: 5px;
}
			/* Classes for displaying event details: START */
.clMainTD {
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	background-color: #E9DD9C;
	border-top: 6px solid #ffffff;
	padding: 5px 0px 0px 13px;
	height: 20px;
	vertical-align: top;
}

.clWidth150 {
	width: 150px;	
}

.clWidth130 {
	width: 130px;	
}

.clWidth70 {
	width: 70px;
}

.clLightTD {
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #404040;
	background-color: #F3E8C6;
	border-top: 6px solid #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 0px 13px;
}
			/* Classes for displaying event details: END */

/* Event Calendar Module: END */

/* Five first events: START */
.event_activitien {
	color: #C3A92F;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.activitien_links {
	color: #655098;
	text-decoration: underline;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 23px;
}

.activitien_links a {
	color: #655098;
	text-decoration: underline;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 23px;
}
/* Five first events: END */

/*Front news START*/
.summaryText p {
	margin: 0px;
}

.news_line {
    display: block;
    color: #C3A92F;
    font-family: Verdana, arial, sans-serif;
	font-weight: bold;
    font-size: 17px;
}
/*Front news END*/

/* Guestbook styles: START */

.gb_header {
    font-weight: bold; 
    font-size: 13px; 
    font-family: Verdana, arial, sans-serif;
    color: #655098;
}

.bg_link_to_form {
    color: #404040;
    font-size: 13px; 
    font-family: Verdana, arial, sans-serif;
    text-decoration: underline;
    padding-top: 15px;
    padding-bottom: 10px; 
}

.posted_header {
    height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #655098;
}

.post_send {
    cursor: hand;
    width: 150px;
    color: #ffffff;
    font-weight: bold;
    background-color: #655098;
    border: 1px solid #ffffff;
}

.bg_your_message {
    font-size: 10px;
    font-family: Verdana, arial, sans-serif;
    font-weight: bold;
    color: #404040;
    padding-bottom: 20px;
}

.bg_back {
    text-decoration: underline;
    font-family: Verdana, arial, sans-serif;
    font-size: 11px; 
    font-weight: bold;
    color: #655098;
}

.gb_input {
    width: 250px; 
    border: 1px solid #BCBCBC;
}

.gb_textarea {
    width: 400px; 
    border: 1px solid #BCBCBC;
}

.gd_text_beforeLink {
	width: 600px;
	margin: 10px 0px 0px 0px;
	color: #404040;
}

/* Guestbook styles: END */

/* Newsletter styles: START */
.newsletter_subheaders {
    font-family: Verdana, arial, sans-serif;
    font-size: 12px; 
    font-weight: bold;
}

.newsletter_input {
    border: 1px solid #BCBCBC;
    font-family: Verdana, arial, sans-serif;
    font-size: 13px; 
    text-align: left;
    width:  250px;
    height: 18px;
    text-align: left;
}

.newsletter_category_head {
    background-color: #D1BD7E;
    color: #404040;
    font-family: Verdana, arial, sans-serif;
    font-size: 13px; 
    font-weight: bold;
    padding-left: 5px;
}

.newsletter_description {
    background-color: #E9DD9C;
    color: #404040;
    font-family: Verdana, arial, sans-serif;
    font-size: 13px; 
    padding: 5px 0px 5px 5px;
}

.newsletter_feedback {
    padding-top: 10px;
    font-family: Verdana, arial, sans-serif;
    font-size: 10px; 
}

.newsletter_feedback a {
    padding-top: 10px;
    font-family: Verdana, arial, sans-serif;
    font-size: 10px; 
    color: #655098;
    text-decoration: underline;
}
/* Newsletter styles: END */

/*News and Newsline Styles*/
.news_header {
    font-weight: bold; 
    font-size: 13px; 
    font-family: Verdana, arial, sans-serif;
    color: #655098;
}

.newsText {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #404040;
	height: 23px;
	overflow-y: hidden;
}

.newsBold {
	font-weight: bold;
	color: #404040;
}

.newsTitle {
	height: 39px;
	width: 185px;
	overflow: hidden;

}

a.detailed {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #655098;
	text-decoration: underline;
}

a.brief {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #655098;
	text-decoration: none;
	font-weight: bold;
}

.newsLineImage {
	border: solid 1px #fddf52;

}

.summaryText {
	color: 404040;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

.blockNews {
	border: solid 1px #a993c0;
	height: 16px;
	padding-top: 3px;
	width: 165px; 
	margin: 7px 0px 7px 0px;
}

.blockNews a {
	width: 100%;
	overflow: visible;
	display: block;
}

.newsTd {
	padding: 0px 1px 0px 6px;
}

div.newsLineItem {
	margin: 0px 0px 7px 0px;
}

.newsTdImage {
	padding-bottom: 10px;
	width: 75px;
}

.newsBoldTd {
	color: #655098;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
}

.pages {
	color: #655098;
	font-size: 12px;
	margin-bottom: 13px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	
	border-right: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
}

.hereAmI {
	color: #ffffff;
	background-color: #655098;
	font-size: 12px;
	margin-bottom: 13px;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

.pagesList {
	width: 600px;
	text-align: right;
	margin-top: 5px;
}

/*News and Newsline Styles End*/

/* Ticket Module: START */
.market_headers {
	color: #655098;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.market_link {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #655098;
}

.market_notAvilable {
	color: #404040;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
}

.market_table {
	height: 20px;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
	border-top: 1px solid #B9B7C4;
	border-bottom: 1px solid #B9B7C4;
}

.market_table_link {
	color: #0000FF;
}

.market_table_gray {
	background-color: #F7F0D9;
}

.market_table_dark {
	background-color: #E4D79A;
}

.market_border_left {
	border-left: 1px solid #B9B7C4;
}

.market_border_right {
	border-right: 1px solid #B9B7C4;
}

.market_price {
	color: #DE1300;
}

.energy_dialog_header {
	height: 20px;
	color: #000000;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.energy_dialog_text {
	height: 20px;
	color: #404040;
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.shopping_cart_header {
	height: 20px;
	padding: 0px 0px 0px 5px;
	background-color: #E9CC6F;
	color: #000000;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.shopping_cart_totalPrice {
	height: 20px;
	color: #DE1300;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
}

.personalInfo_header {
	height: 20px;
	color: #000000;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.personalInfo_input {
	border: 1px solid #BCBCBC;
	color: #404040;
	width: 200px;
	height: 18px;
}

.personalInfo_checkbox {
	padding: 0px 0px 0px 0px;
	width: 14px;
}

.marketButton {
	height: 22px;
	color: #655098;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #AD97C1;
	background-image: url(../images/button-goback.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: hand;
}

.marketButtonPayment {
	height: 34px;
	width: 195px;
	color: #655098;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid;
	background-color: transparent;
	background-image: url(../images/button-payment.gif);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: hand;
}

.marketLink {
	color: #655098;
	text-decoration: underline;
}

.marketLinkAlgeme {
	color: #655098;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
}

.marketSubtotals {
	margin: 0px 55px 0px 0px;
}

.marketArtikelGegevens {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Ticket Module: END */
.shortNews{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.shortNews p{
	margin: 0px;
	padding: 0px;
}

.front_right_bg_night {
	background-image: url(../images/front_right_bg_night.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F5ECCF;
	width: 264px;
	height: 355px;
}

.front_right_bg{
	background-image: url(../images/front_right_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F5ECCF;
	width: 264px;
	height: 355px;
}

.front_left_bg {
	background-image: url(../images/front_left_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F5ECCF;
	width: 264px;
	height: 355px;
	
}

.front_col_bg {
	background-image: url(../images/front_col_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #F5ECCF;
	height: 355px;
	width: 472px;
}

.frontCont {
	overflow: hidden;
	width: 232px;
	height: 355px;
}