 /***************************
 BODY
***************************/
* {
 	margin:0;
 	padding:0;
}
 
body {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
           
/***************************
HOVERTEXT
***************************/

a:link 	 	{text-decoration:none; color:#000000; cursor:hand;}
a:visited  	{text-decoration:none; color:#000000; cursor:hand;}
a:active   	{text-decoration:none; color:#000000; cursor:hand;}
a:hover    	{text-decoration:none; color:#990000; cursor:hand;}


/***************************
TEXTSTYLES
***************************/

#daten th {
	text-align:left;
	padding-bottom:4px;
}
#daten td {
	line-height:16px;
}


.br		{font-size: 5px; }
.info		{font-size: 10px; }
.headtext	{font-size: 11px; font-weight: bold;}

.text	{font-size: 11px; }
.head	{font-size: 11px; font-weight: bold;}
.titel	{color: #000000; font-weight: bold; font-size: 12px; margin-left:5px;}
.carhead{color: #FFFFFF; font-weight: bold; font-size: 14px; margin-left:10px; font-weight: bold;}
.navih	{font-size: 10px; color: #FFFFFF; font-weight: bold; margin-left:10px;}
.navit	{font-size: 10px; color: #FFFFFF;  margin-left:10px;}
.list	{font-size: 11px; margin-left:5px;}
.preisn	{font-size: 12px; color: #FFFFFF; font-weight: bold;}
.preisb	{font-size: 9px; color: #FFFFFF;}

.detail	{font-size: 11px; }
.detail_preis	{font-size: 12px;}

.mwst	{font-size: 9px;}

/* Für die eingabe und Ausgabe temporär */

.e_titel	{color: #000000; font-size: 24px;}
.e_untertitel	{color: #000000; font-size: 20px;}
.e_text		{color: #000000; font-size: 12px;}
.e_text_small	{color: #000000; font-size: 10px;}

.a_titel	{color: #000000; font-size: 20px;}
.a_titel1	{color: #000000; font-size: 24px;}
.a_text		{color: #000000; font-size: 12px;}
.a_text_small	{color: #000000; font-size: 10px;}

/***************************
TABELESSTYLES
***************************/

.underline {border-bottom: 1px solid #000000;}

input.input
{
	border-left	: 1px solid #000000;
	border-right	: 1px solid #66676F;
	border-bottom	: 1px solid #66676F;
	border-top	: 1px solid #000000;
	background	: #FFFFFF;
	color		: #000000;
	font-size	: 8pt;
	FONT-FAMILY	: Verdana;
}

input.newsletter
{
	border-left		: 1px solid #A9A9A9;
	border-right	: 1px solid #A9A9A9;
	border-bottom	: 1px solid #A9A9A9;
	border-top		: 1px solid #A9A9A9;
	background		: #F5F1F1;
	color			: #000000;
	font-size		: 7pt;
	FONT-FAMILY		: verdana;
}

textarea
{
	border-style: solid;
	border-left	: 1px solid #000000;
	border-right	: 1px solid #66676F;
	border-bottom	: 1px solid #66676F;
	border-top	: 1px solid #000000;
	background	: #FFFFFF;
	color		: #000000;
           scrollbar-base-color			:#EEEEEF;
           scrollbar-track-color		:#ffffff;
           scrollbar-face-color			:#ffffff;
           scrollbar-highlight-color		:#EEEEEF;
           scrollbar-3d-light-color		:#EEEEEF;
           scrollbar-dark-shadow-color		:#EEEEEF;
           scrollbar-shadow-color		:#EEEEEF;
           scrollbar-arrow-color		:#555555
	font-size: 10pt;
	font-family: Verdana;
}

.dropdown
{
	border-right		: #FFFFFF 1px solid;
	border-top		: #FFFFFF 1px solid;
	border-left		: #FFFFFF 1px solid;
	border-bottom		: #FFFFFF 1px solid;
	border-color		: #AAA ;
	font-size		: 7pt;
	color			: #000000;
	FONT-FAMILY		: Verdana;
}
