/*hintergrund ANFANG*/

body{
background-color: white;
font-size: 71%;
margin: 5px 0px 0px 12px;
font-family: Verdana;
}

#background{
/* background: url(../images/footer_img.gif) bottom left no-repeat; */
background: url(../images/footer_img2.gif) bottom left no-repeat;
}

#contentLeft{
width: 940px;
background: url(../images/content_left2.gif) repeat-y;
}

#contentRight{
width: 756px;
background: url(../images/content_right.jpg) top right repeat-y;
float: right;
}

a:hover{
text-decoration: underline;
}

a{
text-decoration: none;
color: #960001;
}

h1{
font-family: Verdana;
}

h2{
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
}

h3{
color: #666666;
font-family: Verdana;
font-size: 0.9em;
font-weight: lighter;
line-height: 0.8em;
margin-bottom: -5px;
text-transform: uppercase;
}

h4{
font-family: Verdana;
font-size: 0.9em;
}

li{
}

label{
}

form{
}

fieldset{
}

img{
  border: none;
}

.cl_left{
clear: left;
}
.clearBoth {
  clear: both;
}
.floatLeft{
float: left;
}

.sb_spacer {
    display:none;
}

* html .sb_spacer {
   display:block;
}

.black, a.black, a .black {
  color: #000;
}
.widthAuto {
  width: auto;
}
.aPfeil{
background: url(../images/pfeil_weiss.gif) left center no-repeat;
padding-left: 15px;
}
.textrot {
  color: red;
}

.warning {
  margin: 5px 0;
  padding: 5px;
  border: 1px solid #660000;
  background-color: #FFEEEE;
  line-height: 1.4em;
}

/*hintergrund ENDE*/

/*Kopfbereich ANFANG*/

#headerRechts {
margin-left:184px;
}

#header{
margin: 0;
padding:0;
width: 943px;
height: 120px;
}

#LOGObundesmIMG{
float: left;
height: 120px;
}

#LOGObundesmIMG img{
margin-top: 20px;
}

#darstellungNavi{
float: left;
font-family: Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}

#serviceNavi{
float: right;
font-family: Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}

#serviceNavi li, #darstellungNavi li{
float: left;
}

#serviceNavi a,#darstellungNavi a{
color: black;
text-decoration: none;
margin-left: 5px;
}

#headerNavi{
height: 21px;
line-height: 21px;
width:756px;
margin:0;
padding:0;
}

#header .breadcrumble{
width: 741px;
height: 17px;
background-color: #e21c3f;
color: white;
padding-top: 3px;
padding-left: 15px;
float: left;
}

.breadcrumble a{
color: white;
}

h1#headerIMG {
margin:0;
padding:0;
background: url(../images/infoboersen_header.jpg) no-repeat;
width: 756px;
height: 79px;
text-indent: -99999px;
float: left;
}

h1#headerIMG a{
display: block;
width: 756px;
height: 79px;
margin:0;
padding:0;
}

/*Kopfbereich ENDE */

/*Linke Spalte ANFANG*/

#linkeSpalte .zwischenUeberschrift{
width: 184px;
background-color: #e21c3f;
color: white;
font-weight: bold;
text-align: center;
padding: 5px 0px 5px 0px;
}


.cl{
clear: both;
font-size: 0em;
line-height: 0em;
}

#linkeSpalte{
width: 184px;
float: left;
}

.SecureNaviEbene1{
background: #7fc7df url(../images/schwung_links_beige.gif) bottom left no-repeat;
margin:0;
padding:0;
padding-bottom:55px;
list-style-type: none;
}

.SecureNaviEbene1 li{
list-style-type: none;
border-bottom: 1px solid white;
}

.SecureNaviEbene1 a{
padding: 2px 0px 4px 17px;
font-family: Verdana;
text-decoration: none;
color: black;
display: block;
background-color: #e1dbc3;
}

.SecureNaviEbene1 a:hover{
color: #666666;
}

#NaviEbene1{
margin:0;
padding:0;
list-style-type: none;
}

#NaviEbene1 li{
list-style-type: none;
border-bottom: 1px solid white;
}

#NaviEbene1 a{
padding: 2px 0px 4px 17px;
font-family: Verdana;
text-decoration: none;
color: black;
display: block;
background-color: #7fc7df;
}

#NaviEbene1 a:hover{
color: white;
}

/*Formular Anmeldung ANFANG*/

#loginField{
padding-top: 62px;
padding-bottom: 10px;
background: #e1dbc3 url(../images/schwung_links.gif) top left no-repeat;
}

#loginField legend{
padding: 0;
margin: 0;
display: block;
padding-bottom: 15px;
position: relative;
left: -7px;
font-weight: bold;
}

#loginField form{
margin: 0;
padding: 0;
margin-left: 17px;
}

#loginField fieldset{
margin: 0;
padding: 0;
border: none;
}

#loginField label{
margin: 0;
padding: 0;
padding-top: 2px;
float: left;
width: 60px;
font-weight: normal;
}

#loginField .submit{
background: url(../images/pfeil_suche.gif) left 1px no-repeat;
border: none;
margin-left: 60px;
padding-left: 20px;
font-size: 1em;
font-family: verdana;
height: 20px;
cursor: pointer;
width: 90px;
margin-top: 2px;
}

.input{
margin: 0;
padding: 0;
border: 1px solid #867760;
width: 95px;
height: 17px;
float: left;
}
#benutzername{
margin-bottom: 3px;
}

.partnerLinks h3 {
  margin: 5px;
  margin-top: 20px;
}
.partnerLinks img {
  margin: 5px 0;
}

/*Formular Anmeldung ENDE*/

/*Linke Spalte ENDE*/

/*Mittlere Spalte ANFANG*/

/*div{
border: 1px solid red;
}*/

.artikelText a{
  color: #960001;
  text-decoration: underline;
}

#sitemapInhalt{
margin-left: 20px;
margin-top: 20px;
}

#sitemapInhalt a {
  color: #000;
}

.sitemapH1{
font-size: 1.6em;
}

#sitemapInhalt h2{
margin-top: 25px;
}

.sitemap_level1{
font-weight: bold;
line-height: 20px;
}

.hinweis{
width: 510px;
margin: 20px 0px 0px 10px;
padding: 15px 0px 15px 15px;
border: 1px solid #e21c3f;
font-weight: bold;
}

#mittelSpalte{
background-color: white;
width: 540px;
float: left;
margin: 0px;
padding-bottom: 20px;
}

.BorderBox {
  display: inline;
  margin: 28px 0px 15px 17px;
  padding: 10px;
  border: 1px solid #999999;
  width: 498px;
  background-color: white;
  float: left;
  clear: both;
}
.BorderBox .pfeilLink {
  display: none;
}
.BorderBoxBottomLink {
  margin: 0 18px;
  padding: 0 10px;
  clear: both;
  width: 500px;
}
.BorderBox ul {
  margin: 5px 15px;
  padding: 0;
}
.BorderBox li {
  margin: 2px 0;
  padding: 1px 0;
}
.TeaserBoxBig{
margin: 29px 0px 0px 17px;
width: 520px;
background-color: white;

/* float: left; */
clear: both;
}
.TeaserImgBig, .BorderBoxImg {
float: left;
margin-right: 18px;
margin-top: 5px;
margin-bottom: 5px;
}
.TeaserTxtBig, .BorderBoxTxt {
font-family: Verdana;
padding-top: 2px;
margin-bottom: 10px;
line-height: 1.2em;
}
.pfeilLink{
background: url(../images/pfeil_weiss.gif) left 3px no-repeat;
padding-left: 15px;
float: left;
margin-right: 10px;
padding-top: 3px;
float: left;
}
.aRot{
text-decoration: none;
font-family: Verdana;
color: #960001;
font-weight: normal;
margin-top: -3px;
float: left;
}

.TeaserBox{
margin: 34px 0px 0px 17px;
display:inline;
width: 250px;
background-color: white;
float: left;
overflow: hidden;
}
.TeaserImg {
margin-top: 0;
margin-bottom: 7px;
margin-right: 5px;
float: left;
}
.TeaserTextBox {
  float: left;
}
.TeaserInfoBox {
  float: left;
  height: 205px;
  background-repeat: no-repeat !important;
}

.TeaserTxt {
  font-family: Verdana;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.TeaserTxt p{
  margin-right:5px;
}

.TeaserInfoTxt {
  font-family: Verdana;
  line-height: 1.3em;
  padding: 30px 15px 10px 40px;
}
.TeaserTxt p {
  margin-top: 0;
  margin-bottom: 0.7em;
}
.TeaserTxt ul {
margin: 3px 0;
padding:0;
list-style-type: none;
}
.TeaserTxt li{
background: url(../images/pfeil_weiss.gif) left 3px no-repeat;
padding: 1px 0 1px 15px;
}
.TeaserTxt li a {
text-decoration: none;
font-family: Verdana;
color: #960001;
}
.TeaserTxt li a:hover{
text-decoration: underline;
}

.TeaserInfoTxt ul {
margin: 3px 0;
padding:0;
list-style-type: none;
}
.TeaserInfoTxt li{
background: url(../images/pfeil_weiss.gif) left 3px no-repeat;
padding: 1px 0 1px 15px;
}
.TeaserInfoTxt li a {
text-decoration: none;
font-family: Verdana;
color: #960001;
}
.TeaserInfoTxt li a:hover{
text-decoration: underline;
}



/*Teaserbox infotag Wiedereinsteig*/
div.InfotagBox {
    background: url(../images/infoka_ITW_final.jpg) left 3px no-repeat;
}



div.InfotagBox h2,
div.InfotagBox h3,
div.InfotagBox div.TeaserTextBox { padding:12px; }


div.InfotagBox h3 { 
    margin-top:16px;
    margin-bottom:0;
    padding-bottom:0px;
 }


* html div.InfotagBox h3 { 
    margin-top:12px;
}

*:first-child+html div.InfotagBox h3 {
    margin-top:12px;
}


div.InfotagBox h2 { 
    margin-bottom:0;
    padding: 0 12px;
}




.teaserRow {
  clear: left;
  margin: 0;
  padding: 0;
}



#inhaltBox3{
margin: 34px 0px 0px 20px;
float: left;
width: 245px;
display:inline;
background-color: white;
}

#omaKindIMG{
float: left;
margin-top: 4px;
margin-right: 8px;
margin-bottom: 1px;
}

#omaKindTXT{
font-family: Verdana;
line-height: 123%;
margin-top: 12px;
font-weight: normal;
margin-bottom: 5px;
}

#omaKindTXT2{
font-family: Verdana;
line-height: 123%;
font-weight: normal;
margin-bottom: 10px;
float: left;
}

#inhaltBox4{
margin-left: 17px;

margin-top: 34px;
background-color: white;
width: 275px;
}

#pageUrl{
display: none;
}

/*-------------------------------Download-Kasten---------------------*/

#dlRahmen{
  border: 1px solid #999999;
  clear: both;
  width: 498px;
  display: inline;
  float: left;
  margin: 10px;
  padding: 10px;
  margin-left: 17px;
}
#dlRahmen H3 {
  margin: 0;
}
#dlText {
  margin: 10px 0;
}

#dlList{
text-align: left;
margin:0;
padding:0;

list-style-type: none;
}
#dlList li {
padding-left: 20px;
margin-top: 0.6em;
line-height: 1.5em;
background: url(../images/dl_icon_blank.gif) left top no-repeat;
}
li.dlpdf{
background: url(../images/dl_icon_pdf.gif) left top no-repeat !important;
}
li.dlzip{
background: url(../images/dl_icon_zip.gif) left top no-repeat !important;
}
li.dljpg{
background: url(../images/dl_icon_jpg.gif) left top no-repeat !important;
}

#dlList a{
color: #960001;
}

.dlDescription{
color: #666666;
text-align: left;
}

#dlList a:hover{
color: #666666;
}

/****************************************/
/* Inline-Downloadliste                 */
/****************************************/
ul#dlListInline {
  margin: 0;
  padding: 0;

  list-style: none;
}
ul#dlListInline li {
  margin: 0.2em 0 !important;
  padding: 0 0 0 20px !important;
  line-height: 1.5em;

  border: none !important;
}


/*Mittlere Spalte ENDE*/

/*Rechte Spalte ANFANG*/

#rechteSpalte{
width: 194px;
float: right;
}

/*---------------------Formular2------------------------------*/

#searchField{
padding: 0;
margin:0;
margin-top: 3px;
padding-left:20px;
width: 174px;
background: #d7e9ed;
/* url(../images/informieren_schwung_rechts.gif) bottom no-repeat; */
padding-bottom: 66px;
}

#searchField legend{
margin-bottom: 4px;
padding: 0;
display: block;
position: relative;
left: -7px;
}

#searchField fieldset{
margin: 0;
padding: 0;
border: none;
}

#searchField form{
margin: 0;
padding: 0;
width: 174px;
height: 45px;
}

#searchField label{
margin: 0;
padding: 0;
}

#searchField .submit{
background: url(../images/pfeil.jpg) left 3px no-repeat;
float: left;
margin-top: 2px;
font-family: verdana;
font-size: 1em;
border: none;
cursor: pointer;
color: #960001;
width: 80px;
}

#searchField .submit2{
background: url(../images/pfeil_suche.gif) left 3px no-repeat;
float: left;
text-indent:-9999px;
margin-left: 2px;
margin-top: -3px;
padding-bottom: 2px;
border: none;
cursor: pointer;
width:17px;
height: 20px;
}

#searchField .inputSuche{
margin: 0;
padding: 0;
border: 1px solid #867760;
width: 148px;
height: 15px;
font-family: Verdana;
font-size: 0.9em;
float: left;
}

#TXTunterDeutschland{
background-color: #d7e9ed;
width: 174px;
padding: 5px 0px 14px 20px;
font-family: Verdana;
}

.zwischenUeberschrift{
width: 194px;
/* background-color: #e21c3f; */
color: white;
font-weight: bold;
text-align: center;
padding: 5px 0px 5px 0px;
}

#TXTunterBalken{
background-color: #d7e9ed;
width: 169px;
padding: 10px 0px 3px 20px;
font-family: Verdana;
}

#aufzaehlungSchritte{
margin-top: 10px;
margin-left: 20px;
}

#aufzaehlung{
background-color: #d7e9ed;
width: 126px;
line-height: 13px;
float: left;
list-style-type: none;
margin:0;
padding:0;
}

#aufzaehlung .aRot{
text-decoration: none;
font-family: Verdana;
color: #960001;
font-weight: normal;
padding-top: 1px;
}

#aufzaehlung a{
text-decoration: none;
font-family: Verdana;
color: black;
}

#aufzaehlung a:hover{
color: #960001;
}

#aufzaehlung li{
background: url(../images/pfeil.jpg) left center no-repeat;
padding-left: 15px;
width: 160px;
float: left;
}

/*.pfeilIMG{
float: left;
}*/

/*Rechte Spalte ENDE*/


/*---------------------------Footer---------------------*/

#footer{
margin-top: 20px;
padding-bottom: 9px;
width: 515px;
height: 50px;
margin-left: 202px;
}
#footer a {
  color: #000;
}
#footer a, #footer a:hover {
  text-decoration: none;
}
.footerLi{
padding: 0;
margin: 0;
}

.footerLi li{
padding-bottom: 3px;
list-style-type: none;
float: left;
margin-left: 0px;
color: #333333;
font-size: 0.9em;
}

.footerLi span{
color: #999999;
padding-right: 4px;
}

.footerTXT{
width: 515px;
float: left;
border-top: 1px solid #999999;
font-size: 0.9em;
line-height: 15px;
}
.footerLi2{
padding: 0;
margin: 0;
}

.footerLi2 li{
padding-top: 2px;
list-style-type: none;
float: left;
margin-left: 0px;
color: #333333;
font-size: 0.9em;
}

.footerLi2 span{
color: #999999;
padding-right: 4px;
}


/*-------------------------------------------------------Infobörse Navigation / 2. HTML Seite---------------------------------------------------*/


#NaviEbene2{
margin:0;
padding:0;
list-style-type: none;
}

#NaviEbene2 li{
list-style-type: none;
margin-top:-1px;
}

#NaviEbene2 a{
border-top: 1px solid white;
padding-top: 4px;
padding-bottom: 4px;
font-family: Verdana;
text-decoration: none;
color: black;
padding-left: 10px;
display: block;
background-color: #d7e9ed;
padding-left: 45px;
}

#NaviEbene2 a:hover{
color: black;
text-decoration: underline;
}

.naviAktivOhnePfeil {
  border-bottom:none;
  margin-bottom:-1px;
}


/*-------------------------------------------------------Infobörse Navigation AKTIV/ 3. HTML Seite-----------------------------------------------*/

#navi a.naviAktiv {
background: #7fc7df url(../images/pfeil_darkblue.gif) 5px 4px no-repeat;
}

.naviAktivMitPfeil{
border-bottom: none;
margin-bottom: -1px;
}

#zwischenNaviAktiv{
margin:0;
padding:0;
list-style-type: none;
}

#zwischenNaviAktiv li{
padding: 0;
margin: 0;
list-style-type: none;
border-top: 1px solid white;
}

#zwischenNaviAktiv .liAktiv{
padding: 0;
margin: 0;
width: 184px;
list-style-type: none;
font-weight: bold;
margin-bottom: -1px;
}

#zwischenNaviAktiv .aAktiv{
background-color: white;
background: white url(../images/pfeil_aktiv.gif) no-repeat;
}

#zwischenNaviAktiv a{
padding: 0;
margin: 0;
padding-top: 2px;
padding-bottom: 4px;
font-family: Verdana;
text-decoration: none;
color: black;
display: block;
background-color: #d7e9ed;
padding-left: 45px;
background: #d7e9ed url(../images/aktiv.gif) no-repeat;
}

#zwischenNaviAktiv a:hover{
color: #e1dbc3;
}


/* +++++++++++++++
   Link auf Startseite "Infotag Wiedereinstieg"
*/
div#link2infotag {
  background:#E21C3F none repeat scroll 0 0;
  border-bottom:2px solid white;
  padding:13px 0;
}

div#link2infotag a:hover {
  color:white;
}

div#link2infotag a {
  color:white;
  display:block;
  font-size:1.02em;
  padding:0 17px;
}
/* +++++++++++++++ */



/******************************************/
/* Artikel                                */
/******************************************/
.artikelH3 {
  margin: 15px 17px 5px 17px;
  text-transform: uppercase;
}
H1.artikelH1 {
  font-size: 14px;
  margin: 5px 17px 20px 17px;
}
.leadText {
  font-weight: bold;
  margin: 10px 17px;
}
.artikelText {
  margin: 10px 17px;
}
.artikelText img {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 3px;
}
.artikelBildLinks, .artikelBildRechts {
  margin: 0 17px 5px 17px;
  padding: 3px;
  background-color: #d7e9ed;
}
.artikelBildLinks {
  float: left;
}
.artikelBildRechts {
  float: right;
}
img.imgArtikelBild {
  width: 250px;
}
.artikelBildBeschreibung {
  width: 250px;
  margin: 5px 0;
}

.marginleft10 {
  margin-left: 10px;
}

/******************************************/
/* infoKalender                           */
/******************************************/
#infoKalender a {
  color: #960001;
  text-decoration: none;
}
#infoKalender a:hover {
  color: #000;
}
#infoKalender {
  margin: 10px;
}
#infoKalender a.aPfeil {
  background: url(../images/pfeil_weiss.gif) left center no-repeat;
  margin: 10px 2px;
  padding-left: 20px;
}
#infoKalender ul.infoVeranstaltungen {
  list-style: none;
  margin: 10px 0;
  padding: 0 2px;
}
#infoKalender ul.infoVeranstaltungen li {
  background: url(../images/pfeil_weiss.gif) left center no-repeat;
  margin: 3px 0;
  padding: 0;
  padding-left: 20px;
}

/*Veranstaltungen, die auch in "Infotag - Wiedereinstieg" vorkommen, haben extra style*/
#infoKalender ul.infoVeranstaltungen li.isinfotag {}

/**************************************/
/* Umfrage                            */
/**************************************/

#umfrageKasten {
  display: inline;
  width: 247px;
  border: 1px solid #4aa7c6;
  background: #f8fdff url(../images/fragezeichen.gif) top left no-repeat;
  margin: 34px 0px 0px 17px;
  padding: 0;
  float: left;
}
#umfrageKasten form {
  margin: 0;
  padding: 0;
}
#umfrageKasten fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#umfrageKasten h2,
#umfrageKasten h3 {
  margin-left: 30px;
}
#umfrageKasten h2 {
  margin-top: 10px;
  margin-bottom: 5px;
}
#umfrageKasten h3 {
  margin-top: 20px;
}
#umfrageKasten .umfrageFrage {
  margin: 0 0 0 30px;
  padding: 0;
  clear: both;
}
#umfrageKasten .umfrageCheckbox {
  margin: 5px 0 0 0;
  padding: 0;
  width: 25px;
  float: left;
}
#umfrageKasten .umfrageLabel {
  margin: 5px 5px 0 0;
  padding: 0;
  width: 184px;
  float: right;
}
#umfrageKasten input.check {
  margin: 1px 0;
  padding: 1px;
}
#umfrageKasten .submit{
  margin: 0;
  padding: 0;
  font-family: verdana;
  background: url(../images/pfeil_darkblue.gif) left 3px no-repeat;
  border: none;
  padding-left: 25px;
  cursor: pointer;
  width: 200px;
  color: #9a0000;
  margin-left: 30px;
  margin-top: 10px;
  font-size: 1em;
  text-align: left;
}

#umfrageKasten a{
  margin: 0;
  padding: 0;
  background: url(../images/pfeil_weiss.gif) left 3px no-repeat;
  border: none;
  text-align: left;
  padding-left: 25px;
  width: 150px;
  color: #9a0000;
  margin-left: 30px;
  float: left;
  padding-bottom: 5px;
}

/**************************************/
/* Umfrage-Ergebnis                   */
/**************************************/

#ergebnisKasten {
  display: inline;
  width: 247px;
  border: 1px solid #4aa7c6;
  background: #f8fdff url(../images/fragezeichen.gif) top left no-repeat;
  margin: 34px 0px 0px 17px;
  padding: 0;
  float: left;
}
#ergebnisKasten h2,
#ergebnisKasten h3 {
  margin-left: 30px;
}
#ergebnisKasten h2 {
  margin-top: 10px;
  margin-bottom: 5px;
}
#ergebnisKasten h3 {
  margin-top: 20px;
}
#ergebnisKasten .ergebnisFrage {
  margin: 0 5px 10px 30px;
  padding: 0;
}

/**************************************/
/* Veranstaltungskalender - Kontaktbox  */
/**************************************/

#kontaktBox a {
color: #960001;
text-decoration: none;
white-space: nowrap;
}
#kontaktBox a:hover {
color: #000;
}
#kontaktBox {
width: 280px;
margin: 10px 0;
background: #d6e9ed;
padding: 10px;
}
#kontaktBox address {
margin: 10px 0 0 0;
font-style: normal;
line-height: 1.4em;
}
#kontaktBox address.addressMail {
color: #960001
}
#kontaktBox .addressLabel {
width: 80px;
float: left;
}


/**************************************/
/*Suchergebnisse                      */
/**************************************/

#suchergebnis {
  margin: 20px 0px 0px 20px;
}

#treffer {
  margin: 20px 0px 20px 20px;
}

#treffer a {
  color: #960001;
}

.pagesNavi {
  margin-left: 20px;
}

#zumArtikel a {
  line-height: 20px;
  color: #666666;
}

/****************************************/
/*Kontaktanmeldung                      */
/****************************************/

#anmeldeBox {
  display: inline;
  margin: 10px 17px;
  padding-right: 30px;
  float: left;
}
#anmeldeBox .anmeldeFeld {
  margin: 1px 0;
  padding: 2px;
  width: 440px;

  float: left;
  clear: left;

  background: #E8EBEC;
}
#anmeldeBox .anmeldeFeld p {
  margin: 0 5px;
  display: inline;
}
#anmeldeBox form {
  margin: 0;
  padding: 0;
}
#anmeldeBox fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
#anmeldeBox legend {
  font-family: Verdana;
  font-size: 1.2em;
  font-weight: bold;

  margin: 5px 0;
  padding: 0;
}
#anmeldeBox label {
  display: block;
  width: 160px;
  float: left;
  clear: left;

  cursor: pointer;
}
#anmeldeBox input, #anmeldeBox textarea {
  margin: 1px 0;
  margin-left: 5px;
  padding: 0 2px;
  width: 266px;
  border: 1px solid #867760;

  font: normal 1em/1.3em verdana, sans-serif;
}
#anmeldeBox input {
  height: 1.5em;
}
#anmeldeBox input.anmeldeButton {
  margin-left: 165px;
  width: auto;
  background: #FFF;
  font: bold 1em/1.3em verdana, sans-serif;
}

/****************************************/
/* Formular                             */
/****************************************/

#formBox {
  display: inline;
  margin: 10px 17px;
  padding-right: 40px;
  float: left;
  clear: left;
}
#formBox .formFeld {
  margin: 1px 0;
  padding: 2px;
  width: 440px;

  float: left;
  clear: left;

  background: #E8EBEC;
}
#formBox .formGroup {
  float: left;
  padding: 2px 5px;
}
#formBox form {
  margin: 0;
  padding: 0;
}
#formBox fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
#formBox legend {
  font-family: Verdana;
  font-size: 1.2em;
  font-weight: bold;

  margin: 5px 0;


  padding: 0;
}
#formBox label, #formBox .formLabel {
  display: block;
  width: 160px;
  float: left;
  clear: left;

  cursor: pointer;
}
#formBox .formLabel {
  cursor: default;
}
#formBox label.inlineLabel {
  display: inline;
  width: auto;
  float: none;

  clear: none;

  cursor: pointer;
}
#formBox input, #formBox textarea {
  margin: 1px 0;
  margin-left: 5px;
  padding: 0 2px;
  width: 266px;
  border: 1px solid #867760;

  font: normal 1em/1.3em verdana, sans-serif;
}
#formBox input {
  height: 1.5em;
}
#formBox input.widthAuto {
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
#formBox input.formButton {
  margin-left: 165px;
  width: auto;
  background: #FFF;
  font: bold 1em/1.3em verdana, sans-serif;
}


/****************************************/
/* Pressemeldungen                      */
/****************************************/

#pressemeldungBox {
  display: inline;
  margin: 10px 17px;
  padding-right: 40px;
  float: left;
  clear: left;
}
#pressemeldungBox .pressemeldungFeld {
  margin: 1px 0;
  padding: 2px;
  width: 440px;

  float: left;
  clear: left;

  background: #E8EBEC;
}
#pressemeldungBox .formGroup {
  float: left;
  padding: 2px 5px;
}
#pressemeldungBox form {
  margin: 0;
  padding: 0;
}
#pressemeldungBox fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
#pressemeldungBox legend {
  font-family: Verdana;
  font-size: 1.2em;
  font-weight: bold;

  margin: 5px 0;
  padding: 0;
}
#pressemeldungBox label, #pressemeldungBox .pressemeldungLabel {
  display: block;
  width: 160px;
  float: left;
  clear: left;

  cursor: pointer;
}
#pressemeldungBox .pressemeldungLabel {
  cursor: default;
}
#pressemeldungBox label.inlineLabel {
  display: inline;
  width: auto;
  float: none;
  clear: none;

  cursor: pointer;
}
#pressemeldungBox input, #pressemeldungBox textarea {
  margin: 1px 0;
  margin-left: 5px;
  padding: 0 2px;
  width: 266px;
  border: 1px solid #867760;

  font: normal 1em/1.3em verdana, sans-serif;
}
#pressemeldungBox input {
  height: 1.5em;
}
#pressemeldungBox input.widthAuto {
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
#pressemeldungBox input.pressemeldungButton {
  margin-left: 165px;
  width: auto;
  background: #FFF;
  font: bold 1em/1.3em verdana, sans-serif;
}

/****************************************/
/* presseseminaren                      */
/****************************************/

#presseseminarBox {
  display: inline;
  margin: 10px 17px;
  padding-right: 40px;
  float: left;
  clear: left;
}
#presseseminarBox .presseseminarFeld {
  margin: 1px 0;
  padding: 2px;
  width: 440px;

  float: left;
  clear: left;

  background: #E8EBEC;
  position: relative;
}
#presseseminarBox .presseseminarFeld p {
    margin: 0;
    padding: 0;
}
#presseseminarBox .formGroup {
  float: left;
  padding: 2px 5px;
}
#presseseminarBox form {
  margin: 0;
  padding: 0;
}
#presseseminarBox fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
#presseseminarBox legend {
  font-family: Verdana;
  font-size: 1em;
  font-weight: bold;

  margin: 0;
  padding: 3px 0 0 0;
}
#presseseminarBox label, #presseseminarBox .presseseminarLabel {
  display: block;
  width: 160px;
  float: left;
  clear: left;

  cursor: pointer;
}
#presseseminarBox label.bigLabelRight {
  display: inline;
  width: 410px;
  float: right;
  clear: right;

  cursor: pointer;
}
#presseseminarBox .presseseminarLabel {
  cursor: default;
}
#presseseminarBox label.inlineLabel {
  display: inline;
  width: auto;
  float: none;
  clear: none;

  cursor: pointer;
}
#presseseminarBox input, #presseseminarBox textarea {
  margin: 1px 0;
  margin-left: 5px;
  padding: 0 2px;
  width: 266px;

  border: 1px solid #867760;

  font: normal 1em/1.3em verdana, sans-serif;
}
#presseseminarBox input {
  height: 1.5em;
}
#presseseminarBox input.widthAuto {
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
#presseseminarBox input.checkboxLeft {
  position: absolute;
}
#presseseminarBox input.presseseminarButton {
  margin-left: 165px;
  width: auto;
  background: #FFF;
  font: bold 1em/1.3em verdana, sans-serif;
}

/****************************************/
/* Infobörsenkalender                   */
/****************************************/
#eventBox {
  display: inline;
  margin: 10px 17px;
  padding-right: 40px;
  float: left;
}
#eventBox .eventFeld {
  margin: 1px 0;
  padding: 2px;
  width: 440px;

  float: left;
  clear: left;

  background: #E8EBEC;
}
#eventBox .formGroup {
  float: left;
  padding: 2px 5px;
}
#eventBox form {
  margin: 0;
  padding: 0;
}
#eventBox fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
#eventBox legend {
  font-family: Verdana;
  font-size: 1.2em;
  font-weight: bold;

  margin: 5px 0;
  padding: 0;
}
#eventBox label, #eventBox .eventLabel {
  display: block;
  width: 160px;
  float: left;
  clear: left;

  cursor: pointer;
}
#eventBox .eventLabel {
  cursor: default;
}
#eventBox input, #eventBox textarea, #eventBox select {
  margin: 1px 0;
  margin-left: 5px;
  padding: 0 2px;
  width: 266px;
  border: 1px solid #867760;

  font: normal 1em/1.3em verdana, sans-serif;
}
#eventBox select {
  padding-right: 0;
  width: 268px;
}
#eventBox input {
  height: 1.5em;
}
#eventBox input.widthAuto {
  width: auto;
  border: none;
  padding: 0;
  margin: 0 5px;
  vertical-align: middle;
}
#eventBox input.eventButton {
  margin-left: 165px;
  width: auto;
  background: #FFF;
  font: bold 1em/1.3em verdana, sans-serif;
}
#infoKalender {
  margin: 10px 17px;
}
#infoKalender ul.infoVeranstaltungen li {
  margin: 8px 0;
  padding: 8px 0 5px 0;
  background: none;
  border-top: 1px solid #000;
}
#eventListe table {
  clear: left;
}
#eventListe caption {
  margin-bottom:10px;
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5em;
}
#eventListe tr {
  border-collapse: separate;
  border-spacing: 1px;
}
#eventListe th {
  width: 160px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}
#eventListe td {
  padding: 1px 5px;
  background: #E8EBEC;
}
#eventListe td p {
  margin: 0 0 5px 0;
}
#eventListe address {
  margin: 2px 0;
  margin-top: 5px;
  font-style: normal;
}
#eventListe .eventkasten {
  width: 100%;
}
#eventListe .eventli {
  clear: left;
}
#eventListe .eventDatum,
#eventListe .eventOrt {
  width: 25%;
  margin: 0;
  margin-right: 1%;
  float: left;
}
#eventListe .eventName {
  width: 47%;
  margin: 0;
  float: left;
}
#eventListe .eventDatum a,
#eventListe .eventOrt a {
  color: #000;
}
#eventListe .eventDatum a:hover,
#eventListe .eventOrt a:hover,
#eventListe .eventName a:hover {
  color: #000;
  text-decoration: none;
}
/****************************************/
/* 3 Veranstaltungen rechte Spalte      */
/****************************************/
ul.eventPreview {
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  padding-left: 25px;
}
ul.eventPreview li {
  margin: 0;
  padding: 3px 5px;
}
ul.eventPreview a {
  display: block;
  margin: 1px 0;
  margin-left: -17px;
  padding: 0;
  padding-left: 17px;

  background: transparent url(../images/pfeil_weiss.gif) 0 3px no-repeat;
}
/****************************************/
/* Artikelliste (Content-Bereich)       */
/****************************************/
.artlistBox {
  margin: 10px 17px;
  padding: 0;
  width: 500px;

  float: left;
  clear: left;
  display: inline; /* ie double-float */
}
.artlistBox h2 {
  margin: 7px 0;
  margin-top: 0;
  padding: 0;
}
.artlistBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.artlistBox li {
  margin: 0;
  padding: 2px 0;
  padding-left: 17px;

  background: transparent url(../images/pfeil_weiss.gif) 0 4px no-repeat;
}
.artlistBox li a {
  color: #000;
}
.artlistBox li a:hover {
  color: #960001;
  text-decoration: none;
}

/****************************************/
/* PDF Presse Liste (Content-Bereich)       */
/****************************************/
.pdfListeBox {
  margin: 10px 17px;
  padding: 0;
  width: 500px;

  float: left;
  clear: left;
  display: inline; /* ie double-float */
}

.pdfListeBox h2 {
  margin: 7px 0;
  margin-top: 0;
  padding: 0;
}

#presseTable {
  border-collapse: collapse;
}

#presseTable td {
  border: 1px solid #d0d0d0;
  padding: 10px;
}

#presseTable tr:hover {
  background-color: #d6e9ed;
}

#presseTable th {
  border: 1px solid #d0d0d0; 
}

.pdfListeBox li a {
  color: #000;
}
.artlistBox li a:hover {
  color: #960001;
  text-decoration: none;
}
