*{
	font-size:12px;
	font-family:verdana;
	color:#EFC249;
}

html, body{
padding:0px;
margin:10px;
height:100%;
background-color:#460C0B;
}

H1 {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.phototitle
{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
}
.datum {
	font-size:10px;
}

img{border:0px;}


div.error {
	color:#AF0A0A;
	float:none;
	font-size:14px;
	font-family:Arial;
	border:1px solid #E61A47;
	background-color:#FDD9D9;
	width:300px;
	margin:30px 0 30px 0;
	padding:3px;
	height:auto;
	overflow:hidden;
}

div.error p{
	color:#AF0A0A !important;
	padding:0px;
	pargin:0px;
	}


div.succes {
	color:#104113;
	float:none;
	font-family:Arial;
	border:1px solid #208A28;
	background-color:#C8F2CB;
	width:300px;
	margin:30px 0 30px 0;
	padding:10px;
	height:auto;
	overflow:hidden;
}

div.succes p{
	color:#104113 !important;
	padding:0px;
	pargin:0px;
	}

input{
	border:1px solid #bebebe;
}

form{
	margin:0px;
	padding:0px;
}

a:link{color:#EFC249; text-decoration:none;}
a:visited{color:#EFC249; text-decoration:none;}
a:hover{color:#EFC249; text-decoration:underline;}

.bb{
	font-weight:bold;
}

.menu { 
	color:#EFC249;
	text-decoration: none;
}
.inputtext       { background-color: #F1F1F1; border-style: solid; border-width: 1; font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif; font-size: 11 px; color: #000000 }
.inputsubmit     { background-color: #C0C0C0; border-style: solid; border-width: 1; font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif; font-size: 11 px; color: #000000 }
