.imgprojekte {
        background: url(t_ic_temp1.gif);
        }
.imgwerke {
        background: url(t_ic_perm1.gif);
        }


body {
	scrollbar-base-color:000000;
	scrollbar-3dlight-color:cccccc;
	scrollbar-arrow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-face-color:cccccc;
	scrollbar-highlight-color:cccccc;
	scrollbar-shadow-color:000000;
	scrollbar-track-color:cccccc;
	}

p {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	color:000000;
	margin:0;
	}
	
p.txt {
	text-indent:15;
	}
	
p.bar {
	margin-left:1;
	margin-right:1;
	}
	
p.icon {
	margin-left:1;
	margin-right:1;
	}
	
p.list {
	margin-left:15;
	text-indent:-15;
	}
	
p.d_list {
	margin-left:15;
	margin-right:15;
	}
	
p.kat {
	margin-right:15;
	}
	
p.subtitle {
	font-size:9px;
	}
	
p.d_subtitle {
	font-size:9px;
	margin-left:15;
	margin-right:15;
	}
	
p.nfo {
	font-size:9px;
	text-align:right;
	}
	
b.header {
	font-size:14px;
	font-weight:bold;
	}

a {
	color:000000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

div.bar {
	z-index:15;
	width:120;
	background:#ffe000;
	border-style:solid;
	border-width:0;
	border-color:#ffe000;
	visibility:hidden;
	}

input, textarea {
    border: 1px dotted #c0c0c0;
}

textarea { 
    width: 90%;
}