/* uebergeordnet */

body				{ scrollbar-face-color: rgb(178,175,167); scrollbar-highlight-color: rgb(255,255,255); scrollbar-shadow-color: rgb(255,255,255); scrollbar-3dlight-color: rgb(255,255,255); scrollbar-arrow-color: rgb(255,255,255); scrollbar-track-color: rgb(255,255,255); scrollbar-darkshadow-color: rgb(255,255,255); } /*kennt ns4 nicht*/

.text				{ font-size:11px; color:#333333; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; }
.textWeit			{ font-size:11px; color:#333333; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; line-height:13pt; }
.headline			{ font-size:14px; color:#666666; font-weight:bold; }
b					{ color:#666666; font-weight:bold; text-decoration:none; }
a:link				{ color:#333333; }
a:visited			{ color:#777777; }
a:active			{ color:#000000; } /*kennt ns4 nicht*/
a:hover				{ color:#000000; } /*kennt ns4 nicht*/

input				{ width:215px; border:1px solid #b4aea1; font-size:11px; color:#333333; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal;}
input.ohneRand		{ width:51px; border:0px solid #b4aea1; font-size:11px; color:#333333; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; }
textarea			{ width:215px; overflow:hidden; border:1px solid #b4aea1; font-size:11px; color:#333333; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; }