* {
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	background-color: #F2F2F2;
}

.clear {
	clear:both;
}
  
/*----------------------------*/
/* Seitenlayout Grundstruktur */
/*----------------------------*/

#container {
	width: 1024px;
	height: auto;
	background-color: #DADADA;  
	border-width: 2px;
	border-style: none;
	border-color: #000000;
	padding: 5px;
  	margin: 0px auto;
}

#header {
	width: 1007px;	
	height: 100px;   
	border-width: 4px;
	border-style: double;
	border-color: #BECAD5;
	padding: 5px;  
	background: url(../images/header_s.jpg) center no-repeat #D2D8DE;  
}

#topmenu {
	clear: left;
	width: 1010px;
	height: 30px;
  	background-color: #DDE3EA;  
	border-width: 2px;
	border-style: solid;
    border-color: #C6D1DB;
	padding: 5px; 
}

#leer {
	float:left;   
	width: 14%;
	height: 20px;
    background-color: #DADADA;  
 /* border-width: 2px;
	border-style:solid;
	border-color:red;*/
	padding-top: 5px; 
	margin: 0px 10px  
}

#pathway {
	float:left;   
	width: 82%;
	height: 20px; 
	background-color: #DADADA;  
 /* border-width: 2px;
	border-style: solid;
	border-color: #F90909; */
	padding-top: 5px;
	margin: 0px 5px;  
}

#contentarea {
	clear: left;
	width: 1007px;	
	height: 100%; 
	background-color: #D2D8DE;  
	border-width: 4px;
	border-style: double;
	border-color: #BECAD5;
	padding: 5px;
}

#navigation {
	float:left; 
	width: 12%;
	height: 540px;
	background-color: #DDE3EA;  
	border-width: 4px;
	border-style: double;
	border-color: #C6D1DB;
	margin: 0px 10px;
	padding: 0px;
	line-height: 1.5em; 
}

#content {  
	float:left; 
	width: 63%;
	height: auto; 
	background-color: #F2F2F2;    
	border-width: 4px;
	border-style: double;
	border-color: #C6D1DB;
	margin: 0px 5px;
	padding: 15px;
	line-height: 1.5em;  
}

#news {
	float:left; 
	width: 12%;
	height: 540px;
	background-color: #DDE3EA;  
	border-width: 4px;
	border-style: double;
	border-color: #C6D1DB;
	margin: 0px 10px;
	padding: 5px;
	line-height: 1.5em;  
}



#footer {
	clear: left;
	width: 1010px;
	height: 50px;
	background-color: #DADADA;  
 /* border-width: 2px;
	border-style: solid;
	border-color: #F90909;*/
	padding-top: 20px; 
}



/*-----------------------*/
/* Layout Joomla-Module  */
/*-----------------------*/


/* Pfad */

.breadcrumb {
  font-size: 0.85em;  
  font-style: italic;
  font-weight: bold;  
  text-decoration: none;
  color: #000;
}

#pathway li {
  display: inline;
  margin-right: 0.5em;
}

#pathway a {
  font-style: normal;
  font-weight: bold; 
  text-decoration: none;  
  color: #606060;  
}

#pathway .divider {
  margin-left: 0.5em;
  font-style: normal;  
  font-weight: bold;   
  color: #000  
}

/* Top-Menü */
#topmenu li {
  float: left;
  list-style: none;
  border-width: 2px;
  border-style: solid;
  border-color: #BECAD5;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.menu_top li.current a {
  font-weight: bold; 
}

.menu_top li.active {
  background-color: #DADADA;
}

/*.menu_top ul.nav-child a {
  font-weight: normal;
} */

.menu_top a {
  font-style: normal;  
  font-weight: bold;
  font-size: 1em;  
  color: #606060;
  text-decoration: none;
}

/*.menu_top span {
  font-style: normal;  
  font-weight: bold;
  font-size: 0.9em;
  font-variant: small-caps;
  text-decoration: underline;
  color: #606060; 
} */

.menu_top a.segment {
  font-weight: bold !important;
}


/* Navigation links */

#navigation li {
  list-style: none;
  border-width: 1px;
  border-style: solid;
  border-color: #C6D1DB;
  padding-left: 0.5em;
}

.menu_main li.current a {
  font-weight: bold;
}

.menu_main li.current {
  background-color: #D2D8DE;
}

.menu_main ul.nav-child a {
  font-weight: normal;
}

.menu_main ul.nav-child {
	background-color: #DDE3EA; 
}

.menu_main ul.nav-child.current {
  background-color: #D2D8DE;
}

.menu_main a {
  font-style: normal;  
  font-weight: bold;
  font-size: 0.85em;  
  color: #606060;
  text-decoration: none;
}

.segment_ueberschrift {
  font-style: normal;  
  font-weight: bold;
  font-size: 0.9em;
  font-variant: small-caps;
  text-decoration: underline;
  color: #606060; 
}

.menu_ueberschrift {
  font-style: normal;  
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: underline;
  color: #708090; 
}

.menu_main a.segment {
  font-weight: bold !important;
}

.trennzeichen {
  color: #DDE3EA;
}


/* Content */

.page-header {
  font-weight: bold;
  font-size: 0.9em;
  padding-bottom: 1em;
}

#content img {
  margin: 5px;
}


/* Footer */

#footer p {
  font-size: 0.8em;
  padding-top: 0.4em;
}

#footer a {
  text-decoration: none;  
  color: #606060;    
}


/* News */

.custom_news {
  font-size: 0.85em;
  color: #606060;
}

/* Modul "Neue Beiträge" */
.mod-articles-category-group {
  padding-top: 1em;
  font-weight: bold;
}

.mod-articles-category-title {
  margin-left: 0.8em;
}

.mod-articles-category-date {
  float: right;
}

ul.category-module_beitrag_neu li ul li {
    list-style: none;
}

/* Modul Thumbsleiste (Vorschaubilder im linken Menü) */
.custom_thumbleiste img {
  width: 80%;
  margin-top: 15px;
}

a.bildmenupunkt img {
  width: 85%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

/* Modul Stichwortsuche */
.search_stichwortsuche {
  margin-bottom: 15px;
}

.search_stichwortsuche input {
  width: 90%;
}

.search_stichwortsuche label {
  font-weight: bold;
  font-size: 0.85em;
  color: #606060;
}

.search_stichwortsuche button {
  font-weight: bold;
  font-size: 0.85em;
  color: #606060;
}

/* Suchergebnis des Moduls Stichwortsuche */
#search-searchword {
  width: 80%;
}

.btn {
  font-weight: bold;
  font-size: 0.85em;
  color: #606060; 
}

.btn-toolbar {
  margin-bottom: 15px;
}

div.searchintro {
   margin-bottom: 15px; 
}

.search-results dt {
  margin-top: 15px;  
}

#searchForm fieldset {
   margin-bottom: 15px;  
}

#searchForm div.form-limit {
   margin-bottom: 15px;    
}

.only label.checkbox {
  margin-right: 15px;
}

.phrases-box  label {
  margin-right: 15px;
}

.result-created {
  text-align: right;
  font-style: italic;
}

.result-category {
  font-weight: bold;
  color: #708090;
}

div.search div.pagination li {
  float:left;
  margin-right: 20px;
  margin-top: 15px;
}

div.search h1.page-title{
  font-size: 1.2em;  
  margin-bottom: 15px;
}


/* Komponenten */
/*
.componentheading {
  font-weight: bold;
  font-size: 1.3em;
  padding-bottom: 1em;
}

.contentpane td {
  line-height: 1.5em;
}
*/
