form { display: inline; }

/* Allgemeine Schriftauszeichnung */
td {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color: #707070;
	font-size: 10pt;
}

/* Allgemeine Schriftauszeichnung */
a.td { font-family:   "Times New Roman", Times, serif; font-style:italic;  color: #707070; font-size: 10pt}



.textmarg { margin-left: 40px }

.list { list-style:decimal; list-style-position:outside; list-style-type:disc; text-align:left;}


.email_link:link {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #666;	text-decoration: none;}
.email_link:visited {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #666;	text-decoration: none;}
.email_link:hover {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #b61147;	text-decoration: none;	background-color: #ffffff;}

.bottomlinks:link {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #707070;	text-decoration: none;}
.bottomlinks:visited {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	color: #707070;	text-decoration: none;}
.bottomlinks:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
	text-align: right;
}


.tabsize {	height: 18px;	line-height: 18px;}
.botsize {	height: 168px;}




a.demo {   	display:block;   width:16px;   height:17px;   background:transparent url('gfxnew1/download_css.gif') no-repeat left;}
a.demo:hover {	display:block;   width:16px;   height:17px;   background:transparent url('gfxnew1/download_css.gif') no-repeat right;}



.Content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.content_black {
	color: #111;
}
.content_lightgrey {
	color: #999;
}

.link_content:link {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 13px;	font-style: normal;	color: #333;	text-decoration: underline;}
.link_content:visited {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 13px;	font-style: normal;	color: #333;	text-decoration: underline;}
.link_content:hover {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	font-size: 13px; 	font-style: normal; 	color: #111;	text-decoration: underline;}

.link_content_col:link {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 13px;	font-style: normal;	color: #906;	text-decoration: underline;}
.link_content_col:visited {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 13px;	font-style: normal;	color: #906;	text-decoration: underline;}
.link_content_col:hover {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	font-size: 13px; 	font-style: normal; 	color: #F06;	text-decoration: underline;}
