body

{

	margin: 0;

	padding: 0;

	scrollbar-3dlight-color: #ffffff;

	scrollbar-arrow-color: #ffffff;

	scrollbar-darkshadow-color: #ffffff;

	scrollbar-face-color: #5082B4;

	scrollbar-highlight-color: #5082B4;

	scrollbar-shadow-color: #5082B4;

	scrollbar-track-color: #DEDEDE;

	background-color: #CBDAE9;

}



a

{

	color: #091C56;

	text-decoration: underline

}



.mainbox

{

	background-image: url("img/bg.gif");

	background-repeat: repeat-y;

	background-color: #ffffff;

}



.content

{

	padding: 15px;

	width: 770px;

	height: 405px;

	background-image: url("img/watermark.gif");

	background-repeat: no-repeat;

	background-position: right bottom;

	overflow: auto

}



.zoomImage

{

	border: solid #091C56 1px;

}



div, p, td, .content

{

	color: black;

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, sans-serif;

}



li

{

	font-weight: bold;

	padding: 5px;

}



.productdescription

{

	padding: 2px;

	font-weight: normal;

}



hr

{

	background-color:#5082B4; /* Mozilla 1.4 */

	color:#5082B4; /* IE 6 */

	border: #5082B4; /* Opera 7.11 */

	height: 2px;

	margin: 30px, 10px;

	width: 90%;

	clear: both;

	text-align: center;

}



.tecdata

{

	font-size: 11px;

}



.linklist

{

	font-weight: normal;

	padding: 0;

}



b

{

	font-weight: bold;

}



fieldset

{

	border: solid #091C56 1px;

	width: 240px;

	padding: 10px;

}



.textklein

{

	font-size: 9px;

}



.textbox

{

	background-color: #DEDEDE;

	border-style: solid;

	border-color: #091C56;

	border-width: 0px 0px 2px 2px;

}



.textbox:focus

{

	border-color: #ff0000;

}



.button

{

	background-color: #DEDEDE;

	border: 1px solid #091C56;

	color: #000000;

}



.breadcrumb

{

	color: #091C56;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	white-space: nowrap;

}



h1, h2

{

	color: #ff0000;

	font-size: 24px;

	font-weight: bold;

	font-style: italic;

	text-align: right;

}



h2

{

	font-size: 14px;

	text-align: left;

}



.MenuLink

{

	padding-left: 9px;

	font-family: Verdana, Helvetica, sans-serif; 

	font-size: 8pt;

	color: #003366; 

	text-decoration: none; 

	font-weight: bold;

}



.MenuLink:hover

{  

	background: url(images/menu/bullet.gif);

	background-repeat:no-repeat;

	color: #ff0000; 

}



.tableHead, .gBookTitle

{

	background-color: #5082B4;

	color: #ffffff;

	font-size: 12px;

	font-weight: bold;

	padding: 5px;	

}



.row1, .row2, .gBookName, .gBookMessage, .gBookLinks

{

	color: black;

	font-size: 12px;

	background-color: #DEDEDE;

	padding: 5px;

	vertical-align: top;

	border-bottom: 1px solid #091C56;

}



.gBookName, .gBookLinks

{

	font-size: 9px;

}



.gBookLinks

{

	border-bottom: 0px solid #091C56;

	text-align: right;

}



.row2

{

	background-color: #DEDEDE;

}