/* Schrift */
body,p,a,c,h2,h3,h4,h5,h6,b,i,u,tr,td,input,select,div,textarea { color:#333333; font-family:Georgia, Times New Roman, Times, serif; font-size:12px; line-height:19px;}

/* Links */ 
a:link    	{ color:#910000; text-decoration:none; font-weight:normal }
a:visited 	{ color:#910000; text-decoration:none; font-weight:normal }
a:active  	{ color:#910000; text-decoration:none; font-weight:normal }
a:hover   	{ color:#493163; text-decoration:none; font-weight:normal }

/* Farben/Bilder */ 
.small  { font-size:10px; line-height:15px; }

hr {
size:1px noshade;
color:#C7B793;
margin-top:20px;
margin-bottom:20px;
}


/* Scrollbar */
BODY,textarea {
margin: 0px;
padding: 0px;
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #C2B28E; 
SCROLLBAR-3DLIGHT-COLOR: #C2B28E; 
SCROLLBAR-ARROW-COLOR: #C2B28E; 
SCROLLBAR-TRACK-COLOR: #F2E6C0; 
SCROLLBAR-DARKSHADOW-COLOR: #F2E6C0;
}

.mwst-info{
	font-size: 11px;
	color: #888;
}
.mwst-info a{
	font-size: 11px;
}
