/* Reset
------------------------------------------------------------------------- */

/* Based on http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, 
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
 
ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, 
q:before, q:after {
    content: ''; 
    content: none;
}
 
:focus { outline: 0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a { outline: none; }

/* Generelle Stile
------------------------------------------------------------------------- */

/* Grundlagen */

body {
    background: #233f7e;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 87.5%;
    line-height: 1.2;
    margin: 0 auto;
}

#p-home h2 {
    color: #df7000;
}

#p-software h2, #p-software #side a:hover {
    color: #df7000;
}

#p-is h2, #p-is #side a:hover {
    color: #727e3d;
}

#p-cas h2, #p-cas #side a:hover {
    color: #7668f2;
}

#p-gis h2, #p-gis #side a:hover {
    color: #aa0471;
}

#p-vkshop h2, #p-vkshop #side a:hover {
    color: #5fbb00;
}

#p-ocf h2, #p-ocf #side a:hover {
    color: #bb0a1a;
}

#p-kontakt h2, #p-kontakt #side a:hover {
    color: #7793ff;
}

/* Links */

a:link {
    color: #233f7e;
    text-decoration: underline;
}

a:visited {
    color: #233f7e;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

/* Schriftgrößen */
/* (Skala: 6, 7, 8, 9, 10, 11, 12, 14, 16, 18, 21, 24, 36, 48, 60, 72) */

h2, h3, h4, h5, h6 {
    font-size: 1.0em;
    font-weight: bold;
}

h3 {
    color: #000;
}

/* Abstände */

p, ul, ol, dl, address, table, blockquote, pre, fieldset {
    margin-bottom: 10px;
}

h2 {
    margin-bottom: 1.0em;
}

h3 {
    margin-bottom: 0.5em;
}

ul ul, ol ol, ol ul, ul ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
 
/* Listen */

ul {
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

ol {
    list-style-type: decimal;
    padding-left: 15px;
    margin-bottom: 15px;
}

img {
    margin-bottom: 15px;
}

/* Sonstiges */

strong {
    font-weight: bold;
}

em, dfn {
    font-style: italic;
}

dfn {
    font-weight: bold;
}

pre, code, kbd, tt, samp {
    font-family: monospace;
}

ins {
    text-decoration: underline;
}

del {
    text-decoration: line-through;
}

/* Seitenstruktur
------------------------------------------------------------------------- */

#page {
    margin: 40px auto;
    width: 730px;
}

/* Header */

#header {
    background: url(img/header.jpg) no-repeat 0 0;
    border-bottom: 1px solid #fff;
    height: 173px;
    position: relative;
    border: 1px solid #fff;
}

#header h1 {
    text-indent: -1000em;
}

#header h1 a {
    width: 730px;
    height: 173px;
    display: block;
}

/* Navigation */

#nav {
    border-top: 1px solid #fff;
    height: 30px;
    width: 728px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    background: #355db6;
}

#nav li {
    float: left;
}

#nav a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
}

#nav a:hover {
    background: #2d467e;
}

#p-home .a-home, #p-software .a-software, #p-is .a-is, #p-cas .a-cas, 
#p-gis .a-gis, #p-ocf .a-ocf, #p-vkshop .a-vkshop, #p-kontakt .a-kontakt {
    background: #2d467e;
}

#subnav {
    list-style: none;
    padding: 0;
}

#subnav a {
    color: #fff;
    text-decoration: none;
}

#footernav {
    list-style: none;
}

#footernav li {
    display: inline;
    padding: 0 5px;
}

#footernav a {
    text-decoration: none;
    color: #fff;
}

#footernav a:hover {
    color: #000;
}

/* Content */

#body {
    float: left;
    background: #dfe9ff url(img/body-bg.png) repeat-y 0 0;
    border: 1px solid #fff;
    border-top: 0;
    width: 728px;
}

#main {
    color: #000;
    float: right;
    width: 525px;
    padding: 15px 10px;
}

#p-home #main {
    padding-bottom: 0;
}

#p-home #main p {
    margin-bottom: 0;
}

#side {
    float: left;
    width: 160px;
    padding: 15px 10px;
    font-size: 13px;
}

#p-home #side {
    background: url(img/werbematerial.jpg) no-repeat 0 0;
    width: 180px;
    height: 260px;
    padding: 0;
    margin: 0;
}

#map {
    width: 520px;
    height: 350px;
    border: 1px solid #233f7e;
}

#map a, #map span {
    font-size: 0;
}

#frontpage {
    float: left;
    margin: 0 20px 20px 0;
}

.feature {
    border: 3px double #999;
    background: #f0f0f0 url(img/pfeil.png) no-repeat 0 50%;
    padding-left: 50px;
    width: 250px;
    margin-left: 50px;
}

.feature li {
    line-height: 1em;
}

/* Footer */

#footer {
    clear: both;
    text-align: right;
}