/**
 design by masterhomepage.ch 2006
 the link to us "design by masterhomepage" must remain unchanged!
 Der Link "design by masterhomepage" darf nicht entfernt werden!
 */
 
body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	background-color: #8A4246;
	width: 100%;
	z-index: 10;
}

#wrapper{
	width: 100%;
	z-index: 10;
}

#editor{width:90%;}
#header {
	height: 109px;
	width: 930px;
	margin-left: 20px;
	font-size:11px;
	line-height:100%;
}
#fleur {
	float: right;
	height: 103px;
	background-image: url(images/fleursml.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100px;
}
#picleft img{
	margin: 0px;
	padding: 0px;
	width: 196px;
	height:204px;
	border:none;
	padding-bottom: 15px;
}
#content {
}

.main {
background-image:none;
	background-color: #FED8C1;
	padding: 15px;
	font-size:12px;
}
.main p, .main{
	line-height:150%;
}
.main a{
color:#610005;
text-decoration:underline;
}
.main h1 {
	color: #A85C46;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.01px;
}
.main h2 {
font-size:16px;
font-family:Arial;
}
.main h3 {
font-size:15px;
font-weight:bold;
padding-top:5px;
font-family:Arial;
}
#subhead {
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px;
	font-weight: bold;
	color: #610005;
	border-bottom: 1px solid #610005;
	padding-top: 6px;
	margin-bottom: 5px;
}
#news {
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
	margin: 3px;
	padding: 0;
}
#news h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
padding-left:5px;
padding-top:8px;
}
#news a, #news li a {
	color: #BF7D5B;
font-weight:bold;
text-decoration:none;
}
#news li{
	list-style-type:none;
	margin-left:-20px;
text-indent:-11px;
	padding-bottom: 6px;
}
#news li a:hover{
text-decoration:underline;
}



#subhead a{
	color: #610005;
	text-decoration:none;
}


#menubar {
	clear: both;
	width: 602px;
	height: 43px;
	margin-left: 196px;
}
#topnav ul {
}
#topnav {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.fleurbig {
	background-image: url(images/fleurbig.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #610103;
	text-align: right;
	padding-top: 105px;
	font-weight: bold;
	font-size: 13px;
}
.fleurinner {
	background-image: url(images/fleurinner.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #610103;
	text-align: right;
	padding-top: 105px;
	font-weight: bold;
	font-size: 13px;
}
.footer {
	color: #610103;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#back {
	position: absolute;
	top: 241px;
	margin:0;
	padding:0;
	clear: both;
	left: 65px;
	z-index: 1;
	margin-left: 800px;
	width: auto;
}
.disc {
	background-image: url(images/disc.png);
	background-repeat: repeat-x;
	width: auto;
	margin-left: 15px;
	background-position: 5px 125px;
}




#topnav li {
	list-style-type: none;
	float: left;
	padding-right: 9px;
	padding-top: 14px;
	padding-left: 5px;
	height: 29px;
}

#topnav li a {
	font-size: 12px;
	text-transform: uppercase;
	color:white;
	text-decoration:none;
	font-weight: bold;
}
#topnav li.menu-current, #topnav li.menu-parent {
	background-color:#c28362;
	font-weight: bold;
}

#topnav li.over, #topnav li:hover {
	background-color:#8A4246;
}

#subnav{
margin:0px;
padding:0px;
}

#subnav li{
list-style-type:none;
padding-top:4px;
padding-bottom:4px;
padding-left:30px;
}

#subnav li a{
text-decoration:none;
text-transform:uppercase;
color:white;
font-size:11px;
font-weight:bold;
}

#subnav li:hover{
background-color:#c28362;
}

#subnav li.menu-current {
/*	background-color:#620206; */
	font-weight: bold;
color:black;
}

#header .sitename {
	font-size: 4em;
	color: #710c11;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	padding-top: 62px;
	float: left;
	padding-left: 11px;
}
#sidebar {
	float: right;
	width: 200px;
	margin: 15px 0 0 15px;

}
#sidebar img{
/*	border: 1px solid; */
	border-color: #630005;
	padding: 3px;
	margin-bottom:5px;
}
.selected_group_title{
display:none;
}
.post_title{
padding-bottom:11px;
}
td.post_short{
padding-bottom:45px;
}