body {
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0em;
	padding: 0em;
	background-color: #ffffff;
}

a:link,a:visited,a:active {
	color: #0a79df;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h1 {
	color: #0a79df;
}

h2.error {
	color:red;
}

.wrapper {
	min-width: 950px;
	width: 100%
}

label {
	float: left;
	clear: both;
	display: block;
	width: 70px;
}

input,textarea {
	background-color: white;
	border: 1px solid #E2382A;
	color: #0a79df;
	margin-bottom: 10px;
}

#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

#slogan {
	float: left;
	width: 430px;
}

#slogan img {
	float: right;
}

#logo {
	float: left;
	margin-left: 290px;
}

#wrapperNavi {
	float: left;
	width: 184px;
}

#navi {
	width: 157px;
	float: left;
	background-color: #f8f8f8;
}

#navi ul {
	border-top: 1px #dddddd solid;
	list-style-type: none;
	margin-top: 38px;
	padding: 0pt;
	margin-left: 0px;
	margin-right: 0px;
}

#navi li {
	border-right: 7px #eef0f2 solid;
	border-bottom: 1px #dddddd solid;
	margin: 0px;
	padding: 0px;
}

#navi li.active {
	border-right: 7px #e2ebf2 solid;
	background-color: #edf0f2;
}

#navi a {
	padding-left: 20px;
	padding-bottom: 13px;
	padding-top: 13px;
	margin: 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#navi a:hover {
	background-color: #dddddd;
	color: #0A79DF;
}

/*
li.active a {
	border-right: 7px #e2ebf2 solid;
	background-color: #edf0f2;
}
*/

#logo24h {
	position:absolute;
	top: 500px;
	left:0;
}

#leftColumn {
	float: left;
	width: 335px;
	margin-left: 10px;
	margin-top: 25px;
	padding-top: 15px;
}

#leftColumn h1 {
	font-size: 24px;
	margin-top: 0px;
}

#leftColumn h2 {
	font-size: 14px;
	margin-bottom: 0px;
}

#leftColumn p {
	margin-top: 0px;
}

#leftColumn span {
	color: #E2382A;
}

#leftColumn li {
	margin-top: 10px;
}

#leftColumn ul {
	padding-left: 15px;
}

#leftColumnOffeneStellen {
	float: left;
	width: 560px;
	margin-left: 10px;
	padding-top: 40px;
	}

#leftColumnOffeneStellen h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom:0px;
}

#leftColumnOffeneStellen h2 {
	font-size: 18px;
	padding-top: 47px;
	padding-left: 15px;
	margin:0px;
	float:left;
	color: #E2382A;
}

#leftColumnOffeneStellen p {
	margin-top: 0px;
}

#leftColumnOffeneStellen img {
	float:left;
	padding-top: 15px;}
	
div#leftColumnOffeneStellen br.clear {
	clear:both;
	}
	
#leftColumnOffeneStellen ul {
	padding-bottom:5px;
	}

#offeneStellen {
	padding-bottom:5px;
	padding-top:15px;
	border-bottom: 1px #dddddd solid;
	}
	
#offeneStellen ul {
	margin:0px;
	padding:0px;}
	
#offeneStellen li {
	list-style-type: none;
	float:left;
	width:250px;
	font-weight:bold;
	}
	
#offeneStellen p {
	padding-top:5px;
	}
	
#offeneStellen li.zeitraum {
	color: #000000;
	text-align:right;
	width:150px;}	
	
#offeneStellen li.download {
	text-align:right;
	width:100px;
	float:right;}
	
#offeneStellen li.verfuegbarkeit{
	text-align:left;
	width: 558px;
}
	

#rightColumn {
	width: 335px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	padding-top: 20px;
}

#rightColumn h1 {
	border-bottom: 1px #dddddd solid;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#rightColumn div {
	border-bottom: 1px #dddddd solid;
	padding-top: 25px;
}

#rightColumn div img {
	float: left;
}

#rightColumn div h2 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 105px;
	margin-top: 0px;
}

div#rightColumn div p {
	margin-top: 0px;
	margin-left: 105px;
	margin-bottom: 25px;
}

#rightColumn a {
	display: block;
	color: #000000;
}

.teaser:hover {
	background-color: #f8f8f8;
}

.stellenname{
	color: #0A79DF;
	text-decoration: none;
	font-style: normal;
}

.invertlink{
	color: black;
}

.invertlink:hover{
	color: #0A79DF;
	background-color: #dddddd;
}

#hinweisAgg {
	padding-top:10px;
	}
	
.sponsor {width: 692px; border-top: 1px #dddddd solid; clear:left; margin:0 0 0 200px; }
