/* ************************************************* */
/* * Website :: http://www.allianz-achimschulze.de * */
/* ************************************************* */

/* Grundeinstellungen */
* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body { font: normal 100.01% verdana,tahoma,sans-serif; color: #FFFFFF; background-color: #113388; }
img { border: 0; }
form { display: inline; }
.killer { clear: both; }

/* Layout */
.bg { background-image: url(../de,theme-aas,images/bg.png); }
.box { width: 990px; }
.box-kopf { height: 205px; background-position: 0px 0px; background-repeat: no-repeat; }
.box-koerper { padding-top: 20px; background-position: -990px 0px; background-repeat: repeat-y; }
.box-fuss { height: 114px; background-position: -1980px 0px; background-repeat: no-repeat; }

/* Kopf */
.box-kopf p { }

/* Pfad */
.pfad { padding: 0px 67px 0px 0px; color: #004F8B; font-size: 0.75em; text-align: right; }
.pfad span { display: block; color: #80A2BA; font-size: 0.85em; text-align: right; }

/* Navigation */
.box-nav { z-index: 1; position: absolute; width: 199px; }
.box-nav ul.nav { list-style: none; }
.box-nav ul.nav li { background-position: -2970px 0px; background-repeat: no-repeat; }
.box-nav ul.nav a { float: right; display: block; width: 189px; margin: 2px 0px; padding: 4px 10px 5px 0px; text-align: right; font-size: 0.8em; text-decoration: none; color: #F3A95A; background-color: inherit; background-position: -2970px 0px; background-repeat: no-repeat; }
.box-nav ul.nav a:hover, .aktiv { font-weight: bold; color: #113388; background-position: -2970px -25px; background-repeat: no-repeat; }

.box-nav ul.ebene1 { margin-right: -10px; }
.box-nav ul.ebene1 a { padding: 6px 20px 5px 0px; font-size: 0.7em; color: #FFDDB9; }

.nav2 dl { padding: 5px; border-bottom: 1px dotted #113388; }
.nav2 dl dt { padding: 5px; font-weight: bold; font-size: 0.9em; }
.nav2 dl dd { padding: 5px; font-weight: normal; font-size: 0.8em; }
.nav2 dl dd img { float: left; vertical-align: middle; }
.nav2 dl dd span { display: block; margin: 10px 20px 0px 100px; }

/* Suchfunktion */
.sufu { display: none; }

/* Inhalt */
.inhalt { z-index: 2; position: relative; margin: 0px 66px -20px 220px; font-size: 0.9em; color: #333333; background-color: inherit; }
.inhalt h1 { margin-bottom: 15px; padding-top: 2px; font-size: 1.1em; color: #113388; border-bottom: 1px dotted #113388; }
.inhalt h2 { margin-bottom: 10px; font-size: 1em; font-variant: small-caps; color: #113388; }
.inhalt p { margin: 5px 0px 15px 0px; font-size: 0.9em; line-height: 1.3em; }
.inhalt ul,ol { margin: 5px 10px 10px 23px; }
.inhalt ul li, .inhalt ol li { padding-bottom: 3px; font-size: 0.9em; }
.inhalt dl { margin: 5px 0px 10px 0px; }
.inhalt dl.spalten { font-size: 0.8em; }
.inhalt dl.spalten dt { float: left; width: 14em; padding: 3px; }
.inhalt dl.spalten dd { margin-left: 14em; padding: 3px; }
.inhalt fieldset { padding: 10px; font-size: 0.8em; }
.inhalt fieldset legend { padding: 5px; }
.inhalt fieldset label { display: block; font-size: 12px; }
.inhalt fieldset p { font-size: 1em; }

.inhalt address { margin-bottom: 15px; padding: 3px; font-weight: normal; font-size: 0.9em; }

/* Fuss */
.box-fuss { padding: 50px 66px 0px 0px; font-size: 0.7em; text-align: right; }
.box-fuss ul { list-style: none; }
.box-fuss ul li { display: inline; padding-left: 5px; }
.box-fuss p { clear: right; }
.box-fuss a { text-decoration: none; color: #92ACEA; background-color: inherit; }
.box-fuss a:hover { color: #F3A95A; background-color: inherit; }

.speedy { display: none; }