body td {
   font-family: Verdana;
   font-size: 10pt;
 }
h1  {
	font-size: 24px;
	font: italic bold;
	color: #57A2CA;
}
h2  {
	font-size: 18px;
	font: italic bold;
	color: #57A2CA;
}
h3  {
	font-size: 15px;
	font: bold;
	color: #57A2CA;
}
a  {
 text-decoration: none;
}

.linkerstetd {
	color: #767676;
	border: 0px;
	text-decoration: none;
}
.bordererstetd {
	border-left: 1px solid #FCFCFC;
	border-right: 1px solid #B1B1B1;
	width: 80px;
	text-align: center;
	
}
.bordererstetd2 {
	border-left: 1px solid #FCFCFC;
		width: 80px;
	text-align: center;
	
}
.bordererstetd1 {
	border-right: 1px solid #B1B1B1;
	width: 532px;
	text-align: center;
	
}
.ohneborder {
	border: 0px;
}
.dickborder {
	border: 1px solid Gray;
}
.leftside {
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}
.rightside {
	border-bottom: 1px solid Silver;
	border-top: 1px solid Silver;
}
.border {
	border: 1px solid Silver;
}
.footer {
	background-image: url(pics/td_footerblue.jpg);
	height: 18px;
	border-bottom: 1px solid White;
}
.footergrau {
	background-image: url(pics/td_footergrey.jpg);
	height: 57px;
	color: Silver;
	text-align: right;
	padding: 1 20 1 20;
}
.footerlinks {
	color: #767676;
	border: 0px;
	text-decoration: none;
	font: bold 10px;
	letter-spacing: 1px;
}
.textfeld {
	border: 1px solid Gray;
	background-image: url(pics/textinput_bg.jpg);
	text-align: center;
}
.textarea {
	border: 1px solid Gray;
	background-image: url(pics/textarea_bg.jpg);
	background-attachment: fixed;
	text-align: left;
	scrollbar-face-color: #FFF3E6;
	scrollbar-shadow-color: #FFBB79;
	scrollbar-highlight-color: #FFF3E6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	padding: 10 10 10 10;
}
.artikeltext {
	letter-spacing: 1;
	font-size: 11px;
}
.footerabstand {
	width: 526px;
	margin: 0px 0px 0px 2px;
	padding: 0 0 0 0;
	text-align: center;
}
.blockabstand {
	border-bottom: 0px solid White;
	border-top: 20px solid White;
	border-left: 20px solid White;
	border-right: 20px solid White;
}
.contentabstand {
   width: 526px;
	border-bottom: 20px solid White;
	border-top: 20px solid White;
	border-left: 5px solid White;
	border-right: 5px solid White;
	height: 100%;
}
.funktionstest {
	border: 1px solid Black;
	width: 200px;
}
