/*body, table
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}*/
	
h1
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #339999;
	}	

h2
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #bbbbbb;
	}	
	
h3
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
	}	
	
p
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	}
.csc-mailform-submit
	{
	background-color: rgb(238, 238, 238); 
	font-family: 'Trebuchet MS';
	}
li  {
	list-style-type: square;
	list-style-image: url(_images_abc/punkt.gif);
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 17px;
	margin-left: -12px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #555555;
	}

b, strong  {
	color: #008888;
	}
.news
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #008888;
	}


/*Links*/
a
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 18px;
	font-size: 13px;
	text-decoration: none;
	}

a:hover
    {
	color: #000000;
	text-decoration: underline;
	}
	
.eins
	{
	font-weight: bold;
	margin-left: 10px;
	color: #000000;
	text-decoration: none;
	}

.eins a:hover
    {
	color: #000000;
	text-decoration: none;
	}

.eins a:active
    {
	text-decoration: none;
	}
	
.eins a:visited
    {
	color: #000000;
	text-decoration: none;
	}

.eins a:link
    {
	color: #000000;
	text-decoration: none;
	}
	
.zwei
	{
	font-weight: bold;
	margin-left: 5px;
	color: #008888;
	text-decoration: none;
	}

.zwei a:visited
    {
	color: #008888;
	text-decoration: none;
	}	
	
.zwei a:hover
    {
	color: #000000;
	text-decoration: none;
	}
	


.zwei a:link
    {
	color: #008888;
	text-decoration: none;
	}
	
.drei
	{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	margin-left: 0px;
	line-height: 18px;
	font-size: 13px;
	color: #008888;
	text-decoration: none;
	}

.drei a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

.drei a:visited
    {
	color: #008888;
	text-decoration: none;
	}

.drei a:link
    {
	color: #008888;
	text-decoration: none;
	}
	
.important {
	color: red;
	
	}


