@import url("/css/navi.css");

html {
   font-size: 100.1%;
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
}

body {
   font-family: Arial, Verdana, 'Lucida Sans', sans-serif;
   font-size: 62.5%;
   color: #08172b;
   background-color: #fff;
   margin: 0;
   padding: 0;
   position: relative;
}

/* ------------------ allgemeine grundelement-definition --------------------- */
img {
   border: none;
   margin: 0;
   padding: 0;
}

a img {
   border: none;
}

a {
   color: #003783;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

h1 {
   font-size: 1.8em;
   color: #003783;
   padding-bottom: 13px;
   margin: 0;
   line-height: 1.3em;
}

h2 {
   font-size: 1.3em;
   padding: 8px 0;
   margin: 0;
   color: #003783;
}

h3 {
   font-size: 1.0em;
   margin-bottom: 1.0em;
}

h4 {
   margin-top: 0;
   font-size: 1.0em;
   margin-bottom: 1.0em;
   background-color: #FFF;
   padding: 8px;
   color: #08172b;
}

h4.nospacing {
   margin: 0;
   font-size: 1.0em;
   padding: 0;
}

.hidden {
   display: none;
}

.bold {
   font-weight: bold;
}

.lightgrey {
   color: #828c99;
}

.grey {
   color: #08172b;
}

.blue {
   color: #003783;
}

/* ------------------ GrundLayout --------------------- */
#center_box {
   position: relative;
   width: 950px;
   margin: 40px auto;
}

#navi_box {
   width: 640px;
   height: 62px;
}

#sidebar_left_box {
   width: 213px;
   position: absolute;
   top: 185px;
   left: 0;
}

.sidebar_left_inner {
   background: url(/gfx/bg_sidebar.gif) 0px 7px repeat-x;
}

.sidebar_round_corner,.sidebar_round_bottom {
   height: 7px;
}

#sidebar {
   background: url(/gfx/bg_sidebar2.gif) 0px 0px no-repeat;
   min-height: 400px;
   height: auto !important;
   height: 400px;
   padding: 10px 17px;
   font-size: 1.1em;
}

#sidebar a {
   color: #fff;
   text-decoration: none;
}

#sidebar a:hover {
   text-decoration: underline;
}

#content_box {
   width: 715px;
   position: absolute;
   top: 185px;
   right: 0;
   z-index: 100;
}

#content {
   min-height: 400px;
   height: auto !important;
   height: 400px;
   background: #fff url(/gfx/bg_content.gif) right top no-repeat;
   padding: 20px 25px 15px 25px;
}

.content_round_corner,.content_round_bottom {
   height: 7px;
}

/* Startseite */
#calendar {
   height: 127px;
   text-align: center;
   background: url(/gfx/content_sep_line.gif) center bottom no-repeat;
}

#calendar #timeline {
   height: 75px;
   background: url(/gfx/bg_calendar_11.gif) center bottom no-repeat;
   position: relative;
}

#calendar #timeline a {
   position: absolute;
   top: 19px;
}

/* 2011...*/

#calendar #timeline a.t20110108_20110116 {
   left: 20px;
}
#calendar #timeline a.t20110205_20110206 {
   left: 62px;
}

#calendar #timeline a.t20110506_20110508 {
	left:220px;
	}

#calendar #timeline a.t20110527_20110529 {
   left: 252px;
}
#calendar #timeline a.t20110603_20110605 {
   left: 266px;
}
#calendar #timeline a.t20110729_20110731 {
   left: 356px;
}

#calendar #timeline a.t20110812_20110814 {
	left:380px;
	}

#calendar #timeline a.t20110819_20110821 {
   left: 400px;
}


#intro {
   width: 330px;
   float: left;
   padding-top: 28px;
}

#intro p {
   font-size: 1.2em;
   line-height: 1.5em;
   padding: 0 5px 10px 0;
   margin: 0;
}

#jetzt_bewerben {
   display: block;
   width: 196px;
   height: 30px;
   background: url(/gfx/button_jetzt_bewerben.gif) left top no-repeat;
   margin-top: 10px;
}

#jetzt_bewerben:hover {
   background-position: left -30px;
}

#news {
   width: 300px;
   float: right;
   padding-top: 30px;
}

#news p,#teaser p {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0;
   padding: 0 0 10px 0;
}

#news h2,#teaser h2 {
   padding-bottom: 6px;
}

#teaser h2 {
   padding-top: 0px;
}

#news h2 .light_grey,#teaser h2 .light_grey {
   font-weight: normal;
   font-size: .9em;
   color: #828c99;
}

#news .item {
   padding-bottom: 10px;
}

#teaser .item {
   padding-bottom: 20px;
}

#teaser .teaser_image {
   background-color: #707988;
   float: left;
   margin-right: 10px;
}

#teaser .teaser_image img {
   margin: 3px;
}

/* Content */
#text p {
   padding: 0 50px 10px 0;
   margin: 0;
   font-size: 1.2em;
   line-height: 1.5em;
}

#hinweise p {
   padding: 0 50px 10px 15px;
}

/* Footer */
#footer {
   width: 665px;
   background: url(/gfx/content_sep_shadow.gif) center 10px no-repeat;
   text-align: center;
}

#footer ul {
   list-style-type: none;
   color: #808996;
   padding-top: 22px;
   font-size: 1.1em;
}

#footer ul li {
   display: inline;
}

#footer ul li a {
   padding: 0 3px;
}

#footer ul li a.active {
   font-weight: bold;
}

/* ------------------ Sidebar --------------------- */
dd,dt,dl {
   margin: 0;
   padding: 0;
}

.sidebar_teaser {
   margin: 0 0 10px 0;
   padding: 0 3px 0 3px;
   background-color: #707988;
}

.sidebar_teaser dd.sidebar_teaser_copy {
   margin-top: .7em;
   font-size: 1em;
   color: #FFF;
   font-weight: bold;
   text-align: center;
   width: 100px;
   display: block;
   float: right;
}

.sidebar_teaser dt.sidebar_teaser_img {
   width: 68px;
   margin: 3px 0px 0 0;
   float: left;
   display: block;
}

.button_small {
   border: 0;
   height: 14px;
   cursor: pointer;
   display: block;
}

.button_ansehen {
   margin: 8px auto;
   width: 67px;
   background: url(/gfx/button_ansehen.gif) top left no-repeat;
}

.button_ansehen:hover {
   background-position: 0 -14px;
}

#myAlternativeContent {
   margin-bottom: 15px;
}

/* ------------------ Nuetzliches --------------------- */
.spacer15 {
   height: 15px;
}

.spacer30 {
   height: 30px;
}

/* Clearfix-Hack */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.clearfix {
   display: inline-block;
}

html[xmlns] .clearfix {
   display: block;
}

/* ------------------ Formulare --------------------- */
form {
   margin: 0;
   padding: 0;
   color: #828c99;
}

form fieldset {
   border: 0;
}

form fieldset legend {
   font-size: 1.3em;
   font-weight: bold;
   padding: 8px 0;
   margin: 0;
   color: #003783;
}

form fieldset div {
   margin: 8px 15px;
}

form .inputTextLabel,form .inputCheckboxLabel {
   display: block;
   font-size: 1.2em;
   font-weight: bold;
}

form .inputText,form .inputSelect,form .inputTextarea,form .inputCheckbox
   {
   width: 350px;
   padding: 3px;
   font-size: 1.1em;
   border: 1px solid #EDEEF1;
   border-top: 1px solid #808B99;
   border-left: 1px solid #808B99;
   color: #666;
}

form .inputTextarea {
   width: 550px;
   padding: 3px;
   font-family: Arial, Verdana, 'Lucida Sans', sans-serif;
   font-size: 1.1em;
}

form .inputCheckbox {
   width: 12px;
   padding: 0;
   vertical-align: middle;
}

form span.condition {
   color: #828c99;
   font-size: .9em;
}

form .footnote {
   font-size: .9em;
}

form .button_box {
   margin-left: 470px;
}

.uploadimage_preview {
   position: absolute;
   top: 55px;
   left: 370px;
}

.button_middle {
   border: 0;
   height: 27px;
   cursor: pointer;
   display: block;
}

.button_upload {
   margin-top: 10px;
   width: 134px;
   background: url(/gfx/button_hochladen.gif) top left no-repeat;
}

.button_bewerbung_send {
   margin-top: 10px;
   width: 179px;
   background: url(/gfx/button_bewerbung_send.gif) top left no-repeat;
}

.button_middle:hover {
   background-position: 0 -27px;
}

/* Fehler */
.note {
   font-size: 1.1em !important;
}

.error {
   color: #a32727 !important;
}

small.error {
   display: block;
   color: #a32727 !important;
   font-size: 1.1em;
   background: #fff6bf;
   padding: 2px;
   width: 350px;
}

.error label {
   font-weight: bold;
}

.error input,.error textarea,.error select {
   border: 1px solid #a32727 !important;
   color: #a32727 !important;
}

.alert {
   background: #fff6bf url(/gfx/exclamation.png) center no-repeat;
   background-position: 15px 50%; /* x-pos y-pos */
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid #ffd324;
   border-bottom: 2px solid #ffd324;
   font-size: 1em;
}

.alert h4 {
   font-size: 1.1em;
   font-weight: bold;
   color: #333;
   background: none;
   padding: 0;
}

.alert p {
   font-size: 1em;
   color: #333;
}

.information {
   background: #F8FAFC url(/gfx/information.png) center no-repeat;
   background-position: 15px 50%; /* x-pos y-pos */
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid #B5D4FE;
   border-bottom: 2px solid #B5D4FE;
   font-size: 95%;
}

.information h4 {
   font-weight: bold;
   font-size: 1.1em;
   color: #3a5584;
   background: none;
}

.information p {
   color: #3a5584;
   font-size: 1em;
}

/* Tooltips */
.tooltip {
   display: none;
   position: absolute;
   z-index: 900;
   width: 240px;
   height: 185px;
   background: url(/gfx/bg_tooltip.png) top left no-repeat;
}

.tooltip_big {
   display: none;
   position: absolute;
   z-index: 900;
   width: 240px;
   height: 285px;
   background: url(/gfx/bg_tooltipbig.png) top left no-repeat;
}

.tooltip_entry {
   margin: 50px 25px 20px 25px;
   font-size: 1.1em;
}

.tooltip_entry h3 {
   color: #003783;
}

/* ------------------ Gallery --------------------- */
.gallery {
   height: 106px;
   position: relative;
   background: url(/gfx/bg_content_gallery.gif) top left repeat-x;
   display: inline-block;
}

.gallery_left {
   position: absolute;
   top: 0;
   left: 0;
}

.gallery_right {
   position: absolute;
   top: 0;
   right: 0;
}

.gallery_entry {
   padding: 15px 0;
}

.gallery_entry img {
   max-height: 75px;
   height: expression(this.scrollHeight >   74 ?   "75px" :   "auto");
   /* sets max-height for IE */
   margin: 0 7px;
}

.img_left {
   float: left;
   margin: 0 8px 8px 0;
   position: relative;
}

.img_right {
   float: right;
   margin: 0 0 8px 8px;
   position: relative;
}

.img_caption {
   background-color: #B9BEC7;
   color: #fff;
   padding: 3px;
   position: relative;
}

/* ------------------ Sonstges --------------------- */
table.techn_data {
   width: 100%;
   font-size: 1em;
   border: 1px solid #EDEEF1;
   border-collapse: collapse;
}

table.techn_data th {
   width: 40%;
   text-align: right;
   padding: 5px;
   padding-right: 15px;
   background-color: #EDEEF1;
   border-bottom: 1px solid #FFF;
}

table.techn_data td {
   padding: 5px;
   border-bottom: 1px solid #EDEEF1;
}
