body {
	margin: 0px;
	padding: 0px;
}
  

body, td {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

input, select, textarea, button {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

a				{color: #000000; text-decoration: underline; }
a:hover			{color: #336666; text-decoration: underline; }
a:active		{color: #000000; text-decoration: underline; }

.navi 			{color: #000000; text-decoration: none;	font-weight: bold; }
.navi:hover 	{color: #336666; text-decoration: none;	font-weight: bold; }
.navi:active 	{color: #000000; text-decoration: none;	font-weight: bold; }

.spez 			{color: #336666; text-decoration: none;	font-weight: normal; }
.spez:hover 	{color: #336666; text-decoration: none;	font-weight: normal; }
.spez:active 	{color: #336666; text-decoration: none;	font-weight: normal; }

.flink 			{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
.flink:hover 	{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
.flink:active 	{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }

.footer 		{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }

.bdt	{
	background-image:   url(images/chameleon-02.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-left: 160px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bdb	{
	background-image:   url(images/chameleon-08.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.bdl	{
	background-image:   url(images/chameleon-10.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.bdr	{
	background-image:   url(images/chameleon-12.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.main	{
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 35px;
}

.mainbg	{
	background-image:   url(images/network.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.navigation	{
	line-height: 140%;
}

.title	{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.title2	{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.color1	{
	background-color: #366465;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.formmessage {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

