/* BODY */
	body {
		margin: 35px 0;
		background: #FFFFFF;
		color:#333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	html { 
		overflow-x:auto;
		overflow-y:scroll;
	}
	
/* COMMON */
	a:link 		{ outline: none; color:#a0000b; text-decoration:none;}
	a:visited 	{ outline: none; color:#a0000b; text-decoration:none;}
	a:active	{ outline: none; color:#a0000b; text-decoration:none;}
	a:hover		{ outline: none; color:#a0000b; text-decoration:underline;}
	
	a.footer:link 		{ outline: none; color:#DDD; text-decoration:none;}
	a.footer:visited 	{ outline: none; color:#DDD; text-decoration:none;}
	a.footer:active		{ outline: none; color:#DDD; text-decoration:none;}
	a.footer:hover		{ outline: none; color:#7f1c1c; text-decoration:underline;}
	
	td.menu_td a:link 		{ outline: none; color:#FFF; text-decoration:none;}
	td.menu_td a:visited 	{ outline: none; color:#FFF; text-decoration:none;}
	td.menu_td a:active		{ outline: none; color:#FFF; text-decoration:none;}
	td.menu_td a:hover		{ outline: none; color:#FFF; text-decoration:none;}
	
	table.container_all {
		width:962px;
	}
	table.container_main {
		width:962px;
		background:#93c3e8 url(../gfx/common/bg_bottom.jpg) no-repeat bottom center;
	}
	table.container_content {
		width:638px;
		background:#FFFFFF;
	}
	td.footer {
		text-align:right;
		padding: 5px 10px 0 0;
		color: #93989b;
		font-size: 9px;
	}
	td.main_topleft {
		width:266px;
		height:61px;
		background: url(../gfx/common/main_corner_topleft.jpg) no-repeat left top;
	}
	td.main_topright {
		width:696px;
		height:61px;
		background: url(../gfx/common/main_corner_topright.jpg) no-repeat right top;
	}
	div.logo {
		margin-left:25px;
	}
	td.content_topleft {
		width:10px;
		height:10px;
		background: url(../gfx/common/content_corner_topleft.jpg) no-repeat;
	}
	td.content_topright {
		width:10px;
		height:10px;
		background: url(../gfx/common/content_corner_topright.jpg) no-repeat;
	}
	td.content_bottomleft {
		width:10px;
		height:10px;
		background: url(../gfx/common/content_corner_bottomleft.jpg) no-repeat;
	}
	td.content_bottomright {
		width:10px;
		height:10px;
		background: url(../gfx/common/content_corner_bottomright.jpg) no-repeat;
	}
	td.content_top {
		width:618px;
		height:10px;
		background: url(../gfx/common/content_top.jpg) repeat-x;
	}
	td.content_bottom {
		width:618px;
		height:10px;
		background: url(../gfx/common/content_bottom.jpg) repeat-x;
	}
	td.content_left {
		width:10px;
		background: url(../gfx/common/content_left.jpg) repeat-y;
	}
	td.content_right {
		width:10px;
		background: url(../gfx/common/content_right.jpg) repeat-y;
	}
	td.content {
		width:618px;
	}
	td.content_gradient {
		width:618px;
		background: url(../gfx/common/content_gradient.jpg) no-repeat bottom center;
	}
	td.content_gradient_big {
		width:618px;
		background: url(../gfx/common/content_gradient2.jpg) no-repeat bottom center;
	}
	table.content {
		width: 560px;
		text-align:left;
		padding: 20px 0 40px 0;
	}
	
/* MENU */
	
	table.container_menu {
		width:134px;
		text-align:center;
	}
	td.menuspace {
		height:30px;
	}
	td.menu_logintekst {
		text-align:center;
		text-transform: uppercase;
		color: #69889d;
		line-height:27px;
	}
	td.menu_logininput {
		padding:0 0 5px 0;
	}
	input.inp_login {
		width:100px;
		padding:1px;
		color:#69889d;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		border: 1px solid #DDDDDD;
		background:#FFFFFF;
	}
	td.menu_td {
		padding:0 0 5px 0;
	}
	div.menu1_btn {
		width:134px;
		height:25px;
		background:url(../gfx/menu/menu_bg.jpg) no-repeat;
		text-align:center;
		cursor:pointer;
		text-transform: uppercase;
		color: #69889d;
		line-height:27px;
	}
	div.menu2_btn {
		width:113px;
		height:18px;
		background:url(../gfx/menu/menu2_bg.jpg) no-repeat;
		text-align:center;
		font-size:8px;
		cursor:pointer;
		text-transform: uppercase;
		color: #FFFFFF;
		line-height:18px;
	}
	
/* CONTENT */

	/* COMMON */
	
		td.header {
			color:#a0000b;
			font-size: 20px;
			padding:20px 0 15px 0;
		}
		td.text {
			color:#2f2f2f;
			line-height:18px;
			text-align:left;
			padding:0;
			margin:0;
		}
		td.picture {
			padding:15px 0;
		}

	/* PRODUCTS */
	
		td.pcfinder_bg {
			background: url(../gfx/products/pcfinder_bg.jpg) no-repeat bottom center;
			width:618px;
			height:345px;
		}
		td.product_textcontainer span.header {
			color:#a0000b;
			font-size: 18px;
		}
		td.product_textcontainer span.text {
			color:#2f2f2f;
			font-size:10px;
			line-height:14px;
			text-align:left;
		}
		table.productsale_content {
			width: 618px;
		}
		table.productsale_content td.empty_td {
			height:175px;
		}
		td.product_textcontainer {
			width:430px;
			padding: 0px 20px 20px 20px;
			text-align:left;
		}
		td.product_logoman {
			padding:0 0 10px 0;
			text-align:left;
			width: 148px;
		}
			
		/** FRONTPAGE **/	
			
		td.frontpage_box_small {
			text-align:left;
			width: 197px;
			height:177px;
			background:url(../gfx/index/box_small.gif) no-repeat top;
			color:#a0000b;
			font-size:11px;
			font-weight:bold;
		}
		div.frontpage_box_small {
			margin:13px;
			margin-top:20px;
		}
		span.frontpage_box_small_small_text {
			font-size:9px;
			font-weight:normal;
			color:#333;
		}
		td.frontpage_box_big {
			text-align:left;
			width: 233px;
			height:359px;
			background: url(../gfx/index/box_big.gif) no-repeat top;
		}
		div.frontpage_box_big {
			margin:20px;	
			margin-top:195px;
		}
		div.frontpage_box_big_header {
			color:#a0000b;
			font-size: 21px;
		}
			