a.newstitle:link{color:#000000;text-decoration:none;border:none;}
a.newstitle:visited{color:#000000;text-decoration:none;border:none;}
a.newstitle:active{color:#000000;text-decoration:none;border:none;}
a.newstitle:hover{color:#000000;text-decoration:underline;border:none;}
.imgtext{font-size:9pt;font-style:italic}

a:link{color:#000099;text-decoration:none}
a:visited{color:#000099;text-decoration:none}
a:active{color:#CC0000;text-decoration:underline}
a:hover{text-decoration:underline}

a.small:hover{color:#000099;}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	background-image : url(/images/wasserzeichen.jpg);
}

p {
	margin: 0;
}

.newstitle {	
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	width: auto;
	border-style: solid;
	margin-top: 5px;
	padding: 1px;
	border-color: #333333;
	border-width: 1px;
	clear: both;
}

.newstext {
	font-size: 10pt;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
/*	clip: rect();*/
	line-height: 16px;
	}
	
	.newstext:hover {
		background-color: #efefef;
	}

.topic {
	/*position: absolute;*/
	margin: 1px 0 2px 0;
	font-weight: bold;
}
	
.small {
	font-size: 11px;
}

.small_changed {
	font-size: 11px;
	color: #666666;
}

.date {
	color: #000066;
	font-size: 10pt;
	vertical-align: top;
}

.date_created {
	color: Green;
	float: left;
}

.head_article {
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
}

.text  {
	font-size: 10pt;
}

.table {
	border-collapse: collapse;
	table-layout: auto
}

.cell {
	border: solid 1px #666666; 
	font-size: 10pt; 
	background-color: #EEEEEE; 
	padding: 2px
	}
	
.cell_center {
	border: solid 1px #666666; 
	font-size: 10pt;
	text-align: center;
	background-color: #EEEEEE;
	padding: 2px
	}

.head_center_bold {
	text-align: center; 
	border: solid 1px #666666; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #CCCCCC; 
	padding: 2px
	}

.required {
	color: #CC0000; border: solid 1px #666666; 
	font-size: 10pt;
	background-color: #EEEEEE;
	padding: 2p
	}
	
.input {
	border-style: solid; 
	border-width: 2px; 
	border-color: #CCCCCC; 
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	}
	
textarea {
	font-size: 10pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	}