/*********************************************
*** Designed by Peter Schieder             ***
*** Designers Home: http://www.sotho.de    ***
**********************************************/

/****************** LAYOUT ******************/

html {
  height:100.1%;
}
body {
  color            : #000000;
    background-color : #FFFFFF;
    background-image : url(../images/background.jpg);
  background-attachment:fixed;
    font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
}
a {
  font-size        : 11px;
    color            : #0066CC;
}
a:link {
  font-size        : 11px;
    color            : #0066CC;
    text-decoration  : none;
    font-weight      : bold;
}
a:visited {
  font-size        : 11px;
    color            : #0066CC;
    text-decoration  : none;
   font-weight      : bold;
}
a:hover, a:active, a:focus {
  font-size        : 11px;
    color            : #333333;
    text-decoration  : none;
    font-weight      : bold;
}
#sidebar1 a, #sidebar2 a {
  color: #3366FF;
}
#all {
  width: 980px;
  border-radius: 16px;
  -moz-box-shadow: 0px 10px 10px #333333, 0 -2px 10px #222222;
  box-shadow: 0px 10px 10px #333333, 0 -2px 10px #222222;
  -webkit-box-shadow: 0px 10px 10px #333333, 0 -2px 10px #222222;
  background: #FFFFFF;
  margin: 0 auto;
  text-align:left;
  overflow: hidden;
  font-size:1.35em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#333333')";
}
#header {
  background: #ffffff;
  height:220px;
  padding:0px 10px 20px 10px;
}
#logo {
  float:left;
  margin-top:0px;
  margin-right:10px;
}
#breadcrumb {
  margin-left:10px;
  clear:both;
  position:relative;
  overflow:hidden;
  height:10px;
  background:transparent ;
  padding:0 10px 2px;
  
}
#sidebar1 {
  float: left;
  width: 180px;
  padding: 0px 0 20px 0;
  margin-left:10px;
  margin-right:5px;
  background: #e3e1e3;
  background: -moz-linear-gradient(right, #f6f4f4, #e1dfdf);
  background: -webkit-gradient(linear, right center, left center, from(#f6f4f4), to(#e1dfdf));
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
#container {
  margin-top:20px;
  border-radius: 6px;
  overflow:hidden;
  width:970px;
  margin-left:5px;
  height:auto;
  background: #ffffff;
}
#content {
  overflow:hidden;
  float: left;
  min-height: 450px;
  height: auto !important;
  height: 450px;
  padding: 5px 0 2px 0;
  background:#ffffff;
  
}
#incontent ul {
  padding-left:0px;
  list-style-type: none;
}
#sidebar2 {
  float: left;
  width: 180px;
  padding: 0px 0 20px 0;
  background: #e3e1e3;
  background: -moz-linear-gradient(left, #f6f4f4, #e1dfdf);
  background: -webkit-gradient(linear, left center, right center, from(#f6f4f4), to(#e1dfdf));
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left:5px;
 }
#content ul, #content ol {
  padding: 0 15px 15px 40px;
}
#insidebar1, #incontent, #insidebar2 {
  overflow:hidden;
  padding: 0px;
}
#incontent {
  padding: 10px 10px 0px;
}

#content.col_980 {
  width:980px;
}
#content.col_760 {
  width:760px;
}
#content.col_580 {
  width:580px;
}
* html #footer {
  border-top:2px solid #666;
}
* + html #footer {
  border-top:2px solid #666;
}
* + html #sidebar1 {
  width:200px;
}
* + html #sidebar2 {
  width:200px;
}
* + html #breadcrumb {
  border-bottom: 2px solid #333333;
}
* html #sidebar1, * html #sidebar2 {
  width:180px;
}
* html #breadcrumb {
  border-bottom: 2px solid #333333;
}
#footer {
  padding: 4px 10px 0px;
  font-size: 10px;
  text-align:center;
  border-top:0px solid #666;
  background: -moz-linear-gradient(top, #f6f4f4, #e1dfdf);
  background: -webkit-gradient(linear, top center, bottom center, from(#f6f4f4), to(#e1dfdf));
  height:53px;
}
#breadcrumb {
  border-top:0px solid #333;
}
h2 {
  font-family: arial, sans-serif;
}
div.breadcrumbs {
  float:left;
}
div.search {
  float:right;
}

/*=========================================================================================================*/

h1 { font-size:24px;}
h2 { font-size:18px; color:#5e759a;}
h3 { font-size:16px; color:#5e759a;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:11px;}


a img {
border: none;
}

p {
  margin: 0.8em 0;
}
#footer p {
  margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
  font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
  white-space: pre;
}
del {
  text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
  cursor: help;
}
sup, sub {
  line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
  cursor: pointer;
}
/*=========================================================================================================*/
/*some joomla! classes*/

/*menu*/  

.moduletable_menu {
    width: 180px;
    font-size: 12px;
}
    
.moduletable_menu ul {
    list-style: none;
    margin: 0;
    padding: 5px;
}

.moduletable_menu li a {
    text-decoration: none;
}

.moduletable_menu li a:link, #moduletablemenu li a:visited {
    padding-left: 0px;
    color: #000;
    display: block;
    background: #e3e1e3;
    background-position: 0px 0px;
}

.moduletable_menu li a:hover {
    padding-left: 0px;
    color: #fff;
    font-weight: bold;
    background: transparent url(../images/ihp-v_back.gif);
    background-position: 0px -23px;
}

.moduletable_menu li a:active {
    padding-left: 0px;
    color: #000;
    background: transparent url(../images/ihp-v_back.gif);
    background-position: 0px -23px;
}

/*modul*/
.moduletable {
    width: 100%;
    text-indent: 10px;
    padding-left: 0px;
    background: transparent;
    background-position: 10px -23px;
    table-layout: auto;
}
.moduletable h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 21px;
    text-indent: 0px;
    letter-spacing: -1px;
    color: #CCCC99;
    background: #FF3300;  
}

/*partner*/
.moduletable_partner {
    width: 100%;
    text-indent: 5px;
    padding-left:0px;
    background: url(../images/Partner2.png);

}
.moduletable_partner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-indent: 0px;
    color: #FFFFFF;
    background: url(../images/Partner1.png);  
}

/*rodi-db*/
.moduletable_rodi {
    width: 100%;
    text-indent: 20px;
    padding-left:0px;
    background: url(../images/Partner2.png);

}
.moduletable_rodi h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-indent: 0px;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: url(../images/Partner1.png);  
}

/* items row */
.items-row .item { 
  margin:20px 0px 20px 0px;
  text-align:justify; 
  background:#FFFFFF;
  padding:2px 5px 2px 5px;
  border:2px solid #e5e5e5;
  border-radius: 6px;
  -o-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.items-row .item h2, 
.items-row .item h2 a { font-size:16px; height:22px; background:#DCDCDC; padding:8px 0px 0px 10px;}
.item .readmore { text-align:right;margin:10;}
.item .readmore a { color:#0066cc;font-weight:700; }

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*New: Current menu list items are now classes*/
ul.menu li.current {
}
ul.menu li.current a {
}
ul.menu li.current a:hover {
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
/*neu 2.5: new component finder */
.finder{
}
#finder-search {
}
form .finder label {
}
dl.search-results dd.result-url {
}
.finder .inputbox {
}
#header form .finder {
}
/*new 2.5: article images */
.img-fulltext-left {
}
.img-intro-left {
}
.img-fulltext-right {
}
.img-intro-right {
}

/*pagenavigation*/

.pagination { overflow:hidden;padding:10px 0; }
.pagination .counter { margin:0; }

.current > a > span {
  color:#d76628;
}

.pagination ul { overflow:hidden;list-style-type:none; }
.pagination ul li {list-style-type:none;
  float:left;
  margin:0 6px 0 0;
}

.pagination .pagenav {
  display:block;
  background:#fff;
  margin:0 4px 0 0;padding:2px 6px;
  border:0px solid #e5e5e5;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    margin:10px 0;
}


.pagenav .pagenav-prev { float:left; }
.pagenav .pagenav-next { float:right; }
.pagenav-prev, .pagenav-next {
  background:#fff;
  margin:0 4px 0 0;padding:2px 6px;
  border:0px solid #e5e5e5;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
    margin:10px 0;
}


/*old Joomla1! classes  */

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : none;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #FFFFFF;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

.inputbox {
  border           : 1px solid #999999;
  background     : transparent url(../images/ihp-v_back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color         : #333333;
}

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}
