/**
 * Style sheet CTE_Kontakt
 */
#text_form
{
	width:280px;
	margin-bottom:20px;
}

dl
{
	margin-bottom:2em;
}

dl dt
{
	float:left;
	margin-right:5px;
}

dl dd
{
	margin-left:58px;
}

.ce_accordion .toggler
{
	width:200px;
	margin-top:5px;
	padding:3px 3px 3px 24px;
	background-color:#ffffff;
	background-image:url("tl_files/CTE/Layout/bullet_sub.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #91122d;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}

.ce_accordion .accordion div
{
	width:197px;
	padding:4px 6px 6px 24px;
	background-color:#efefef;
	border-right:1px solid #91122d;
	border-bottom:1px solid #91122d;
	border-left:1px solid #91122d;
	line-height:1.2px;
}

.ce_accordion
{
	width:230px;
}

.art_left
{
	float:left;
	margin-right:15px;
}

div.checkbox_container
{
	margin:0px 0px 1px 0px;
}

* html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

div.checkbox_container span
{
	display:block;
	padding-right:6px;
}

input.checkbox
{
	margin:3px 3px 0px 1px;
	padding:0px;
}

* html input.checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

*:first-child+html input.checkbox
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

select
{
	width:206px;
	margin:1px 0px;
	padding:2px;
	border:1px solid #dddddd;
	background:#efefef;
}

* html select
{
	width:208px;
}

div.error
{
	color:#91122d;
}

.ce_form fieldset
{
	width:600px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px 12px 0px 12px;
}

.ce_form table .col_0
{
	width:140px;
}

* html fieldset
{
	margin-top:12px;
}

*:first-child+html fieldset
{
	margin-top:12px;
}

legend
{
	color:#91122d;
}

* html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

*:first-child+html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

input.file
{
	margin:1px 0px;
}

* html input.file
{
	margin:0px;
}

*:first-child+html input.file
{
	margin:0px;
}

.submit_container input
{
	width:200px;
	margin:1px 0px;
	padding:2px;
	text-align:center;
	border:1px solid #dddddd;
	background:#efefef;
}

#adresse
{
	width:180px;
	float:left;
	margin:5px 50px 20px 0px;
}

#telefon
{
	width:180px;
	margin:5px 0px 20px 0px;
}

#vertrieb
{
	width:180px;
	float:left;
	clear:left;
	margin:5px 50px 20px 0px;
}

#service
{
	width:180px;
	margin:5px 0px 20px 0px;
}

#partner, #kontakt .ce_headline
{
	clear:both;
}

#partnerbox
{
	width:30%;
	float:left;
}

div.radio_container
{
	margin:0px 0px 1px 0px;
}

* html div.radio_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.radio_container
{
	margin:2px 0px -1px 0px;
}

div.radio_container span
{
	display:block;
	padding-right:6px;
}

input.radio
{
	top:2px;
	position:relative;
	margin:1px 2px 0px 1px;
	padding:0px;
}

* html input.radio
{
	top:1px;
	position:relative;
	margin:-4px -1px 0px -3px;
}

*:first-child+html input.radio
{
	top:1px;
	position:relative;
	margin:-4px 0px 0px -3px;
}

input.text, input.password
{
	width:200px;
	margin:2px 0px;
	padding:2px;
	border:1px solid #dddddd;
	background:#efefef;
}

input.captcha
{
	width:194px;
	margin:2px 0px;
	padding:2px;
	border:1px solid #dddddd;
	background:#efefef;
}

*html input.captcha
{
	width:192px;
}

* html input.text, * html input.password
{
	margin:0px;
}

*:first-child+html input.text, *:first-child+html input.password
{
	margin:0px;
}

textarea
{
	width:194px;
	height:140px;
	margin:2px 0px;
	padding:2px;
	border:1px solid #dddddd;
	background:#efefef;
}

* html textarea
{
	width:192px;
}

