 
body {
padding-top: 30px;
text-align:center;
font-size:76%;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3;
margin:1em 0;
color: #999999;
background-color: #F1F1F1;
}

.rahmen {
width: 980px;
background-color: #CCCCCC; /*Farbe*/
border: 1px #999999 solid;
}

td, tr, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 20px;
  /*text-align       : justify;*/
  }

p { margin-top: 0px; margin-bottom: 0px;}

/*########### Contentbreite ##############*/
#content60 {
/*background-color: #009933;*/
float:left;
width:370px;
overflow:hidden;
/*border:1px solid #999;*/
/*margin: 3px 0px 4px 0px;*/
padding: 1px 1px 1px 1px;
color: #FFFFFF;
font-size:13px;
font-family:Verdana,Arial,sans-serif;
/*letter-spacing: 0.5px;*/
margin-left: 30px;
}

#content80 {
/*background-color: #FFFFFF;*/ /*Hintergrung Inhalt wenn modul mitte nicht da*/
float:left;
width:550px;
overflow:hidden;
border-top:0px solid #999;
/*margin: 3px 0px 4px 0px;*/
padding: 10px 18px 10px 90px;
color: #555555;
font-size:13px;
font-family:Verdana,Arial,sans-serif;
letter-spacing: 1px;
/*height: 500px;*/
}

#component-contact {
	padding: 10px 20px 0px 25px;
}


#content100 {
background-color: #F1F2F1;
float:left;
width:100%;
overflow:hidden;
border:1px solid #999;
margin: 3px 0px 4px 0px;
color: #444444;
}
/*########### Ende Contentbreite ##############*/

.blog  {
	padding-top: 0px;
}

.item-page {
padding: 20px 0px 0px 0px;	/*Abstand oben*/
}

.items-leading {
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}


/*Abstände im Blog Handarbeit*/
.leading-1, .leading-2,.leading-3,.leading-4,.leading-5,.leading-5  {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #F1F1F1;
}

/*TOBA Inhalt*/

#wrap {
min-width:760px;
max-width:1010px;
width:auto !important;
text-align:left;
margin:0 auto;
border:0px solid #aaaaaa;
}


#header {
/*border-bottom:25px solid #666666;*/
/*border-left: 20px solid red;*/
/*background-color: #b22222;*/
/*padding: 4px;*/
margin: 0px;
}


 .logoinnen {
  /*background: url(../images/*******.png) ;*/
  background-position: center;
  background-repeat: no-repeat;
  height: 155px;
  /*padding-top: 20px;*/
 }


 .inside-logo {
 /*background: url(../images/logo195x190.png) ;*/
 background-position: left;
 background-repeat: no-repeat;
 }
 
 #logo {
 background-color: #CCCCCC;
/*background-color: #878787;*/
	/*background-color: #b22222;*/
	height: 150px;
	/*margin-left: 195px;*/
	overflow: hidden;
	
 }

.inside {
padding:0px 1px 1px 1px;
margin-left: 0px; /*Textabstand*/
margin-right: 0px; /*Textabstand*/
/*background-color: #FFFFFF;*/
}

img {
border: 0 none;
padding: 0px;
}

.abstandlinks {
padding: 0px;
}

#sidebar, #sidebar2 {
padding-top:2px; /*abstand oben*/
float:left;
/*width:162px;*/
width:220px;
overflow:hidden;
/*border:1px solid #3333;*/
margin: 10px;
/*background-color: #4682B4;*/
}


#mitte {
padding-top: 0px; /*Menüabstand oben*/
float:left;
/*width:162px;*/
width:352px;
overflow:hidden;
border:1px solid #3333;
margin: 0px;
background-color: #FFFFFF;
}


a {
color: #666666;
text-decoration:none;
font-weight: bold;

}
a:hover {
color: #2f4f4f;
text-decoration:none;
/*text-decoration: none;*/
/*text-transform: uppercase;*/
}


.contentpaneopen {
/*background: Aqua;*/
}

contentpane {
	background: Aqua;
}

/* Inhalt*/
table.contentpaneopen, table.contentpane {
	width: 100%;
	padding: 0px 8px 0px 8px;
}


h1,.componentheading{
color: #666666;
font-size:1.6em;
padding: 8px;
margin-bottom: 20px; /*Abstand von Überschrift H1 zu Artikel */
text-transform: uppercase;
}

h2, .contentheading {
	/*font-size: 1.2em;*/
	font-size: 16px;
	font-weight: bold;
	color: 666666;
	/*width: 100%;*/
	padding-top: 10px;
	text-transform: uppercase;
}

h3 {
font-size:1.3em;
line-height: 50px;
text-transform: uppercase;
}

.contact h3 { display:none;}


h4 {
font-size:1.2em;
text-transform: uppercase;
}
h5 {
font-size:1.1em;
text-transform: uppercase;
}
h6 {
font-size:1em;
text-transform: uppercase;
}
.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

/* ################# Menue und submenue #################*/
.moduletable_menu ul {
  margin          : 0px;
  padding         : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*text-indent: 5px;*/
  letter-spacing: 1px;
}

.moduletable_menu a {
  display          : block;
  padding          : 13px 0px 3px 4px; /*Menüabstände*/
  /*background-color : #336699;*/
  border-bottom    : 1px solid #ddddd4;
  text-decoration  : none;
  text-transform: uppercase;
}

.moduletable_menu a:link,  .moduletable_menu a:visited {
  color            : #666664;
  text-decoration  : none;
}

.moduletable_menu a:hover {
  color            : #f1f2f3;
    /*background-color : #F1F1F2;*/
    /*border-top: 2px solid #878787;*/
  /*background-color : #4682B4;*/
}

.moduletable_menu ul li ul {
  margin           : 0px;
  padding          : 0px;
  list-style-type  : none;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  letter-spacing: normal;
  text-indent: 0px;
  margin-bottom: 5px;
}

.moduletable_menu ul li ul li a {
  display          : block;
  padding          : 2px 0px 2px 15px;
  /*background-color : #53504d;*/
}

.moduletable_menu ul li ul li a:link, .moduletable_menu ul li ul li a:visited {
  color            : #666665;
  text-decoration  : none;
   border-left: 1px #ddddd5 solid;
	margin-left: 10px;
}

.moduletable_menu ul li ul li a:hover{
  color            : #f1f2f3;
  /*background-color : #F1F1F2;*/
  /*border-left: 1px #2f4f4f solid;*/
  /*background: url(../images/menu-viereck.png) ;*/
  background-repeat: no-repeat;

}

/*Aktives Menü*/

.moduletable_menu li ul li.current a {
	  background-color: #cccccc;
	  background: url(../images/menu-viereck-rot-m.png) ;
	  background-repeat: no-repeat;
}


/*Menue Ende */

/* ##################### MODULE SETTINGS ###################### QM: ok */
.moduletable_menu h3, .moduletable h3 {
  background       : #001E43;
  color            : #ffffff;
  display          : block;
  height           : 20px;
  line-height      : 20px;
  font-family      : Trebuchet MS Bold, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  letter-spacing   : 0px;
  margin           : 0px;
  padding          : 3px 5px;
  text-transform   : uppercase;
  border-bottom: 1px #ffffff solid;
}

.moduletable table td {
  /*padding          : 5px;*/
}


/* weiterlesen Link alt */
.readon {
display:block;
background: url(../images/pfeil.gif) ;
background-repeat: no-repeat;
/*background-color: #999 ;*/
color: #f1f2f3;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
width:100%;
height:20px;
text-indent: 24px;
border-bottom: #333 1px solid;
}
/*weiterlesen Link alt Ende*/

   /*  General zählen der Seiten*/
div.pagination {
    clear: both;
    text-align: center;
    margin: 15px 0 0 0;
}
 
div.pagination p.counter {
    font-style: italic;
}
 
div.pagination ul {
    list-style: none;
    padding: 0;
}
 
div.pagination ul li {
background-color: #eee;
    list-style: none;
    display: inline;
    margin: 1px;
    padding: 5px 10px 5px 10px;
}
/*  General zählen der Seiten Ende */


/* pagenav weiter und zurück in einer Kategorie */

/*Breite und Aussehen ganze Zeile*/
 ul.pagenav {
/*background-image: url(../images/arrow1.gif) no-repeat left;*/
/*background-color: red;*/
margin-top: 10px;
width: 200px;
float: left;
   /* border-top:1px solid #606060;*/
   /* border-bottom:1px solid #606060;*/
  }

 ul.pagenav, ul.pagenav li {
    list-style: none; 
    list-style-type:none; 
    list-style-image: none;
    /*margin-top:20px;*/
    margin: auto;
    line-height:20px;
    padding:20px 0px 20px 0px; /*Abstand oben unten weiter - zurück*/
    border: 0;
    overflow: hidden;
  }

ul.pagenav li a {
   background-color: #eee;
	border:solid 1px #ccc;
	display:inline;
	padding:2px 20px 2px 20px;
	text-decoration:none
}
 
 ul.pagenav li.pagenav-prev { 
 }
  
 ul.pagenav li.pagenav-next {
 }

  .previous{
  	float: left;
  }
  
  .next{
  	float: right;
  }
/* pagenav ende*/




/* Alle Kategorien listen */
div.categories-list h1 {
    margin-bottom: 20px;
}
 
div.categories-list ul,
div.categories-list ul li,
div.categories-list ul li ul,
div.categories-list ul li ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    	text-transform: uppercase;
}
div.categories-list ul li {
    padding: 15px 0 0 0;
}
 
div.categories-list ul li ul li {
    padding: 3px 0 2px 20px;
}
 
div.categories-list ul li span.item-title a {
    font-weight: bold;
    font-size: 14px;
}
 
 
div.categories-list ul li ul li span.item-title a {
    font-weight: normal;
    font-size: 12px;

}
 
div.categories-list ul li div.category-desc p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #666;
    padding: 3px 0 2px 0;
}
 
div.categories-list ul li dl {}
div.categories-list ul li dl dt {
    float: left;
    margin: 0 10px 0 0;
text-transform: none;
}


/* ########     Eingabefelder   ############## */

input {
border:solid 1px #cccccc;	
}

input:focus
{
	border:solid 2px;
}

fieldset
{
	border:solid 1px #cccccc;

}

/* ##########################  Kontakte   ########################### */

.contact {
padding: 0px;
}

.contact-name {
	color: #666666;
}
.star {
	color: red;
}

/* ##########################  contacts ende    ########################### */



/* Alle Kategorien listen Ende aus folgender Musterseite*/
/* http://www.joomla-css.nl*/
/* Einzelne Kategorie*/
div.category-list h1 {
    margin: 0 0 10px 0;
}
 
div.category-list div.cat-children h3 {
    margin: 10px 0 5px 0;
}
 
div.category-list div.cat-children ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
 
div.category-list div.cat-children ul li {
    padding: 3px 0 6px 0;
}
 
div.category-list div.cat-children ul li div.category-desc p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #666;
    padding: 3px 0 2px 0;
}
 
div.category-list div.cat-children ul li span.item-title a {
    font-weight: bold;
}
 
div.category-list div.cat-children ul li dl dt {
    float: left;
    margin: 0 10px 0 0;

}

/* Einzelne Kategorie Ende */


/*Intro / 2reihig*/
div.items-row {
    clear: left;
    float: left; /* IE 6/7 Fix */
    width: 100%; /* IE 6/7 Fix */
}
 
div.cols-2 {
    overflow: hidden;
}
 
div.item h2 {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

 
div.column-1 {
    width: 345px;
    float: left;
    padding: 0px 20px 9000px 0px;
    margin: 0px 20px -9015px 0px;
    height: 100%;
    border-right: 1px #999 solid;
    overflow: hidden;
}
 
div.column-2 {
    width: 350px;
    float: left;
    padding: 0px 10px 9000px 0px;
    margin: 0px 0px -9015px 0px;
    height: 100%;
    overflow: hidden;
   /* border-right: 1px #999 solid;*/
}

/*Intro / subitems Ende */

/* Article Details */
dl.article-info {
    clear: both;
    padding: 10px 0 3px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px #999 solid;
    width: 340px;
    /*width: 100%;*/

}
 
dl.article-info dt.article-info-term {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #333;
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px #999 solid;
    padding: 0 0 3px 0;
    margin: 0 0 3px 0;
}
 
dl.article-info dd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #666;
}
 
dl.article-info dd a {
   color: #666;
}
 
dl.article-info dd a:hover {
    color: #333;
}

/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
background-color: #F1F1F1;
   padding: 3px;
	color:#444;
	/*background:#eee url(../images/arrow1.gif) no-repeat left top;*/
	border:solid 1px #ddd;
	line-height: 50px;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
background-color: #555;
	/*background:#555 url(../images/arrow2.gif) no-repeat left 6px !important;*/
	color:#fff;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
	background:#555;
	color:#fff;
}

/* ++++++++++++++  readmore ende  ++++++++++++++ */



#pathway {
   /*line-height: 16px;*/
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	margin: 0px 4px 0px 4px;
	width: auto;
	background-color: #B1B1B1;
	text-align: left;
	color: #444444;
}

#pathway a {
color: #444444;
	width: auto;
}

.breadcrumbs {
	font-size: 10px;
	line-height: 12px;
}


.top input {
margin-top: 4px;
display: block;
/*float: right;*/
}



.button {
/*Definition des normalen Buttons */
}


.input {
margin-top: 0px;
}

input.button {
margin-top: 6px;
	
}

/*Modul suche inputbox*/
#mod_search_searchword {
	margin-top: 10px;
	width: 188px;/*Breite an Sidebarmodul anpassen*/
}


/*Modul Suchen Grafik
div.search input.button {
margin-top: 6px;
display: block;
width: 100px;
height: 25px;
background-image: url(../images/suchen.gif);
background-repeat: no-repeat;
text-indent: 300px; /*damit ausserhalb des Bereichs
} */

/*Auf der Suchseite selbst*/
form#searchForm input {
padding-top: 0px;
	vertical-align: middle;
}

.highlight {
	border-bottom: 1px solid red;
}
	
.uhr {
	margin-right: 25px;
	margin-top: 15px;
	/*display: block;*/
	float: right;
	font-size: 10px;	
}


/* fußzeilen */
.footerin {
margin: 4px;
}
#footer {
clear:both;
padding-right: 4px;
text-align:right;
font-size: 10px;
border-top:0px solid #999;
/*background-color: #B1B1B1;*/
line-height: 16px;
color: #aaaaaa;
}
#footer a {
	color: #aaaaaa;
	text-decoration: none;
}

/* fußzeilen */