@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000084;
	background-color: #F9EFCB;
	background: #F9EFCB none !important;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 12px; /* IE5 Win */
	
}\"";
voice-family: inherit;
font-size: small;
*/
	}
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #000000;
}
h2 {
	color: #000000;	
}
h1 a,h2 a{
	color: #000000;
}
h3 {
	color: #000000;
}

a {
	color: #000084;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: none;
	color:#DC134C !important;
}

#counter {
	color: lime;
}

/*
#Box_5 {
	position:absolute;
	top:3200px;
	display: block;
	height:50px;
	margin:20px 0px 20px 0px;
}
*/

#Box_6 {
	position:absolute;
	top: 100px;
	left: 830px;
	display: block;
	color: #3E412C;
	font: 12px arial;
	margin:2px 2px 2px 2px;

}


*html #Box_6 {
	position: absolute;
	top: 100px;
	left: 810px;
	display: block;
	color: #3E412C;
	font: 12px arial;
	margin: 2px 2px 2px 20px;
}

#Box_6 {
	color: #3E412C;
}



#lmwebBox    { border: 1px solid #717721; }
#lmwebBox tr td { border-bottom: 1 solid #000080; line-height: 22px; }
#lmwebBox tr th { background-color:#717721; color:#FFFFFF;}
#price       { text-align: center; font-weight: bold; border-bottom: 1 solid #000080; }
#price a    { color:#717721; }
#td1         { background-color:#ECE9E2; color:#000000; }
#th1         { color: #FFFFFF; background-color: #717721; font-weight: bold; border-bottom: 3 solid #FFFFFF; }

#td1      { background-color: #C6DEFB; color: #000000;line-height: 18px }




/* content-deeplinkbox */


div.deeplinkBox {
	/*border: 2px solid #e30601;
	background-color: #f9f35b;*/
	width: 200px;
	height:340px;
	padding: 0px;
	*padding: 5px 15px 5px 5px;
	margin:0px 0px 0px 0px;
	/*float:left;*/
	background: url('/style/img/box_back.jpg') no-repeat;
}

div.deeplinkBox * a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

div.deeplinkBox h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding:10px 0 0 5px;
	color:#ba080a;
}

div.textfield {
	text-align: right;
	padding:4px 15px 6px 5px;
	margin:0 15px 0 5px;
	border-bottom:1px dashed #ba080a;
}


/*
a.homelink_rot, a.homelink_rot:link, a.homelink_rot:visited{
	color: #1e90ff !important;
	font: bold 12px tahoma,arial,helvetica,sans-serif;
	text-decoration:none;
}

a.homelink_rot:hover, a.homelink_rot:active{
	color:red !important;
	text-decoration:underline;
}

*/