/* @override http://villon.at/docs/9/layout/user.css */


html {
	background-color: #907247;
}
body {
	text-align: center;
	color: #e1cda7;
	font: 12px/1.4em Verdana, Arial, Helvetica, Geneva, sans-serif;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	color: #333;
}
#wrapper {
	text-align: left;
	background: url(body_bg.gif) repeat-x;

}
#header {
	margin: 0 auto;	
	width: 1000px;
	height: 206px;
	background: url(header.jpg) no-repeat;
	position: relative; /*Logo-link bei login*/
}

/* @group My Group */



/* @end */
#title, #subtitle {
	display: block;
	position: absolute;
	top: 150px;
	left: 87px;
	margin: 0;
	width: 115px;
	height: 40px;
	text-indent: 250px;
	white-space: nowrap;
	overflow: hidden;
	background: url(villon.png) no-repeat;
}

#content_wrapper {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background: url(francois.gif) no-repeat right 20px;
		z-index: 1;
}
#main {
	min-height: 370px;
	height: auto !important;
	height: 370px;
	width: 529px;
	float: right;
	display: inline;
	margin-right: 235px;
	padding: 15px 0;
	background: url(main.jpg);
}

a, a:visited  { color: #213443; }
a:hover { color: #907247; }

.content a, .content a:visited { color: #fff; }
.content a:hover { color: #ffeb99; }

#edit_bar a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Navi */

#navi {
}
#navi ul {
	margin: 18px 0;
	float: left;
	position: relative;
	z-index: 1;
}
#navi li {
	list-style-type: none;
}
#navi a {
	display: block;
	width: 203px;
	color: #E6D2AB;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration: none;
	text-align: right;
}
#navi a:hover,
#navi li.active a {
	color: #fff;
	text-decoration: underline;
}
#navi ul ul {
	margin: 0 0 15px 0;
}

#navi ul li.active ul a {
	text-decoration: none;
	font-size: 11px;
}
#navi ul li.active ul a:hover,
#navi ul ul li.active a {
	text-decoration: underline;
}
#mi270 a { /*Weinclub*/
	margin-bottom: 20px;
}
/* @end */
.content {
	clear: both;
	position: relative;
	padding: 0 10px 0 25px;
	margin-bottom: 10px;
}
.post, .download, .user_form, .gallery { /*padding for edit-highlight*/
	padding: 5px;
}
.post .pic_left {
	float: left;
	margin: 5px 20px 5px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img, .gallery img {
	border: 2px solid #e6d2ab;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}

h1, h2 {
	color: #f6eed4;
	margin-top: 0;
	margin-bottom: 0.5em;
	font: italic 21px georgia, times, serif;
}
h2 {
	font-size: 18px;
}
hr {
	border: 1px solid #907247;
}
strong {
	color: #eee5ca;
}
#sidebar #link_to_gallery {
	position: absolute;
	top: -206px;
	left: 0;
	display: block;
	width: 1000px;
	height: 130px;
}
#sidebar .edit_highlight {
	display: none;
}
#footer {
	clear: both;
	height: 40px;
	background: url(footer.png);
	position: relative;
	font-size: 10px;
	text-align: right;
	line-height: 40px;
	padding-right: 40px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #E6D2AB;
}
#footer .edit_highlight:hover {
	background: none;
}
#wein {
	background: url(wein.gif) no-repeat;
	width: 144px;
	height: 211px;
	position: absolute;
	bottom: 40px;
	left: 50px;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
.edit_highlight:hover {
	background: #907247 !important;	
}
#werbung {
	display: none;
}
#werbung a {
	text-decoration: none;
}
#page268 #werbung {
	display: inline;
}
/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	width: 110px;
	height: 110px;
	float: left;
	list-style: none;
}

/* @end */

