/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ie.css */
body {text-align:center;}
.content_block {text-align:left;}
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6 {overflow-x:hidden;}
* html legend {margin:0px -8px 16px -8px;padding:0;}
ol {margin-left:2em;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
.clearfix, .content_block {display:inline-block;}
* html .clearfix, * html .content_block {height:1%;}
fieldset {padding-top:0;}

/* eigene */
input.submit{ font-size: 0; line-height: 19px; }
#wrapper_header form input#search,
.teletext input.search { background: #FFFFFF none !important; padding: 1px 7px !important; }
#wrapper_header #header_top form { width: 300px; }
#wrapper_header #header_top form label {  margin: 0; }
.teletext .submit { margin-top: 0!important; }

#head_weather form input#weather_head_ort { background: transparent none !important; border: 1px solid #8A8A8A !important; padding: 0 1px !important; height: 16px !important;}

.content_block ul.horizontal li { margin: 1px 0 0 0 !important; }

ul#primaryNavigation li a:hover { background-color: #fefefe !important; }
#wrapper_sidebar #calendar table caption .month { width: 222px !important; }
