body { font-size: 13px;
    font-family: Helvetica,Arial,sans-serif;
	background-color: #dbbda3;
	background-image: url(../images/bg_body.png);
	background-repeat: no-repeat;

	}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#000000;
  font-size:12px;
  line-height: 14px; 
  margin:0px 0px 0px 5px;
}

a:active, a:hover
{
  color:#000000;
  border-bottom: 1px dotted #000000;
}
	
/* Gesamtbereich */	
#whole {
	width: 980px;
	margin:40px auto 0px;
	}
	
/* Oberer Bereich */
#header { 
    height: 290px;
	background: url(../images/bg_header.png) no-repeat;
	background-position: center;
    }

#logo { 
	padding-top: 25px;
    float: left;
	width: 820px;
	}

#suche { 
    float: right;
    width: 160px;
	text-align: right;
	padding-top: 5px;
	}

/* Mittlerer Bereich */
#content { 
    width: 980px;
	margin:0px auto 0px; 
	background: url(../images/bg_content.png) repeat-y 0 0;
	min-height: 120px;
	}

#breadcrumbs { 
    width: 940px;
	height: 32px;
	padding: 0px 20px;
	background: url(../images/bg_breadcrumbs.png) no-repeat;
	background-position: center;
	text-align: center;
	color: black;
    }

#leftmenu { 
    float: left;
	width: 180px;
	background: url(../images/bg_pergament.png);
	}

#inhalt { 
	width: 600px;
	float: left;
	color: #ffffff;
	padding: 5px;
	}
	
#rightmenu {
	width: 180px;
	float: right;
	background: url(../images/bg_pergament.png);
	}
	
/* Unterer Bereich */	
#footer { 
    width: 980px;
    height: 100px;
	margin:0px auto 0px;
	background: url(../images/bg_footer.png) no-repeat;
	padding-top: 5px;
	text-align: right;
	    }
	
/* Joomla Klassen */

/* Suchbox */

#mod_search_searchword {
	text-align: right;
	}

/* Breadcrumbs */
.breadcrumbs {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size:10px;
	}
	
.pathway a:link, .pathway a:visited, .pathway a:active, .pathway a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:10px;
	}
	
.pathway a:active, .pathway a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}

/* Menu */
.module_menu {list-style:none;}
.module_menu h3 {text-align:center; height:20px; width: 120px; padding:2px 5px 0px; font:12px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight:bold; display:block; margin-bottom: -12px; text-decoration: underline;}
.module_menu li {padding:0px; height:20px; display:block; margin-left: 0px; width: 120px}
.module_menu li a, .module_menu li a:visited {text-align:left; height:20px; padding:0px 5px; font:12px Verdana, Arial, Helvetica, sans-serif; color: #000000; display:block; text-decoration:none;}
.module_menu li a:hover {background: url(../images/menu_flag.png) no-repeat; color: #ffffff; width: 120px; font-style:italic; border-style: none; font-weight: bold;}
.module_menu li a span {line-height:15px;}
	
#current a, #current a:hover, #current a:visited {color: #ffffff; width: 120px; font-style:italic; font-weight: bold;}	
	
.module h3 {text-align:center; height:20px; width: 120px; padding:2px 5px 0px; font:12px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight:bold; display:block; text-decoration: underline;}
	
/* Komponenten & Content */
.componentheading {
	font-size: 18px;
	}
	
.contentpaneopen {
	width: 100%;
	/*background-color: #dbbda3;*/
	padding-top: 10px;
	}
	
.contentheading {
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid white;
	}
	
.buttonheading {
	border: 1px solid white;
	}
	
.buttonheading a:hover {
	border-bottom: none; 
	}
	
.buttonheading img {
	border-width: 0;
	}

/* Template Chooser */

#mod_change_template_49 {
	width: 100px;
	}
	
/* Login Form */

.input {
	border: none;
	}
	
.module a:link, .module a:visited, .module a:active, .module a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	}

.module a:active, .module a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}

.pagenavcounter {
	font-size: 0.01px;
	}

.pagenavbar, .pagenavbar a:link, .pagenavbar a:visited,.pagenavbar a:active,.pagenavbar a:hover {
	font-size: 8px;
	}
.myp { 
	font-size: 11px;
    float: left;
	color: #000000;
	}