/* Start of CMSMS style sheet 'denkmaler02-formbuilder' */
/* 

Farbdefinitionen LOGO:
petrol: 005059
hell:     c9dce2

*/


form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}

fieldset div div {
	margin-top:0.5em;
	margin-left:1em;

}

fieldset {

	border:3px solid #c9dce2;
	padding:0.5em;
}

fieldset label {
	width:auto;
}

legend {
	color:#005059;
	background:#FFF;
	font-style:italic;
	font-weight: bold;
	font-size:1.5em;
	margin-bottom:0.5em;
	padding:0.5em;
	width:auto;
	border:0px solid #c9dce2
}

textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}


.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center;
}


.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}

.fbsubmit {
        color: white;
	background:transparent url(images/layout/header-bg.png);
        cursor: pointer;
        margin-top:0.5em;
        cursor: pointer;
        padding: 5px 10px;
}

.captcha img {border:0px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}


.contactform input {
    background-color: #C9DCE2;
    border: 0 none;
    margin: 0 0 6px;
    padding: 5px;

}
.contactform input.checkbox {
    border: none;
}

.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #c9dce2;
	border: 0px solid #f60;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* End of 'denkmaler02-formbuilder' */

