




<!--

a img {
    border: none;
}

.fwfolder_table {
    border-top: 1px solid #70AF00;
    border-bottom: 1px solid #70AF00;
}

.fwfolder_table dl {
    background-color: #D2E5B1;
}

.box {  
    border:1px solid #8caab5;  
    padding:1px; margin-right:30px; 
}

.anleitung .box {
    background-color:#D6DFDE;
    width:150px;
}

.anleitung .box2 {
    border:1px solid #8caab5;  
    padding:1px; margin-right:30px; 
    background-color:white;
    width:150px;
}

small { font-size:9px;}

.layout-table {border-color:gray;
border-spacing:0px;
}

table.kk_tbl {
border-color:gray;
border-style:solid;
border-spacing:0px;
border-width:1px; 
padding:0px;
width:95%;
border-collapse:collapse;
}

.plain td ul  {padding-left:10px;}
.fwgreen{background-color:#D2E5B1}
.fwblue{background-color:#E9EEEF}

li { line-height:1.8em}



td,body,p,pre,textarea,input { font-size:12px; 
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#242424; 
	}

dl {	background-color:#E4EFD0;
padding:10px;
}


.even {background-color:#E4EFD0;}

big { 	font-size:14pt; 
	color:#515151; 
	font-weight:600;
}

h1 { 	font-size:18px; 
	color:#515151;
	line-height:12pt; 
	font-weight:800;
}


h2 { 	font-size:18px; 
	color:#515151; 
	line-height:16pt;
	font-weight:500;
}


h3 { 	font-size:14px; 
padding-top:16px; 
line-height:14px;
	color:#515151; 
	font-weight:bold;
}

h4 { 	font-size:14px; 
	line-height:12pt;
	color:#515151; 
	font-weight:600;
}

.bigletter {	font-size:6pt;
	letter-spacing:1px;
	font-weight:900;
	text-transform:uppercase; 
}


.pathBar {font-size:9px;color:#242424; 	  }

.index {color:#077873; }

a:link { 	text-decoration:none;	}
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:none;
	color:black;
	}

a:link.extern { COLOR:#698F9F }
a:visited.extern { COLOR:#698F9F; text-decoration:none; }
a:active.extern { COLOR:#698F9F; text-decoration:none; }
a:hover.extern { COLOR:#698F9F; text-decoration:underline;
	color:black;}

.attachments {
     border: 0.5px solid #70AF00;
    }

.attachmenthead{
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

.attachment1 {
       border-left: 1px solid #70AF00;
       border-top: 1px solid #70AF00;
                        }
.attachment2 {
      border-top: 1px solid #70AF00;
   border-right: 1px solid #70AF00;
                              }
.attachment3 {
      border-right: 1px solid #70AF00;
                         }
.attachment4 {
      border-top: 1px solid #70AF00;
                         }
.hint {
      font-size: 60%;
      color: silver;
      }

#printlogo{display:none}	  
	
.sitemap_container{padding:5px;}
#portal-sitemap .navTree{margin:0px;padding:0px;padding-left:22px}
#portal-sitemap {margin:0px;padding:0px;}
#portal-sitemap .navTreeItem {list-style-type:none;}
#portal-sitemap .navTreeItem a img {border:none;margin-bottom:-3px}

.navexpand {margin-left: -32px; margin-top: 3px;}

#fw_navigator li {padding-left:25px;padding-top:4px;line-height:2em;}
#fw_navigator, #fw_navigator .navNode{padding:0px;padding-left:0px;margin:0px;list-style-type:none}
#fw_navigator .parentNode{background-image:url(/img/folder_dgrey.gif);background-repeat:no-repeat;}
#fw_navigator .folder{background-image:url(/img/folder_lgrey.gif);background-repeat:no-repeat;}
#fw_navigator .leafNode{background-image:url(/img/folder_white.gif);background-repeat:no-repeat;}
#fw_navigator .currentItem{background-image:url(/img/folder_orange.gif);background-repeat:no-repeat;}
#fw_navigator .empty{background-image:none}

#fw_navigator .type-Datenblatt{background-image:url(/img/doc_icon.gif);background-repeat:no-repeat;}
#fw_navigator .type-DatenblattCurrent{background-image:url(/img/doc_icon_active.gif);background-repeat:no-repeat;}
#fw_navigator .type-FWFolder{background-image:url(/img/FWfolder_icon.gif);background-repeat:no-repeat;}
#fw_navigator .type-FWFolderCurrent{background-image:url(/img/FWfolder_icon_active.gif);background-repeat:no-repeat;}


table.kk_tbl th,
table.plain th {text-align:center;}

table.plain th,
table.plain td,
table.kk_tbl th,
table.kk_tbl td {border: gray solid 1px;padding:4px;}

fancy


table.grid td {
border: 1px solid #c0c0c0;
padding: 0.5em;
}


table.grid td {
border: 1px solid #c0c0c0;
padding: 0.5em;
}

table.listing {border-collapse:collapse}
table.listing th {background:#dee7ec;}
table.listing th,
table.listing td{border: gray solid 1px;padding:4px;}

table.listing .listingCheckbox {text-align: center;}



.field {margin-bottom:10px}

.field label {font-weight:bold;line-height:16px;}
#popup  .field input,
#popup textarea {width:300px;border:#70AF00 solid 1px}
#popup .context {width:100px;}
#popup .noborder {width:10px}

.global-link{
	padding-left:12px;
	background-image:url(img/arrow.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	margin-right:10px;
}

a .box {
padding-left:12px;
	background-image:url(img/arrow.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
}




/* Kupu image alignment classes */
.image-left {
   float: left;
   clear: both;
   margin: 0.5em 1em 0.5em 0;
   border: 0px solid Black;
}
.image-inline {
   float: none;
   border:none;
}
.image-right {
   float: right;
   clear: both;
   margin: 0.5em;
   border: 0px solid Black;
}
dd.image-caption {
   text-align:left;
   padding: 0; margin:0;
}
dl.captioned {
   padding: 10px;
mage-left {
   float: left;
   clear: both;
   margin: 0.5em 1em 0.5em 0;
   border: 1px solid Black;
}
.image-inline {
   float: none;
}
.image-right {
   float: right;
   clear: both;
   margin: 0.5em;
   border: 1px solid Black;
}
dd.image-caption {
   text-align:left;
   padding: 0; margin:0;
}
dl.captioned {
   padding: 10px;
}

-->

