﻿H4, H5, H6, UL, LI, P, TD, A, .txtfld, .button
{
      FONT-FAMILY: Arial,Verdana, Tahoma, helvetica, 'sanf serif';
      MARGIN: 0;
      padding:0;
      FONT-SIZE: 9pt;
      text-decoration:none;
}
H1
{
      FONT-SIZE: 14pt;
      color: #cc0033;
      FONT-FAMILY: 'Times New Roman', Georgia, Garamond,'Times', serif;
      FONT-WEIGHT: 600;
      letter-spacing: 2px;
      text-align:right;
} 
H2, H3
{
      FONT-SIZE: 10pt;
      color: #cc0033;
      FONT-FAMILY: 'Times New Roman', Georgia, Garamond,'Times',  serif;
      FONT-WEIGHT: 500;
      letter-spacing: 2px;
      margin: 2px;      
}
H3
{
      FONT-WEIGHT: 600;
}
H4 
{
      FONT-WEIGHT: 500;
      color: #cc0033;
}
H5
{
      FONT-SIZE: 8pt;
      color:#cc0033;
      FONT-WEIGHT: 500;
}
H6
{
      FONT-SIZE: 8pt;
      FONT-WEIGHT: 500;
      font-style: italic
}
#inhalt A, #inhaltprn A
{
      text-decoration: underline;
}
#inhalt A:link, #inhaltprn A:link
{
    COLOR: #cc0000
}
#inhalt A:visited, #inhaltprn A:visited
{
    COLOR: #666666
}
#inhalt A:hover, #inhaltprn A:hover
{
    COLOR: #669900
}
UL, LI
{
	list-style:none;
}
#logo H1 
{
     margin:6px 10px -4px 0px;
	 text-align:right;
     FONT-SIZE: 11pt;
     color: #000000;
     FONT-WEIGHT: 500;
     FONT-FAMILY: Arial,Verdana, Tahoma, helvetica, 'sanf serif';
     z-index:10:
     /*FONT-variant:small-caps;*/
}
#home H3
{
	FONT-SIZE: 12pt;
	text-align:center;
}
#navi A
{	
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    text-decoration: none;
    FONT-FAMILY: 'Times New Roman', courier, garamond,georgia, courier new,'serif';	
    letter-spacing: 1px;
    padding:0;
	margin:0;/*von oben */
	border:0;
    display:block;
    leine-height:20px;
}
#navi a:link, #navi a:visited
{
	color:000000
}
#navi a:hover
{
	color:#cc0000;
}
#subnavi A
{	
    leine-height:15px;
}
#inhalt A.weinnavi
{	
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    letter-spacing: 1px;
    FONT-FAMILY: 'Times New Roman', courier, garamond,georgia, courier new,'serif';	
    display:block;
    line-height:20px;
    padding:0;
	margin:0;
}
#inhalt A.weinnavi:link, #inhalt A.weinnavi:visited
{
	color:000000
}
#inhalt A.weinnavi:hover
{
	color:cc0033
}
.kl
{	
    FONT-SIZE: 8pt;
}
.rot,.rotdick
{
	color:#cc0033;
}
.button
{
      FONT-SIZE: 11px;
      MARGIN: 0px;
      FONT-FAMILY: Arial,Verdana, Tahoma, 'sanf serif', helvetica;
      TEXT-DECORATION: none;
      color:#555555;
      background-color:#fffff0;
}
A.media
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Verdana, Helvetica;
    TEXT-DECORATION: none
}
A.media:link
{
    COLOR: #b22222
}
A.media:visited
{
    COLOR: #b22222
}
A.media:hover
{
    COLOR: #333366;
    BACKGROUND-COLOR: #ffffff
}
.qu,.kursiv {font-style: italic}
TD H4{margin: 2pt 0}
.txtfld{
	border-top: 1px #333333 solid;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	background-color:#fffff0;
	cursor:hand;
	padding:0;
}
.underline{
	border-bottom: 1px #ffcc00 solid;
	}
.overline{
	border-top: 1px #ffcc00 solid;
	}
.button{
	border-top: 1px #333333 outset;
	border-right: 1px #333333 outset;
	border-bottom: 1px #333333 outset;
	border-left: 1px #333333 outset;
	background-color:#ffcc00 ;
}
/*navi
#home li.home, #konzept li.konzept
{
	/*list-style-image:url(images/rot.gif);
}*/
TABLE.anfrage
{
    BACKGROUND-COLOR: #e0e0e0;
   	border-left: 1px #3399cc solid;
   	padding-left:15px;
}   	
TABLE.anfrage TD{padding: 2;
	}
.stop {
    border-top: 2px #333333 solid;
    border-right: 2px #333333 solid;
    border-bottom: 2px #333333 solid;
    border-left: 2px #333333 solid;
    border-radius: 20px;
    cursor: wait;
    padding: 20px;
    FONT-SIZE: 14pt;
    max-width: 480px;
    background-color: white;
    box-shadow: 10px 20px 30px grey;
    z-index:100
}

.error {
   FONT-SIZE: 12pt;
   color: red;
   font-weight:bold
}