body {
    margin: 0;
    border: 0;
    padding: 0;
    background: url(../images/aki_bg_m.jpg) repeat-x #ffffff;
    font-size: 12px;
    font-family: "Helvetica", sans-serif;
}

img {
    border: 0;
}

h1 {
    font-size: 16px;
}

h2 {
    margin: 0;
    border: 0;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 20px;
}

h3 {
    font-size: 14px;
}

h1, h2 {
    color: #004e8f;
}

/*
 Allgemeine Links start
 */

a:link {
    font-size: 14px;
    font-weight: bold;
    color: #004e8f;
    text-decoration: none;
}

a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #004e8f;
    text-decoration: none;
}

a:active {
    font-size: 14px;
    font-weight: bold;
    color: #004e8f;
    text-decoration: none;
}

a:hover {
    font-size: 14px;
    font-weight: bold;
    color: #3d82bd;
    text-decoration: none;
}

/*
 Allgemeine Links ende
 Kleine Links start
 */ 
 
.schriftk a:link {
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.schriftk a:visited {
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.schriftk a:active {
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.schriftk a:hover {
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
}

.schriftk {
    font-weight: normal;
    font-size: 9px;
}

/*
normal links
*/
a.linkn:link {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.linkn:visited {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.linkn:active {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.linkn:hover {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.linkn {
    font-weight: normal;
    font-size: 12px;
}

/*
medium links
*/
.schrifts a:link {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.schrifts a:visited {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.schrifts a:active {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.schrifts a:hover {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.schrifts {
    font-weight: normal;
    font-size: 11px;
}
/*
Slideshow
*/

#visual {
    margin-bottom: -260px;
    margin-left: 240px;
    position: absolute;
    z-index: 11;
}

#visualu {
    margin-bottom: -260px;
    margin-left: 90px;
}

#slideshow {
    margin-bottom: -260px;
    margin-left: 240px;
    position:relative;
    height:260px;
    z-index: 1;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}


/*
 Kleine Links ende
 Mittlere Links start
 */ 
 
.schriftm a:link {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
} 

.schriftm a:visited {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
} 

.schriftm a:active {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
} 

.schriftm a:hover {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
}

.schriftm {
    font-weight: normal;
    font-size: 12px;
}

/*
 MittlereLinks ende
 */ 
 
div.toplink {
    padding-left: 15px;
    background: url(../images/toplink.gif) no-repeat;
}

div.toplink2 {
    padding-left: 30px;
    background: url(../images/pdf.png) no-repeat;
}

td.akiblue, td.akiblues {
    background: #004e8f;
}

td.akiblueies {
    background: none;
}

/*
 Hauptmenu
 */

td.menu ul {
    margin: 0;
    margin-top: 20px;
    margin-left: 30px;
    border: 0;
    padding: 0;
    list-style-image: url(../images/menu_dot.gif);
}

td.menu ul ul {
    margin: 0;
    margin-left: 15px;
    border: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

td.menu ul ul a {
    font-size: 12px;
    color: #004e8f;
}

td.menu ul ul a:hover {
    font-size: 12px;
    color: #3d82bd;
}

td.menu li {
    margin: 0;
    border: 0;
    padding: 5px;
    padding-top: 10px;
}

td.menu a {
    background: url(../images/schatten_s.png) repeat-x;
    background-position: bottom;
}

td.suche input {
    font-size: 9px;
}

td.topmenu {
    position: relative;
    z-index: 3 !important;
}

td.topmenu a {
    margin-left: 12px;
    font-size: 12px;
    opacity: 0.99;
    background: url(../images/schatten_s.png) repeat-x;
    background-position: bottom;
}

td.topmenu img {
    margin-bottom: -5px;
    margin-right: -6px;
}

td.breadcrumb {
    padding-left: 15px;
    font-size: 9px;
}

td.breadcrumb a {
    color: #000000;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;;
}

td.breadcrumb a:hover {
    color: #333;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;
}

td.visu img {
    margin-bottom: -65px;
    overflow: visible;
}

td.content {
    padding-left: 15px;
}

td.content p {
    width: 435px;
    line-height: 16px;
}

td.content ul {
    list-style-type: square;
}

td.content li {
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 16px;
}

div.pressepop {
	margin-bottom: 10px;
    padding: 10px;
    border: 2px solid #9ccfeb;
    background: #fff;
    line-height: 16px;
    display: none;
	width: 435px;
}

div#downloadpop {
    border: 2px solid #9ccfeb;
    background: #fff;
    display: none;
    position: absolute;
    top: 40px;
    left: auto;
    right: auto;
    width: 380px;
    height: 620px;
}

div.glossarpop {
	margin-bottom: 10px;
    padding: 10px;
    border: 2px solid #9ccfeb;
    background: #fff;
    line-height: 16px;
    display: none;
	width: 435px;
}

/*
 deeplink links start
 */

td.deeplink h2 {
    margin: 0;
    margin-top: 7px;
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 18px;
}

td.deeplink h2 a:hover, td.deeplink1 h2 a:hover {
    font-size: 16px;
    color: #004e8f;
}

td.deeplink h2 a:link, td.deeplink1 h2 a:link {
    font-size: 16px;
    color: #004e8f;
}

td.deeplink h2 a:visited, td.deeplink1 h2 a:visited {
    font-size: 16px;
    color: #004e8f;
}

td.deeplink h2 a:active, td.deeplink1 h2 a:active {
    font-size: 16px;
    color: #004e8f;
}

td.deeplink a:hover, td.deeplink1 a:hover {
    font-size: 12px;
    color: #004e8f;
    font-weight: bold;
}

td.deeplink a:link, td.deeplink1 a:link {
    font-size: 12px;
    color: #004e8f;
    font-weight: bold;
}

td.deeplink a:visited, td.deeplink1 a:visited {
    font-size: 12px;
    color: #004e8f;
    font-weight: bold;
}

td.deeplink a:active, td.deeplink1 a:active {
    font-size: 12px;
    color: #004e8f;
    font-weight: bold;
}

/*
 deeplinl links ende
 */

div.bopic {
    display: none;
}

/*
 zehnpunkte_fester_footer.html fixed
 */

div.zent {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    width: 1000px;
}

div#bottombar_f {
    clear: both;
    display: block;
    background: #004e8f;
    height: 18px;
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
}

div.bgwhite {
    margin-top: -1px;
    margin-left: -2000px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 2000px solid #ffffff;
    float: left;
    background: #ffffff;
    width: 240px;
    height: 18px;
}

div.bgtrans {
    float: left;
    width: 720px;
    text-align: left;
}

/*
 fixed bottom picture
 */

div.trgrnd {
    background-position: bottom;
    float: right;
    width: 178px;
    height: 142px;
    position: fixed;
    right: 5px;
    bottom: 3px;
}

div.trbild1 {
    background: url(../images/bottom/waswirfuersietun.png) no-repeat;
}

div.trbild2 {
    background: url(../images/bottom/zehnpkt.png) no-repeat;
}

div.trbild3 {
    background: url(../images/bottom/geschfelder.png) no-repeat;
}

div.trbild4 {
    background: url(../images/bottom/leitbilder.png) no-repeat;
}

div.trbild5 {
    background: url(../images/bottom/geschichte.png) no-repeat;
}

div.trbild6 {
    background: url(../images/bottom/zehnloesungen.png) no-repeat;
}

div.trbild7 {
    background: url(../images/bottom/topthemen.png) no-repeat;
}

div.trbild8 {
    background: url(../images/bottom/schulung.png) no-repeat;
}

div.trbild9 {
    background: url(../images/bottom/glossar.png) no-repeat;
}

div.trbild10 {
    background: url(../images/bottom/guenstig.png) no-repeat;
}

div.trbild11 {
    background: url(../images/bottom/kundenberichten.png) no-repeat;
}

div.trbild12 {
    background: url(../images/bottom/beratung.png) no-repeat;
}

div.trbild13 {
    background: url(../images/bottom/referenzliste.png) no-repeat;
}

div.trbild14 {
    background: url(../images/bottom/support.png) no-repeat;
}

div.trbild15 {
    background: url(../images/bottom/presse.png) no-repeat;
}

div.trbild16 {
    background: url(../images/bottom/success.png) no-repeat;
}

div.trbild17 {
    background: url(../images/bottom/notfound.png) no-repeat;
}

div.trbild18 {
    background: url(../images/bottom/found.png) no-repeat;
}

div.trbild-news {
    background: url(../images/news/schulung_printaurus.png) no-repeat;
}