/* Diese Datei enthaelt alle Website-spezifischen StyleSheets */

.breaker { clear:both; height:1px; overflow:hidden; }

.unsichtbar { display:none; }

#stage {
	position:absolute;
	left:50%;
	margin-left:-385px;
	top:10px;
	border:1px solid #A7A7A7;
	background-color:#BECDDD;
}

/* CONTAINER */
#container {
	width:769px;
}

/* HEADER */
#header {
	/*background-image:url(/common/images/header.jpg);*/
}

/* MENUE */
#menue {
	/*overflow:hidden;*/
	/*margin-top:1px;*/
	border-top:1px solid #fff;
	height:17px;
	background-color:#003779;
}

/*
#menue .menuepunkt {
	margin:0px;
	padding:0px;
	border:1px solid #f00;
	width:111px;
}
*/

/* SUBMENUE */
/*
.submenue {
	background-color:#D3DDE8;
	padding:2px 5px 2px 12px;
	background-image:url(/common/images/pfeil_submenue.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border:5px solid #600;
}
*/

/* BALKEN */
#balken {
	background-color:#C6D0DC;
	height:9px;
	overflow:hidden;
}

#balken-rahmen {
	background-color:#fff;
	padding:1px 0px;
}


/* CONTENT */
#content {
	background-color:#BECDDD;
}

#links {
	float:left;
	width:156px;
	background-color:#BECDDD;
}

#introimage {
	float:right;
	width:612px;

	border-left:1px solid #fff;
}

#main {
	float:right;
	border-left:1px solid #fff;
	background-color:#E7EDF3;
}

#main-help {
	width:612px;
	padding-top:25px;
	padding-bottom:25px;	
}

#main h3 {
	padding:0px 0px 0px 115px;
}

#main h4 {
	padding:0px 0px 0px 115px;
}

#main p {
	padding:0px 15px 0px 115px;
}

#main ul {
	padding:0px 15px 0px 132px;
	margin:0px;
}

#main ul li {
	padding:0px 15px 0px 0px;
	margin:0px;
}

#main ol {
	padding:0px 10px 0px 139px;
	margin:0px;
}

#main ol li {
	padding:0px 10px 0px 0px;
	margin:0px;
}


#main .stellenangebot {
	padding:0px 15px 10px 115px;
}

#main form .bezeichnung {
	float:left;
	width:100px;
	padding-top:3px;
}

#main form .bezeichnung ul {
	padding:0px;
	margin:0px;
}

#main form .bezeichnung ul li {
	padding:0px 0px 13px 0px;
	margin:0px;
}

#main form .formfeld {
	float:left;
}

#main form .formfeld ul {
	padding:0px;
	margin:0px;
}

#main form .formfeld ul li {
	padding:0px 0px 5px 0px;
	margin:0px;
}


#main a.textlink {
	text-decoration:underline;
	color:#003779;
}

#main a.pdf {
	background-image:url(/common/images/icons/pdf_16x16.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:4px 0px 0px 20px;
	text-decoration:underline;
	color:#003779;
}

#rechts {
	position:absolute;
	top:162px;
	left:606px;
	width:163px;
	background-color:#E7EDF3;
	padding:0px;
	margin:0px;
}

/* LINKS */
a.text {
	background-image:url(/common/images/pfeil_dunkel.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:7px;
	font-weight:bold;
	font-size:10px;
}


/* FOOTER */
#footer {
	padding:2px 0px 0px 10px;
	font-size:10px;
	color:#97999A;
	height:17px;
	/*border-top:1px solid #A7A7A7;*/
	background-color:#ffffff;
}

#footer a {
	background-image:url(/common/images/pfeil_dunkel.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:7px;
}

#footer a:link {
	margin-left:20px;
	color:#003779;
	text-decoration:none;
}

#footer a:visited {
	color:#003779;
}

#footer a:hover {
	color:#808182;
}

#footer a:active {
	color:#808182;
}
