/* subscription.css */

.tx_dmailsubscription {
	margin: 0px 0px 0px 6px;
}
.tx_dmailsubscription h3 {
	color: #02830E;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.tx_dmailsubscription span.error {
	display: inline;
	font-weight: bold;
	color: #02830E;
}
#content p.bodytext {
	margin: 10px 0px 0px 0px;
}
.tx_dmailsubscription form p {
	margin: 8px 0px 0px 0px;
}
form table {
	margin: 5px 0px 0px 0px;
	border-top: none;
}
form table.hidden {
	margin: 0px 0px 0px 0px;
	border: none;
}
form table tr td, form table tr th {
	padding: 4px 0px 4px 7px;
}

form table tr th {
	font-weight: bold;
}

form table tr td span {
	display: block;
	font-weight: bold;
}

form input.text, form textarea, form select {
	width: 95%;
	border: none;
	padding: 2px 3px;
	margin: 0px 0px 0px 0px;
	/*background-color: #eeeeee;*/
	background-color: transparent;
}
form input.text:hover {
	cursor: text;
}
form .box_small,
form .box_large {
	padding: 0px 0px 0px 5px;
	height: 24px;
	vertical-align: middle;
	position: relative;
	z-index: 99;
}
form .box_small {
	background: transparent url('/fileadmin/web/images/box_small.gif') no-repeat 0px 0px;
}
form .box_small input.text,
form .box_small .input {
	width: 205px;
	padding: 0px 0px 0px 0px;
}
form .box_large {
	background: transparent url('/fileadmin/web/images/box_large.gif') no-repeat 0px 0px;
}
form .box_large input.text,
form .box_large .input {
	width: 478px;
	padding: 0px 0px 0px 0px;
}
form .box_small input.text,
form .box_large input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form .label,
form label,
form .input {
	float: left;
	width: 50px;
}
form textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form input.button {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #21922b;
	font-weight: bold;
	border: none;
}
div.tx-newloginbox-pi1 form input.button1 {
	float: right;

	padding: 4px 16px;
	
	margin: 0 0 20px 0;
	
	background-color: #B9BEC6;
	color: #FFFFFF;
	font-weight: bold;
	
	border: 2px #00345A solid;
}

div.tx-thmailformplus-pi1 div.error {
	margin: 5px 0 25px 0;
	padding: 5px 0 0 0;
}
div.tx-thmailformplus-pi1 div.error p {
	font-weight: bold;
}

#form_contact #location, #form_contact #street {
	width: 150px;
}
#form_contact #zip, #form_contact #doornumber {
	width: 60px;
}

.tx_dmailsubscription p.box_large {
	background: transparent url('/fileadmin/web/images/box_large.gif') no-repeat 0px 0px;
	height: 20px;
	padding: 4px 0px 0px 5px;
}

/* Kontakt */
.ort {
	float: left;
}

