/* Main CSS-for 3Dxprt.ch/.at/.com */

a         { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #000; text-decoration:none; outline: none;} 
a:visited { color: #888;} 
a:focus   { color: #f80;} 
a:hover   { color: #55f;} 
a:active  { color: #f80;} 
p         { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #000; text-decoration:none;} 
center    { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #000; text-decoration:none;} 
td        { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #000; text-decoration:none;} 
hr        { color: #666; height: 1px;}
h1        { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 20px; color: #000; text-decoration:underline; font-weight:normal;} 
h2        { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #000; text-decoration:none; font-weight:normal;} 

.blk10         { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10px; color: #000; text-decoration:none; line-height: 11px; font-weight: normal}
a.blk10        { color: #000; text-decoration: none; font-weight: bold; outline: none;}
.blk10:visited { color: #000;} 
.blk10:hover   { color: #55f;}
.blk10:active  { color: #000;} 


a.h-1      { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 20px; color: #000; text-decoration:underline; font-weight:normal;}
.h-1:hover { color: #33f;}

a.cassons      { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 13px; color: #f00; text-decoration:none; outline: none;} 
.cassons:hover { color: #55f;} 

a.tj        { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10px; color: #f00; text-decoration: none; font-weight: normal; outline: none;}
.tj:visited { color: #f00;} 
.tj:active  { color: #161616;} 
.tj:hover   { color: #00f;}

body      {
	background-image     : url(pics/bg_01.jpg);
  margin               : 0px;
  padding              : 0px;
  background-attachment: fixed;
  background-repeat    : no-repeat;
	background-color     : #fff;
}

.tj1Main0 {
	background-color: #fff;
}

.cabin {
	background-color :     #fff;
	background-image :     url(/pics/bg_02.jpg);
	background-attachment: fixed;
  background-repeat:     repeat;
  cursor:url(http://www.3dxprt.ch/cassons.cur),auto;
}

.rgr      {
	background-image     : url(/pics/rgr.gif);
  margin               : 0px;
  padding              : 0px;
  background-attachment: fixed;
  background-repeat    : no-repeat;
	background-color     : #fff;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 10px;
  color: #000;
  text-decoration:none;
  cursor:url(http://www.3dxprt.ch/cassons.cur),auto;
}
a.rgr      { font-size: 10px;}
.rgr:hover { 
  color: #00f;
  cursor:pointer;
}

.tj1Main {
	background-color :     #fff;
	background-image :     url(pics/bg_02.jpg);
	background-attachment: fixed;
  background-repeat:     repeat;
}

.tobbe {
	background-color :     #fff;
	background-image :     url(pics/bg_02.jpg);
	background-attachment: fixed;
  background-position: 0px 109px;
}

.tobbe_ie6 {
	background-color :     #fff;
	background-image :     url(pics/bg_02.jpg);
	background-attachment: fixed;
  background-position: 0px 0px;
}

.tj1_403 {
	background-color: #ffffff;
  filter:alpha(opacity=85);
    opacity: 0.85;
    -moz-opacity:0.85;
}

.tj1_90 {
	background-color: #000000;
  filter:alpha(opacity=90);
    opacity: 0.90;
    -moz-opacity:0.90;
}

.tj1_100 {
	background-color: #000000;
  filter:alpha(opacity=100);
    opacity: 1.00;
    -moz-opacity:1.00;
}

.Textiframe {
	background-image: url(pics/pixel.gif);
}

form {
  outline: none;
}

input 	{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #009;
  text-decoration: none;
  font-weight: normal;
	margin: 0px; 
	width: 450px; 
	background-image: url(pics/input_bg_05.jpg);
}

input:hover {
	background-image: url(pics/input_bg_03.jpg);
}

input:focus {
	background-image: url(pics/input_bg_04.jpg);
}

textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #009;
  text-decoration: none;
  font-weight: normal;
	width: 450px; 
	background-image: url(pics/input_bg_05.jpg);
}

textarea:hover {
	background-image: url(pics/input_bg_03.jpg);
}

textarea:focus {
	background-image: url(pics/input_bg_04.jpg);
}

.emil {
	height: 125px;
/*  outline: none; */
/*	border: 3px ridge grey; */
}

.logo {
   font-size  : 30px;
   color      : #00f;
   text-shadow: #222 10px 6px 8px;
/* text-shadow: #rgb  X    Y  blur; */
}

.SubmitEML {
  color: #000;
	cursor: pointer;
	border: 1px solid #000; 
	background-color: #ccc;
	background-image: url(pics/pixel.gif);
}

.SubmitEML:hover {
  color: #00c;
	border: 1px solid #00c; 
	background-color: #ccccd8;
	background-image: url(pics/pixel.gif);
}

.SubmitEML:focus {
	background-image: url(pics/pixel.gif);
}

.block {
	padding: 3px;
	border: solid 1px #bbf;
	width: 140px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
  cursor: pointer;
  text-shadow: #666666 2px 2px 2px;
}
.block p {
	margin: 0;
}

<!-- /* Links-boxar i olika bredder, ändra bredden 3x per block! */
.links154 {
  filter:alpha(opacity=85);
    opacity: 0.85;
    -moz-opacity:0.85;
	text-align: center;
	background: #eeeeee;
	border: solid 1px #000088;
	width: 154px;
	padding: 5px 0;
	position: absolute;
	top: 18px;
	left: -5px;
	display: none;
}
.block:hover .links154 {
	display: block;
}

.links200 {
  filter:alpha(opacity=85);
    opacity: 0.85;
    -moz-opacity:0.85;
	text-align: center;
	background: #eeeeee;
	border: solid 1px #000088;
	width: 200px;
	padding: 5px 0;
	position: absolute;
	bottom: 18px;
	left: -5px;
	display: none;
}
.block:hover .links200 {
	display: block;
}

.links275 {
  filter:alpha(opacity=85);
    opacity: 0.85;
    -moz-opacity:0.85;
	text-align: center;
	background: #eeeeee;
	border: solid 1px #000088;
	width: 275px;
	padding: 5px 0;
	position: absolute;
	bottom: 18px;
	left: -5px;
	display: none;
}
.block:hover .links275 {
	display: block;
}
