/*




*/


/* ----------------------------------------------- */
/* BEGIN: support non-scrolling header */
body {
    font : normal normal normal 12px Arial, Geneva, Verdana, Helvetica, sans-serif;
    color : #111111;
    font-size: 12px;
    line-height: 18px;
    margin : 75px 0 0 0;
    background-color: #FFFFFF;
}

div#header_area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 75px;
}
div#main_area {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	z-index : 100;
}
div#footer_area {
	display:none;
}
div#footer_content {
	margin-left:75px;
}

body>div>div#footer_area {
	position: fixed;
	bottom: 0px;
	z-index : 300;
}

body>div>div#header_area {
		position: fixed;
	}

/* ------------------------------------------------- */

/* =============== Global settings: ===============  */
div#header_area {
	background-color: #ffb400;
	z-index : 200;
}

/* >>>>>>>>>>>> Portal Header Settings: >>>>>>>>>>>>>>>>>>>> */
.MainMenuLogo {
  position:absolute;
  top:0;
  right:0;
  height : 40px;
  padding : 0;
  margin : 0;
  padding-right : 20px;
  padding-left :  0px;
  padding-top :   18px;
  background-color : #ffb400;
  z-index:299;
  /* height : 57px;        ! falls logo freigestellt werden soll */
  /* padding-left :  20px; ! falls logo freigestellt werden soll */
}

.MainMenuTable {
   position : absolute;
   top : 54px;
   left : 75px;
   padding : 0;
   margin : 0;
   text-align : left;
   white-space : nowrap;
   z-index : 400;
}


.MainMenu {
   margin:0;
   padding:0px;
   font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size : 12pt;
   font-weight : bold;
   /* height : 28px; */
   text-align : left;
   text-transform : lowercase;
   background-color : #ffb400;
   color : #ffffff;
}

.MainMenu a{
   white-space: nowrap;
   color : #ffffff;
}

.MainMenu a:hover{
     color : #CC0000;
}

.MainMenuSelected {
   background-color: #ffb400;
   color : #CC0000;
}


.MainMenuSelected a{
   color : #CC0000;
}

.MainMenuSelected a:hover{
   color : #CC0000;
}

/* <<<<<<<<<<<< Portal Header Settings: <<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>> Main Area >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.loggedinas{
   margin : 10px;
   font-size : 13px;
}

.Footer{
    color : #666666;
    margin : 40px 10px 10px 20px;
}
.Footer a{
    color : #666666
}

.Footer .footerlinks a{
   margin-bottom : 4px;
   color : #666666;
}

.Footer .icoyaCopyright{
   border-top : 1px dotted  #666666;
   margin-top : 4px;
}

.historie_element {
	position: absolute;
	top: 280px;
	z-index: 2;
	left: 310px;
	width: 477px;
	background-color: #FFFFFF;
}

.News {
}


.News td{
   padding-bottom : 15px;
}

.News .header{
   font-size: 130%;
}

.description {
    /* The summary text describing the document */
    font : 120% Arial, Geneva, Verdana, Helvetica, sans-serif;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}

.poweredByIcoyaLink{
   float : right;
}


td.topImageBar{
   border-top : 1px solid #C1C1C1;
}
td.topImageBar img{
   margin :0;
   padding : 0;
 }


/* LEFT MENU BAR */


.VerticalMenu {
   border-collapse : collapse;
   margin : 0;
   padding : 0;
   padding-left : 75px;
   text-align : left;
   }
   
.VerticalMenu img {
   margin : 0;
   margin-top : -1px;
   }
   
.VerticalMenu a {
   margin-left : 0 ;
   background-color : #FFFFFF;
   color : #606060;
   font-size : 12px;
   font-weight : bold;
   padding-bottom : 6px;
   display : block;
   }
   
.VerticalMenu .Menu {
   margin-left : 0 ;
   background-color : #FFFFFF;
   color : #606060;
   font-size : 12pt;
   font-weight : bold;
   padding-bottom : 6px;
   display : block;
   }
   
.VerticalMenu a.Menu{
   font-size : 12pt;
   }

.VerticalMenu a.SubMenu{
   padding-top : 12px;
   padding-left : 0px;
   }
.VerticalMenu a.SubMenuSelected {
   padding-top : 12px;
   padding-left : 0px;
   color : #CC0000;
   }
.VerticalMenu a.SubSubMenu{
   padding-left : 8px;
   }
.VerticalMenu a.SubSubMenuSelected{
   padding-left : 8px;
   color : #CC0000;
   }

.VerticalMenu a.SubSubSubMenu{
   padding-left : 16px;
   }
.VerticalMenu a.SubSubSubMenuSelected{
   color : #CC0000;
   padding-left : 16px;
   }
.VerticalMenu a:hover{
   color : #CC0000;
}

.ContentMainArea {
   font-family: Arial, Helvetica, sans-serif;
   color: #666666;
   padding-left :  2px;
}

.headline {
   color : #666666;
   font-weight : normal;
   font-family :  Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size: 130%;
}

.ContentMainArea h1{
   color : #666666;
   font-weight : normal;
   font-family :  Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size: 130%;
   /* border-bottom : 1px dotted #FFAE00; */
   /* letter-spacing: 0.07em; */
}

.ContentMainArea h2{
   color : #666666;
   font-weight : normal;
   font-family :  Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size: 120%;
}

.ContentMainArea a:link {
    text-decoration: none;
    color: #cc0000;
}

.ContentMainArea a:active {
    text-decoration: none;
    color: #cc0000;
}

.ContentMainArea a:visited {
    text-decoration: none;
    color: #cc0000;
}

.ContentMainArea a:hover {
    text-decoration: underline;
    color: #cc0000;
}

.metamenu{
   font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;;
   margin-top : 60px;
   margin-right : 10px;
   text-align : left;
}

.metalink{
   border : 1px solid #A5A6AA;
   background-color : #E7ECF2;
   width : 157px;
   height : 33px;
   color : #666666;
   font-size : 12px;
   font-weight : bold;
   margin-top : 8px;
   padding:0;
   text-align : right;
   border-collapse: collapse;

}
.metalink a{   
}

body table.metalink tr td{
   padding : 0 ;
   margin:0;
   text-align : left;
   background-color : #E7ECF2;
}

.metalink img{
   border-right : 1px solid #A5A6AA;
}
.metalink div{
   margin-left : 6px;
}
   
   
/*SEARCH STUFF */
td.searchformCell{
   color : #666666;   
   text-align : right;
   padding-right : 25px;
   background-color: #ffb400;
   /* height : 69px; */
}

td.searchformCell a{
   color : #666666;   
}

td.searchformCell a:hover{
   color : #BABABA;   
}
.searchTable {
		height: 19px; 
		border: 1px solid #ffb400;
}

.portalLinks img{
     vertical-align : text-bottom;
}

td.searchformCell form input.search{
   border : 1px solid #BBBBBB;
   vertical-align : text-bottom;
}
td.searchformCell form input#searchSubmit{
   margin-bottom : 1px;
}

a {
    text-decoration: none;
    color: #EEA200;
}
a:hover {
    color: #FFCE64;
}
ul {
    margin: 0px;
    margin-left: 16px;
    padding: 0px;
}
table {
    font: normal normal normal 12px Arial, Geneva, Verdana, Helvetica, sans-serif;
    color : #666666;   
    border: none;
}


img {
/* turn off image borders. */
    border: none;
}


p a {
    text-decoration: none;
}
p img {
    border: 0px solid black;
}


hr {
    clear: both;
    height: 1px;
    color: #FFAE00;
}


h1, h2, h3, h4, h5, h6 {	/* Style for the headlines */
    font: 12px Arial, Geneva, Verdana, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

h2 {
    /*font: 12px Arial, Verdana, Helvetica, sans-serif;*/
    font-size: 140%;
    /*background-color : #E7ECF2; */
    /*padding : 2px;*/
}

h3 {
    font-size: 140%;
    color: #EEA200;
}

h4 {
    font-size: 120%;
    font-weight: bold;
}

h5 {
    font-size: 120%;
    color: #EEA200;
    font-weight: bold;
}

h6 {
    font-size: 100%;
    color: #EEA200;
    font-weight: bold;
}

marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

form {
    border: none;
}

textarea {
/* Small cosmetic hack which makes textarea gadgets look nicer.*/
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    border: 1px solid #68696A;  
    width: 100%;
}

input {
/* Small cosmetic fix which makes input gadgets look nicer. */
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    border: 1px solid #68696A;  
    background-color: white;
    margin: 3px 0px 0px 0px;
}
input.check, input.radio {
/* Small cosmetic fix which makes input gadgets look nicer. */
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    border: 0px solid none;
    background-color: white;
    margin: 3px 0px 0px 0px;
}

select {
    font: 10px Arial, Verdana, Helvetica, sans-serif;
    border: 1px solid #68696A;  
    margin: 0em 0em 1em 0em;
}

abbr, acronym, .help {
/* Help classes */
    border-bottom: 1px dotted #EEA200;
    cursor: help;
}

code {
    font-size: 120%;
}

pre {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #878787;
    background-color: #efefef;
}

.netscape4 {
/* This hides elements necessary for getting Netscape 4.x to look better. Mostly strategically placed hr tags and &middot;'s */
    display: none;
}

div.contentTabs {
   top : -27px;
   left : 0px;
   display: block;
   padding-bottom: 0px;
   z-index : 3;
}
div.contentBar {
   top : -10px;
   left : 0px;
   z-index : 2;
   border-top: 1px solid #666666;
   padding-top: 3px;
   width: 800px;
}
div.contentTabs {
    background-color : transparent;
    border-collapse: collapse;
    white-space: nowrap;
    width: 800px;
    padding-left: 1em;
}

div.contentTabs a {
    background-color : #ffb400;
    color : #ffffff;
    border : 1px solid #666666;
    border-style: solid solid solid solid;
    margin-right : 2px;
    margin-bottom : 0px;
    padding : 0px 8px 1px 8px;
}

div.contentTabs a.selected {
    background-color : #ffb400;
    color : #cc0000;
    border-style: solid solid solid solid;
    padding : 0px 8px 2px 8px;
    border-bottom-color:#ffb400;
}

div.contentTabs a:hover {
    background-color : #ffb400;
    color : #cc0000;
    padding : 0px 8px 1px 8px;
    border : 1px solid #666666;
}



div.document select {
    margin: 0px;
    padding: 1px 1px 1px 1px;
}

div.document input {
    margin: 0px;
    padding: 1px 1px 1px 1px;
}
div.document {
	padding-bottom:20px;

}

span.card {
    background: #FFFFFF;
    border-color: #8CACBB;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    padding: 1em;
    text-align: center;
    width: 15%;
}

table.listing {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-left: 1px solid #68696A;
    border-bottom: 1px solid #68696A;
    margin: 1em 0em 1em 0em;
}

table.listing th {
    background-color : #ffb400;
    color : #ffffff;
    border-top: 1px solid #68696A;
    border-bottom: 1px solid #68696A;
    border-right: 1px solid #68696A;
    font-weight: normal;
    padding: 0em 1em 0em 1em;
}

table.listing tr.odd {
    /*every second line should be shaded */
    background: transparent;
}

table.listing tr.even {
    background: #f7f7f7;
}

table.listing td {
    border-right: 1px solid #68696A;
    padding: 0em 1em;
}

table.listing td.plain {
    padding: 3px 1em 3px 1em;
    border-right: none;
}

table.listing a:hover {
    text-decoration: underline;
}

table.listing img{
	vertical-align: middle;
}

table.box {
    /* The Plone Box(tm) (Navigation, Related etc) */
    background: transparent;
    border-top: 1px solid #C7C7C8;
    border-bottom: 1px solid #C7C7C8;
    /* border: none;*/
    padding-top: 4px;
    margin: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 0em;
    width: 75%;
    color: #000;
    text-align: left;
    
}

table.box th {
    background: transparent;
    color: Black;
    font-weight: bold;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 5px;
    text-align: left;
}

table.box th.empty {
    background-color: transparent;
}

table.box tr.odd {
    /*every second line should be shaded */
    background: transparent;
}

table.box tr.even {
    background-color: #f7f7f7;
}

table.box td {
    padding: 3px;
    padding-left: 2em;
    padding-right: 2em;
}

table.box img{
	vertical-align: middle;
}

div.boxDetails {
    /*the line that contains the date for news and other info */
    text-align: left;
}

table.box a {
	color: #68696A;
}

table.box a.comment {
    /* special link for comments - default behavior is to display the discussion icon next to the link */
    background-image: url(http://www.weishaupt.dk/discussionitem_icon.gif);    background-repeat: no-repeat;
    background-position: 0px -2px;
    padding: 0em 0em 0.5em 2em;
    margin: 0;
    display: block;
}

table.box a.marker {
    /* special format for links inside boxes - adds link image and displays the link as a block (which in this case means the text will not float under the link image, plus the whole thing is clickable) */
    background: transparent;
    display: block;
    padding: 0em 0em 0em 0em;
    vertical-align: top;
}

span.folderName {
    /* The folder name in folder_contents */
    font-size: 150%;
    font-weight: bold;
}

div.category {
	float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    width: 20em;
}

div.category a.heading {
    display: block;
    padding: 0em 0em 0.5em 0em;
    font-size: 150%;
    text-decoration: underline;
}

div.category a {
    text-decoration: underline;
}

div.box {
	float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    width: 20em;
    background: transparent;
    border-collapse: collapse;
    border: 1px solid #C7C7C8;
}

div.box div.heading {
    background: #DEE7EC;
    border-bottom: 1px solid #C7C7C8;
    color: Black;
    font-weight: normal;
    padding: 0em 0em 0em 1em;
    text-align: left;
}

div.box a.close {
	float: right;
    text-transform: none;
    border-left: 1px solid #C7C7C8;
    padding: 0em 0.2em;
}

div.box div.odd {
    background: transparent;
    padding: 1em;
}

div.box div.even {
    background-color: #f7f7f7;
    padding: 1em;
}


div.spacer {
	margin: 3em;
}

.private {
    color: Black;
}

.published {
    color: #74AE0B;
}

.pending {
    color: #FFA500;
}

.syndicated {
    color: #008000;
}

.expired {
    color: Red;
}


div.listingBar {
    background: #FFFFFF;
    border-color: #FFAE00;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: right;
    height: 1em;
    clear: both;
}

div.listingBar span.previous {
    text-align: left;
    float: left;
}

div.listingBar span.next {
    text-align: right;
    float: right;
}

div.workspace {
}

div.workspace span.small {
    float: left;
    height: 30em;
    width: 20em;
    margin-right: 1em;
    margin-bottom: 1em;
}

div.workspace span.big {
    float: left;
    height: 40em;
    width: 40em;
    margin-right: 1em;
    margin-bottom: 1em;
}

/* Shop styles */

div.productList {
    /* border: 1px solid #000; */
    padding: 5px;
}
div.productList img.productImgRight {
    float: right;
    border: none;
    padding-left: 5px;
    padding-bottom: 5px;
}
div.productList h2.productHeadline {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 130%;
    font-weight: bold;
}
div.productList p {
    margin-top: 0px;
    margin-bottom: 5px;
}
div.productMore {
    display: block;
    clear: both;
    padding: 3px 3px 3px 3px;
}

div.line {
    border-top: 1px solid #FFAE00;
    margin-top: 1px;
    margin-bottom: 5px;
}
 
input.standalone {
    background: white;
    color: Black;
    cursor: pointer;
    font-weight: normal;
    padding: 1px 1px 1px 1px;
}

input.context {
    background: White;
    color: Black;
    cursor: pointer;
    font-weight: normal;
    padding: 1px 1px 1px 1px;
}

input.noborder {
    /* radiobuttons and checkmarks, different behaviour in Moz and IE. 
       Border necessary in Moz, not in IE */
    border: 0px solid #68696A;
    margin: 0;
    background-color: transparent;
}

div.row {
    min-height: 4em;
    margin: 0em 0em 1em 0em;
}

.group {
    border: 0px solid #000;
    border-top: 1px solid #68696A;
    margin: 4em 0em 1em 0em;
    padding: 0em 0em;
    width: 94%;
}

span.legend {
    background: transparent;
    padding-left: 0px;
    font-size: 130%;
    position: relative;
    top: -20px;
}

.label {
    font-weight: bold;
    text-align: left;
    padding-left: 1em;
    top: -0.8em;
    left: 0em;
}

div.help {
    background-color: #FFFFE6;
    border: 1px solid black;
    font-size: 80%;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    position: absolute;
    left: 50px;
    width: 200px;
    padding: 0.5em;
    font-size: 100%;
}

div.field {
    margin-top: 0.3em;
    padding-left: 0.7em;
}

span.info {
/* deprecated */
    background-color: transparent;
    float: right;
    text-align: left;
    width: 28%;
    border: 1px solid red;
}

.error {
    /* Class for error indication in forms */
    background: #FFCE7B;
    border: 1px solid #FFA500;
    padding: 1em;
    margin: 0;
    width: 68% !important;
}

.required {
    /* Used in addition to class "label" on required elements */
    background: url(required.gif) 0.5em no-repeat;
}

.underlined {
    border-bottom : 1px solid #FFAE00;
    margin-bottom: 5px;
}

.top_nospace {
    margin-top: 0px;
}

table.box {
    /* The Plone Box(tm) (Navigation, Related etc) */
    background: transparent;
    margin-bottom: 2em;
    width: 100%;
    color: #000000;
}

table.box th {
    background: transparent;
    color: Black;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
}

.product { width: 350px; }
.product_group {
   color : #444444;
   font-weight : normal;
   font-family :  Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size: 14px;
   white-space : nowrap;
}
.product_title {
   color : #111111;
   font-size: 20px;
   padding-left : 24px;
   padding-bottom : 16px;
   white-space : nowrap;
}
.product_footer {
   color : #111111;
   font-size: 20px;
   padding-left : 24px;
   padding-bottom : 16px;
   white-space : nowrap;
}
.product_descr {
   width : 330px;
}
.joborg_group {
   color : #444444;
   font-family: Arial, Geneva;
   font-size:15px;
  
}

.list {
		padding-bottom: 5px;
    line-height: 1.5em;
}
		
.Ort {
   color : #444444;
   font-size : 12px;
   padding-left : 20px;
}

.jobdesc {
    margin: 1em 0em;
    line-height: 1.5em;
}
.jobdesc p {
    margin: 0.5em 0em;
    line-height: 1.5em;
}

.Kopftext {
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}

.jobtitle {
		font-size : 16px;
		padding-top : 10px;
		font-weight:bold;
}
.absatz {
    display: block;
    margin: 1em 0em;
   line-height: 1.5em;
}
.jobtitle_add {
		display : block;
		font-size:14px;
}

.interesse {
    margin: 0em 0em;
    font-weight : bold;
    padding-top : 10px;
    padding-bottom : 4px;
}
.kontakt {
		line-height: 1.5em;

}
.adress {
		line-height: 1.5em;
		margin: 1em 0em;
}

.email {
		/*padding-top : -15px;*/
		padding-bottom : 40px;

}
.ortFolder {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		padding-bottom : 15px;
		color: #666666;
}
.jobtable {
		padding-bottom:10px;
}
.FairTable {

}

.Fair1 {
		font-size:130%; 
		padding-bottom : 20px; 
		width:450px;
}


.Fair2 {
		font-size:130%; 
		padding-top : 20px; 
		padding-bottom : 20px; 
		width:450px;
}

ul2 {
    margin: 0px;
    margin-left: 16px;
    padding-bottom : 10px;
}

.bieten {
   color : #444444;
   font-weight : bold;
   font-family: Arial, Geneva;
   font-size:13px;
   padding-bottom : 8px;	
}
		
#ticker_text    { 
    width : 937px;
    z-index : 101;
}
#ticker_text_frame    { 
    margin-left : 75px;
    width : 937px;
    height : 36px;
    z-index : 101;
}

#main_head      {
    width : 350px;
    height : 48px;
    z-index : 120;
    padding-left :  2px;
    margin-left: 300px;
}

#main_text      {
    margin-left : 25px;
    width : 350px;
    z-index : 110;
}

#sub_navigation { 
    float:left;
    width : 270px;
    z-index : 99;
}

#editor_info { 
/*
    position : absolute;
    top : 84px;
    right : 10px;
    width : 270px;
    z-index : 99;
*/
}

#main_text .glossary_char {
   color : #d2d2d2;
   width: 26px;
   font-weight : normal;
   font-family :  Arial, Geneva, Verdana, Helvetica, sans-serif;
   font-size: 130%;
}

#main_text a.glossary_char {
   color : #CC0000;
}

/* Sitemap */

#sitemap {
	width: 480px; 
}
#sitemap ul
{
        white-space : nowrap;
	list-style-image	: none;
	list-style-type		: none;
	padding				: 0 0 0 0px;
	margin				: 0;
	text-indent			: 0;
	/*margin-top			: -20px;*/
	/*line-height 		: 3em;*/
}

#sitemap ul li
{
	line-height			: 2em;
	padding				: 0;
	margin				: 0;
    /* white-space : nowrap; */
}


#sitemap ul ul
{
	border-left 		: 1px solid #666666;
	padding				: 0 0 0 25px;
    /* white-space : nowrap; */
}

#sitemap ul li a
{   color : #666666; 
    /* white-space : nowrap; */
	padding-left		: 10px;
	/* border-left 		: 1px solid #666666; */
	background			: url(arrowgrey.gif) 0 50% no-repeat;	
}
#sitemap ul li a:hover{ 
	color : #CC0000; 
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 17px;
	width: 85px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.searchbutton {
	color: #666666;
	height: 17px;
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #ffb400;
}
.searchbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 17px;
	width: 87px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}


#language {
	visibility:hidden;

}
.invisible {
	visibility:hidden;
}
tr#row1 {
	border: 1px solid #ffb400;
}

div#imprint a {
	color : #ffb400;
}

div#imprint {
	font-size: 11px;
	padding-left:75px;
}

div#product_titlelink a {
	text-decoration:none;
}
/* locations css */
div.directions
{
    padding     :   15px 0 15px 0;
}
div.location_map
{
    padding     :   8px 0 8px 0;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 20px;
}
div.listing_left
{
    padding-top:    2em;
    float:  left;
}



div.map_right
{
    float:  right;
    padding:    20px 0 20px 0;
}

div.clearer
{
    clear:  both;
}

a#black_cursor
{

    color: rgb(102, 102, 102);
    cursor: pointer; 
}

div.legend
{
    padding:    20px 0 20px 0;

}

div.legend img
{
    padding-top:    20px;
    margin-bottom:  -3px;
}

span.legend_text
{
    margin-bottom: 10px;
    padding-left:   3px;
}

table.locations_listing
{
    padding:    20px 0 20px 0;
}

div#karte {
	margin-top: 6px; 
	width: 470px; 	
	height: 350px; 	
	padding: 0px; 
	background-image:url(europe.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
}
div#kartegerm {
	position: relative; 
	margin-top: 6px; 
	width: 180px; 
	height: 248px; 
	padding: 0px; 
	background-image:url(germany.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px;
	}
	/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 0px none #000;
background: #fff; 
width: 841px; 
height: 36px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 6px;
height: 28px;
width: 841px;
overflow: hidden;
}

ul.newsticker  { /* that's your list */
position: relative;
left: 750px;
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#ticker_text { /* the outer div with the black border */
border: 0px none #000;
background: #fff; 
width: 841px; 
height: 36px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
#ticker_text .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 6px;
height: 28px;
width: 841px;
overflow: hidden;
}

ul#ticker01 { /* that's your list */
position: relative;
left: 1000px;
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
width:10000px;
}

ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
vertical-align: middle;
}



ul.newsticker a {
white-space: nowrap;
color: #606060;
text-decoration: none;
margin-right: 10px;
} 
ul.newsticker a:hover {
color: #cc0000;
text-decoration: none;
}
ul.newsticker a:visited {
color: #606060;
text-decoration: none;
}
ul.newsticker a:active {
color: #cc0000;
text-decoration: none;
}
ul.newsticker span {
color: #606060;
margin-right: 10px;
} 
ul.newsticker img {
margin-right: 10px;
} 
/*
*/


