body {
	z-index: 0;
	background-image: url(../_imagefiles/_img_bgd/bgd_main.gif);
	left: 15px;
	top: 10px;
	 }

.maintable {
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 950px;
	left: 15px;
	top: 170px;
	white-space:normal;
	border-width:0px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 0;
	 }

/* Hintergrundeinblendungen für den Mainbereich */
.mainentry	{
	position: relative;
	visibility: visible;
	z-index: 5;
	width: 1009px;
	height: 483px;
	left: 0px;
	top: 0px;
	background-image: url(../_imagefiles/_img_bgd/bgd_index_001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainindex	{
	position: relative;
	visibility: visible;
	z-index: 5;
	width: 1009px;
	height: 442px;
	left: 0px;
	top: 0px;
	background-image: url(../_imagefiles/_img_bgd/bgd_index_002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	 
.christmasmain {

	background-image: url(../_imagefiles/_img_christmas/christmas_main_bgd.jpg);
	background-repeat: repeat;
	background-position: left top;
	 }

.everytimemain {

	background-image: url(../_imagefiles/_img_bgd/bgd_maintable.jpg);
	background-repeat: repeat;
	background-position: left top;
	 }

/* Tabellenfeldeigenschaften für die Mainseiten */
.rubriktable {
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	white-space:normal;
	border-width:1px; 
	text-align: left;
	cellpadding: 0;
	cellspacing: 2;
	border: #CCCCCC;
	border-style: solid;
	 }
.rubriktablehead {
	z-index: 7;
	background-image: url(../_imagefiles/img_bgd/bgd_rubcontainer_headline.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	white-space:normal;
	text-align: left;
	border-width:0px; 
	border-style: solid;
	 }

.rubriktable a, .rubriktable a:link, .rubriktable a:visited, .rubriktable a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
	
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.searchformoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.maintext a, .maintext a:link, .maintext a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #F3AB09;
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.maintext a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFF00;
	text-align:left;
	text-decoration:underline;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

input {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	background-color: #FFFF99;
}
.failedinput {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
textarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	background-color: #FFFF99;

}
.failedtextarea {
	font-family : Arial, helvetica, verdana;	
	font-size : 10pt;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
select {
	font-family : Arial, helvetica, verdana;	
	font-size : 12px;
	color : #000000;
	background-color: #FFFF99;
}
.failedselect {
	font-family : Arial, helvetica, verdana;	
	font-size : 12px;
	color : #000000;
	border: #990000;
	border-style: solid;
	background-color: #FFFFCC;
}
.ToTip	{
	position: absolute;
	visibility: hidden;
	z-index: -7;
	left: 10px;
	top: 10px;
}
/*
//+384/econcess */
.entry {
	font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.0em;
    color: #F3AB09;
    text-align: left;
    text-decoration: none;
    outline: none;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 2em;
}
.entry h1 {
	font-size: 1.4em;
	font-weight:normal;
	margin: 5px 0;
}
.entry p {
	padding:0 10%;
	line-height: 1.5em;
	margin:10px 0;
}
/*
//-384/econcess */
.ladies_frame_wrapper {
	background:#590018;
}
.ladies_frame_wrapper img {
	opacity:0;
}
.ladies_img_wrapper img {
	box-shadow: 0 0 15px 0 #333;
}