/*Parent Container: div#content*/
div#content p{

	margin-bottom:15px;
	
}
div#content img.kreuz{

	margin:4px 4px 0px 0px;
	
}
div#content form{

	margin-top:20px;

}
div#content h5{

	margin:0px;
	display:block;
	height:21px;
	background-color:#d0d0d0;
	border-top:2px solid #d0d0d0;
	font-size:13px;
	padding-top:6px;
	padding-left:10px;
	font-weight:normal;
	
}
div#content h5.error{

	color:#FF0000;

}
div#content legend{

	display:none;
}
div#content input{

	width:200px;

}
div#content table{

	width:100%;
	border:1px solid #d0d0d0;
	border-bottom:0px;
	
}
div#content td{

	border-bottom:1px solid #d0d0d0;
	padding:5px;
}
div#content td.bezeichner{

	border-right:1px solid #d0d0d0;
	width:200px;
	vertical-align:top;

}
select#anrede{

	width:100px;

}
select#land{

	width:205px;

}
select#anbietervon{

	width:205px;
	font-size:10px;

}
div#content a:link, div#content a:active, div#content a:visited{

	color:#12346A;

}
div#submit{

	display:block;
	text-align:left;
	padding:5px;
	background-color:#d0d0d0;

}
div#agb{

	padding:5px;
	border-left:1px solid #CEDDF4;
	border-right:1px solid #CEDDF4;
}
div#error{

	padding:5px;
	border-left:1px solid #CEDDF4;
	border-right:1px solid #CEDDF4;
	color:#FF0000;
}
div#sonstiges{

	display:none;
	font-weight:bold;
	color:#FF0000;
}
