BODY {
  /*margin:0px; margin-left:10px; margin-right:10px;*/
	font-family:Arial,Helvetica,sans-serif; font-size:13px; text-align:left; color:#002D3C;
}

H1 { font-size:15px; text-transform:uppercase; }
H2 { font-size:14px; }
H3 { font-size:13px; }

A { color:#0099CC; font-weight:bold; text-decoration:none; }
A:link { }
A:visited { }
A:hover { text-decoration:underline; }
A:active { text-decoration:underline; }

TD { padding:10px; padding-top:2px; padding-bottom:2px; }

.link { }

.linkwhite { }

.registerError
{
	font-family: Verdana;
	font-size: 12px;
	color:Red;
}

.registerButton
{
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #f1f1f1;
	WIDTH: 150px;
}
.searchInputField
{
	border-style: groove;
	background-color:White;
	font-size: 10px; 
	margin-left: 2px; 
	width: 30px;
	font-family: Tahoma;
	text-decoration: none;
}

.searchControls
{
	font-size: 10px; 
	margin-left: 2px; 
	width: 100%;
	font-family: Tahoma;
	text-decoration: none;
}

.searchHeaders
{
	font-size: 10px;
	margin-left: 2px;
	font-family: Tahoma; 
	text-decoration: none;
	margin-top: 2px;
}

.searchTopButton
{
	font-size: 12px;
	font-family: Tahoma;
	width: 176px;
	height: 22px;
	background-color: #f1f1f1;
	padding-bottom: 3px;
}

.searchButton
{
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #f1f1f1;
}

.button
{
	background-color: #F1F1F1;
	
}

.browseResults
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma; 
	COLOR: #c6cbcb;
	text-decoration: none;
}

.noResultHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	FONT-FAMILY: Tahoma;
}

.noResultMessage
{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 8pt;
}

.specialPrice
{
	FONT-WEIGHT: bold; 
	COLOR: red;
}

.resultHeader
{
	font-weight: bold;
}

.resultText
{
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.resultPrice
{
	FONT-SIZE: 14px;
	font-family: Verdana;
}

.resultSpecPrice
{
	FONT-WEIGHT: bold;
	COLOR: red;
	FONT-FAMILY: Tahoma;
}

.resultRecPrice
{
	font-size: 11px;
}
.menuItems
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: Tahoma;
}
.linkback
{
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
.loginInformation
{
	FONT-SIZE: 10px; 
	COLOR: white;
}

.basket
{
	font-size: 10px;
	font-family: Tahoma;
}

.basketHeader
{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.linetop
{
	border-top: black 1px solid;
}
.lineleft
{
	border-left: black 1px solid;
}
.lineleftbottom
{
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.linebottom
{
	border-bottom: black 1px solid;
}

.searchres
{
	font-size: 12px;
}

.baskettext
{
	font-size: 11px;
}
.icon
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
}
.menu
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

.xpH1
{
		font-family: Verdana;
		font-size: 15pt;
		color: #265CC0;

}

.loginAreaButton
{
	font-family: Tahoma;
	font-size: 10px;
	border-style: groove;
	background-color: #f1f1f1;
}

.loginAreaFields {
  width:140px;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	/*border-style: groove;*/
	color:#999999;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

.xpButton
{
	background-color: #f1f1f1;
	font-family: Tahoma;
}

.setTable
{
	border:0;
	font-family: Verdana;
	font-size: 10px;
}

/* reizverstaerker styles */

TABLE.searchbox {
  font-family:Verdana,Arial,sans-serif;
  font-size:13px;
  width:100%;
}

TABLE.searchbox TH {
  padding:10px; padding-top:2px; padding-bottom:2px;
  background-color:#0099CC;
  color:#FFFFFF;
}

TABLE.searchbox TD {
  padding:10px; padding-top:2px; padding-bottom:2px;
  background-color:#4DB8DB;
}

.searchAreaFields {
  width:120px;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

TABLE.menutree {
  width:100%;
}

TABLE.menutree DIV { 
  font-family:Verdana,Arial,sans-serif;
  font-size:13px; font-weight:bold;
  font-weight:bold;
}

TABLE.menutree TD {
  padding:10px; padding-top:2px; padding-bottom:2px;
  background-color:#0099CC;
  color:#FFFFFF;
}
