/* $Id: screen_cert.css 344 2012-01-16 16:29:44Z mh $ */

html {
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
  font-size: 11px;
}

/* Elements */

P, DL, UL, DIV {
  line-height: 15px;
}

P {
  margin: 0 0 10px 0;
}

H1, H2, H3 {
  font-weight: bold;
  margin: 0 0 10px 0;
}

H1 {
  font-size: 16px;
  line-height: 18px;
  color: #666;
}

H2 {
  font-size: 13px;
  line-height: 16px;
  color: #666;
}

H3 {
  font-size: 11px;
  line-height: 14px;
}

A {
  color: #a10029;
  color: #666;
  font-weight: bold;
}

A:hover {
  color: #a10029;
}

DIV.tagcloud A {
  color: #a10029;
}

input, textarea {
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
  border: 1px solid #999;
  padding: 2px;
}

.tx_mwdlgitcsearch_pi1-search-box select {
  width: 150px;
}

/* Shortcut Navigation */
#shortcuts {
  display: none;
}

/* CONTENT MAIN */

#content-main {
  background: url('../images/gfx_content-main.gif') repeat-y;
}

#content-main .clear {
  height: 6px;
  width: 740px;
  background: url('../images/gfx_content-main_bottom.gif') #f00 no-repeat;
}

#content-main .csc-textpic-caption {
  color: #999;
  font-size: 0.6em;
  line-height: 1.2em;
}

#column-middle UL {
  padding: 0 0 0 20px;
}

#column-middle UL LI {
  list-style-image: url(../images/gfx_bullet.png);
}

#column-middle .csc-textpic-imagerow UL {
  padding: 0;
}

/* Navigation Ebene 1 */

#navigation {
  background: url('../images/gfx_bg_content_main.gif') repeat-x top;
  height: 94px;
}

#navigation #level-1 {
  margin: 0 6px 0 0;
  background: url('../images/gfx_content-main_top_cert.gif') repeat-x center 26px;
  height: 46px;
}

#navigation #level-1 ul li a,
#navigation #level-1 ul li a:link {
  font-size: 10px;
  color: #666;
  text-decoration: none;
}

#navigation #level-1 ul li a:hover {
  color: #a10029;
  text-decoration: none;
}

#navigation #level-1 ul li {
  background: url('../images/gfx_bg_nav_lvl_1_h.gif') no-repeat;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #c3c4c5;
  border-bottom: 2px solid #a10029;
  height: 35px;
  color: #666;
}

#navigation #level-1 ul li.act {
  background: url('../images/gfx_bg_nav_lvl_1_act_cert.gif') no-repeat;
  border-right: 1px solid #a10029;
  border-bottom: 2px solid #fff;
  color: #a10029;
  height: 38px;
}

/* Navigation Ebene 2 */
#navigation #level-2 UL LI.nav-lvl-2-spacer {
  color: #fff;
}

#navigation #level-2 UL LI A,
#navigation #level-2 UL LI A:link {
  color: #666;
  text-decoration: none;
}

#navigation #level-2 UL LI A:hover {
  color: #9b0057;
  text-decoration: none;
}

#navigation #level-2 UL LI {
  color: #666;
}

#navigation #level-2 UL LI.act {
  color: #9b0057;
}








#navigation_2012 {
    border-bottom: 1px solid #ccc;
    float:right;
    height: 103px;
    margin-right: 8px;
    width: 734px;
    overflow:hidden;
}


#navigation_2012 li {
    display:inline-block;
    float:left;
}

#navigation_2012 strong,
#navigation_2012 a {
    background: #cdcdce url( ../images/bg_navigation_certit_2012.jpg ) 0 0 no-repeat;
    color:#333;
    font-weight:normal;
    text-decoration:none;
    display:block;
    line-height: 24px;
    padding: 3px 0 5px;
    overflow:hidden;
    height:25px;

}

#navigation_2012 span {
    line-height: 14px;
    padding: 0 8px 4px;
    display:inline-block;
    border-right:1px solid #c0c1c2;
}

#navigation_2012 li.active > a,
#navigation_2012 a:hover {
    margin-left:-1px;
}
#navigation_2012 li.active span,
#navigation_2012 strong span,
#navigation_2012 a:hover span {
    border-right:none;
    padding-right:9px;
    padding-left:9px;
}

#navigation_2012 .level2 li span {
    border-right:1px solid #b44081;
}
#navigation_2012 .level2 li a {
    margin-left:0 !important;
    background:#a20d2b !important;
}
#navigation_2012 .level2 li span {
    padding-right:8px !important;
    padding-left:8px !important;
}


#navigation_2012 .nav-first span {
    border-left:none !important;
}
#navigation_2012 .nav-last span {
    border-right:none !important;
}
#navigation_2012 .only-child span {
    border:none !important;
}

#navigation_2012 li:hover,
#navigation_2012 li:hover a,
#navigation_2012 a:hover,
#navigation_2012 li.active,
#navigation_2012 li.active li,
#navigation_2012 li.active a {
    color:#fff;
    background-position: 0 -37px;

}

#navigation_2012 .level1 {
    position:relative;
    margin:0;
    height:33px;
    background: #cdcdce url( ../images/bg_navigation_certit_2012.jpg ) 0 0 no-repeat;
    width:734px;
}

#navigation_2012 .level2 {
    display:none;
    position:absolute;
    top:33px;
    left:0;
}

#navigation_2012 li.active ul.level2,
#navigation_2012 .level1 > li:hover > ul.level2 {
    display:block;

}

#navigation_2012 em {
    display:none;
    display:block;
    font-size:.8em;
}

#content-main {
    padding-top:15px;
}







/* Breadcrumb */

#breadcrumb {
  color: #c3c3c4;
  border-bottom: 1px solid #c3c3c4;
  padding: 0 0 5px 0;
}

#breadcrumb A {
  color: #C3C3C4;
  font-weight: normal;
  text-decoration: none;
}

/* Left Column */

.greybox {
  width: 195px;
  background: url(../images/gfx_greybox.gif) repeat-y;
  margin: 10px 0;
}

.greybox p {
  margin: 0 10px 10px 10px;
}

.greybox-top {
  width: 195px;
  height: 5px;
  background: url(../images/gfx_greybox_top.gif) no-repeat;
}

.greybox-bottom {
  width: 195px;
  height: 11px;
  background: url(../images/gfx_greybox_bottom.gif) no-repeat left bottom;
}

.newsbox {
  width: 195px;
  background: url(../images/gfx_newsbox.gif) repeat-y;
  margin: 0 0 10px 0;
}

.newsbox p {
  margin: 10px 10px;
}

.newsbox-top {
  width: 195px;
  height: 32px;
  height: 1px;
  background: url(../images/gfx_newsbox_top.gif) no-repeat 0px -25px;
}

.newsbox-bottom {
  width: 195px;
  height: 11px;
  background: url(../images/gfx_newsbox_bottom.gif) no-repeat left bottom;
}

.newsbox .news-latest-container {
  width: 190px;
}

#column-left H1, 
#column-left H2, 
#column-left H3 {
  margin: 0 10px 10px 10px;
}

#column-left .news-latest-date,
#column-left SPAN,
#column-left DD {
  margin-left: 10px;
}

#column-left .news-latest-back {
  margin: 0 5px 10px 10px;
}

#column-left IMG {
  margin: 0 5px 0 10px;
}

/* SEARCH */

#search {
  float: right;
}

#search INPUT {
  width: 75px;
  height: 20px;
  background: url(/fileadmin/assets/images/gfx_search.gif) no-repeat;
  border: 0;
  padding: 0px 10px 0 18px;
  margin: 10px;
  font-size: 10px;
}

/* LANGUAGE */

#language-switch {
  float: right;
  margin: 10px 0 0 0;
}

#language-switch A {
  font-weight: normal;
  text-decoration: none;
}

/* Footer */

#navigation-meta,
#navigation-meta a,
#navigation-meta a:link {
  color: #999;
  text-align: left;
  font-weight: normal;
  text-decoration: none;
}

#copyright-info {
  color: #999;
  text-align: right;
}


/* BOXES */

.csc-frame-frame.News,
.csc-frame-frame1,
.csc-frame-frame2,
.csc-frame-frame3 {
  position:relative;
  margin: 5px 0;
  min-width:8em;
  max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
  z-index:1;
  clear: both;
}


.csc-frame-frame.News .content,
.csc-frame-frame.News .t,
.csc-frame-frame.News .b,
.csc-frame-frame.News .b div {
  background:transparent url(../images/gfx_frame1.gif) no-repeat top right;
  _background-image:url(../images/gfx_frame1.gif);
}

.csc-frame-frame1 .content,
.csc-frame-frame1 .t,
.csc-frame-frame1 .b,
.csc-frame-frame1 .b div {
  background:transparent url(../images/gfx_frame1.gif) no-repeat top right;
  _background-image:url(../images/gfx_frame1.gif);
}

.csc-frame-frame2 .content,
.csc-frame-frame2 .t,
.csc-frame-frame2 .b,
.csc-frame-frame2 .b div {
  background:transparent url(../images/gfx_frame2.gif) no-repeat top right;
  _background-image:url(../images/gfx_frame2.gif);
}

.csc-frame-frame3 .content,
.csc-frame-frame3 .t,
.csc-frame-frame3 .b,
.csc-frame-frame3 .b div {
  background:transparent url(../images/gfx_frame3.gif) no-repeat top right;
  _background-image:url(../images/gfx_frame3.gif);
}

.csc-frame-frame.News .content,
.csc-frame-frame1 .content,
.csc-frame-frame2 .content,
.csc-frame-frame3 .content {
  position:relative;
  zoom:1;
  _overflow-y:hidden;
  padding:1px 12px 1px 0px;
  margin-top: 10px;
}

.csc-frame-frame.News .t,
.csc-frame-frame1 .t,
.csc-frame-frame2 .t,
.csc-frame-frame3 .t {
  /* top+left vertical slice */
  position:absolute;
  left:0px;
  top:0px;
  width:12px; /* top slice width */
  margin-left:-12px;
  height:100%;
  _height:1600px; /* arbitrary long height, IE 6 */
  background-position:top left;
}

.csc-frame-frame.News .t {
  background: #b12a47;
}

.news-list-item IMG {
  padding-top: 3px;
  padding-right: 7px;

}

.csc-frame-frame.News .news-list-item {
  margin-left: 10px;
  margin-bottom: 0px;
}

.csc-frame-frame.News .news-list-date {
  display: none;
}

.csc-frame-frame.News {
  margin-bottom: 50px;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b {
  /* bottom */
  position:relative;
  width:100%;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b,
.csc-frame-frame.News .b div,
.csc-frame-frame1 .b div,
.csc-frame-frame2 .b div,
.csc-frame-frame3 .b div {
  height:2px; /* height of bottom cap/shade */
  font-size:1px;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b {
  background-position:bottom right;
}

.csc-frame-frame.News .b div,
.csc-frame-frame1 .b div,
.csc-frame-frame2 .b div,
.csc-frame-frame3 .b div {
  position:relative;
  width:12px; /* bottom corner width */
  margin-left:-12px;
  background-position:bottom left;
}

DIV.csc-frame-frame1 DIV H1,
DIV.csc-frame-frame1 DIV H2,
DIV.csc-frame-frame1 DIV H3,
DIV.csc-frame-frame1 DIV H4,
DIV.csc-frame-frame1 DIV H5,
DIV.csc-frame-frame2 DIV H1,
DIV.csc-frame-frame2 DIV H2,
DIV.csc-frame-frame2 DIV H3,
DIV.csc-frame-frame2 DIV H4,
DIV.csc-frame-frame2 DIV H5,
DIV.csc-frame-frame3 DIV H1,
DIV.csc-frame-frame3 DIV H2,
DIV.csc-frame-frame3 DIV H3,
DIV.csc-frame-frame3 DIV H4,
DIV.csc-frame-frame3 DIV H5 {
  padding-top: 10px;
}

.csc-textpic, .csc-textpic-image, .csc-textpic-imagewrap {
  margin-top: 5px;
}

/* Pr�fungszentrum Suche rechte Spalte */

.tx_mwdlgitcsearch_pi1-search-box LABEL {
  display: none;
}

.tx_mwdlgitcsearch_pi1-search-box SELECT {
  width: 80px;
/*  border: 1px #c0c0c0 solid;*/
}

#content-right-home .tx_mwdlgitcsearch_pi1-search-box SELECT {
  width: 150px;
}

.tx_mwdlgitcsearch_pi1-search-box INPUT[type="text"] {
  width: 45px;
/*  border: 1px #c0c0c0 solid;*/
}

.tx_mwdlgitcsearch_pi1-search-box INPUT[type="submit"] {
  background: none;
  border: none;
  color: #a10029;
  font-weight: bold;
  margin: 0;
  padding: 5px 0;
}

.preText {
  font-size: 0.8em;
  line-height: 1.3em;
  padding: 5px 0 10px 0;
  margin: 0;
}

.postText {
  font-size: 0.8em;
  line-height: 1.3em;
  padding: 7px 0 10px 0;
  margin: 0;
  color: #999;
}

#column-left .tx_mwdlgitcsearch_pi1-search-box INPUT[type="submit"],
#column-left .preText,
#column-left .postText {
  margin: 0 10px;
}

SPAN.grey A,
SPAN.grey {
  color: #999;
}

.csc-textpic-caption {
  line-height: 1.2em;
  color: #999;

}

/* SEARCH */

/* AJAX Search */

#search .tx-mhajaxsearch-pi1 {
  width: 300px;
}

#search .tx-mhajaxsearch-pi1 INPUT {
  margin-left: 190px;
}

#nav-search INPUT#tx_mhajaxsearch_q {
  vertical-align: middle;
  border: 0px;
  background: url(../images/suchfeld.gif) no-repeat;
  font-size: 0.7em;
  padding: 3px 0px 2px 25px;
  display: inline;
  margin: 0;
  height: 19px;
  width: 140px;
  color: #999;
}

#nav-search #search-icon IMG {
  vertical-align: middle;
  margin: 0px 0px 0px 5px;
}

#nav-search FORM {
  width: 150px;
}

#nav-search INPUT.submit {
  vertical-align: middle;
  background: none;
  margin: 0;
  border: 0;
  height: 21px;
  width: 23px;
}

DIV#tx_mhajaxsearch_result {
  display: none;
  z-index: 100;
  position: relative;
  left: 60px;
  text-align: left;
  margin-left: 0px;
  margin-top: 0px;
  width: 300px;
  background: #fff;
  font-size: 0.8em;
}

SPAN.tx_mhajaxsearch_result {
  position: absolute;
  z-index: 100;
  display: block;
  padding: 7px;
  border: 1px #ccc solid;
}

IMG#tx_mhajaxsearch_spinner {
  z-index:2;
  position: relative;
  padding: 0px;
  margin: 0px;
}


INPUT#tx_mhajaxsearch_send {
}

SPAN.tx_mhajaxsearch_pi_parent {
  margin: 0px;
  padding: 0px;
  text-align: right;
  display: block;
  float: left;
  width: 110px;
  padding-right: 7px;
  line-height: 1.4em;
  padding-top: 3px;
  padding-bottom: 3px;
}

SPAN.tx_mhajaxsearch_pi_title {
  margin: 0px;
  padding: 0px;
  padding-left: 7px;
  line-height: 1.4em;
  float: right;
  width: 150px;
  padding-top: 3px;
  padding-bottom: 3px;
}

SPAN.tx_mhajaxsearch_pi_title SPAN.close {
  display: inline;
  padding: 0px;
  margin: 0px;
  float: right;
  padding-right: 3px;
}

DIV.tx_mhajaxsearch_pi_result_row {
  margin: 0px;
  padding: 0px;
}

A:hover DIV.tx_mhajaxsearch_pi_result_row {
  background: #002d5a;
}

A:hover DIV.tx_mhajaxsearch_pi_result_row span {
  color: #fff !important;
}



/* Wide version */

.wide #column-middle {
    margin: 0 25px 50px 20px;
    width: 695px;
}
.wide #breadcrumb {
    width: 695px;
}
