@import url("ui-smoothness.css");

/* grau: RGB(244, 241, 238)==#F4F1EE helles-orange RGB(255, 244, 224), orange RGB(229, 163, 0) == #E5A300 */
* {
    padding: 0;
    margin: 0;
}
body {
    background: #FFFFFF;
    font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
/* color: #555; */
    line-height: 20px;
}
a {
    text-decoration: none;
}
a:hover {
}
p {
    padding-bottom: 10px;
    line-height:170%;
}
h1 {
    font-family: Georgia;
}
h2 {
    font-family: Georgia;
}
h3 {
    font-family: Georgia;
}
/*
  li .yes {
  list-style-image: url(images/yes_icon.gif);
  }
  li .no {
  list-style-image: url(images/no_icon.gif);
  }
 */
img {
    border: none;
}
#wrap {
    margin: auto;
    width: 980px;
}
#header {
    background-color: #FFFFFF;
/*
  background-image:url('images/header_no_js.jpg');
  background-repeat:no-repeat;
 */
    height: 350px;
}
/*
  #header h1 {
  text-transform: uppercase;
  padding: 25px 0 0 30px;
  /\*font-size: 30px;*\/
  font-weight: 100;
  letter-spacing: -2px;
  }
  #header h1 a {
  color: #3090F0;
  }
  #header h1 a:hover {
  color: #333;
  }
  #header h2 {
  padding: 0 0 0 30px;
  font-size: 19px;
  color: #333;
  font-weight: 100;
  }
 */
#center {
}
/*
  *********************************
  * LOGOS & HEADER
  *********************************
 */
/* #header */
#banner {
    position:relative;
    float:left;
    height:345px;
    width:980px;
}
/* #header */
#sun {
    position:relative;
    float:right;
    width: auto;
    margin-top:-347px;
}
#logoBox {
    position:relative;
    float:left;
    width:300px;
    margin-top:-50px;
    margin-bottom:-100px;
    margin-left:3px;
}
#logosRegion {
    position:relative;
    margin-top:-120px;
    margin-left:-165px;
    /*
    margin-top:-140px;
    margin-left:-130px;
    */
    float:left;
    width: auto;
}
/*
  *********************************
  * MENU (Main)
  *********************************
 */
#menuh {
    background-color: #E5A300;
    height: 40px;
    line-height: 40px;
    padding-left: 17px;
}
#menuh li {
}
#menuh li a {
    padding:0 5px;
    text-decoration:none;
    color: #FFFFFF;
    background-color: #E5A300;
    font-weight: 100;
    font-size: 17px;
}
#menuh li a:hover {
    color: #000000;
}

#menuh #navh ul li a {
    font-size: 19px;
    padding-left: 4px;
    padding-right: 4px;
    border-left: #F8E2BD;
    border-left-style:dashed;
    border-left-width:1px;
}

/* #menuh */
#navh .active a {
    color: black;
}
/* #menuh */
/* #lang */
.jflanguageselection {
    float:left;
    width: 150px;
    font-size: 17px;
}
/* #menuh */
/* #lang */
.jflanguageselection li a {
    font-size: inherit;
}
/* #menuh */
.jflanguageselection li {
    float:left;
    width:auto;
    list-style-type:none;
}
/*
  *********************************
  * SUB_MENU
  *********************************
 */
#menusub {
    vertical-align: bottom;
    float:right;
    font-family: Arial;
    font-size: 10pt;
    margin-left:20px;
    width:525px;
}
#menusub li {
    float:left;
    width:auto;
    list-style-type:none;
    margin-right: 8px;
}
#menusub li a {
/* padding:0 10px; */
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
    color: #FFFFFF;
/* grey */
    background-color: #666666;
    font-weight: bold;
}
#menusub li a:hover {
}
/*
  *********************************
  * CONTENT
  *********************************
 */
#content {
    background:#F8E2BD;
    float:left;
    width: 980px;
}
#left {
    float: left;
    width: 170px;
    background:#F8E2BD;
}
#left li {
    list-style-type: none;
    padding-left: 10px;
}
#left h2 {
}
#left .navi {
    padding-top: 20px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    line-height: 25px;
    font-family: Georgia;
}
#left .navi li {
    border-bottom: 1px solid #FFFFFF;
/* CCC solid, dotted, dashed */
}
#left .navi li a {
/* color: #696969; */
    color: black;
    text-decoration: none;
    display: block;
    float: left;
    width: 155px;
}
#left .navi li a:hover {
    color: #E5A300;
    background-color: inherit;
}
/* #left .navi .active a */
#left .navi .active a {
    color:#E5A300;
    background-color: inherit;
}
#right {
    float: right;
    width: 810px;
    margin-right: 0px;
    background:#666666;
    color: white;
}

.contentleft {
    width: 785px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background:#FFFFFF;
    color: black;
}
.contentleft a, .contentpaneopen a {
    text-decoration: none;
    background:#FFFFFF;
    color: black;
}
/* .contentleft .link a, .contentpaneopen .link a:link , */
.link a, .contentrightbox .link {
    padding-right: 18px;
    /*border-bottom:4px dotted #E5A300;*/
    background: url(images/pfeil.gif) no-repeat right center;
}
.link_content a {
    border-bottom-color: #E5A300; 
    border-bottom-width: 2px;
    border-bottom-style: dotted; /* dashed;*/
}

.contentleft a:hover, .contentpaneopen a:hover {
    text-decoration: none;
}
.contentleft ul, .contentpaneopen ul {
    padding-left: 18px;
}
.contentleft ol, .contentpaneopen ol {
    padding-left: 25px;
}
.contentpaneopen {
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 11pt;
}
.contentpaneopen h1 {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #E5A300;
    line-height: 130%;
    background: #FFFFFF;
    font-size: 20px;
}
.contentpaneopen h2 {
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 3px;
}
.contentpaneopen h3 {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.contentpaneopen p {
    padding-bottom: 8px;
}
.contentpaneopen ul {
    padding-bottom: 8px;
}

.contentleftbox {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: justify;
}
.contentright {
    float: right;
    width: 195px;
}

.contentrightbox {
    background: #FFFFFF;
    color: black;
    width: 180px;
    float: right;
    border: 3px solid #E5A300;
    margin-bottom: 10px;
    font-family: Arial;
    font-size: 11px;
    text-align: justify;
}
.contentrightbox p {
    padding: 5px;
}
.contentrightbox h2 {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-size: 15px;
    background-color: #E5A300;
    padding-left: 10px;
}
.contentrightbox a {
    text-decoration: none;
    background:#FFFFFF;
    color: black;
}
.contentrightbox a:hover {
    text-decoration: none;
}
.subboxes {
/* light gray */
    background-color:RGB(244, 241, 238);
    width: 805px;
}
/*
  *********************************
  * FOOTER
  *********************************
 */
#footer {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    font-family: Arial;
    background-color: #666666;
/* dark grey */
    height:20px;
}
#footer a {
    color: #FFFFFF;
    background-color: #666666;
    text-decoration: none;
}
#footer a:hover {
}
#footer .small {
    float:right;
    width: auto;
    font-size:10px;
}
/*
  *********************************
  * LINES
  *********************************
 */
/* light-orange line */
#lineA {
    background:#F8E2BD;
    height: 4px;
    line-height:4px;
    margin-top:2px;
}
/* another light-orange line */
#lineB {
    background:#F8E2BD;
    height: 8px;
    line-height:8px;
    margin-top:3px;
}
/* orange line */
#lineC {
    background:#E5A300;
    height:8px;
    line-height:8px;
    margin-top:8px
}
/*
  *********************************
  * JOOMSLIDE
  *********************************
 */
.joomslide {
    border: 0;
}
/*
  *********************************
  * SLIDES
  ********************************
 */
.slide {
    border-style:solid;
    border-width:1px;
    margin-bottom: 5px;
    border-color: #d3d3d3;
    background: url(images/message-barX.gif) repeat-x;
}
.slide_head {
/* padding: 5px 100px; */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
/* font-weight: bold; */
}
.slide_body {
    padding-left: 12px;
}
.down_arrow {
    background: url(images/tall-down-arrow.gif) no-repeat left center;
    padding-left: 12px;
}
.up_arrow {
    background: url(images/tall-up-arrow.gif) no-repeat left center;
    padding-left: 12px;
}

/*********************************
  * Utilities
  ********************************
 */
.small {
    font-size: 80%;
}
/*
   *********************************
  * Formulare
  ********************************
 */
 .errors {
    color: red;
} 
 
.form {
    position:relative;
}
.form fieldset {
    padding: 20px;
    font:80%/1 sans-serif;
}
.form legend {
    padding: 2px 6px
}
.form label {
    width: 140px;
    float: left;
}
.form label.error {
    position:absolute;
    left: 330px;
    width: auto;
    color: red;
    padding-left: 10px; 
}
.form p {
    clear: both;
}
.form em {
    font-weight: bold;
    padding-right: 1em;
    vertical-align: top;
} 

