/* begin Page */

/* Generated with Artisteer version 2.1.0.16090, file checksum is 9CFCDE97. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #a0a0a0;
}

.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.PageBackgroundGlare
{
	position: absolute;
	width: 100%;
	height: 492px;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 492px;
	width: 397px;
	margin: 0;
}

html:first-child .PageBackgroundGlare
{
	border: 1px solid transparent; /* Opera fix */
}



.PageBackgroundSimpleGradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:51px;
	min-height:51px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 70px;
	height: 70px;
	background-image: url('images/Sheet-s.png');
}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 35px, 35px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 35px, 35px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(35px, 35px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(35px, auto, auto, 35px);
}

.Sheet-tc, .Sheet-bc
{
	left: 35px;
	right: 35px;
	height: 70px;
	background-image: url('images/Sheet-h.png');
}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 35px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(35px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 35px;
	bottom: 35px;
	width: 70px;
	background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 35px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 35px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
	background-color: #EBEBEB;
}


.Sheet
{
	margin-top: 30px !important;
}

.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.artmenu li li
{
	float: none;
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.artmenu:after, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}




/* menu structure */

.artmenu
{
	padding: 8px 15px 0px 15px;
}

.nav
{
	position: relative;
	height: 38px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 38px;
	background-image: url('images/nav.png');
}

.nav .l
{
	left: 0;
	right:15px;
}

.nav .r
{
	right: 0;
	width: 990px;
	clip: rect(auto, auto, auto, 975px);
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	clear: both;
}

.artmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.artmenu a .r, .artmenu a .l
{
	position:absolute;
	display: block;
	height: 90px;
	background-image: url('images/MenuItem.png');
}

.artmenu a .l
{
	left:0;
	right:4px;
}

.artmenu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.artmenu a .t 
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FAC1CC;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 30px;
	text-align: center;
}

.artmenu a:hover .l, .artmenu a:hover .r
{
	top:-30px;
}

.artmenu li:hover>a .l, .artmenu li:hover>a .r
{
	top:-30px;
}

.artmenu li:hover a .l, .artmenu li:hover a .r
{
	top:-30px;
}
.artmenu a:hover .t
{
	color: #F0F0F0;
}

.artmenu li:hover a .t
{
	color: #F0F0F0;
}

.artmenu li:hover>a .t
{
	color: #F0F0F0;
}


.artmenu a.active .l, .artmenu a.active .r
{
	top: -60px;
}

.artmenu a.active .t
{
	color: #F3DFCE;
}


/* end MenuItem */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 990px;
	height: 225px;
}


div.Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 990px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
	display : block;
	position: absolute;
	left: 30px;
	top: 43px;
	width: 699px;
}

h1.logo-name
{
	display: block;
	text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #F6E7DA !important;
}

.logo-text
{
	display: block;
	text-align:left;
}

.logo-text, .logo-text a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}



.logo-text_2
{
	display: block;
	text-align:left;
}

.logo-text_2, .logo-text_2 a
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
}
/* end Logo */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 990px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 4px;
}

.BlockHeader .t
{
	height: 30px;
	color: #FDDEE3;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.BlockHeader .l
{
	left:0;
	right:10px;
}

.BlockHeader .r
{ 
	width:990px;
	right:0;
	clip: rect(auto, auto, auto, 980px);
}





.header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 23px;
	background-repeat: no-repeat;
	min-height: 16px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.BlockContent-body
{
	color:#5C5C5C;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link
{
	color: #7F4C1F;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #858585;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	background-color: #D31C1C;
        color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
border: solid 2px #000000;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #5C5C5C;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 11px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding: 12px;
}



.Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.article img, img.article
{
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #ABABAB;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.PostMetadataHeader
{
	padding:1px;
	background-color: #E0AD80;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #311D0C;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #311D0C;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
  color: #523114;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
  color: #545454;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: left;
  color: #BE0E2E;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #210208;
}

.PostContent
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #210208;
}
.intro
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #210208;
width: 600px;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #7F4C1F;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #7F4C1F;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #4F4F4F;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #C70F31;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #930B24;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #930B24;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #6B6B6B;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #640718;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #420510;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #420510;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #210208;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 17px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:17px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#190F06;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#E3E3E3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
       width: 300px;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.Button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.Button .btn
{
	display:block;
	position:relative;
	float:left;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #FEECEF;
}

.Button .btn .t
{
	display:block;
	height: 33px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 19px;
	line-height: 33px;
	text-decoration: none !important;
}

input, select
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.Button .hover, .Button:hover
{
	color: #F8ECE2;
	text-decoration: none !important;
}

.Button .active
{
	color: #F0F0F0;
}

.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/Button.png');
}

.Button .btn .l
{
	left:0;
	right:5px;
}

.Button .btn .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -33px;
}

.Button .btn.active .l, .Button .btn.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 990px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 990px;
	height: 150px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 24px;
}




.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	display:inline-block;
	color:#595959;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #77471D;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #4A4A4A;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#3E050F;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#636363;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 197px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 595px;
}
.contentLayout .content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 792px;
}
.contentLayout .content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 792px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 989px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 197px;
}
/* end LayoutCell */

/* begin partnersuche */
.partnersuche
{
	
 width: 597px;
 padding-left: 30px;
}
/* end partnersuche */


/* begin blumen */
.blumen
{
	
 width: 570px;
 padding-left: 20px;
 padding-right: 20px;
}
/* end blumen */

/* begin chat */
.chat
{
	
 width: 597px;
 padding-left: 30px;
}
/* end chat */	

/* begin dessous */
.dessous
{
	
 width: 567px;
 padding-left: 30px;
}
/* end dessous */	


/* begin esoterik */
.esoterik
{
	
 width: 560px;
 padding-left: 30px;
}
/* end esoterik */	


/* begin geschenke */
.geschenke
{
	
 width: 567px;
 padding-left: 30px;
}
/* end geschenke */	

/* begin zitat */
.zitat
{
	
 width: 450px;
 padding-left: 30px;
 font-style:italic;
 font-weight: bold;
}
/* end zitat */



/* begin highlighter */
#highlighter {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 12px solid #ffffff;
  padding:5px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  width: 500px;
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:15px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:bold;
  color:#000000;
  background-color: #FFBF7F;
} 

highlighter a:link, #highlighter a:hover, #highlighter a:visited { 
  
color: #ffffff;  
  
} 

/* end highlighter */

/* begin highlighter1 */
#highlighter1 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #9370DB;
  margin-top: 30px;
 margin-bottom: 30px;
  text-align: center;
  width: 550px;
} 
/* end highlighter1 */

/* begin highlighter2 */
#highlighter2 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 2px solid #CD0000;
  margin-top: 30px;
 margin-bottom: 30px;
  text-align: center;
  width: 550px;
} 
/* end highlighter2 */


/* begin highlighter3 */
#highlighter3 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #F8B62A;
  margin-top: 30px;
 margin-bottom: 30px;
  text-align: center;
  width: 460px;
} 
/* end highlighter3 */

/* begin highlighter4 */
#highlighter4 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px solid #8B0000;
  margin-top: 30px;
 margin-bottom: 30px;
  text-align: center;
  width: 490px;
} 
/* end highlighter4 */


/* begin highlighter5 */
#highlighter5 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
  text-align: center;
  width: 490px;
} 
/* end highlighter5 */



/* begin highlighter_chat */
#highlighter_chat {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat */

/* begin highlighter_chat_1 */
#highlighter_chat_1 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_1 */

/* begin highlighter_chat_2 */
#highlighter_chat_2 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_2 */

/* begin highlighter_chat_3 */
#highlighter_chat_3 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_3*/

/* begin highlighter_chat_4 */
#highlighter_chat_4 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_4 */

/* begin highlighter_chat_5 */
#highlighter_chat_5 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_5 */

/* begin highlighter_chat_6 */
#highlighter_chat_6 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_6 */

/* begin highlighter_chat_7 */
#highlighter_chat_7 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_7 */

/* begin highlighter_chat_8 */
#highlighter_chat_8 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_8 */

/* begin highlighter_chat_9 */
#highlighter_chat_9 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_9 */

/* begin highlighter_chat_10 */
#highlighter_chat_10 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_10 */

/* begin highlighter_chat_11 */
#highlighter_chat_11 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_11 */

/* begin highlighter_chat_12 */
#highlighter_chat_12 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_12 */

/* begin highlighter_chat_13 */
#highlighter_chat_13 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_13 */

/* begin highlighter_chat_14 */
#highlighter_chat_14 {
  padding-top:15px;
  padding-left:5px;
  padding-right:15px;
  padding-bottom:15px;
  border: 1px dotted #8B3626;
  margin-top: 30px;
 margin-bottom: 30px;
 margin-left: 100px;
  text-align: center;
  width: 490px;
} 
/* highlighter_chat_9 */

/* begin highlighter_blumen */
#highlighter_blumen {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  border: 1px solid #FBB203;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  width: 300px;
  
} 
/* end highlighter_blumen */

/* begin highlighter_rosen */
#highlighter_rosen {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  border: 2px solid #E83F29;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  width: 300px;
  
} 
/* end highlighter_premium */

/* begin highlighter_premium */
#highlighter_premium {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  border: 1px dotted #E40DC1;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  width: 300px;
  
} 
/* end highlighter_premium */

/* begin highlighter_pink */
#highlighter_pink {
  padding-top:15px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  border: 1px solid #F838AB;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 80px;
  margin-right: 80px;
  text-align: center;
  width: 300px;
  
} 
/* end highlighter_pink */

/* begin xmas-special */
#xmas {
 
  border: 8px solid #CD0000;
  float: left; 
  width: 350px;
  margin-right: 20px;
  
} 
/* end xmas-special */



/* begin Tabellen-Bh-Groessen */

.th { background-color : #d796b6; background-position: 0 top; text-align: center; }
.th2 { background-color : #ffffff; background-position: 0 top; text-align: center; }
.th3 { background-color : #f3d9e5; background-position: 0 top; text-align: center; }
.tr { background-color : #f3d9e5; background-position: left bottom; text-align: center; vertical-align: top; }
.tr2 { background-color : #ffffff; background-position: left bottom; text-align: center; vertical-align: top; }
.tr3 { background-color : #f3d9e5; background-position: 0 top; text-align: center; vertical-align: top; }
.td { background-color : #f3d9e5; background-position: left bottom; text-align: left; vertical-align: top; padding: 0.75pt; width: 64px;}
.tdb { background-color : #f3d9e5; background-position: left bottom; text-align: left; vertical-align: top; padding: 0.75pt; width: 64px; font-size: 12pt;}
.tdw { background-color : #ffffff; background-position: left bottom; text-align: left; vertical-align: top; padding: 0.75pt; width: 64px;}
.tda { background-color : #f3d9e5; background-position: 0 top; text-align: left; padding: 0.75pt; width: 64px; height: 22px; }
.td1 { background-color : #f3d9e5; background-position: top; text-align: left; padding: 0.75pt; width: 49px; font-size: 13pt; vertical-align: top;}
.td1w { background-color : #ffffff; background-position: top; text-align: left; padding: 0.75pt; width: 49px; font-size: 13pt; vertical-align: top;}
.td2 { background-color : #f3d9e5; background-position: 0 top; text-align: left; padding: 0.75pt; width: 263px; }
.td2a{ background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 263px; font-size: 13pt; font-weight: bold;}
.td3 { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 66px; font-size: 13pt; font-weight: bold; background-position: 0 top; vertical-align: bottom;}
.td3aw { background-color : #ffffff; text-align: left; padding: 0.75pt; width: 66px; font-size: 13pt; font-weight: bold; background-position: 0 top; vertical-align: bottom;}
.td3awa { background-color : #ffffff; text-align: left; padding: 0.75pt; width: 66px; background-position: 0 top; vertical-align: bottom;}
.td3a { background-color : #f3d9e5; background-position: 0 top; text-align: left; padding: 0.75pt; width: 66px; }
.td4 { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 65px; background-position: 0 top; font-size: 13pt; font-weight: bold;}
.td4a { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 65px; background-position: 0 top; font-size: 13pt; font-weight: bold;}
.td4aa { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 65px; background-position: 0 top;}
.td4aw { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 65px; vertical-align: bottom;}
.td4awa { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 65px; vertical-align: bottom;}
.td5 { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 67px; background-position: 0 top; vertical-align: bottom; font-size: 13pt; font-weight: bold;}
.td5a { background-color : #f3d9e5; background-position: 0 top; text-align: left; padding: 0.75pt; width: 67px; vertical-align: bottom;}
.td5aw { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 67px; vertical-align: bottom;}
.td5awa { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 67px; vertical-align: bottom;}
.td6 { background-color : #f3d9e5; text-align: left; padding: 0.75pt; width: 59px; font-size: 13pt; background-position: 0 top; vertical-align: bottom; font-weight: bold;}
.td6a { background-color : #f3d9e5; background-position: 0 top; text-align: left; padding: 0.75pt; width: 59px; vertical-align: bottom;}
.td6aw { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 59px; vertical-align: bottom;}
.td6awa { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 59px; vertical-align: bottom;}

.td7 { background-color : #ffffff; background-position: 0 top; text-align: left; padding: 0.75pt; width: 64px; vertical-align: bottom;}
.TR-1 { background-color : #ffffff; background-position: left bottom; text-align: center; vertical-align: top; }
.table-1  { text-align : center; width : 400px; border: dotted 1px #000000; }
.table-2  { text-align : center; width : 400px; border: dotted 1px #000000; }
.table-3  { text-align : center; width : 500px; border: dotted 1px #000000; }

/* end Tabellen-Bh-Groessen */

/* ----------- 2 Spalten layout ------- content2 ------- */

 .contentLayout .content2
 {
 position: relative;
 margin: 0;
 padding: 0;
 border: 0;
 float: left;
 overflow: hidden;
 width: 785px;
 }

