/* Main Medien für Madenhäusle*/

body {

	margin:0;
	padding: 0;
	font-size:75%;
	font-family: Trebuchet, Verdana, Georgia, Helvetica, sans-serif;
	color:#555;
	line-height:1.5;
	background-color:#820500;
	background-image:url('../images/body_bg.jpg'); 
	background-repeat:repeat-y;
	background-position:left top;
	text-align:left;
	width:100%;
	letter-spacing:0.1px;
}

/*Druckausgabe*/
body.contentpane {background: none; background-color:#FFFFFF;
       font:11pt/120% Arial, serif;
}

a:link, a:visited {
text-decoration:underline;
color:#333;
}

a:hover {
color:#333;
text-decoration:none;
}
#mainbody a:link, a:visited {
text-decoration:underline;
color:#333;
}

#mainbody a:hover {
color:#749135;
text-decoration:none;
}

.small {
font:0.9em Verdana,Helvetica,sans-serif;
color:#ccc;
}
.createdate, .modifydate {
font:0.9em Verdana,Helvetica,sans-serif;
color:#ccc;
}

/* Rechte Seite Module*/
#right .moduletable td{
padding-left:0px;
padding-top:0px;
color:#fff;
background-color:#996800;
}

#right .moduletable {
color:#333;
text-align:left;
padding-bottom:5px;
font-size:0.88em;
}

#right .moduletable th {
font-size:1.1em;
color:#000;
font-weight:bold;
letter-spacing:1px;
text-align:left;
padding:0px;
margin:0;
background-image:url(../images/bg_module.gif);
background-repeat:repeat-x;
height:26px;
text-indent:10px;
line-height:26px;
width:215px;
}
#right .moduletable a:hover {
text-decoration:underline;
color:#333;
}
#right .moduletable a:link, #right a:visited{
text-decoration:none;
color:#333;
}

#right .contentpaneopen td
{
width: 215px;
background-color:#ac7500;
}

/* Sektionen*/
.sectiontableheader {
background:url(../images/teaser.png);
color:#cebea7;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}
.sectiontableheader a:link,.sectiontableheader a:visited {
color:#444;
}
.sectiontableentry1, .sectiontableentry2{
text-align:left;
}

/* Buttons*/
.button {
background-image:url(../images/button_bg.gif);
background-repeat:repeat-x;
height:20px;
font-size:12px;
margin-left:4px;
padding:0px 4px;
cursor:hand;
color:#666;
border: 1px solid #ccc;

}

.inputbox{
background:url(../images/inputbox.gif);
border: 1px solid #ccc;
color:#4e3900;
font-family: Verdana, Georgia, Helvetica, sans-serif;
}

/*Menu Linke Seite*/

a.mainlevel {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  width            : 170px;

}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  padding          : 6px 0px 6px 25px;
  width            : 170px;
  border-bottom    : 1px solid #f2f2f2;
  text-decoration  : none;
  color            : #222;
}

a.mainlevel:hover{
  color            : #fff;
  background-image : url(../images/bg-nav.jpg);
}

#active_menu {

  }

/* Untermenus*/
a.sublevel { 
  display          : block;
  float            :right;
  padding          : 2px 0px 2px 5px;
  width            : 160px;
  border-bottom    : 1px solid #fff;
  text-decoration  : none;
  color            : #000000;
  font-size:0.9em;
}
a.sublevel:link, a.sublevel:visited {
  text-decoration  : none;
  color            : #111;
  background-color : transparent;

}
a.sublevel:hover { background-color:#990000; color: #fff ! important;}
a.sublevel#active_menu {color:#000000;background-color:#fff; color: #fff ! important;}  /* Formatierung der aktiven Unter-Menü-Links */
a.sublevel#active_menu:hover {}

/*Ausblenden des Moduletable auf der linken Seite*/
#left .moduletable th{ display:none;}

/*Abstand Module Links*/
#left .moduletable {
padding-bottom:20px;
}
h1 {
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
}

h2{
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
}

h3{
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
}

h4{
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
}


.contentheading, .componentheading {
font-size:1.0em;
color:#749135;
font-weight:bold;
letter-spacing:1px;
/*border-bottom: 1px solid #3a241a;*/
}

