/**
 * Style sheet meerfasten
 */
/* mod_breadcrumb */

a{
  color:#FE8D00;
}
.mod_breadcrumb
{
	margin-top:3px;
	margin-left:10px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

/* mod_breadcrumb a */
.mod_breadcrumb a, .mod_breadcrumb a:visited
{
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

/* ce_text */
.ce_text
{
	margin:0px;
}

/* time */
.time
{
	margin-left:5px;
}

/* more */
.more, .more a
{
	margin-left:auto;
	text-decoration:underline;
	font-size:11px;
	color:#767676;
}

/* h2 */
h2, h2 a
{
	margin:5px 0px 0px 0px;
	padding:0;
	font-size:14px;
	color:#FE8D00;
}

/* event */
event
{
	text-decoration:none;
}

h1
{
	color:#145A02;
	font-weight:bold;
	font-size:19px;
	letter-spacing: -1px;
	background: url('/images/line.gif') bottom repeat-x;
  margin:10px 0 5px 0;
}

p
{
	margin:0;
	padding:0;
}

body
{
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:12px;
	color:#656551;
	line-height:18px;
	background: #F9F9F7 url('/images/background.gif') repeat-x;
}

#wrapper
{
	padding:1px 15px 15px 15px;
	border-right:1px solid #C5C4BF;
	border-bottom:1px solid #C5C4BF;
	border-left:1px solid #C5C4BF;
	background:#FFF;
}

#logo
{
	width:840px;
	height:100px;
	background: url('/images/mf_logo.jpg') repeat-x;
}

#innerlogotop
{
	padding:35px 0px 0px 5px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:26px;
	color:#FFF;
	letter-spacing: -1px;
}

#innerlogoclaim
{
	padding:2px 0px 0px 5px;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	letter-spacing: -1px;
}

#header_right
{
	width:435px;
	height:95px;
	float:left;
	margin:0px 0px 10px 20px;
	background: url('/images/back_green.png') repeat-x;
}

.mod_navigation
{
	margin-top:2px;
}

#mainmenu
{
	width:840px;
	height:52px;
	clear:both;
	padding:0;
	background: #46461F url('/images/menu_back.gif') repeat-x;
}

li{
	list-style-image: url(/images/list.png);
 }

#mainmenu li
{
	float:left;
	list-style-type:none;
  list-style-image:none;
}

#mainmenu a
{
	display:block;
	padding:8px 13px 9px 13px;
	font-weight:bold;
	text-decoration:underline;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	line-height:1;
}

#mainmenu a:hover, #mainmenu .active
{
	text-decoration:none;
	color:#4A4A24;
	background: #fff url('/images/menu_active.gif') repeat-x top;
}

#mainmenu .active{
	padding:6px 6px 5px 6px;
	font-weight:bold;
}

.level_1
{
	margin:0;
	padding:12px;
}

li
{
	padding-right:3px;
}

.mod_article
{
	padding:15px;
}

.right
{
	border-left:1px solid #000;
}

#own_footer
{
	height:66px;
	position:relative;
	clear:both;
	text-align:center;
	background-image:url("/images/footer.gif");
	color:#AABB00;
}

#own_footer a
{
	text-decoration:none;
  color:#C5C4BF;
  
}

.mod_article{
	padding-top:0;
  padding-right:30px;
}

#tell-a-friend {
  padding:0;
}

.inside{
	padding:0;
}

#zitat{
	margin:0;
  padding-left:0;
}
