body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	/*background-image:url(images/background01.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;*/
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration: underline; }
a:active { text-decoration:none; }

.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav
{
	color:#FFFFFF;
}

.navbg1
{
	background-color:#21217A;
}

.navbg2
{
	background-color:#4B4BCC;
}

.titel
{
	color:#003399;
}
.text1
{
	color:#666666;
}

select
{
	width:250px;
}

select.selectSort
{
	width:220px;
}

.firma
{
	font-weight:bold;
}

input.eingabe, textarea.eingabe
{
	width:260px;
}

input.eingabePreis
{
	width:60px;
}

textarea
{
	height:80px;
}

.sortierung, .buttonleiste
{
	background-color:#EEEEEE;
}

.newsletter
{
	color:#999999;
	font-style:italic;
}

input#newsticker
{
	font-family: Courier New;
	font-size:13px;
	font-style:italic;
	height:19px;
	border-left: 0px solid #CCCCCC;
   border-bottom: 0px solid #CCCCCC;
   border-right: 0px solid #CCCCCC;
   border-top: 0px solid #CCCCCC;
}

.rahmen
{	
	border-left: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-top: 1px solid #CCCCCC;
}

#formEnable  td {background-color: #F9F9F9; color: #000000;}
#formEnable select {font-family: "Courier New", Courier, mono; }
#formEnable input  {font-family: "Courier New", Courier, mono; }
#formEnable textarea  {font-family: "Courier New", Courier, mono; }
#formEnable .frame  {background-color: #003399;}
#formEnable .button {font-family: Verdana, Arial, Helvetica, sans-serif; }

#formDisable td {background-color: #F2F2F2; color: #DFDFDF;}
#formDisable select {font-family: "Courier New", Courier, mono; background-color: #F2F2F2; color: #DFDFDF;}
#formDisable input  {font-family: "Courier New", Courier, mono; background-color: #F2F2F2; color: #DFDFDF;}
#formDisable textarea  {font-family: "Courier New", Courier, mono; background-color: #F2F2F2; color: #DFDFDF;}
#formDisable .frame  {background-color: #DFDFDF;}

input#zeigen, input#ausloggen, input#login, .kontaktKnopf
{
	border-left: 1px solid #003399;
   border-bottom: 1px solid #003399;
   border-right: 1px solid #003399;
   border-top: 1px solid #003399;
   background-color:#EEEEEE;
   color:#003399;
   font-weight:bold;
   font-size:11px;
   width:128px;
   cursor:hand;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bildbeschriftung
{
	font-size:11px;
}

.farbtext
{
	color:#990000;
}

.preisliste
{
	background-color:#D7D7E1;
}
.zeile
{
	background-color:#EDEDF5;
}

.bgTitelZeile
{
	background-color:#21217A;
	color:#FFFFFF;
}

.verweis
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
}
