* html  {margin:0; padding:0}

body {
	margin: 0;
	padding: 0;
	background-color:#DDDBD8;
/*	background-color:#f4f4f4; */
	color: #968C7D;
	font: 13px Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #968C7D;
}

a:hover, a:active
{
	text-decoration:underline;
	color : Red;
}

h1,h2,h3 {	
	margin: 4px 0;
}

h1
{
	font-size:20px;
}

h2
{
	font-size:18px;
}

h3
{
	font-size:13px;
}

ul.Suchergebnisse
{
	margin-left : 0px;
	padding-left : 0px;
}

ul.Suchergebnisse li
{
	list-style-type : none;
	padding-left : 10px;
	padding-bottom : 5px;
	margin-bottom : 15px;
	border-left : 1px solid #968C7D;
	border-bottom : 1px solid #968C7D;
}


div.Titel 
{
	margin: 0 6px 6px 0;
	float: left;
	font-size: 18px;
	font-weight: normal;
	border-right: solid 1px #6D6D6D;
	text-align: right;
	padding: 0 10px 0;
	letter-spacing : 1px;
	text-transform : uppercase;
	line-height : 120%;
}

#wrapper 
{  
    width:1000px;    
    margin:5px auto;
    background-color:#DDDBD8;
    padding-top:5px;    
}
	
#header_top_logo_container
{
    /*background-image:url(../grafik/header_backline.jpg);
    background-position:right top;
    background-repeat:repeat-y;
    height:42px;
    font-family:Arial,Helvetica,sans-serif;
    color:Black;*/
}

#header_top_logo_container div
{
    /*text-align:right;
    font-weight:bold;
    margin-right:50px;
    padding-top:5px;*/
}


#header_top_title_container
{
    /*background-image:url(../grafik/header_people.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    border:solid 8px #D7D3CE;
    background-color:#F4F3F1;
    height:180px;*/
    margin:5px 20px;
}

#header_top_title_container h1
{
    text-transform:uppercase;
    font-size:30px;
    font-weight:normal;
    color:#806556;
    margin:40px 0 5px 30px;
    border-bottom:solid 1px #806556;
    width:360px;
}

#header_top_title_container h2
{
    color:#8A8683;
    font-weight:normal;
    margin-left:30px;
}

#menu-1
{
	padding: 0;
	margin-left: 5px;
	background-color: Transparent;
	min-height: 350px;
}

#main 
{
   
}

#main2 
{
	margin:20px 234px 0 202px;
}

#main2_container
{
	background-image:url(../grafik/border_back.gif);
    background-position:left top;
    background-repeat:repeat-y;
}

#main2_left
{
    float:left;
    width:180px;
    margin-left:20px;
    /*margin-top:10px;*/
}

#main2_right
{
    float:right;
    width:210px;
    /*margin-top:10px;*/
    margin-right:20px;
    border-left:solid 8px #D7D3CE;
}

/* fuer ie6 */
* html #main2_left, * html #main2_right
{
    margin:10px 12px;
}

#main2_right .search_field, #main2_right .search_ddl
{
    border:solid 1px #F0F0F0;
    border-bottom-color:#E8E7E6;
    border-right-color:#E7E6E4;
    width:185px;
    color:#968C7D;    
    background-image:url(../grafik/form_textfield_back.gif);
    background-position:left top;
    background-repeat:repeat-x;
    margin-bottom:3px;
}

#main2_right .search_ddl
{    
    width:185px;
    background-image:none;
    background-color:#F3F3F3;
    margin-bottom:3px;
    border-color:#968C7D;
}

#main2_right .search_button
{
    background-image:url(../grafik/search_button_back.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:Transparent;
    height:22px;
    width:42px;
    border:none;
    padding:0;
	 display:block;    
}

#main2_left .search_button
{
    /*background-image:url(../grafik/search_button_back.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:Transparent;
    height:22px;
    width:42px;
    border:none;
    padding:0;*/
	 display:block;    
}

#main2_right .btn_logout
{
	background-color:#f4f4f4;
  	color: #968C7D;
  	border:solid 1px #968C7D; 
}

#infobox_container, #middle_container, #member_container, #search_container, #filter_container
{
    padding:10px;
    background-image:url(../grafik/sidebar_bottom_border.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
}

#middle_container
{
    padding-left:0;
	 padding-right:0; 
}

#infobox_container
{
    background-color:#D7D3CE
}

#infobox_container h2, #middle_container h2
{
    text-decoration:underline;
}

#main2_right h2
{
    margin:0;
    padding:0;
    font-size:15px;
    text-transform:uppercase;
}

#main2_right .search_form
{
    margin-top:20px;
}

#content 
{
    background-color: transparent;       
    padding:0 40px 10px 26px;    
    /*border-left:solid 8px #D7D3CE;*/
           
}

#footer 
{
    background-color:#D7D3CE;
    margin:50px 20px 15px 20px;    
    height:26px;
    
    position:relative;
}

/* fuer ie6 */
* html #footer 
{
    margin-left:40px;
}

#footer #footer_menu
{
    position:absolute;
    right:0;
    top:4px;
    width:220px;
}

.clearone {
    clear: both;
    height:1px;
}

form.search_form input {
	background-color: #f4f4f4;
	color: #968C7D;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	border: 1px solid #D7D3CE;
	padding-left: 5px;
}

iframe {
	border: 0px;
}

#jobportal {
	/*z-index: 5;
	position: relative;
	float: left;
	margin-top: -
	top: -13px;
	left: 28px;*/
	
}