/* Main CSS-for tj1.at/tj1.biz */

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

.h_1      { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 20px; line-height: 20px; color: #ffffff; text-decoration:none; font-weight:normal;} 

.mini     { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10px; color: #ffffff; text-decoration:none;} 

.minibl   { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10px; color: #000000; text-decoration:none;} 

.mediumbl { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 14px; color: #000000; text-decoration:bold;} 

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

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

.yt       { font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 12px; color: #fff; text-decoration:none; font-weight:bold; outline: none;}
yt:visited { color: #fff;}
yt:focus   { color: #fff;}
yt:hover   { color: #55f;}
yt:active  { color: #fff;}

body      {
	background-image     : url(2012-08-19_tegia-mietz.jpg );
  margin               : 0px;
  padding              : 0px;
  background-attachment: fixed;
  background-repeat    : no-repeat;
}

table {
}

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

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

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

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

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

.tj1_101 {
	background-color: #fff;
  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: #000099;
  text-decoration: none;
  font-weight: normal;
	margin: 0px; 
	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: #000099;
  text-decoration: none;
  font-weight: normal;
	margin: 0px; 
	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);
}


.SubmitGB {
	cursor: pointer;
	border: 1px solid #ccc; 
 	background-image: url(pics/input_bg_05.jpg);
}

.SubmitGB:hover {
  color: #f00;
	border: 1px solid #22f; 
	background-image: url(pics/input_bg_05.jpg);
}

.SubmitGB:focus {
	background-image: url(pics/input_bg_05.jpg);
}

.block {
	padding: 3px;
	border: solid 1px #bbbbff;
	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;
}
