/*
 * stylesheet for wegewerk.com
 * special content design
 * (c) www.wegewerk.com
 * wwEdit CMS (www.wwedit.de)
 * created:      20090810 bms
 * lastmodified: 20090810 bms
 */

.msie6 img {
    behavior: url("/static/style/wwm01/iepngfix.htc");
}

.replacement span {
	display: none;
}

.ffx2 #main_navigation ul li a,
.ffx2 #main_navigation ul li span {
	position: relative;
	top:-26px;
}

/* ----------------------- */
/* - FORMULARE-ALLGEMEIN - */
/* ----------------------- */

/* Forms */

.mail_printversion td {
  padding-top: 20px !important;
}

.wwe3_form_container {
    width: 480px;
}

.wwe3_form_container .wwe3tbl {
    border-collapse: collapse;
}

.wwe3_form_container td {
    padding-top: 7px;
}

.wwe3_form_container .th_label {

}
.wwe3_form_container label {
    display: block;
    width: 220px;
}

.wwe3_form_container .type_radio label {
    display: inline;
    margin-right: 5px;
}

.wwe3_form_container .type_radio input {
    position: relative;
    top: 2px;
    border: none;
}

.wwe3_mail_form_v2 label {

}

.type_captcha {
    line-height: 1.5em;
}

.type_captcha img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.type_captcha label {
    clear: both;
    display: block;
    float: left;
    line-height: 1.5em;
    width: 250px;
}

.type_captcha input {
    clear: both;
    display: block;
    float: left;
}

.pariah_words {
    margin-top: 5px;
    list-style-type: none;
    display: inline;
    clear: both;
    float: left;
}

.pariah_words li {
    display: inline;
    padding-right: 5px;
    cursor: pointer;
}

.form_confirm_check input,
.form_check input {
  float: left;
  margin-right: 5px;
}

.form_confirm_check label,
.form_check label {
  width: auto;
  margin-left: 20px;
}

/* Legends */
legend{
  font-weight: bold;
  margin: 5px 0 5px 0;
  padding: 0;
}

.msie legend{
  margin-left: -7px;
}


/* Infos und Titles */
.form_info,
.type_info{
  font-style: italic;
}

tr.form_title th{
  padding: 15px 0;
}

.title_container{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}


/* Input Elemente */
label {

}

.label,
.widelabel,
select,
textarea {
  font-size: 1em;
  font-family: arial, sans-serif;
  padding: 2px;
  border: 1px solid #000;
  color: #000;
}

.wwe3_form_container tr{
  line-height: 1.3em;
}

.wwe3_form_container .type_info {
    padding-bottom: 0.5em;
}

input,
select,
textarea {
    border:1px solid #D5D5D5;
    color:#D5D5D5;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
    border:1px solid #000000;
    color:#000000;
}

.bobby {
    border:1px solid #D5D5D5;
    color:#969191;
}

select {
    font-family:arial,sans-serif;
    font-size:1em;
    padding-top:2px;
    padding-bottom:2px;
}

.label, .widelabel, textarea {
    font-family:arial,sans-serif;
    font-size:1em;
    padding-top:2px;
    padding-bottom:2px;
    width:246px;
}

.wwe3_mail_form_v2 .label,
.wwe3_mail_form_v2 .widelabel,
.wwe3_mail_form_v2 textarea {
    /*width: 346px;*/
}

.form_hidden, .tr_title {
    display: none;
}

/* Submit-Buttons */
.wwe_form_submit,
.wwe_form_submit_js_hover {
    background-color: transparent;
    padding-left: 20px;
    background-image: url(/static/img/wwm01/browselist/forward.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-bottom: 2px;
    font-weight: bold;
    font-family: arial,sans-serif;
    color: #B7A66D;
    font-size: 19px;
    border: none !important;
}

.msie .wwe_form_submit,
.msie .wwe_form_submit_js_hover {
    padding-left: 5px;
    padding-bottom: 0px;
}

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit:active,
.wwe_form_submit_js_hover {
    border: none;
    background-color: transparent;
    border: none !important;
}


/* Fehlertexte */
th.th_show_error,
td.th_show_error{
  color: #cc0000;
  font-weight: bold;
}

.msg_positive,
.msg_misc,
.proc_state_message {
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

.msg_positive,
.proc_state_message {
  border: 1px solid #00cc00;
}

.msg_misc{
  border: 1px solid #cc0000;
}

/* Suchoptionen */
.sp_autoand{
  display: none;
}


/* --------- */
/* - LOGIN - */
/* --------- */
.login{

}

.login h2{

}

.login .login_label,
.login_status_login,
.login_name {
    width: 220px;
    float: left;
    margin-bottom: 15px;
}

.login .label {
    margin-bottom: 15px;
}

.login_functions{
    display: block;
    clear: both;

}

.login_status_error{
  color: #cc0000;
}

.login_status_logout{
  color: #00cc00;
}

.login_info{

}


/* --------------- */
/* - BROWSE-LIST - */
/* --------------- */
.browse_background {
  margin: 20px 0 0 0;
  border: 1px solid #000;
  border-bottom: 0;
  padding: 10px 12px;
}

.browsebutt{
  display: inline;
}

.browsebutt_active {
  display: inline;
  font-weight: bold;
}

.list_result{

}

.browse_list {

}



/* ----------------- */
/* - Bildergalerie - */
/* ----------------- */

#wwm01_projects_pager_status {
    position: absolute;
    left: 10px;
    top: 5px;
    color: #D3D2D2;
    font-size: 1.2em;
    display: none !important;
}

.img_gallery .preview {
  padding-bottom: 40px;
  position: relative;
  height: 360px;
}

.msie6 .img_gallery .detail_preview img,
.msie7 .img_gallery .detail_preview img {
  display: block;
}

.img_gallery .detail_preview .caption{
  width: 75% !important;
  margin: 1em auto;
}

.img_gallery .diashow_controls {
  position: relative;
  top: -25px;
}

.img_gallery .browse {
  display: block;
  text-align: center;
}

.img_gallery .pager_back img {
  float: left;
 /* margin-right: 7px;*/
}

.img_gallery .pager_forward img {
  float: right;
  /*margin-left: 7px;*/
}

/* i werk here picture */
#wwm01_team_extra {
    position: relative;
    margin-left: 100px;
    margin-top:40px;
}

.wwm01_team .thumb_preview {
  margin-top: 33px;
  margin-left: 8px;
}

.wwm01_team .img_gallery .thumb_preview .thumbnail {
  display: block;
  float: left;
  padding: 5px;
}

/* \ */
* html .wwm01_team .img_gallery .thumb_preview .thumbnail {
  padding-right: 2px;
}
/* */

.wwm01_team .img_gallery .thumb_preview .frame {
  display: block;
  padding: 5px;
  border: 1px solid #C3C3C3;
  width: 86px;
  height: 86px;
}

.wwm01_team .img_gallery .thumb_preview .title {
  display: block;
  margin: 5px;
  color: #747474;
  font-size: 11px;
  width: 89px;
  float: left;
  overflow: hidden;
  height: 27px;
}


/* --------- */
/* - VIDEO - */
/* --------- */
.flashvideo .video_content{
  position: relative;
}

.msie6 .flashvideo .video_content{
  height: 1%;
}

.flashvideo .overlay_background,
.flashvideo .overlay{
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
}

.flashvideo .overlay_background{
  background-color: #fff;
  opacity: 0.6;
  height: 55px;
  z-index: 1;
  -khtml-opacity: 0.6; /* fuer alte Konquerors & Safaris */
  -moz-opacity: 0.6;   /* fuer alte Mozillas */
}

.msie .flashvideo .overlay_background {
    filter: alpha(opacity=60);
}

.msie6 .flashvideo .overlay_background {
    width: 480px;
}

.mac.firefox .flashvideo .overlay_background {
    background: url(/static/img/##### DOMAINGROUP #####/overlay.png);
	opacity: 1;
}

.flashvideo .overlay {
  z-index: 2;
  padding: 10px;
}


/* ------------------ */
/* - Effect Wrapper - */
/* ------------------ */
.co_effect_rotate {
    position: relative;
    height: 360px;
    width: 880px;
    overflow: hidden;
	padding-bottom: 12px; /* have head content make its own space */
}

.co_effect_rotate .content_object {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.co_effect_rotate .co_head,
.co_effect_rotate .img_container {
    float: left;
    margin: 0 20px 0 0;
    width: 480px !important;
    height: 360px !important;
    overflow: hidden;
}

/*.co_effect_wrapper .content_object .co_body{*/
.co_effect_rotate .content_object .co_body{
  position: relative;
  top: 45px;
  width:375px;
  float: right;
}

/* - Controls - */

.co_effect_rotate .terminal {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.co_effect_rotate .terminal:hover {
    cursor: pointer;
}

.co_effect_rotate .play,
.co_effect_rotate .pause,
.co_effect_rotate .prev,
.co_effect_rotate .next {
    width: 36px;
    height: 30px;
}

.co_effect_rotate .prev {
    background-image: url(/static/img/wwm01/arrow_left.gif);
    left: 500px;
}
.co_effect_rotate .prev:hover {
    background-image: url(/static/img/wwm01/arrow_left_hover.gif);
    left: 500px;
}

.co_effect_rotate .next {
    background-image: url(/static/img/wwm01/arrow_right.gif);
    left: 552px;
}

.co_effect_rotate .next:hover {
    background-image: url(/static/img/wwm01/arrow_right_hover.gif);
    left: 552px;
}

.co_effect_rotate .play {
    background-image: url(/static/img/wwm01/play.gif);
    right: 0px;
}

.co_effect_rotate .play:hover {
    background-image: url(/static/img/wwm01/play_hover.gif);
    right: 0px;
}

.co_effect_rotate .pause {
    background-image: url(/static/img/wwm01/pause.gif);
    right: 0px;
}

.co_effect_rotate .pause:hover {
    background-image: url(/static/img/wwm01/pause_hover.gif);
    right: 0px;
}

.co_effect_rotate .message {
    left: 722px;
    line-height: 29px;
}


/* -------------------- */
/* - Preview Carousel - */
/* -------------------- */
.co_effect_preview_carousel{
/*
  height: 486px;
*/
  position: relative;
}


.co_effect_preview_carousel .content_object{
/*
  position: absolute;
  height: 360px;
  top: 116px;
*/
/* above does not work with captions */
  margin: 10px 0;
}

.co_effect_preview_carousel .img_container{
  float: left;
  margin-right: 20px;
}

.co_effect_preview_carousel .img_container_gallery_play,
.co_effect_preview_carousel .img_container_gallery_pause,
.co_effect_preview_carousel .img_container_gallery_next, 
.co_effect_preview_carousel .img_container_gallery_prev
{
float: left;
margin: 5px 5px 0 0; 
}

.co_effect_preview_carousel .img_container_gallery_play,
.co_effect_preview_carousel .img_container_gallery_pause {
width: 29px;
}

.co_effect_preview_carousel .img_container_gallery_next, 
.co_effect_preview_carousel .img_container_gallery_prev {
width: 36px;
}


.co_effect_preview_carousel .img_caption{
  margin: 5px;
  float: right;
  width: 80%;
}


/* - --------------- - */
/* - project_preview - */
/* - --------------- - */

.wwm01_project_teaser .img_container img {
    border: 1px solid #C3C3C3;
    padding: 5px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.preview_teaser_logos {
    list-style-type:none;
}

.wwm01_project_teaser_logo {
    width: 132px;
}

.wwm01_project_teaser_logo img {
    margin-left: 7px;
    margin-right: 7px;
    width: 116px;
}

.preview_teaser_logos li {
    display:inline;
    float: left;
}

.jcarousel-container {
    position: relative;
}

.previews {
    clear: both;
	 margin: 12px 0; /* cos make their own space */
}

.previews li {
    list-style: none;
    display: inline;
}

.previews .img_container,
.previews .video_container {
    float:left;
    margin:0 20px 0 0;
    display: block;
}

.previews .co_body {
    position: relative;
    margin-left: 480px;
}

.previews .co_body .extra_link{
    margin-top: 5px;
}

.co_body .extra_link{
    margin-top: 5px;
}


.previews .co_body .extra_links {
    margin-top: 5px;
}

.previews .co_body .extra_links li {
    list-style: none;
    display: block;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}


.msie6 .jcarousel-clip {
    /*width: 100.1%;*/
    height: 100.1%;
    width: 620px;
}


.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 130px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container-horizontal{
  position: relative;
  height: 91px;
  background-color: white;
  padding-bottom: 12px;
  border-bottom:1px solid #DED5B3;
}

.jcarousel-clip-horizontal {
  overflow: hidden;
  margin-left: 50px;
  margin-right: 50px;
  width: 780px !important;
}

.jcarousel-item-horizontal{
  width: 130px;
  margin-top: 2px;
}

.jcarousel-next-horizontal,
.jcarousel-prev-horizontal {
    position:absolute;
    width: 50px;
    height: 91px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: white;
}

.jcarousel-next-horizontal {
    right:0px;
    background-image: url(/static/img/wwm01/diashow/forward.gif);
    background-position: center right;
}

.jcarousel-next-horizontal:hover {
    background-image: url(/static/img/wwm01/diashow/forward_hover.gif);
}

.jcarousel-prev-horizontal {
    left:0px;
    background-image: url(/static/img/wwm01/diashow/back.gif);
    background-position: center left;
}

.jcarousel-prev-horizontal:hover {
    background-image: url(/static/img/wwm01/diashow/back_hover.gif);
}

.jcarousel-prev-horizontal:active,
.jcarousel-next-horizontal:active {

}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:active,
.jcarousel-next-disabled-horizontal:hover {
    cursor: default;
    background-image: url(/static/img/wwm01/diashow/forward_ghosted.gif);
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:active,
.jcarousel-prev-disabled-horizontal:hover {
    cursor: default;
    background-image: url(/static/img/wwm01/diashow/back_ghosted.gif);
}

.nothasJs .wwm01_project_teaser_logo {
    margin-left: 7px;
    margin-right: 7px;
}

.nothasJs .noscript_anker {
    display: block;
    margin-top: 10px;
}

.nothasJs .preview_teaser_logos {
    display: block;
}

.nothasJs .preview {
    display: block !important;
    padding-top: 10px;
    border-top:1px solid #DED5B3;
}

#twitter_update_list span a {
    display: inline;
    color:#B7A66D;
    font-weight:bold;
    text-decoration:none;
    font-size: 12px !important;
}

#twitter_update_list a {
    display: block;
    margin-top: 7px;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px !important;
    color: black;
}

/* agentur kundenliste */

.list_of_customer {
    padding-top: 20px;
}

.list_of_customer ul {
    list-style-type: none;
}

.list_of_customer li {
    padding-top: 3px;
}

.list_of_customer li.last {
    margin-bottom: 10px;
}

.references_teaser_list li a {
    padding-left: 13px;
    background-image:url(/static/img/wwm01/submit_arrow.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

.references_teaser_list li span {
    font-weight: bold;
    padding-left: 13px;
}

/* übersichtseiten kundenprojekte */

.reference_by_costumer h2 {
    margin-top: 24px;
    margin-bottom: 33px;
}

.reference_by_costumer .img_logo {
    margin-top: 24px;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

.wwm01_client .reference_by_costumer h2 {
    float: left;
}

.reference_by_customer {
    clear: both;
}

.list_of_customer {
    padding-bottom: 12px;
}

.wwm01_default .reference_by_customer li,
.wwm01_client .reference_by_customer li {
    margin-top: 12px;
}

.customers_reference_image {
    float: left;
    position: relative;
    width: 180px;
}

.customers_reference_text {
}

.wwm01_project #page_body_content_container {
    /*padding-top: 12px;*/
}

.captcha_question {
    display: block;
}

p {
	margin:0;
	padding:0;
}
.img_gallery .caption_wrapper {
    height:60px;
    margin-left:45px;
    margin-right:45px;
    width: 100px;
    text-align:center;
}
.img_gallery .caption_wrapper>.caption_floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
.img_gallery .caption_floating { /*for IE*/
	height:100%;
	position:relative;
}
.img_gallery .catpion_floating div { /*for IE*/
	position:absolute;
	top:50%;
}
.img_gallery .caption_floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
.img_gallery .caption_floating div div {
	position:relative;
	top:-50%;
}

.msie7 .img_gallery .caption_floating div div {
	top:0;
	height: 100%;
}

.img_gallery .caption_floating p {
    width: 390px;
}


.msie7 .img_gallery .caption_floating p {
	height: 100%;
	padding-top: 5px;
}


/**************  TAGS AUF PROJEKTSEITEN  **************/

.project_tags
{
    color: #B7A66D;
}

.project_tags ul
{
    display: inline;
}

.project_tags h3
{
    margin-top: 10px;
    color: #000000;
}

.project_tags li
{
    display: inline;
}

/**************  SEARCHLIST  **************/

.searchlist h2,
.resultlist h2 {
    font-size: 15px;
}

.browse_list {
    margin-bottom: 20px;
}

.browse_list li {
    font-size: 19px;
}

.list_result {
    display: none;
}

.resultlist h2 {
    font-weight: bold;
}

.resultlist p.topic {
    font-size: 1em;
    font-weight: bold;
}

.resultlist li {
    margin-bottom: 15px;
}

.browse_list_container {

}

.browsebutt_active,
.browsebutt_sep {
    color: #DED6B2;
}

.___browsebutt img {
    margin-left: 10px;
    margin-right: 10px;
}

.browsebutt_prev a span {
    background-image: url(/static/img/wwm01/browselist/back.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 15px;
}

.browsebutt_prev a {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.browsebutt_prev a span:hover {
    background-image: url(/static/img/wwm01/browselist/back_hover.gif);
    background-repeat: no-repeat;
}

.browsebutt_next a span {
    background-image: url(/static/img/wwm01/browselist/forward.gif);
    background-repeat: no-repeat;
    width: 18px;
    height: 15px;
}

.browsebutt_next a {
    position: relative;
    top: 1px;
    margin-left: 5px;
}

.browsebutt_next a span:hover {
    background-image: url(/static/img/wwm01/browselist/forward_hover.gif);
    background-repeat: no-repeat;
}

.resultlist h3 {
    font-size: 1.1em;
    margin-bottom: 0px;
}

.resultlist .co_body p {
    margin-bottom: 5px;
}



/************** tags  **************/

ul.tags,
.tag_cloud_body ol {
    display: inline;
}

.blacknbold
{
    color: black;
    font-weight: bold;
}

ul.tags li,
.tag_cloud_body li {
    display: inline;
    color: #DED6B2;
}


.tag_cloud_body li
{
    font-size: 1.1em;
}

.tag_list ul.tags li,
.tag_list .tag_cloud_body li {
    display: inline;
    color: black;
}

.tag_list li,
.reference_by_customer li.last {
    margin-bottom: 12px;
}

.wwm01_project_teaser h3,
.wwm01_project_teaser p.project_description
{
    display: inline;
}

/* Kurt Schwitters */

#twitter_update_list li a
{
    color:     #B7A66D;
    font-size: 0.86em;
}

/** DRUCKEN **/

#print_breadcrumb
{
    display: none;
}

#print_breadcrumb ol
{
    list-style-type: none;
    display: inline;
}

#print_breadcrumb ol li
{
    display: inline;
}

@media print
{
    #main_navigation,
    #lang_meta_nav_container,
    #page_foot
    {
        display: none;
    }

    #print_breadcrumb
    {
        display: block;
    }
}



/* ---------------- */
/* - Feature-Demo - */
/* ---------------- */

/* Terminkalender */
.calendar table.weeks{
  width: 300px;
}

.calendar th.cal_prev,
.calendar th.cal_next{
  width: 30px;
}

.calendar .monthselection th{
  padding: 10px 0;
  font-size: 1.2em;
}

.calendar .monthselection th a{
  display: block;
  width: 36px;
  height: 30px;
}

.calendar .cal_prev a{
  background: url(/static/img/wwm01/arrow_left.gif) no-repeat;
}

.calendar .cal_prev a:hover,
.calendar .cal_prev a:focus,
.calendar .cal_prev a:active{
  background: url(/static/img/wwm01/arrow_left_hover.gif) no-repeat;
}

.calendar .cal_next a{
  background: url(/static/img/wwm01/arrow_right.gif) no-repeat;
}

.calendar .cal_next a:hover,
.calendar .cal_next a:focus,
.calendar .cal_next a:active{
  background: url(/static/img/wwm01/arrow_right_hover.gif) no-repeat;
}

.calendar .cal_prev span,
.calendar .cal_next span{
  display: none;
}

.calendar th,
.calendar td{
  padding: 5px 0;
  text-align: center;
}

.calendar .today{
  border: 1px solid #b7a66d;
}

.calendar .eventday{
  padding: 10px 0 0 14px;
}


/* Veranstaltungstabelle */
.eventlist td{
  padding-bottom: 10px;
  vertical-align: top;
}

.eventlist td.td_date{
  padding-right: 15px;
}

/* event-anzeige */
.show_event th,
.show_event td{
  vertical-align: top;
  padding-bottom: 10px;
}

.show_event th{
  padding-right: 15px;
}

/* events anlegen */
.crpg_event .tr_title{
  display: table-row;
}

.crpg_event .tr_title .title_container{
  padding: 3px 0;
}

.crpg_event .type_date .label,
.crpg_event .type_time .label{
  width: auto;
  color: #000;
}

.crpg_event .type_date label,
.crpg_event .type_time label{
  width: auto;
  display: inline;
}

.crpg_event select{
  width: 258px;
  color: #000;
  border: 1px solid #000;
}

.crpg_event .label, .crpg_event textarea{
  width: 250px;
  border: 1px solid #000;
}

/* lexikon */
.glossarlist ul.letters li{
  display: inline;
  font-size: 1.1em;
  text-transform: lowercase;
}

.glossarlist ul.letters .seperator{
  padding-left: 3px;
}

.glossarlist ul.entries{
  padding-left: 25px;
  list-style-image: url(/static/img/wwm01/icons/more_nl.gif);
}

.glossarlist ul.entries li{
  padding-bottom: 5px;
}

.crpg_glossary_entry .type_richtext iframe{
  width : 100% !important;
}

.crpg_glossary_entry .type_richtext{
  width: 330px !important;
}


/* vorschlagssuche */
.form_search_generic form{
  position: relative;
}

.msie .form_search_generic form{
  z-index: 2;
}

.ajax_hint_container {
  position: absolute;
  z-index: 2;

  background: #fff;
  border: 1px solid #000;
}

.ajax_hint_container ul{
  list-style-type: none;
}

.ajax_hint_container ul a{
  display: block;
  font-weight: normal;
  color: #020202;
  padding: 2px;
}

.ajax_hint_container .label{
  padding: 0;
  margin: 0;
}

.ajax_hint_container ul a:hover,
.ajax_hint_container ul a:focus,
.ajax_hint_container ul a:active,
.ajax_hint_container ul a.selected{
  background-color: #0a246a;
  color: #fff;
  text-decoration: none;
  cursor: default;
}

.ajax_hint_container {
  top: 56px;
  width: 250px;
  height: 150px;
  overflow: auto;
  line-height: 1.1em;
}

.msie .ajax_hint_container {
  right: 8px;
}

/* blog */

.article_teaser h2 {
  font-size: 0.8em;
}

.article_meta,
.comments_meta {
  font-size: 0.45em !important;
  font-weight: normal;
  color: #aaa;
}
