@font-face
{
font-family: "din1451d"; 
src: local("din1451d"),
url("http://templates.123imwww.de/templates/0006f/din1451d.ttf")
format("TrueType")
}  

@font-face
{
font-family: "ERICSSON"; 
src: local("ERICSSON"),
url("http://templates.123imwww.de/templates/0006f/ERICSSON.TTF")
format("TrueType")
}  

body { 
background-image:url(http://templates.123imwww.de/templates/0006f/graytexture.gif); 
background-color:#e3e3e3;
margin:0;
color:#000000;
font-family: "din1451d", 'Lucida Sans', Verdana, Arial, Sans-Serif; 
font-size:1em;
}

td, p {
color:#000000;
font-family: "din1451d", 'Lucida Sans', Verdana, Arial, Sans-Serif; 
font-size:1em;
}

/* links */
a, a:link {
color:#555;
}

a:visited {
color:#5D5D5D;
}

a:hover {
color:#e00000;
}

a:active {
color:#e00000;
}

a.menu {
 font-family: arial, helvetica;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
 color: #555;
 }
a.menu:hover {
 text-decoration: none;
 color: #e00000;
 }
 
#main {
background-image:url(http://templates.123imwww.de/templates/0006f/bg_le.gif); 
background-repeat: repeat-y;
height:100%;
min-height:100%;
}

h1 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.5em;
}
 
h2 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.4em;
}
 
h3 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.3em; 
font-style:italic; 
}
 
h4 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.2em;
}
 
h5 {
font-family: 'Trebuchet MS','Times New Roman',Serif;
font-weight: bold;
font-size: 1.1em; 
font-style:italic; 
}