@charset "windows-1252";
body	{
		scrollbar-3dlight-color: black;
        scrollbar-arrow-color: black;
        scrollbar-base-color: black;
        scrollbar-darkshadow-color: black;
        scrollbar-face-color: white;
	   	scrollbar-track-color: white;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: white;
	   	overflow: inherit;
        background-image: url(../bild/design/bkg.gif);
		background-repeat: repeat-x;
        font: normal 12px Arial;
        color: #505050;
        margin-top: 3px;
        
        }
table	{
        font:normal 12px Arial;
        color: #505050;
		}
fieldset{
		
		}
legend	{
		font:bold 15px Arial;
        color: #505050;
        
        }
a:link	{ color:#505050; text-decoration:none; }
a:visited { color: #505050; text-decoration:none; }
a:focus { color: #505050; text-decoration:underline; }
a:hover { color:#FF0066; text-decoration:underline; }
a:active{ color:#FF0066; text-decoration:underline; }

.fuss	{
		color: #989898;
        font: normal 10px Arial;
		}
label	{
		font: normal 11px Arial;
        
        }
.regtextfeld{
			border:solid 1px #CDCDCD;
			color: black;
			width: 300px;
			}
.but:link	{ color:#FF0066; text-decoration:none; }
.but:visited { color: #FF0066; text-decoration:none; }
.but:focus { color: #FF0066; text-decoration:underline; }
.but:hover { color:#FF0066; text-decoration:underline; }
.but:active{ color:#FF0066; text-decoration:underline; }

.linktext:link	{ color:#FF0066; text-decoration:none; }
.linktext:visited { color: #FF0066; text-decoration:none; }
.linktext:focus { color: #FF0066; text-decoration:underline; }
.linktext:hover { color:#FF0066; text-decoration:underline; }
.linktext:active{ color:#FF0066; text-decoration:underline; }

.admintable	{
			width: 1000px;
			height: 100%;
			}
.adminnavi	{
			width: 180px;
			vertical-align: top;
			}
.adminkopf	{
			height: 100px;
			}
.adminfuss	{
			height: 50px;
			}
.adminbody	{
			width: 800px;
			vertical-align: top;
			}
.adminiframe{
			width: 100%;
			height: 100%;
			}
.admindivbody{
			padding:20px;
			}
.mengeeingabetreppe	{
			width: 40px;
					}
.unverbindlicheangabe	{
			font: 9px;
						}
