

/* -- zzstyle_base_elements -- */

* {
padding: 0;
margin: 0;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

a:active {
text-decoration: none;
background-color: transparent;
color: maroon;
}

a:focus {
text-decoration: none;
background-color: transparent;
color: maroon;
}

a:hover {
text-decoration: underline;
background-color: #fff;
color: maroon;
}

a:link {
text-decoration: none;
background-color: transparent;
color: maroon;
}

a:visited {
text-decoration: none;
background-color: transparent;
color: #000;
}

body {
background-color: #fff;
background-image:  url(../img/back_body_rot1.jpg);
background-repeat: repeat-x;
color: #000;
width: 100%;
height: 100%;
}

h1 {
  font-size: 150%;
  background-color: #fff;
  color: #000;
}

h1.head1 {
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  line-height: 1.4em;
  word-spacing: 2px;
  letter-spacing: 1.5px;
  padding: 5px 10px;
}

h2 {
  font-weight: lighter;
  font-size: 120%;
  color: #000;
  background-color: transparent;
}

h2.head2 {
  background-color: transparent;
  color: #fff;
  font-weight: lighter;
  font-size: 120%;
  line-height: 1.4em;
  word-spacing: 2px;
  letter-spacing: 1.5px;
}

h2.head2foot {
  background-color: transparent;
  color: maroon;
  font-weight: bold;
  font-size: 120%;
  line-height: 1.4em;
  word-spacing: 2px;
  letter-spacing: 1.5px;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.6em;
}

/* -- ende-zzstyle_base_elements -- */


/* --- //t100main--- */
.t100main {
position: relative;
width: 1280px;
margin: 0 auto 100px;
height: 100%;
}


/* --- //t120headline_start--- */
.t120headline             {
position: relative;
float: left;
background-color: transparent;
width: 100%;
height: 30px;  
}

.t120headline > ul    {
float: left;
margin: 0 15px;
}

.t120headline >  ul > li    {
display: inline-block;
background-color: transparent;
color: #fff;
}

.t120headline > ul li > a {
padding: 6px 15px;
vertical-align: middle;
display: inline-block;
text-decoration: none;
background-color: transparent;
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.t120headline > ul li > a:hover {
padding: 6px 15px;
vertical-align: middle;
display: inline-block;
background-color: #fff;
color: maroon;
-webkit-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
/* --- //t120headline_ende --- */



/* --- //t120header_start --- */
.t120header {
position: relative;
background-color:transparent;
height: 100px;
width: 100%;
float: left;



background-image: url(../img/back_head_nsb.gif);
background-repeat: no-repeat;
background-position: right;
}

/* ---header-- */
.t120header ul li:first-child    {
position: relative;
display: inline-block;
background-color: transparent;
color: #fff;
line-height: 100px;
list-style: none;
text-align: center;

background-image: url(../img/logo-spanntech.gif);
background-repeat: no-repeat;
background-position: left;
vertical-align: middle;

width: 25%;
}

.t120header ul li:nth-child(2)      {
position: relative;
display: inline-block;
background-color: transparent;
color: #fff;
line-height: 100px;
list-style: none;
text-align: center;
vertical-align: middle;
margin: 0 auto;
padding: 0 30px;
width: 50%;
}

.t120header ul li:last-child    {
position: relative;
display: inline-block;
background-color: transparent;
color: #fff;
float: left;
line-height: 100px;
list-style: none;
text-align: center;
vertical-align: middle;
width: 25%;
}

/*-- //t200home_start --*/
.t200home {
float: left;
position: relative;
margin: 0;
background-color: #fff;
color: #000;
line-height: 40px;
width: 100%;
z-index: 2;

}
/*-- //t200home_ende --*/


/* ----t300------- */
.t300    {
float:left;
position:relative;
background-image: url(../img/back_head_300_40height.jpg);
background-repeat: repeat-x;
height: 40px;
width: 100%;
z-index: 1;
}

/* ---t300menu---- */


/*-- //t350start --*/
.t350 {
float: left;
position: relative;
width: 100%;
line-height: 30px;
height: 30px;
}

.t350 > div   {
float: right;
width: 100%;
background-color: transparent;
color: #000;
text-align: right;
padding: 0 20px;
font-size: 1.0em;
clear: both;
}
/*-- //t350ende --*/


/*-- //t400start --*/

.xxxt400   {
position: relative;
float: left;
}

.xxt400_column1, 
.xxt400_column2, 
.xxt400_column3  {
position: relative;
height: 100%;
line-height: 100%;
display: table-cell;
}

.xxt400_column1 {
width: 200px;
background-color: silver;
color: #000;
}

.xxt400_column2 {
width: 100%;
margin: 0 30px;
background-color: #fff;
color: #000;
}

.xxt400_column3 {
width: 200px;
background-color: silver;
color: #000;
}

/*-- //t400ende --*/





/*-- //t450 --*/

.t450left, 
.t450center, 
.t450right    {
position: relative;
height: 100%;
line-height: 100%;
}

.t450left   {
float: left;
width: 25%;
background-color: #fff;
color: #000;
}

.t450center   {
background-color: #fff;
float: left;
width: 50%;
margin: 0 auto;
}

.t450right    {
float: left;
width: 25%;
background-color: #fff;
}


/*-- //t450ende --*/


/*----//t700foot---*/

.t700foot {
float: left;
position: relative;
background-color: #696969;
color: #000;
width:100%;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}

.t700footer {
float: left;
position: relative;
background-color: #fff;
color: #000;
width: 100%;
border-top-width: 1px solid #c0c0c0;
display:block;
}


/*---//t750zip----*/

.t750zip {
float: left;
position: relative;
background-color: transparent;
color: #000;
width: 100%;
display:block;
}

/*----//t950links-------*/

.t950links {
float: left;
position: relative;
background-color: Scrollbar;
color: #fff;
width: 100%;
display:block;
text-align: center;
vertical-align: middle;
margin: 50px 0 50px;
clear: both;
}





