/**
 * Style sheet aivform
 */
#meine-daten td.col_0
{
	width:100px;
}

input#ctrl_17.submit
{
	margin-top:10px;
	margin-left:259px;
	background-color:#d4d0c8;
	font-weight:bold;
	color:#369;
}

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;
}

label
{
	display:block;
	margin-top:8px;
}

select
{
	width:204px;
	margin:1px 0px;
}

* html select
{
	width:206px;
}

div.error
{
	color:#f63;
}

fieldset
{
	width:450px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px 12px 0px 12px;
}

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

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

legend
{
	font-weight:bold;
	font-size:100%;
	color:#369;
}

* 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;
}

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:1px 0px;
}

/* für wedi kommentarmodul */
#kommentare .widget, #ctrl_website
{
	clear:left;
	margin-bottom:20px;
}

/* für wedi kommentarmodul */
#kommentare input, #kommentare label
{
	float:left;
}

/* für wedi kommentarmodul */
#kommentare label
{
	margin:0px 4px 4px 6px;
}

/* für wedi kommentarmodul */
#kommentare span
{
	margin-left:6px;
}

/* für wedi kommentarmodul */
#kommentare textarea
{
	width:99%;
}

/* für wedi kommentarmodul */
#kommentare .comment_default
{
	margin-bottom:20px;
	padding:6px;
	background-color:#ffffff;
	border-left:1px solid #ff6633;
}

/* für wedi kommentarmodul */
#kommentare .info, #kommentare .info a
{
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px dotted #999999;
	font-size:115%;
}

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

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

textarea
{
	width:360px;
	height:140px;
}

* html textarea
{
	width:358px;
}

