@charset "utf-8";
/* CSS Document */


body {
	padding: 0px;
	margin: 0px;
	border: none;
	
	text-align: center;
	
	background-image: url(/fileadmin/site_img_diy/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FDDD36;
}

body, table, div, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 150%;
}

a img {
	border: none;
}

a, a:link, a:active, a:visited, a:hover {
	color: #910048;
}

a:hover {
	color: #5b022e;
}

.contentBlock p a {
   padding-left: 11px;
   background-image: url(/fileadmin/site_img_diy/link_arrow.gif);
   background-repeat: no-repeat;
   background-position: 2px 3px;
}


.content_table table {
   width: 100%;
}


.content, .logo img, .pngfix, .contentBlock img {
   behavior: url(/fileadmin/scripts/iepngfix.htc);
}

.container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	width: 960px;
}

.top {
	/*background-image: url(/fileadmin/site_img/tiger.gif);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	
	min-height: 85px;
	
	margin-top: 3px;
}

.logo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	
}

.menu_top {
	height: 55px;
}

.menu_top_div {
	padding: 7px;
}

.menu_top img {
	margin-right: 5px;
}

.menu {

}

.content_table {
	min-height: 181px;

}

.content {
	background-repeat: no-repeat;
	background-position: bottom right;
	
	width: 960px;
	min-height: 300px;
}

.contentBlock {
   margin-top: 10px;
   margin-bottom: 40px;
}

.content_td_middle .contentHeader {
   /*padding-top: 20px;*/
   /*margin-bottom: -5px;*/
   
   width: 250px;
}



/* footer */

.footer {
	width: 960px;
	height: 28px;
	text-align: left;
	
	background-image: url(/fileadmin/site_img_diy/background_footer.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #5a5a5a;
}

.footer div {
	font-size: 11px;
}

.footer_div {
	padding: 5px;
}

.footer_right {
	float: right;
	text-align: right;
	padding-right: 3px;
}

.footer_right, .footer_right a {
	text-decoration: none;
	color: #FDDD36;
	font-weight: bold;
}

.footer_left {
	padding-left: 3px;
}

.footer_left, .footer_left a {
	text-decoration: none;
	color: white;
}



/* sitemap */

.sitemap1 {
	margin-top: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.sitemap1 a {
   background-image: none;
   padding-left: 0px;
   color: #565656;
   text-decoration: none;
	font-size: 14px;
}

.sitemap2 {
   margin-left: 25px;
}



/* header */

.header_menu {
	float: left;
	margin-left: 20px;
}

.header_title {
	margin-left: 254px;
}


.search_title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a5a5a;
}

.search_box {
	width: 120px;
/*	height: 13px;
	margin-right: 3px;
	margin-top: 3px;
	padding-bottom: 3px;*/
}



/* table */

.dark p {
   color: white;
   font-weight: bold;
}

.dark {
   background-color:#787878;
   color:#dadada;
   padding:6px;
}

.light {
   border:1px solid #ababab;
   padding:3px;
}



/* search */

.search_linkmode {
   display: none;
}
.tx-indexedsearch-rules {
   display: none;
}




.header_content .contentBlock a,
.no_link a {
   background-image: none;
   padding-left: 0px;
}

.header_content .contentBlock {
   margin-top: 0px;
   margin-bottom: 0px;
}

.tx-indexedsearch-title a {
   font-weight: bold;
   font-size: 13px;
}

#searchField {
   margin-bottom: 35px;
}

#job_uebersicht {
   display: none;
}