/* CSS definition file containing sitestyle stylesheets */

BODY.main
{FONT-SIZE: 12px;
 FONT-FAMILY: Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #cc9933
}

BODY.menu
{FONT-SIZE: 12px;
 FONT-FAMILY: Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #cc9933
}

BODY.produkte
{FONT-SIZE: 12px;
 FONT-FAMILY: Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #cc9933
}

.menubar
{BACKGROUND-COLOR: #b80101
}

A.menulink:link
{FONT-SIZE: 18px;
 COLOR: #000000;
 FONT-FAMILY: Comic Sans MS, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #cc9933
}

.menulink2
{FONT-SIZE: 18px;
 COLOR: #000000;
 FONT-FAMILY: Comic Sans MS, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR:#cc9933
}

A.menulink:hover
{FONT-SIZE: 18px;
 COLOR: #000000;
 FONT-FAMILY: Comic Sans MS, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #b80101
}

A.menulink:active
{FONT-SIZE: 18px;
 COLOR: #000000;
 FONT-FAMILY: Comic Sans MS, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
 BACKGROUND-COLOR: #b80101
}

A.menulink:visited
{FONT-SIZE: 18px;
 COLOR: #000000;
 FONT-FAMILY: Comic Sans MS, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif
}

A:link
{COLOR: #000000;
}

A:hover
{COLOR: #000000;
}

A:active
{COLOR: #000000;
}

A:visited
{COLOR: #000000;
}

.Titel {
FONT-WEIGHT: bold;
FONT-SIZE: 20px;
COLOR: #000000;
FONT-FAMILY: Book Antiqua, Geneva, Arial, Helvetica, sans-serif;
LETTER-SPACING: 1px;
TEXT-DECORATION: underline;} 

.Zwischentitel {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #636356;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
LETTER-SPACING: 0px;} 

.Standard {
FONT-SIZE: 12px;
COLOR: #636356;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
LETTER-SPACING: 1px;} 

.Ueberschrift
{FONT-WEIGHT: bold;
 FONT-SIZE: 48px;
 COLOR: #000000;
 FONT-STYLE: italic;
 LETTER-SPACING: 1px
}

.Unterueberschrift
{FONT-WEIGHT: bold;
 FONT-SIZE: 25px;
 COLOR: #000000;
 LETTER-SPACING: 1px
}

.Text
{COLOR: #636356;
}

.Weiss
{COLOR: #000000;
}

.Linktext {
font-family: Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
background-color: #636356;
color: #636356;} 

.Error {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #b80101;} 

.Input {
background-color: transparent;
border-color: #000000;
border-width: 1px;
cursor: text;
text-overflow: ellipsis;

} 

.Submit {
background-color: transparent;
border-color: #000000;
border-width: 3px;
cursor: hand;
text-overflow: ellipsis;

} 
.produTab {
border-width:1px;
border-color:blue;
border-style:solid;

}
