/*Stylesheet für Visaton GmbH&Co KG*/
/* 02.05.2006 */

body {
    background-color: #FFFFFF;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
}

.bodybackground {
    background-image: url(../images/back.gif);
}

.seitenTitel {
    color: #333333;
    font-size: 16pt;
    padding-left: 9px;
    font-weight: bold;
}

.seitenTitel .schatten {
    position: absolute;
    left: 9px;
    top: 7px;
    color: #6C6C6C;
}

.seitenTitel .ueberschrift {
    position: absolute;
    left: 8px;
    top: 6px;
    width: 200px;
}

.linkSchatten {
    width:100%;
    filter:DropShadow(color=#003651, offx=3, offy=3);
    text-shadow: #003651 3px 2px;
}

/*Main-Seiten*/

.inhalt {
    margin: 25px;
    margin-left: 210px;
    font-size: 10pt;
    height: 1%;
}

.justify {
    text-align: justify;
}

h1 {
    
    font-size: 16pt;
    font-weight: bold;
}

h2, h3 {
    font-size: 13pt;
    font-weight: bold;
}
/*
li {
    list-style-type: disc;
}
*/
p, a, td, th, li, ol, ul {
    font-size: 10pt;
}

a {
    font-size: 10pt;
    color: #003399;
}

a.ueberschrift {
    font-size: 16pt;
}

.bigLink {
    font-size: 16pt;
}

.fett {
    font-weight: bold;
}

.kleinfett {
    font-weight: bold;
    font-size: 9pt;
}

.toplink {
    margin-top: 15px;
    border-bottom: solid 1px #003399;
}

.toplink a {
    text-decoration: none;
    font-size: 9pt;
}

.artikelAbstrahl td {
    text-align: center;
}

.techdat {
    background-color: #EEEEEE;
}

.artikelVerwandtschaft tr {
    background-color: #EEEEEE;
}

.bstechdat {
    background-color: #FFFFFF;
}

.auszeichnung {
    background-color: #6699CC;
}

.aukopftech {
    background-color: #6699CC;
}

.textbausatz {
    background-color: #EEEEEE;
}

.textkombination {
    background-color: #EEEEEE;
}

.kombidaten {
    background-color: #CCCCCC;
}

BODY.haendler {	
    background-image : url("../images/back.gif");
    background-color : #FFFFFF;
}

.grau {
    color: #CCCCCC;
}

.standardBreite {
    width: 610px;
}

/*Navigationsleisten*/

.startNavigation {
    margin-top: 12px;
}

.startNavigation a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14pt;
    font-weight: bold;
}

.extraLinks a {
    font-size: 12pt;
}

.navigationHorizontal {
    color: #666666;
    font-weight: bold;
    font-size: 9pt;
}

.navigationHorizontal a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9pt;
}

.navigationHorizontal td {
    background-color: #003366;
    padding: 3px 10px 3px 10px;
}

.navigationHorizontalLinks {
    padding-left: 10px;
    padding-right: 20px;
}

.navigationHorizontalStandard {
    background-image: url(../images/menu_bgr.gif);
    background-repeat: repeat-x;
}

.navigationHorizontalStart {
    background-color: #006699;
    background-image: url(../images/menu_bgr2.gif);
    background-repeat: repeat-x;
} 

.navigation a {
    color: #FFFFFF;
}

.navigation {
    margin: 10px 0 0 0;
    padding: 0;
    font-weight: bold;
}

.navigation h2, .navigation h2 a {
    font-size: 11pt;
    margin-left: 3px;
    margin-top: 0;
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}

.navigation .menu {
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 10px;
}

.navigation .menu div {
    margin-right: 20px;
}

.navigation .menu div div {
    margin-left: 15px;
    margin-right: 11px;
}

.navigation td.menu {
    background-image: url(../images/nav_bg.gif);
}

.navigationTitel {
    height: 44px;
    vertical-align: bottom;
    background-image: url(../images/nav_head_title.gif);
    color: #FFFFFF;
    font-size: 14pt;
    line-height: 14pt;
    padding: 3px 0 3px 5px;
}

.navigationTitelBreite {
    width: 150px;
}

.navigationTitelBreite a {
    font-size: 14pt;
    text-decoration: none;
}

.navigationHead {
    background-image: url(../images/nav_head.gif);
}

.navigation {
    color: #FFFFFF;
}

a.navigation:link, a.navigation:visited { 
    color: #FFFFFF;
}

.rot {
    color: #FF0000;
}

a.rot {
    color: #FF0000;
}

/* Definitionen für Lexikon-Bereich */
.lexikonLink {
	font-size: 11pt;
	text-decoration: none;
}