td {
	font-size: 12px;
	color: black;
	text-align: justify;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
} 

a:link {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

a:visited {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

a:hover {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}


a:active {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.top {
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-family: arial, helvetica, sans-serif;
}

.top_i {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 24px;
	font-family: arial, helvetica, sans-serif;
}

.text {
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
} 

input { 
	border-style: solid; 
	border-color: black; 
	font-size: 12; 
	font-family: arial, helvetica, sans-serif; 
	background-color: white; 
	border-width: 1; 
}

textarea { 
	border-style: solid; 
	border-color: black; 
	font-size: 12; 
	font-family: arial, helvetica, sans-serif; 
	background-color: white; 
	border-width: 1; 
}

.rahmen_akt { 
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #97a97f;
	background-color: #cbd4bf;
} 

.rahmen_gentech { 
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #a96890;
	background-color: #d4b3c7;
} 

.rahmen_presse { 
	font-size: 12px;
	color: black;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #d2981d;
	background-color: #e8cb8e;
} 

.akt_tab { 
	border-width: 1px;
	border-style: solid;
	border-color: #71bf45;
} 

.links_tab { 	
	border-width: 1px;
	border-style: solid;
	border-color: #808ba9;
} 

.akt_td { 
	text-align: left;
	height: 20px;
	margin-left: 10px;
} 