@charset "iso-8859-1";
.normal, body, p, td, form, input, li, ul      { color: #000000; font-size: 11px; font-family: arial, sans-serif; font-weight: normal }
.footnote    {font-family: arial, sans-serif; font-size: 10px; color: #999999; font-weight: normal}
.footnote_watermark,a:link.footnote_watermark, a:visited.footnote_watermark, a:hover.footnote_watermark, a:active.footnote_watermark {font-family: arial, sans-serif; font-size: 9px; color: #cccccc; font-weight: normal}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.h1blau     { color: #000066; font-size: 14px; font-family: arial, sans-serif; font-weight: bold }
.h1         { color: #000000; font-size: 24px; font-family: Arial; font-weight: bold }


b         { font-family: Arial; font-weight: bold }
u         { font-family: Arial; text-decoration: underline }
/* lcol -> wenn text gleichen Style wie link haben soll */
a:link,.lcol                { color: #000; font-size: 11px; font-family: Arial }
a:active, a:visited     { color: #000; font-size: 11px; font-family: Arial}
a:hover              { color: #00000000; font-size: 11px; font-family: Arial}

a.m:link,.mlcol                  { color: #000000; font-size: 13px; font-family: Arial; text-decoration: none; padding-left: 5 }
a.m:blink   { color: #cc0000; font-size: 13px; font-family: Arial; font-weight: bold }
a.m:active, a.m:visited       { color: #000000; font-size: 13px; font-family: Arial; text-decoration: none; padding-left: 5 }
a.m:hover                  { color: #000000; font-size: 13px; font-family: Arial; background-image: url(../bilder/button_links_on.gif); background-position: 0 30px; padding-left: 5 }

a.subnav:link,a.subnav:visited  { text-decoration: none; color: #000000;font-family: arial, sans-serif;  font-weight: bold }
a.subnav:active    { text-decoration: none; color: #000000;font-family: arial, sans-serif;  font-weight: bold }
a.subnav:hover            { text-decoration: none; color: #000000;font-family: arial, sans-serif;  font-style: normal } 

.b11        {font-family: arial, sans-serif; font-size: 11px; font-weight: bold}
.b12        {font-family: arial, sans-serif; font-size: 12px; font-weight: bold}
.b13        {font-family: arial, sans-serif; font-size: 13px; font-weight: bold}
.b14        {font-family: arial, sans-serif; font-size: 14px; font-weight: bold}
.b15        {font-family: arial, sans-serif; font-size: 15px; font-weight: bold}
.b16        {font-family: arial, sans-serif; font-size: 16px; font-weight: bold}
.b17        {font-family: arial, sans-serif; font-size: 17px; font-weight: bold}
.b18        {font-family: arial, sans-serif; font-size: 18px; font-weight: bold}
.b19        {font-family: arial, sans-serif; font-size: 19px; font-weight: bold}
.b28        {font-family: arial, sans-serif; font-size: 28px; font-weight: bold}

.n9        {font-family: arial, sans-serif; font-size: 9px; font-weight: normal}
.n10        {font-family: arial, sans-serif; font-size: 10px; font-weight: normal}
.n11        {font-family: arial, sans-serif; font-size: 11px; font-weight: normal}
.n12        {font-family: arial, sans-serif; font-size: 12px; font-weight: normal}
.n15        {font-family: arial, sans-serif; font-size: 15px; font-weight: normal}
.n18        {font-family: arial, sans-serif; font-size: 18px; font-style: normal; font-weight: normal}

.i11        {font-family: arial, sans-serif; font-size: 11px; font-weight: normal; font-style: italic}
.i12        {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; font-style: italic}
.i24        {font-family: arial, sans-serif; font-size: 24px; font-weight: normal; font-style: italic}

.tab_hcol_start, .tab_hcol_mb {
  background-color : #DDDDDD; 
  border-style: solid; 
  border-width: 1px;
  border-color:#828282; 
  padding:2px
}  

.tab_bcol       { background-color : #F7F7F7; border-style: solid; border-width: 0px; border-color:white; }   

.tab_lcol       {background-color : #828282;  border: 0px  solid #828282; padding:0px; }   /* Line Color für tabellen */


/*.tab_hcol_mb    { background-color : #D3D3F8}   /* Tabellenkopffarbe meine bilder  */*/
.tab_hcol_bh    { background-color : #D6FAD6}   /* Tabellenkopffarbe Bilder hochladen */
.tab_hcol_ab    { background-color : #DDDDDD; border: 1px #828282 solid; padding:0px;}   /* Tabellenkopffarbe Abzüge bestellen */
.tab_hcol_auftrag    { background-color : #DDDDDD; border: 0px #828282 solid; padding:2px;}   /* Tabellenkopffarbe Abzüge bestellen --> Auftrag */
.tab_hcol_help  { background-color : #F5F4D8; width:120px}   /* Tabellenkopffarbe Hilfe */
.tab_bopt       {background-color : #e2e2e2}   /* Hintergrundfarbe der tabelle Bildoptimierer*/
.framed         {border-width: 1; border-style: solid; border-color:#828282}

input.flat {border-width: 0;}

input.login { color:#666666;}

/* Allgemeine Tabelle */
.tab {
  width: 100%;
  margin: 0px; padding:0px; 
  background-color : #FFFFFF;
  
  border-top: 0px white solid;
	border-left: 0px white solid;
	border-right: 0px #666666 solid ;
	border-bottom: 0px #666666 solid ;

}

/* Tabelle für Unterteilung der Adressen */
.tab_adr {
  border-bottom: 1px #828282 solid ;

}


/* Tabelle für Funktionen im Hauptframe */
.tab_functions {
  
  background-color : #CCCCCC; 
  border: 1px #828282 solid;
  
}
table.thumb,table.thumbord {
 font-size: 11px;
 line-height: 14px;
}

td.thumb {
	background-image: url("/design/bilder/bgth132.gif");
	background-repeat: no-repeat;
}

td.thumb_sel {
	background-image: url("/design/bilder/bgth132_akt.gif");
	background-repeat: no-repeat;
}
.thumbkl {
  border: 1px #888888 solid;
	background-image: url("/design/bilder/leiste-grau-gross.gif");
}

.thumbkl_sel {
border: 1px #be1c10 solid;
	background-image: url("/design/bilder/leiste-beige-gross.gif");
}


.lm_button       { color: #000000; font-size: 15px; font-family: Arial; background-image: url(../bilder/button_links.gif); width: 184px; height: 30px }
.Im-link   { width: 184px; height: 170px; border-style: none }
.lm_link_on { width: 184px; height: 155px }
td.thumbhoch {
  background-color: #FADEDE
}
td.thumbtrash {background: url("../bilder/knitterpapier.jpg")}
p.upload_java {border-width:2px; border-color:#dddddd; background-color:#f6f6f6; width:570; border-style:solid; padding:2px;}

.line  { border-style: solid; border-width: 1px 0 0; border-color: blue } 

/* Subnavigation oben */

/* Startseite */
td.sub_start   { background-color: white; text-align: center }
td.sub_start-sel  { background-color: #d3d3f8; text-align: center }

/* Meinebilder */
td.sub_mb  { background-color: #d3d3f8; text-align: center }

       
/* Bilder hochladen */
td.sub_bh {background-Color:#D6FAD6; text-align: center;}
td.sub_bh-sel {background-Color:#96FA96; text-align: center;}

/* Abzüge bestellen */
td.sub_ab  { background-color: #fff; text-align: center }
td.sub_ab-sel {background-Color:#FF66FF; text-align: center;}

/* Hilfe */
td.sub_help {background-Color:#F5F4D8;}

