@import url(basic.css);
@import url(navigation.css);
@import url(layout.css);
/* XXL-/Normalversion */
.xxl { display: none !important; }
.nonxxl { display: inline !important; }
/* ------ Korrekturen ------ */
/* Seitenaufbau und AbstÃ¤nde */
body { background: none; }
#page_margins { background: none !important; border: none; font-size: 1.2em; margin: 0; min-width: 640px; }
* html #page_margins { width: auto !important; }
#page { border-right: 0 !important; margin-right: 0 !important; width: 98%; max-width: 95% !important; }
#col1, #col2, #col3 { border: none !important; float: none; margin: 0 !important; padding: 0 !important; position: static !important; width: 100% !important; }
#col1_content, #col2_content, #col3_content { font-size: 1.2em; margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; }
/* Navigationen */
#navMeta { font-size: 1.2em; padding-top: .5em; }
/* */
ul#navMain { height: 1%; width: auto !important; }
#navMain li a { color: #000; }
#navMain li a:hover, #navMain li a:active, #navMain li a:focus { text-decoration: underline; }
#header { border-left: 0; padding-top: 1.8em; }
#header_content h2 { display: none; }
#wrapper { border: 0 !important; }
#search { font-size: 1.4em; width: auto; }
#search #suche { width: 14em; }
#breadcrumbs { font-size: 1.2em; }
#main { color: #000; }
#main a { color: #000; }
#col1_content .teaserBox h4, #col2_content .teaserBox h4, #col1_content .teaserBox p, #col2_content .teaserBox p,
#col1_content .teaserBox a, #col2_content .teaserBox a { color: #000; }
#footer a { color: #000; }
/* Formular */
form.theForm, form.navForm { width: 90%; }
.theForm label { display: block; float: none; width: auto; }
.theForm input, .theForm textarea, .theForm select { float: none; width: 90%; }
.theForm div.inputCheck { margin-left: 0; }
.theForm div.inputCheck label { display: inline; }
.theForm input.submit { margin: 10px 0 0 0; }
#main { d_isplay: none; }

