#titel {
	margin-bottom:0px 0px 20px 0px;
}

#content p {
	margin:10px 0px 10px 0px;
	line-height:140%;
	font-size:11px;
	clear:both;
}

#content form {
	position:relative;
	text-align:left;
	float:left;
	margin:5px 0px 15px 0px;
	width:360px;
}

#content input.btn {
	float:right;
	padding:0px;
	margin:5px 0px 0px 250px;
	position:relative;
	border:none;
	background-color:#FFFFFF;
}

#content form p {
	height:30px;
	line-height:24px;
}

#content form label {
	float:left;
	width:100px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#content form p input {
	border:1px solid #999999;
	height:17px;
	padding:2px;
	font-size:12px;
	width:250px;
}

#content p a {
	color:#000;
	text-decoration:none;
}

#error {
	padding:10px 10px 10px 50px;
	margin:20px 0px 10px 0px;
	background: #D7D7D7 url('../img/info.png') no-repeat 5px 5px;
	border:1px solid #CCC;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size:11px;
}

#message {
	padding:15px 15px 15px 55px;
	margin:20px 0px 20px 0px;
	background: #D7D7D7 url('../img/info.png') no-repeat 10px 10px;
	border:1px solid #CCC;
	line-height:140%px;
	font-weight:bold;
	font-size:11px;
}

#content table {
	margin:20px 0px 20px 0px;
}

#content table th {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	height:40px;
	border-bottom:1px solid #999;
	color:#333333;
}

#content table td {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #D6D6D6;
	color:#333333;
}

#content td a img { border:none; }
