/* -- Allgemeines -- */
body {
 background: white ;
 min-width: 1024px;
 font-size: 100.01%;
 font-family: "verdana", arial;
 font-size: 12px;
 margin-top:1px;
  }
  
#container {
 margin: auto;

 }

/* -- Links -- */
a.menu01:link { color:#ffffff; text-decoration:none }
a.menu01:visited {  color:#ffffff; text-decoration:none}
a.menu01:hover {color:#b9c7e2; text-decoration:none; }

a.menu02:link { color:#336699; text-decoration:none }
a.menu02:visited { color:#336699; text-decoration:none}
a.menu02:hover {color:#475e8c; text-decoration:none }

a.menu03:link { color:#949DA6; text-decoration:none }
a.menu03:visited { color:#949DA6; text-decoration:none}
a.menu03:hover {color:#4361AB; text-decoration:none }

a.link01:link { color:#4361AB; text-decoration:none }
a.link01:visited { color:#E67316; text-decoration:none}
a.link01:hover {color:#E28E22; text-decoration:none }

z:hover:after { content:""attr(id); color:#000000; font-size:80%; font-style:italic; font-weight:bold; }

a.hardware:link { color:#676767; text-decoration:none }
a.hardware:visited { color:#676767; text-decoration:none}
a.hardware:hover {color:#676767; text-decoration:none; cursor:help; }

a.hardwares:link { color:#000000; text-decoration:none }
a.hardwares:visited { color:#000000; text-decoration:none}
a.hardwares:hover {color:##000000; text-decoration:none; cursor:help; }

a.shop:link { color:#0080C0; text-decoration:underline }
a.shop:visited { color:#0080C0; text-decoration:underline}
a.shop:hover {color:#0080C0; text-decoration:none }

/* -- Links Ende-- */


/* -- Überschriften -- */
h1 {
 font-size: 15px;
 font-weight:900;
 color: #336699;
 font-family: "verdana", arial;
 font-style:italic;
 line-height:1,2em;
 }
h2 {
 font-size: 1.1em;
 font-weight:900;
 color: #336699;
 font-family: "verdana", arial;
 font-style:italic;

 }

h3 {
 font-size: 1.1em;
 font-weight:900;
 color: #336699;
 font-family: "verdana", arial;
 font-style:italic;

 }


h4 {
 font-size: 0.8em;
 font-style:normal;
 color: #000000;
 font-weight:bold;
 }



h1, h2, h3, h4, h5, h6 {
  font-family: "verdana", arial;
}

/* -- Überschriften Ende-- */


/* -- Fluß-- */

.fleft {
 float: left;
 margin-top:;
 padding-left: 5px;
 padding-right: 5px;
}


/* -- Fluß-- */


/* -- Layoutspezifisches -- */

.text1 {

 font-size: 13px;
 color: #336699;
 font-family: "verdana", arial;
 font-style: normal;
 text-align: justify; 

}

.text2 {

 font-size: 11px;
 color: #336699;
 font-family: "verdana", arial;
 font-weight: bold;
 text-align: left;
 font-style:italic; 
}

.text3 {

 font-size: 11px;
 color: #336699;
 font-family: "verdana", arial;
 font-weight: bold;
 font-style:italic; 
}

.text4 {

 font-size: 11px;
 color: #555e6d;
 font-family: "verdana", arial;
 font-weight: bold;
 font-style:italic; 
}

#out {
 background: url(../img/aussen.jpg) no-repeat 0 0 ;
 width:20px; height:325px;
 top:478px; left:827px;
 position:absolute;
 z-index:1;
}

#button {
background: url(../img/web2.0_button.jpg) no-repeat 0 0 ;
 width:125px; height:146px;
 top:165px; left:693px;
 position:absolute;
 z-index:2;

}





b {
font-weight: normal;
}