div#welcome {
	background:#FFFFFF;
	margin:auto;
/*	border:1px solid #003366; */
	padding:10px;
}

div#headline {
	width:900px;
	margin:auto;
	margin-top:20px;
	height:25px;
	background:#CCCCCC;
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	padding:5px 0 5px 5px;
}	

div#headline h2 {
	margin:5px 0 0 0;

}	

div#helptexte h2 {
	font-size:12px;
	margin:0;
	padding:0;
}	

div#helptexte p {
	margin:2px 0 5px 14px;
}

div#navigation ul li a {
	margin:auto 8px auto auto;
}	

td.data {
	height:25px;
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	margin-bottom:5px;
	font-weight:600;
	color:#003366;
}	

td.first {
	border-top:0;
}	

td.line {height:5px;}

td.icon {
	cursor:pointer;
}	

td.icon img {
	border:0;
}	

div#content div#column-right {
	margin-top:-38px;
}	

dt {
	margin:0 0 10px 0;
	font-weight:600;
	color:#003366;
}	

dd {
	margin:0 0 10px 0;

}


#contentobject_id-label, #contentobject_id-element, #id-label, #id-element, #users_id-label, #users_id-element
{
	display:none;
}	

dd#titel-element, #beschreibung-element, #rubrik-element, #chiffre-element, #headline-element {
	padding-bottom:10px;
	border-bottom:1px solid #003366;
}	

dd#rubrik-element >input>input>input {
	font-weight:600;
}
dd#email-element, dt#email-label {
	position:relative;
	left:380px;
	top:-130px;
	width:300px;
}	


dd#ansprechpartner-element {
	width:350px;
	padding:0 0 10px 0;
	margin-bottom:10px;

}	



dd#submit-element {
	clear:both;
	height:1%;
	padding-top:10px;
	border-top:1px solid #003366;
}	

form#jobs {
	width:672px;
}

input#titel, textarea#beschreibung, input#headline {width:100%;}	
form#jobs textarea{height:100px;font-size:11px;}	
textarea#ansprechpartner {width:350px;float:left;}
form#jobs #email {width:292px;}

div#helptexte div {
	padding:5px;
	font-size:11px;
	color:#003366;
	position:relative;
	border-bottom:1px solid #003366;
}

