﻿/* AUTHOR => los.info :: SIDE => lammertz.net */

body
{ background: #5f6774 url(kompetenzen_bg.jpg) no-repeat fixed; }



/* navigation ----- */

.navi_thema
{ float: left; padding: 2px 0 0 32px; }
.navi_thema li
{ list-style: none; margin: 11px 0; }
.navi_thema a
{ background: #ffffff; color: #162b4a; padding: 2px; font-size: .8em; text-decoration: none; }
.navi_thema a:hover
{ background: #162b4a; color: #ffffff; text-decoration: none; }
.navi_thema li.active
{ background: #162b4a; color: #ffffff; font-size: .9em; padding: 2px 2px 2px 2px; margin-bottom: -1px; }

/*	IE6  */
* html .navi_thema li.active { padding: 0 2px 2px 2px; margin-bottom: -2px; }
/*	IE7  */
*+html .navi_thema li.active { padding: 0 2px 2px 2px; margin-bottom: -2px; } 



/* inhalt ----- */

.mod_article
{ margin-top: 18px; background: #ffffff url(kompetenzen.gif) no-repeat; width: 357px; _width: 353px; min-height: 300px; height: auto !important; height: 300px; padding: 110px 114px 12px 114px; display: block; text-align: justify; }
.mod_article h1
{ margin-left: -1px; font-size: 24px; font-weight: normal; padding-bottom: 12px; color: #ef8419; }
.mod_article h2
{ font-size: .9em; font-weight: bold; margin-bottom: 10px; }
.mod_article p
{ font-size: .9em; margin-bottom: 10px; }
.mod_article ul
{ padding-left: 17px; }
.mod_article li
{ list-style-image: url(los_listsytle.gif); font-size: .8em; }
.mod_article a
{ color: #333333; }

#connect_content
{ position: absolute; top: 42px; margin-left: 7px; _margin-left: 275px; z-index: 8; }

