p {
	margin: 0;
	padding:5px;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #444444;
	text-decoration : none;
	font-weight : normal;
	line-height : 13px;
}

h1{
	margin: 0;
	padding: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight : bold;
	line-height : normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
A:link       { color:#000000; text-decoration : underline; }
A:visited { color:#000000; text-decoration : underline; }
A:active  { color:#000000; text-decoration : none; }
A:hover   { color: #006633; text-decoration : underline; }

.black{
	color: #000000;
}

.inputstyle{
    border-top: 0px solid #ECECEC;
    border-bottom: 0px solid #ECECEC;
    border-left: 0px solid #ECECEC;
    border-right: 0px solid #ECECEC;
    background-color: #ECECEC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;   
    text-decoration: none;	
}
.galerie {
	border: 1px double #333333;

}
body {
	background-color: #666666;
}
