a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
	border: 0px solid #000000;
	
}

a:hover {
	color: black;
	text-decoration: none;
}

table
{
 border-collapse:collapse;
 border-spacing:0px;
}

img
{
 border: 0px solid #000000;
}

body
{
 background-color:black;
}

hr
{
 border:solid #000000 1px;
}

p,h1,h2,h3,td
{
 font-family: verdana, sans-serif;
}

p,td,div
{
 font-size:16;
 line-height: 150%;
}

h1
{
 font-size:32;
}

h3
{
 font-size:16;
}

.imgleft
{
 margin: 0px 10px 5px 0px;
 float: left;
 border-left: 0px solid #000000;
 padding-left: 0px;
}

.news
{
 font-style: italic;
 font-weight:bold;
}

.rednews
{
 font-style: italic;
 font-weight:bold;
 font-size:18;
 color:red;
}

.ttop,.full
{
 width:100%;
 height:100%;

}

.tmain{
 vertical-align:middle;
 height:768px;
 width:1024;
 background-image:url(./bg1.jpg);
 background-repeat:no-repeat;
}

.tdteam
{
 width:200px;
 height:215px;
}

.tdprodukte
{
 width:200px;
 height:165px;
}

.small
{
 font-size:8;
}