


/*
 * General
 */
body 
{
    text-align: center; 
    color: black;
    background: white;
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    margin: 0;
}

h1
{
    font-size: 1.8em;
    margin: 0.5em 0 0.5em 0;
    color: #666666;
    font-weight: normal;
}


h2
{
    font-size: 1.15em;
    margin: 0.5em 0 0.5em 0;
    color: #666666;
    font-weight: bold;
}

h2.orange
{
    font-size: 1.15em;
    margin: 0.5em 0 0.5em 0;
    color: #ff8b00;
    font-weight: bold;
}

h3
{
    font-size: 1.15em;
    margin: 0.5em 0 0.5em 0;
    color: #666666;
    font-weight: normal;
}

img
{
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#logospace
{
    float:left; 
    text-align: left; 
    height:47px;
}


#logo
{
    margin-left: 44px;
    background-color: transparent;
}

p, #page_sidebar p
{
    margin: 1em 0px;
    padding: 0px;
}

p.breaker, br.breaker
{
    clear: both;    
    display: block;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
}

select
{
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
    color: #666666;
    background-color: #F6F6F6;
}

input, textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
    width: 100%;
    color: #666666;
    background-color: #F6F6F6;
    border-left: 2px solid #75736E;
    border-top: 2px solid #75736E;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
}


input.formsubmit, #ac_press_overview_nav input
{
    background-color: #ff8b00;
    color: white;
    border-left: 1px solid #F6EADE;
    border-top: 1px solid #F6EADE;
    border-right: 2px solid #DF7400;
    border-bottom: 2px solid #DF7400;
    width: 110px; 
}


a:link,a:active,a:visited
{
    color : #ff8b00;
    text-decoration : none;
    background-color : transparent;
}

a:hover 
{
    color: #cc6b00;
} 


ul
{
    list-style-position: outside;
    list-style-image: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/bullets/bbullet.gif');
}

li
{
    padding-bottom: 2px;
}



#revisedheader
{
    margin: 0 auto;
    padding: 5px 10px 0 0;
    width: 750px;
    text-align: right;
    font-size: 0.7em;
    color: #888888;
}


div.center_pane
{
    margin:0 auto;
    width: 760px;
    text-align: left;
}


div.border_left
{
    padding: 0 0 0 1px;
    margin: 0;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/vspacer.gif') left top repeat-y transparent;
}

div.content_border_left
{
    float: left;  
    width: 487px; 
    padding: 0 0 0 1px; 
    margin: 0;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/vspacer.gif') left top repeat-y transparent;
}

div.border_right
{
    padding: 0 1px 0 0;
    margin: 0;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/vspacer.gif') right top repeat-y transparent;
}

/*
 * Header
 */
#menu
{
    height: 50px; 
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/menutile.png') left top repeat-x white;    
}


#menuline
{
    margin: 0 auto;
    padding: 0;
    color: #f6f6f6;		
    width: 760px;
    height: 50px;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/round_left.png') left top no-repeat transparent;
}


/*
 * Index Page
 */ 
#index_teaser
{
    clear: both;
    min-height: 161px; 
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/bg_index_left.jpg') left top repeat-x white;
}

#index_teaser_left, #index_teaser_right
{
    float: left; 
    width: 379px;
    text-align: left;
    overflow: hidden;
}

#index_teaser_left p, #index_teaser_right p, #page_headline p
{
    margin: 0;
    padding: 0;
}

#index_teaser_left br, #index_teaser_right br, #page_headline br, #page_teaser_left br, div.center_pane br
{
    margin: 0;
    padding: 0;
}

#teaser_idx
{
    float: left;
    width: 272px;
    min-height: 155px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
}

#news_headline_bar_wrapper
{
    clear: both;
    border-top: 1px solid #ff8b00;
    background-color: #f6f6f6;
    text-align: center;
    margin: 0;
    padding: 0;
}

#news_headline_bar
{
    margin: 0 auto;
    width: 760px;
    text-align: left;
}

#indexheadline
{
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/bullets/selectedbullet.gif') left center no-repeat transparent;
    margin: 0 0 0 10px;  
    padding: 6px 0 6px 0.75em;
    font-size: 1.4em;
}

/*
 * L1 Menu
 */

#menus
{
    float: left;
    position: relative; 
    top: 0px;
    left: 0px;
    width: 588px;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/round_right.png') left top no-repeat transparent;
}

ul.menu
{
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
}


ul.menu li ul
{
    display: none;
    position: absolute;
    top: 35px;
    left: 20px;
    list-style: none;
    width: 600px; 
    background-color: white; 
    color: #ff8b00;
    margin: 0;
    padding: 5px 0 0 0;
    z-index: 999;
    text-align: left;
}

li.l1:hover ul
{
    display: block;
}

li.l1 > ul
{
    position: relative;
    padding: 5px 0 0 0;   
    top: 35px;
    left: 20px;
    background-color: white;
}

#l1menu
{
    padding-left: 20px;
    padding-top: 9px;
}

li.l1
{
    float: left;
    font-size: 0.9em;	
    color: white;
    padding: 0;
    margin: 0;
    background: transparent;
}

li.l1selected, li.l1:hover
{
    float: left;
    font-size: 0.9em;	
    color: black;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/menubg.jpg') left top repeat-x transparent;
}

a.l1:link, a.l1:active, a.l1:visited
{
    display: block;
    color :  white;
    text-decoration: none;
    padding: 3px 5px 9px 5px;	
    background: transparent;
}

a.l1selected:link, a.l1selected:active, a.l1selected:visited, a.l1selected:hover, li.l1:hover a.l1:link, a.l1:hover, li.l1:hover a.l1:visited, li.l1:hover a.l1:active
{
    display: block;
    color : black;
    text-decoration: none;
    padding: 3px 5px 9px 5px;
    background-color: transparent;
}

/*
 * L2 Menu
 */
#l2menu
{   
    clear: both;
    text-align: left;
    padding-top: 2px;
    margin-left: 20px;
}

#l2menulist
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}

li.l2menu
{
    float: left;
    color: #ff8b00;
    margin: 0;
    padding: 0;
}

li.l2menuselected
{
    float: left;
    background-color: #ff8b00;
    color: white;
    margin: 0;
    padding: 0;
}

li.l2menu a:link, li.l2menu a:active, li.l2menu a:visited, li.l2menu a:hover
{
    display: block;
    padding: 4px;
    margin: 0;
    color: #ff8b00;
    text-decoration: none;
    background-color: white;
}

li.l2menuempty
{
    float: left;
    margin: 0;
    padding: 6px;
    color : black;
    font-weight: bold;
    background-color: transparent;
}


li.l2menuselectedt
{
    float: left;
    margin: 0;
    padding: 4px;
    color : black;
    font-weight: bold;
    background-color: transparent;
}

li.l2menuselected a:link, li.l2menuselected a:active, li.l2menuselected a:visited, li.l2menuselected a:hover
{
    display: block;
    padding: 4px;
    color : black;
    font-weight: bold;
    text-decoration: none;
    background-color: white;
}

/*
 * Breadcrumb Navigation
 */
#page_breadcrumbs
{
   padding: 5px 0 0 10px; 
   font-size: 0.8em;
}

a.breadcrumb:link, a.breadrumb:active, a.breadcrumb:visited, a.breadcrumb:hover
{
    color: #ff8b00;	
    text-decoration : none;    
    font-size: 0.9em;
}

span.breadcrumb
{
    color: #666666;	
    text-decoration : none;    
    font-size: 0.9em;
}

/*
 * Content 
 */
#page_headline_wrapper
{
    text-align: left;    
    padding-bottom: 10px;
}

#page_headline
{
    padding: 10px 0 0 10px;
}

#page_headline h1
{
    font-size: 1.45em;
    font-weight: normal;
    color: #ff8b00;
    margin: 0;
    padding: 0;
}

#page_teaser_bg
{
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/skybg.jpg') left top repeat-x transparent;
}

#page_teaser_left
{
    float: left;
    text-align: left;
    width: 262px;
    overflow: hidden;
}

#page_teaser_right
{
    margin: 0;
    padding: 5px 10px 0 10px;
    text-align: left;
    min-height: 102px;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/skybgw.gif') left top repeat-x #f6f6f6;
}

#page_teaser_overview
{
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/stretch_sky.jpg') left top repeat-x #f6f6f6;
}

#page_sidebar
{
    font-size: 0.9em;
    padding: 5px 5px 15px 5px;
    margin: 0;
    text-align: left;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/bg_shadow.gif') left bottom repeat-x #f6f6f6;
}

#page_content
{
    clear: both;
    padding: 15px 10px 30px 10px;
    margin: 0;
    text-align: left;
    background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/backgrounds/bg_shadow.gif') left bottom repeat-x #f6f6f6;
}

/*
 * Newsbar
 */
#newsbar
{
    text-align: left;
    min-height: 145px;
    width: 485px;
    margin: 0;
    padding-bottom: 10px;
}


/*
 * Galleries
 */ 

#gallery
{
    width: 100%;
    text-align: center;
}

img.gallery_img
{
    float: left;
    margin: 0px 0px 5px 5px;
    padding: 2px;
    border: 1px solid #ff8b00;
}

/*
 * Footer
 */
#footer
{
    clear: both; 
    border-top: 1px solid #ff8b00;
    background-color: #f6f6f6;
    padding: 5px 0;
    font-size: 0.9em;
    color: #888888;
}

#footer_wrapper
{
    text-align: center; 
    margin: 0 auto; 
    width: 760px;  
}

#footer_left
{
    float: left;
    width: 470px;
    text-align: left;
    margin-left: 10px;
}

#footer_right
{
    float: right;
    width: 270px;
    margin-right: 10px;
    text-align: right;
}


#footer_right a:link,#footer_right a:visited, #footer_right a:active,#footer_right a:hover, #footer_left a:link,#footer_left a:visited, #footer_left a:active,#footer_left a:hover
{
    text-decoration: none;
    color: #888888;
}

#appointment
{
    margin-top: 10px;
}


tr.form
{
    padding: 5px 0px;
}

td.formdescr
{
    vertical-align: middle;
    color: #3A4956;
    background-color: #ff8b00;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}


td.formdescrfail
{
    vertical-align: middle;
    color: white;
    background-color: #ff8b00;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

td.formcontent
{
    vertical-align: middle;
    padding-left: 5px;
}

td.formsubmit
{
    text-align: right;
}

kbd
{
    background-color: #ff8b00;
    padding: 4px;
    color: white;
}

div.jobdescr
{
    border-top: 2px solid white;
    padding: 10px 10px;
}

div.jobdescr:hover, div.ac_press_excerpt:hover
{
    background-color: #dddddd;
}

div.linkspacer
{
    margin-top: 10px;
}

#jobs
{
    margin-top: 10px;
}

div.ac_press_sidebar_excerpt
{
	float: left;
	width: 241px;
}

h2.ac_press_sidebar_excerpt_headline
{
	background: url('/export/system/modules/de.berger.opencms.seven.templates/resources/images/bullets/topicbullet.gif') left center no-repeat transparent;
	margin-left: 10px;
	padding-left: 15px;
}

div.ac_press_sidebar_excerpt_teaser
{
	margin-left: 10px;
	padding-left: 15px;
}

div.ac_press_excerpt
{
	border-top: 2px solid white;
	padding: 10px 10px;
}

span.ac_press_excerpt_location, span.ac_press_excerpt_date, span.ac_press_excerpt_category, #ac_press_release_location, #ac_press_release_date, #ac_press_release_category
{
	font-size: 0.9em;
	color: #666666;
}

#ac_press_content_syndication_top
{
	text-align: right;
	padding-bottom: 10px;
}

div #ac_press_content_syndication_bottom
{
	text-align: right;
	margin-top: 10px;
}

#ac_press_overview_nav
{
	padding: 10px 0px;
	text-align: center;
}

span.ac_press_release_about_contact_address, span.ac_press_release_about_contact_address, span.ac_press_release_about_contact_contact, span.ac_press_release_about_contact_company
{
	display: block;		
	color: #666666;
	font-size: 0.9em;
}

span.ac_press_release_about_contact_name
{
	display: block;		
	font-weight: bold;
	color: #666666;
	font-size: 0.9em;
}

#ac_press_release_footer
{
	margin: 1em 0;
	text-align: right;
}