body {
	font-family: Arial, hevetica, sans-serif;
	background-image: url(media/layout/background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 18px 0px 0px 0px;
}
small{
	font-size: 11px;
}
div .JobList p{
margin:1px;
}
.Border1{
	border:1px solid #999;
	width: 566px;
	background-color:#fff;
	background-image:url(media/layout/BorderBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top: 15px;
	margin-bottom: 20px;
}
.BoxBorder1{
	border:1px solid #999;
	width: auto;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top: 15px;
	margin-bottom: 20px;
}
.Box1{
	background-color:#F5F9FC;
	padding: 10px; 
	border: 1px solid #fff;
}
h1{
	font-size: 12px;
	color: #444;
	font-weight: bold;
	background-color: #ededed;
	display: block;
	border: 1px solid #fff;
	line-height: 34px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1.Title{
	font-size: 12px;
	color: #C50000;
	font-weight: bold;
	margin:0px;
	border:none;
	background: none;
	padding: 0;
	width: 566px;
	line-height: 15px;
}
h1.Subtitle{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin:0px;
	border:none;
	background: none;
	line-height: 15px;
	padding: 0;
	width: 566px;
}
h2{
	font-size: 11px;
	color: #444;
	font-weight: bold;
	background-color: #ededed;
	display: block;
	border: 1px solid #fff;
	line-height: 34px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	color: #444;
	font-weight: bold;
	background-color: #DEE9F3;
	display: block;
	border: 1px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 34px;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AB0000;
	display: block;
	width: 549px;
	padding-left:15px;
	border: 1px solid #fff;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.TableContent{
	width: 534px;
}
.Content{
padding:15px;
}
.Teaser 
{	
	font-size: 11px;
	font-weight:bold;
	color: #000;
}
.Text1 {	
	font-size: 11px;
	color: #000;
}
.HeaderNavi {	
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.Navi, a.Navi:link, a.Navi:visited, a.Navi:active {	
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #5F5F5F;
	border-top-style: none;
	border-left-style: none;
	background-image: url(media/layout/btnNav.png);
	background-repeat: no-repeat;
	padding-left: 13px;
}
a.Navi:hover {
	color: #C50000;
	background-image: url(media/layout/btnNavHover.png);
	text-decoration: underline;
}
a.Navi2, a.Navi2:link, a.Navi2:visited, a.Navi2:active {	
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border-top-style: none;
	border-left-style: none;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}
a.Navi2:hover {
	color: #C50000;
	text-decoration: underline;
}
a, a:link, a:visited, a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #C50000;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.btnSmall, a.btnSmall:link, a.btnSmall:visited, a.btnSmall:active{
	border: solid 0 #FFFFFF;
	background: URL(media/layout/btnSmall.gif) no-repeat;
	width: 64px;
	color: #000000;	
	font-size: 11px;
	margin: 0px;
	display: block;
	text-align:center;
	text-decoration: none;
	line-height: 22px;
}
a.btnSmall:hover {
	color: #727272;
	text-decoration: none;
}
a.btnLarge, a.btnLarge:link, a.btnLarge:visited, a.btnLarge:active{
	border: solid 0 #FFFFFF;
	background: URL(media/layout/btnLarge.gif) no-repeat;
	height: 22px;
	width: 104px;
	color: #000000;	
	font-size: 11px;
	margin: 0px;
	display: block;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	line-height: 22px;
}
a.btnLarge:hover {
	color: #727272;
	text-decoration: none;
}
/* Formulare */
form{
	margin:0px;
}
.TableContent td{
	padding: 3px;
}
.TableContent input{
	font-size: 11px;
	border: 1px solid;
	border-color: #999999;
	background-color: #F9F9FB;
	padding: 0 2px 0 2px;
}
.TableContent textarea{	
	font-size: 11px;
	border: 1px solid;
	border-color: #999999;
	background-color: #F9F9FB;
	padding: 0 2px 0 2px;
}
.dot{
	background-image: url(media/layout/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.dot2{
	background-image: url(media/layout/dot.gif);
	background-repeat: repeat-x;
	width: 100%;
	height:3px;
	margin:10px 0 10px 0;
}
/* REGISTERTABS START */
a.TabOn, a.TabOn:link, a.TabOn:visited, a.TabOn:active, a.TabOn:hover {	
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #444;
	font-weight: bold;
	padding:0px 12px 0px 12px;
	background: #fff url(media/layout/tabs/TabOn.gif) repeat-x top left;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	cursor: pointer;
	line-height: 20px;
}
a.TabOff, a.TabOff:link, a.TabOff:visited, a.TabOff:active, a.TabOff:hover {	
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #444;
	padding:0px 13px 0px 13px;
	background: #fff url(media/layout/tabs/TabOff.gif) repeat-x bottom left;
	border:1px solid #999999;
	border-left:none;
	cursor: pointer;
	line-height: 20px;
}
.TabDiv {
	height: 180px;
	visibility: hidden;
	position: absolute;
	width: 550px;
}
.TabText {	
	font-size: 11px;
}
/* REGISTERTABS END */
