hr { color: red; }

table.tablkopf {
	background-image: url(imgs/head_tabl.gif);
	border-collapse: collapse;
	background-repeat: no-repeat;
}

table.tablkopf td, table.tablmain td , table.teammain td {
	border: 0px none;
	padding: 0px;
	font-family: Times New Roman, serif;
	}
table.tablmain td, table.teammain td {
	font-size: 14px;
	}

table.teammain li { 
	margin-bottom: 0.8em;
	text-align: left;
	}

table.tablkopf td.headline {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	border: 0px none;
	padding: 0px;
	}

td.mengentext {
	vertical-align: top;
	font-weight: bold;
	line-height: 1.5em;
	width: 385px;

	}

table.tablmain {
	border-collapse: collapse;
	width: 500px;
	}

table.tablmain td.inhalt, table.tablmain td.linkbox , table.tablmain td.summary {
	line-height: 1.5em;
	vertical-align: top; 
	}

table.tablmain td.inhaltauflistung li {
	margin-bottom: 0.8em;
	}


table.tablmain td.linkbox {
	width: 115px;
	}
td.inhalt {
	}
td.inhaltauflistung {
	
	}
	
td.summary {
	text-align: center; 
	}

td.summary hr {
	color: #9A9A9A;
	}
table.tablmain td.copyright {
	font-family: Times New Roman, serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #9A9A9A;
	text-align: center;
	}

table.contact th {
	text-align: right;	
	font-size: 14px;
	padding: 3px;
	white-space: nowrap;
	}

table.contact td {
	font-size: 14px;
	padding: 3px;
	white-space: nowrap;
	vertical-align: bottom;
	}

td.photocell {
	padding-top: 30px;
	padding-left: 10px;
	}

a {
	text-decoration: none;
	color: red;
	}
	
a:hover {
	text-decoration: underline;
	color: darkred;
	}

.emailnjs {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif; 
	color: darkred;
	}