/*
Theme Name: WINZERZUG
Theme URI:
Description: CMS Wordpress Theme f&uuml;r winzerzug.de.
Author: Sebastian Sch&ouml;ne
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align:baseline;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#4c4946;
	font-size:13px;
	background:url(layout/kopf-kachel.png) top repeat-x #f7f6f5;
}

p {
	margin:0 0 20px 0;
}

hr {
	border:0;
	border-top: 1px dotted #6088ac;
	height:1px;
	margin:0;
	padding:0;
	background:none;
}

h1,h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:22px;
	line-height:19px;
	margin:0 0 19px 0;
	color:#00417b;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0 0 19px 0;
	color:#00417b;
}

h4,h5,h6, .col h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	line-height:19px;
	margin:0 0 19px 0;
	color:#00417b;
}

#contentcontainer {
	width: 960px;
	margin: 0 auto;
	background:url(layout/kopf.jpg) top center no-repeat #fff;
}

#wrapper {
	margin:55px 0 55px 0;
	padding: 30px 30px 35px 30px;
}

#logofeld {
	position:absolute;
	z-index:100;
	width: 210px;
	height: 210px;
	margin:0 0 0 375px;
}

#logo {
	background: url('layout/logo.png') no-repeat;
	display: block;
	margin: 0;
	text-indent: -10000px;
	width: 210px;
	height: 210px;
}

#sliderfeld {
	width:900px;
	height:300px;
	border-bottom:1px dotted #6088ac;
	padding:185px 0 30px 0;
	margin:0 30px 35px 30px;
}

#inhalt {
	margin:0 30px 0 30px;
}

.abstand {
	clear:both;
	padding-bottom:50px;
}

#links {
	width:280px;
	margin:0 30px 0 0;
	float:left;
}

#container {
	float:right;
	width:590px;
}

.entry-content {
}

.entry-content p {
	margin:0 0 19px 0;
	line-height:19px;
}

.entry-content ul {
	padding:0 0 0 15px;
	margin:0 0 20px 0;
}
.entry-content ol {
	padding:0 0 0 17px;
	margin:0 0 20px 0;
}
.entry-content ul li {
	padding:0 0 0 15px;
}

.entry-content p img {
	margin: 10px 30px 25px 0;
	float:left;
}

/* Partner & Galerie */

#partner {
	clear:both;
	border-top:1px dotted #6088ac;
	padding:30px 0 0 0;
}

.partnerelement img {
	float:left;
	margin:0;
}

.partnerelement {
	width: 280px;
	float:left;
	margin: 0 30px 30px 0;
	padding:0;
}
.last_partner {
	margin: 0 0 30px 0;
}

#partner-klein {
	clear:both;
	padding:0 0 0 0;
}

.partner_klein_element img {
	float:left;
	margin:0;
}

.partner_klein_element {
	width: 210px;
	float:left;
	margin: 0 20px 20px 0;
	padding:0;
}
.klein_last_partner {
	margin: 0 0 20px 0;
}

.galerieelement img {
	float:left;
	margin:0;
}

.galerieelement {
	width: 162px;
	border:1px solid #333;
	float:left;
	margin: 0 20px 20px 0;
	padding:0;
}
.last_thumb {
	margin: 0 0 20px 0;
}



.col_two {
	width: 280px;
	float:left;
	margin: 0 30px 0 0;
	padding: 8px 0 0 0;
	border-top: 5px solid #aa7b00;
}
.ohne {
	border-top:0;
	padding:0;
}
.col_two a:before { content:"\00BB\00A0"; }
.last_column {
	margin: 0 0 0 0;
}
.col_two p {
	clear:none;
}

.col_two p img {
	margin: 0 30px 25px 0;
	line-height:0;
}

.blog, .border {
	padding: 0 0 11px 0;
	margin: 0 0 20px 0;
	border-bottom:1px dotted #6088ac;
}

small {
	font-size:11px;
}

.entry-content textarea {
	width:350px;
}
.entry-content input[type="text"],
.entry-content input[type="textarea"],
.entry-content input[type="email"] {
	width: 350px;
}

p.zwischentitel {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-transform:uppercase;
	color:#aa7b00;
	line-height:24px;
}

#sidebar-block {
	margin: 30px 0 10px 0;
}

.sidebar-item {
	font-size:12px;
	font-style:italic;
}

.sidebar-item img {
	margin:0 0 30px 0;
}

.sidebar-item p {
	margin: -20px 0 24px 0;
	line-height:17px;
}

.sidebar-item a:link, .sidebar-item a:visited {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
	border:0;
	color:#4c4946;
}
.sidebar-item a:hover, .sidebar-item a:active, .sidebar-item a:focus {
	text-decoration:underline; border:0;
}


/* Blog Navi */

.navigation {
	color: #4c4946;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4c4946;
	font-weight:normal;
	text-decoration: none;
	font-size: 16px;
}
.navigation a:active,
.navigation a:hover {
	color: #00417b;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-below {
	margin: 0;
}


/* Fuss */

#fusscontainer {
	width: 100%;
	margin: 0 auto;
	background:url(layout/footer-kachel.png) repeat-x;
	clear:both;
}

#fuss-shadow {
	width:960px;
	height:30px;
	background:url(layout/footer-shadow.jpg) top left no-repeat;
}

#fuss {
	width:960px;
	margin:0 auto;
	padding:30px 0 65px 0;
	background:url(layout/footer.jpg) no-repeat;
	height:155px;
}

#fuss-rest {
	width:960px;
	background:url(layout/footer-bg.jpg) repeat-y;
	height:65px;
}

.fuss-col {
	padding: 0 0 0 29px;
	width:280px;
	float:left;
	color:#fff;
	font-size: 12px;
	line-height: 17px;
}

.fuss-col p.titel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.fuss-col p.titel a:link, .fuss-col p.titel a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	font-weight:normal;
}
.fuss-col p.titel a:hover, .fuss-col p.titel a:active, .fuss-col p.titel a:focus {
	text-decoration:underline; border:0;
}

.fuss-col p {
	margin:0 0 17px 0;
}
.fuss-col p.footer-logo {
	margin:0;
}
.fuss-col p.copyright {
	padding-top:12px;
}
.fuss-col a:link, .fuss-col a:visited {
	font-size: 12px;
	color:#fff;
	font-weight:normal;
}
.fuss-col a:hover, .fuss-col a:active, .fuss-col a:focus {
	text-decoration:underline; border:0;
}

.table-fuss {display:table;}
.table-fuss .table-row {display:table-row;}
.table-fuss .table-cell {display:table-cell; padding-right:0px; padding-bottom:0px;}
.table-fuss .table-cell-standard {display:table-cell; padding-right:15px; padding-bottom:0px; width:50px;}
.table-fuss .table-cell-bank {display:table-cell; padding-right:15px; padding-bottom:0px; width:auto;}



/* Galerie */

.galerie-thumb {
	float:left;
	width: 210px;
	margin-right:20px;
}

ul.navigationsseiten {
	padding:0;
	margin:0;
	clear:both;
}

ul.navigationsseiten li {
	list-style:none;
	float:left;
	padding:0 10px 0 0;
}


/* Navi */
#navi {
	position:absolute;
	z-index:98;
	height:70px;
	margin: 115px 0 0 1px;
}
#navi-borders {
	position:absolute;
	z-index:99;
	width:960px;
	height: 20px;
	margin: 152px 0 0 0;
	background:url(layout/navi-borders.png) top left no-repeat;
}

ul.menu {
	padding:0;
	list-style:none;
}
ul.menu li {
	display:block;
	font-size:16px;
	color:#fff;
	float:left;
	height: 70px;
	width:131px;
	text-align:center;
	margin: 0 0 0 -1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.menu li.platz-3, ul.menu li.platz-4 {
	display:block;
	font-size:16px;
	color:#fff;
	float:left;
	height: 70px;
	width:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.menu li a:link, ul.menu li a:visited {
	display:block;
	padding:35px 0 0 0;
	line-height:33px;
	height:33px;
	color: #fff;
	font-size: 16px;
	text-decoration:none;
	border:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color:#fff;
	background:url(layout/button.png) bottom no-repeat;
	text-decoration:none;
	border:0;
}
ul.menu li.platz-3 a:link, ul.menu li.platz-3 a:visited {
	display:block;
	padding:35px 89px 0 0;
	line-height:33px;
	height:33px;
	color: #fff;
	font-size: 16px;
	text-decoration:none;
	border:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.menu li.platz-3 a:hover, ul.menu li.platz-3 a:active, ul.menu li.platz-3 a:focus {
	color:#fff;
	background:url(layout/button-linksvomlogo.png) bottom left no-repeat;
	text-decoration:none;
	border:0;
}
ul.menu li.platz-4 a:link, ul.menu li.platz-4 a:visited {
	display:block;
	padding:35px 0 0 89px;
	line-height:33px;
	height:33px;
	color: #fff;
	font-size: 16px;
	text-decoration:none;
	border:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.menu li.platz-4 a:hover, ul.menu li.platz-4 a:active, ul.menu li.platz-4 a:focus {
	color:#fff;
	background:url(layout/button-rechtsvomlogo.png) bottom right no-repeat;
	text-decoration:none;
	border:0;
}
ul.menu li a span {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display:block;
	height: 22px;
}

ul.menu li.platz-3 a span {
	border-right:none;
}

ul.menu li.platz-4 a span {
	border-left:none;
}

ul.menu li.current-menu-item a:link,
ul.menu li.current-menu-item a:visited,
ul.menu li.current-menu-item a:hover,
ul.menu li.current-menu-item a:active,
ul.menu li.current-menu-item a:focus,
ul.menu li.current-page-parent a:link,
ul.menu li.current-page-parent a:visited,
ul.menu li.current-page-parent a:hover,
ul.menu li.current-page-parent a:active,
ul.menu li.current-page-parent a:focus {
	background:url(layout/button.png) bottom no-repeat;
}

ul.menu li.platz-3.current-menu-item a:link,
ul.menu li.platz-3.current-menu-item a:visited,
ul.menu li.platz-3.current-menu-item a:hover,
ul.menu li.platz-3.current-menu-item a:active,
ul.menu li.platz-3.current-menu-item a:focus,
ul.menu li.platz-3.current-page-parent a:link,
ul.menu li.platz-3.current-page-parent a:visited,
ul.menu li.platz-3.current-page-parent a:hover,
ul.menu li.platz-3.current-page-parent a:active,
ul.menu li.platz-3.current-page-parent a:focus {
	background:url(layout/button-linksvomlogo.png) bottom left no-repeat;
}

ul.menu li.platz-4.current-menu-item a:link,
ul.menu li.platz-4.current-menu-item a:visited,
ul.menu li.platz-4.current-menu-item a:hover,
ul.menu li.platz-4.current-menu-item a:active,
ul.menu li.platz-4.current-menu-item a:focus,
ul.menu li.platz-4.current-page-parent a:link,
ul.menu li.platz-4.current-page-parent a:visited,
ul.menu li.platz-4.current-page-parent a:hover,
ul.menu li.platz-4.current-page-parent a:active,
ul.menu li.platz-4.current-page-parent a:focus {
	background:url(layout/button-rechtsvomlogo.png) bottom right no-repeat;
}



/* SUB NAVI */

#submenu {
	margin: 0 0 9px 0;
}

ul.sub-menu, ul.untermenu {
	list-style:none;
	margin:0;
	padding:0;
}
ul.untermenu li {
	margin:0;
	padding:0;
}
ul.sub-menu li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #888683;
	font-weight:normal;
	text-align:center;
	padding:0 0 21px 0;
	margin:0;
}
ul.sub-menu li a:link, ul.sub-menu li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #888683;
	font-weight:normal;
	text-decoration:none;
	border:0;
}
ul.sub-menu li a:hover, ul.sub-menu li a:active, ul.sub-menu li a:focus {
	color:#00417b;
}
ul.sub-menu li.current-menu-item a:link, ul.sub-menu li.current-menu-item a:visited, ul.sub-menu li.current-menu-item a:hover, ul.sub-menu li.current-menu-item a:active, ul.sub-menu li.current-menu-item a:focus {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00417b;
	font-weight:normal;
	text-decoration:none;
	border:0;
}

#submenu option, #submenu select {
	font-size:11px;
	color:#000000;
}

ul.sub-menu p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #00417b;
	font-weight:normal;
	text-decoration:none;
	border:0;
}
ul.sub-menu p span {
	color:#4c4946;
}

/* Contact Form 7 */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	color: #000;
	font-weight:bold;
	text-decoration:none;
	border:0;
	background:url(pfeile/pfeil-01b.jpg) left no-repeat;
	padding:3px 6px 3px 25px;
	margin:0;
}

div.wpcf7-mail-sent-ok {
	border: 1px dashed #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 1px dashed #ff0000;
}

div.wpcf7-spam-blocked {
	border: 1px dashed #ffa500;
}

div.wpcf7-validation-errors {
	border: 1px dashed #ff0000;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background:url(pfeile/pfeil-01b.jpg) #fff left no-repeat;
	padding:3px 6px 3px 25px;
	border: 2px solid #ff0000;
	font-size: 10pt;
	width: 280px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: top;
	margin-left: 4px;
	float:right;
}

.wpcf7 input[type=submit] {
	cursor: pointer;
}
.wpcf7 input[type=submit]:disabled,
.wpcf7 input[type=submit]:disabled:hover {
	color: #eee !important;
	cursor: default;
}
div.wpcf7 input.wpcf7-submit {
	width: 180px;
}

div.wpcf7 span.captcha-495 input, div.wpcf7 span.captcha-44 input {
	margin-top:12px;
	width:244px;
}

div.wpcf7 .watermark {
	color: #888;
}

/* DIVERSES */

.cursor {
	cursor: hand;
	cursor: pointer;
	}

.padding5 { padding: 5px; }
.padding7 { padding: 7px; }
.padding10 { padding: 10px; }

a:link, a:visited {
	font-size: 11px; color: #00417b; font-weight:bold; text-decoration:none; border:0;
}
a:hover, a:active, a:focus {
	text-decoration:underline; border:0;
}

.piclink a:link, .piclink a:visited {
	color:#000; text-decoration:none; border:0; background:none; padding:0;
}

.piclink a:hover, .piclink a:active, .piclink a:focus {
	color:#fff; text-decoration:none; border:0; background:none; padding:0;
}

#logofeld a:link, #logofeld a:visited {
	color:#000; text-decoration:none; border:0; background:none; padding:0;
}

#logofeld a:hover, #logofeld a:active, #logofeld a:focus {
	color:#fff; text-decoration:none; border:0; background:none; padding:0;
}

#buch-galerie a:link, #buch-galerie a:visited, #buch-thumbnail a:link, #buch-thumbnail a:visited {
	color:#000; text-decoration:none; border:0; background:none; padding:0;
}

#buch-galerie a:hover, #buch-galerie a:active, #buch-galerie a:focus , #buch-thumbnail a:hover, #buch-thumbnail a:active, #buch-thumbnail a:focus{
	color:#fff; text-decoration:none; border:0; background:none; padding:0;
}

.borderless a:link, .borderless a:visited {
	color:#707070; text-decoration:none; border:0;
}

.borderless a:hover, .borderless a:active, .borderless a:focus {
	color:#d10019;
}

.clear {clear: both;}


.font12 { font-size:12px; }
.font14 { font-size:14px; }
.font18 { font-size:18px; }

.font70 { font-size:70%; }
.font80 { font-size:80%; }
.font120 { font-size:120%; }
.font140 { font-size:140%; }
.font160 { font-size:160%; }
.font180 { font-size:180%; }
.font200 { font-size:200%; }
.font230 { font-size:230%; }
.font250 { font-size:250%; }
.font270 { font-size:270%; }
.font300 { font-size:300%; }
.font350 { font-size:350%; }
.font400 { font-size:400%; }

.weiss { color: #FFF; }
.rot { color: #ff0000; }
.pink { color: #e2007a; }
.dpink { color: #b00050; }
.grau { color: #222; }
.hellgrau { color: #ccc; }
.black { color: #000; }
.rosa { color: #f1b5d1; }
.buschwerk-orange { color: #ce5f19; }

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.clear {
	clear:both;
}
.clear20, p.alignclear, div.alignclear {
	clear:both;
	margin:0 0 20px 0;
}
.block p.no-margin {
	margin:0;
}

space {
	padding:0 7px 0 5px;
}

/* NIVO

.nivo-prevNav {
	left:0px;
	display:none;
}
.nivo-directionNav a {
	position:absolute;
	bottom:0;
	z-index:9;
	color: #000;
	text-decoration:none;
	border:0;
	width:124px;
	height:101px;
	background:url(pfeile/pfeil-grey.png) left no-repeat;
	padding:0;
}

.nivo-directionNav a:hover, .nivo-directionNav a:active, .nivo-directionNav a:focus {
	position:absolute;
	bottom:0;
	z-index:9;
	color: #000;
	text-decoration:none;
	border:0;
	width:124px;
	height:101px;
	background:url(pfeile/pfeil-black.png) left no-repeat;
	padding:0;
}

 */

/* Fancybox */

div#fancy_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
z-index: 300;
}

div#fancy_loading {
position: absolute;
height: 40px;
width: 40px;
cursor: pointer;
display: none;
overflow: hidden;
background: transparent;
z-index: 1000;
}

div#fancy_loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background: transparent url('fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
position: absolute;
top: 0;
left: 0;
z-index: 900;
padding: 20px 20px 40px 20px;
margin: 0;
background: transparent;
display: none;
}

div#fancy_inner {
position: relative;
width:100%;
height:100%;
background: #FFF;
}

div#fancy_content {
margin: 0;
z-index: 1000;
position: absolute;
}

div#fancy_div {
background: #000;
color: #FFF;
height: 100%;
width: 100%;
z-index: 1000;
}

img#fancy_img {
position: absolute;
top: 0;
left: 0;
border:0;
padding: 0;
margin: 0;
z-index: 1000;
width: 100%;
height: 100%;
}

div#fancy_close {
position: absolute;
height: 30px;
width: 100px;
background: url('layout/fancybox-close.png') top left no-repeat;
cursor: pointer;
z-index: 1810;
display: none;
}

#fancy_frame {
position: relative;
width: 100%;
height: 100%;
display: none;
}

#fancy_ajax {
width: 100%;
height: 100%;
overflow: auto;
}

a#fancy_left, a#fancy_right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
z-index: 1110;
display: none;
background-image: url("data:image/gif;base64,AAAA");
outline: none;
overflow: hidden;
}

a#fancy_left {
left: 0px;
background-color: transparent;
}

a#fancy_right {
right: 0px;
background-color: transparent;
}

span.fancy_ico {
position: absolute;
top: 50%;
margin-top: -15px;
width: 30px;
height: 30px;
z-index: 1120;
cursor: pointer;
display: block;
}

span#fancy_left_ico {
left: -9999px;
background: transparent url('layout/fancybox-left.png') no-repeat;
background-color: transparent;
}

span#fancy_right_ico {
right: -9999px;
background: transparent url('layout/fancybox-right.png') no-repeat;
background-color: transparent;
}

a#fancy_left:hover, a#fancy_right:hover {
visibility: visible;
background-color: transparent;
}

a#fancy_left:hover span {
left: 20px;
}

a#fancy_right:hover span {
right: 20px;
}

#fancy_bigIframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
}

div#fancy_bg {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
z-index: 700;
border: 0;
padding: 0;
margin: 0;
}

div.fancy_bg {
position: absolute;
display: block;
z-index: 700;
border: 0;
padding: 0;
margin: 0;
}

div#fancy_bg_n {
top: -20px;
left: 0;
width: 100%;
height: 20px;
background: transparent url('fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
top: -20px;
right: -20px;
width: 20px;
height: 20px;
background: transparent url('fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
right: -20px;
height: 100%;
width: 20px;
background: transparent url('fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
bottom: -20px;
right: -20px;
width: 20px;
height: 20px;
background: transparent url('fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
bottom: -20px;
left: 0;
width: 100%;
height: 20px;
background: transparent url('fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
bottom: -20px;
left: -20px;
width: 20px;
height: 20px;
background: transparent url('fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
left: -20px;
height: 100%;
width: 20px;
background: transparent url('fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
top: -20px;
left: -20px;
width: 20px;
height: 20px;
background: transparent url('fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
display: none;
}

div#fancy_title div {
color: #4c4946;
font-size: 13px;
padding-bottom: 3px;
font-weight:normal;
font-style:italic;
}

div#fancy_title table {
margin: 0 auto;
}

div#fancy_title table td {
padding: 0;
vertical-align: middle;
}

td#fancy_title_left {
height: 32px;
width: 15px;
background: #fff;
}

td#fancy_title_main {
height: 32px;
background: #fff;
}

td#fancy_title_right {
height: 32px;
width: 15px;
background: #fff;
}
