/**
 * Style sheet forms
 */
.formbody input,
.formbody select,
.formbody textarea
{
	margin-top:5px;
	color:#ffffff;
}

.text,
.select,
.textarea,
.submit,
.upload,
input.captcha
{
	background-color:#18181a;
	border:1px solid #545456;
}

.formbody .col_last
{
	padding-left:10px;
}

.mod_article .formbody .col_0
{
	width:150px;
}

.formNewSection
{
}

.managerTable td.tdNearImage
{
	width:80px;
	padding-left:10px;
}

.managerTable
{
	width:400px;
	margin-bottom:10px;
	line-height:16px;
}

.managerTable td.imageTD
{
	width:100px;
	padding-right:0px;
	padding-left:0px;
}

#ansprechpartnerDiv h2
{
	display:inline;
}

#managementDiv
{
	margin-top:10px;
	margin-left:1px;
}

#ansprechpartnerDiv h2
{
	padding-left:1px;
}

#main
{
	list-style-type:disc;
}

#breadcrumbs
{
	height:41px;
	color:#908e93;
	line-height:41px;
}

#breadcrumbs a
{
	color:#908e93;
}

#breadcrumbs a:hover
{
	color:#e12727;
}

input.error,
select.error,
textarea.error
{
	border:1px dotted #ff0000;
}

td div.error
{
	display:none;
}

#contactPerson
{
	left:535px;
	top:40px;
	position:absolute;
	display:none;
	padding-right:10px;
}

#contactPersonContent
{
	padding-right:5px;
	padding-left:5px;
	border:1px dotted #42535e;
}

.partnerBild
{
	width:200px;
	float:left;
	clear:both;
}

.partnerDescription
{
	width:250px;
	float:left;
}

.partnerDescription h1
{
	margin-top:0px;
}
