
@import "basics.css";
@import "cssMenu.css";

/* ============================================ */
/* BASIC LAYOUT                                 */
/* ============================================ */

.galleryteaser spanhtml {
  height: 100%;
}

body {
	background: #FFFFFF;
    color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
    min-height: 101%;
    padding-bottom: 1em;
}
a {
    color: #026cc3;
}
a:hover {
    color: #034b87;
}

a img {
    border: 0;
}
h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 170%;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    font-weight: normal;
}
h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 145%;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    font-weight: normal;
}
li h2 {
    margin-top: 0;
}
p {
    margin: 0.7em 0em;
}
p:first-child {
    margin-top: 0;
}
p.p_p-ul {
    margin-bottom: 0.1em;
}
p.p_p-ul + ul {
    margin-top: 0em;
}
p.p_ul-p {
    margin-top: -0.7em;
}
.r_label {
    display: block;
    font-weight: bold;
    margin-top: 0.5em;
}
.b_label {
    font-weight: bold;
    margin-top: 0.5em;
}
input[type=radio] {
    margin-right: 1em;
}
.pageContainer {
	display: block;
	width: 40em;
	min-width: 800px;
	max-width: 100%;
	margin: 0em auto;
}

#header {
    position: relative;
    margin-bottom: 1px;
}
#logo {
    position: absolute;
    top: 27px;
    right: 0px;
    z-index: 100;
}
#leftBar0 {
	background: transparent url(../images/barLeft_0.gif) repeat-x top left;
    width: 15.5em;
    height: 59px;
}
#headerBar {
	background: #1b75bb url(../images/barHeader.gif) repeat-x top left;
    min-height: 50px;
}
.pageContainer {
    position: relative;
}
#headerBar .flare {
	background: transparent url(../images/showcaseFlare.png) no-repeat top left;
    width: 512px;
    height: 304px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#headerBar .transparentPanel {
	background: transparent url(../images/barLeft_1.png) no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 230px;
    width: 15.5em;
}
.showcase {
    margin: 0;
    padding: 0;
    position: relative;
}
.showcase li {
    list-style-type: none;
}
.showcase img {
    position: absolute;
    top: 0;
    right: -1;
    display: none;
    z-index: 1;
    border-right: 1px solid #FFF;
}
.showcase .item0 img {
    display: block;
}
.showcase li:hover img, .showcase li.f_hovered img {
    display: block;
}
.showcase .title {
    position: relative;
    height: 46px;
    z-index: 3;
}
.showcase .title div {
    position: absolute;
    width: 15.5em;
    z-index: 3;
}
.showcase .title div div {
    position: static;
    border-top: 1px solid #FFF;
    width: 13.5em;
    height: 45px;
    vertical-align: middle;
    display: table-cell;
    font-style: italic;
    color: #e0e7f0;
    text-shadow: 1px 1px 1px #1B2C38;
    padding: 0 1em;
}
.showcase li:hover .title div div, .showcase li.f_hovered .title div div {
	background: transparent url(../images/showcasePanelHover.png) repeat-x top left;
    color: #FFF;
    text-shadow: 1px 1px 1px #042A49;
}
.showcase li:hover .title span, .showcase li.f_hovered .title span {
    font-size: 110%;
}
.showcase li.item0 .title {
    border-top: 0px;
}

#mainmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
	background: transparent url(../images/mainmenuBg.gif) no-repeat bottom right;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    -moz-border-radius-bottomright: 10px;
    -moz-box-shadow: -1px 1px 2px #B4D0EF;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-box-shadow: -1px 1px 2px #B4D0EF;
    border-bottom-right-radius: 10px;
    box-shadow: -1px 1px 2px #B4D0EF;
}
#mainmenu li {
    float: left;
}
#mainmenu a {
    color: #b4d0ef;
    text-decoration: none;
    font-size: 85%;
    display: block;
    padding: 0.3em 1.1em;
    margin: 0 1px;
}
#mainmenu .active a {
    color: #FFF;
}
#mainmenu .last a {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#mainmenu a:hover {
    color: #FFF;
    text-decoration: underline;
    border-right: 1px solid #B4D0EF;
    border-left: 1px solid #B4D0EF;
    margin: 0;
    background: #026cc3;
    text-shadow: 1px 1px 2px #025192;
}
.contentContainer {
    z-index: 2;
    border-top: 1px solid #FFF;
}
#leftBar0 {
	background: transparent url(../images/barLeft_0.gif) repeat-x top left;
    width: 15.5em;
    height: 59px;
}
#leftBar1 {
	background: transparent url(../images/barLeft_2.png) repeat-x top left;
    width: 13.5em;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2.6em 1em 0em 1em;
}
#leftBar1 .content {
    font-size: 75%;
}
#leftBar1 .content p {
    font-weight: bold;
}

.linklist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.linklist li {
    display: inline;
}
.linklist a {
    color: #FFF;
    text-decoration: none;
}
.linklist a:hover {
    text-decoration: underline;
}

.mainContent {
    padding-top: 1.8em;
    margin-left: 17em;
}
.mainContent > div {
    font-size: 85%;
}
.intro {
    font-size: 115%;
}
.error {
    font-weight: bold;
    color: #F00;
}

.filelist ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.filelist li {
    margin: 1em 0em 2em 0em;
}
.listelementHeading {
    font-size: 120%;
}
.listelementHeading strong {
    font-weight: normal;
}
.listelementHeading a {
    text-decoration: none;
}
.listelementHeading a:hover {
    text-decoration: underline;
}

.ccms_atcNoShow {
    color: #AAA;
    font-style: italic;
}

.articlelist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.articlelist li {
    padding: 1em 0em;
    border-bottom: 1px solid #AAA;
    position: relative;
    min-height: 120px;
}
.articlelist h2, .articlelist p {
    margin-left: 180px;
}
.articlelist .img {
    position: absolute;
    top: 1em;
    left: 0;
}
.articlelist h2 a {
    color: #000;
    text-decoration: none;
}
.articlelist h2 a:hover, .articlelist li:hover h2 a {
    text-decoration: underline;
}

.imgShadow {
    display: inline-block;
    background: transparent url(../images/imgShadow0.png) no-repeat bottom left;
}
.imgShadow img {
    margin-bottom: 0;
}
.imgShadow span {
    padding-bottom: 8px;
    display: inline-block;
    background: transparent url(../images/imgShadow1.png) no-repeat bottom right;
}
.teasersmall .imgShadow span {
    padding-bottom: 5px;
}
.imgShadow span span, .teasersmall .imgShadow span span, .galleryimage .imgShadow span span {
    padding-bottom: 0.15em;
}
.imgShadow span span, .thumb .imgShadow span span, .current .thumb .imgShadow span span, a.thumb:hover .imgShadow span span {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 0.15em;
    display: inline-block;
}
.description {
    font-size: 85%;
}
#footermenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    margin-top: 6em;
    font-size: 78%;
}

