/* @override 
  http://www.iwm.sankt-georgen.de/fileadmin/iwm_main/css/styles.css
*/

body {
  background: url(../img/bg-pattern.jpg) repeat;
}

#sitecontainer{
  
  margin-top: 20px;
  margin-bottom: 30px;
}

#sitebg{
  margin: auto;
  width: 860px;
}

#sitebg_top{
  height: 91px;
  background: url(../img/sitebg_top2.png) no-repeat;
}

#iwm_logo{
  padding-top: 28px;
  padding-left: 35px;
  float: left;
}

/* TopNav */

#topnav{
  padding-top: 28px;
  height: 30px;
  float: right;
  padding-right: 30px;
}

#topnav a{
  padding-left: 3px;
  padding-right: 3px;
}

#topnavLangMenu{
  display: inline-block;
  width: 114px;
  background: url(../img/menu_lang.png) no-repeat;
  padding-top: 12px;
  position: relative;
  margin-left: 2px;
}


/* Site Backgrounds */

#sitebg_mid{
  background-image: url(../img/sitebg_mid.png);
  padding-bottom: 20px;
}

#sitebg_btm{
  height: 147px;
  background: url(../img/sitebg_btm_l.png) no-repeat;
}

#featbg{
  height: 297px;
  background: url(../img/featbg.png) no-repeat;
}

/* IWM News */

#news{
  margin-left: 35px;
  height: 190px;
  margin-right: 15px;
}

#iwmnews{
  height: 148px;
  display: inline-block;
  margin-left: 0;
}

#iwmNewsTextContainer{
  width: 263px;
  padding-top: 5px;
  float: left;
  clear: none;
  padding-right: 7px;
}

#iwmNewsElement{
  margin-left: 0;
  margin-right: 0;
}

#iwmNewsNav{
  background-color: #e7e6e7;
  height: 18px;
  width: 520px;
  clear: left;
}

#iwmNewsText{
  margin-top: 4px;
}

#iwmNewsArchive{
  display: inline-block;
  width: 164px;
  text-align: center;
}

#iwmNewsNav button{
  background-color: #c6cac6;
  height: 18px;
  width: 50px;
  border-style: hidden;
  cursor: pointer;
  cursor: hand;
}

/* Eventbox */

#events{
  height: 190px;
  width: 248px;
  margin-left: 0;
}

/* 3 FP -Boxes */

#institute{
  height: 190px;
  margin-top: 20px;
  margin-left: 35px;
  margin-right: 15px;
}

#project{
  height: 190px;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 6px;
}

#themes{
  height: 190px;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 15px;
}

#themes img{
  padding-top: 5px;
  padding-bottom: 4px;
}

#project img{
  padding-top: 5px;
  padding-bottom: 4px;
}

.featImg{
  padding-top: 5px;
  padding-bottom: 4px;
}

/* Toolbox */

#toolbox{
  height: 190px;
  margin-top: 20px;

  width: 248px;
}

#sitesearch .sbox_l  {
  background:  url('srch_l.gif') no-repeat top left;
  float: left;
  width: 19px; height: 19px;
}

#sitesearch .sbox_r  {
  background:  url('srch_r.gif') no-repeat top left;
  float: left;
  width: 19px; height: 19px;
}

#siteseachr .sbox input {
  background: white url('srch_bg.gif') repeat-x top left;
  float: left;
  border: 0;
  height: 21px; width: 151px;
  padding: 4px;
  font: 11px/13px arial;
  color: #000;
}

#logobox {
  padding-left: 25px;
  padding-top: 5px;
  float: left;
}

#iwm_logobox{
  padding-left: 5px;
  padding-top: 5px;
}

#dbk_logobox{
  float: left;
  padding-top: 20px;
  padding-left: 5px;
}

#sg_logobox{
  float: right;
  padding-top: 20px;
  padding-left: 5px;
}

#dbk_logobox img, #sg_logobox img {
  padding-top: 8px;
}

/* Bottm Nav */

#btmnav {
  display: inline-block;
  float: left;
  margin-left: 60px;
  margin-top: 10px;
}

.btmNavElement{
  float: left;
  width: 110px;
  display: inline;
}
.btmNavEndElement{
  float: left;
  width: 110px;
  display: inline;
}

/*SubSites CSS */

#ssite{
  height: 33px;
  background: url(../img/featbg.png) no-repeat 0 -70px;
}

#breadcrumb{
  padding-left: 34px;
  padding-top: 7px;
  font-weight: bold;
  height: 50px;
}

#breadcrumb a{
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 2px;
  font-weight: normal;
  font-style: normal;
}

#breadcrumb a:hover{
  text-decoration: underline;
}

#rcol{
  height: auto;
  margin-top: -20px;
}

#ncol{
  margin-left: 35px;
  height: auto;
  margin-top: -20px;
}

/* Newsletter SignUp */

#mc_embed_signup{
  padding-top: 15px;
}

#mc_embed_signup legend{
  font-size: 16px;

}

#mc-embedded-subscribe-form{
  font-size: 12px;
}

div.mc-field-group input{
  border-style: solid;
  border-width: 1px;
  height: 18px;
  font-size: 12px;
}

#mc-embedded-subscribe-form fieldset div.indicate-required {
  text-align: right;
  padding-right: 140px;
  padding-bottom: 10px;
}

div.mc-field-group label{
  font-size: 13px;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group {
  margin-left: 15px;
  padding-bottom: 6px;
}

input#mc-embedded-subscribe.btn {
  background-color: #5e5e5e;
  border: 1.5px solid #454545;
  display: block;
  margin-left: 15px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  color: #fffeff;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group div.mce_inline_error {
  font-style: italic;
  padding-left: 5px;
  padding-top: 2px;
}

input#mce-EMAIL.required.email.mce_inline_error, input#mce-FNAME.required.mce_inline_error, input#mce-LNAME.required.mce_inline_error {
  border-style: dotted;
  border-width: 1px;
}

input#mce-FNAME.required {
  margin-left: 50px;
}

input#mce-LNAME.required {
  margin-left: 40px;
}

#mce-INST {
  margin-left: 51px;
}

input#mce-EMAIL.required.email {
  margin-left: 15px;
}


#mc-embedded-subscribe-form fieldset div.mc-field-group div.input-group ul li {
  float: none;
  position: static;
  display: inline;
}

div#eventcont {
  margin-top: 5px;
  padding-left: 1px;
  display: block;
}

#eventcont li.iwmevent {
  margin-bottom: 6px;
  border-bottom: 1px dotted #919191;
  padding-bottom: 2px;
}

#themesBar{
}

#themesUpper {
  height: 190px;
}

#projectsUpper {
  height: 190px;
}

#projectsBar {

}

div#themesSpacer, div#projectsSpacer {
  float: left;
  width: 98px;
  text-align: center;
  vertical-align: middle;
  text-transform: none;
  font-variant: small-caps;
}


#themesBar button, #projectsBar button {
    background-color: #eaeaea;
  height: 16px;
  width: 31px;
  border-style: hidden;
  cursor: pointer;
  cursor: hand;
  float: left;
}





div#eventBar {
  background-color: #e7e6e7;
  top: 15px;
  position: relative;
}

#eventBar button{
  background-color: #c6cac6;
  height: 18px;
  width: 50px;
  border-style: hidden;
  cursor: pointer;
  cursor: hand;
  float: left;
}

div#eventSpacer{
  font-variant: small-caps;
  width: 148px;
  background-color: #e7e6e7;
  float: left;
  height: 18px;
  text-align: center;
}

span#iwmAllEvents {
  vertical-align: middle;
}

span#iwmAllEvents a{
  color: #000;
  text-decoration: none;
  vertical-align: middle;
}

span#iwmAllEvents a:hover{
  color: #000;
  text-decoration: underline;
  vertical-align: middle;
}

#eventcont li.iwmevent div.iwmeventops a{
  font-variant: small-caps;
  font-size: 11px;
  padding-top: 1px;
  color: #000;
  text-decoration: none;
  padding-left: 2px;
}

#eventcont li.iwmevent div.iwmeventops a:hover{
  font-variant: small-caps;
  font-size: 11px;
  padding-top: 1px;
  color: #000;
  text-decoration: underline;
}

#eventcont li.iwmevent div.iwmeventdesc {
  color: #5e5e5e;
  padding-left: 2px;
}

#eventcont li.iwmevent div.iwmeventdate {
  color: #5e5e5e;
  font-size: 11px;
  margin-bottom: 1px;
  padding-left: 2px;
}

#eventcont ul li.iwmevent div.iwmeventtitle a {
  font-size: 15px;
  margin-bottom: 2px;
  padding-left: 2px;
  color: #000;
  text-decoration: none;
}
#eventcont ul li.iwmevent div.iwmeventtitle a:hover {
  font-size: 15px;
  margin-bottom: 2px;
  padding-left: 2px;
  color: #000;
  text-decoration: underline;
}

#eventcont ul li.iwmevent div.iwmeventdesc p {
  height: 28px;
}

div.iwmEventListDate {
  font-size: 12px;
  color: #424242;
}

#c1092 div.news-list-container div.iwmEventListItem div.iwmEventListTitle a {
  font-size: 16px;
  text-decoration: none;
  color: #000;
  font-variant: normal;
}

#c1092 div.news-list-container div.iwmEventListItem div.iwmEventListTitle a:hover {
  font-size: 16px;
  text-decoration: underline;
  color: #000;
  font-variant: normal;
}

div.iwmEventListItem {
  margin-bottom: 7px;
  border-bottom: 2px dashed #424242;
  padding-bottom: 4px;
}

div.iwmEventListDescription {
  font-size: 12px;
  text-align: justify;
  color: rgba(66,66,66,0.8);
  padding-top: 3px;
}

div#vcol_cont {
  height: auto;
}

div#iwmvideo {
  width: 785px;
  text-align: center;
  margin-bottom: 10px;
}

div#projetcsItemBox, div#themesItemBox {
  height: 165px;
}

