body {
	margin: 0px 0px 50px 0px;
	padding:0px;
	background-color:#fff;
	font:76.5%/1.4em Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}


#page {
	width:732px;
	margin: 0 auto;
	text-align:left;
}


a, a:link, a:visited,a:active  {
	color:#c00;
	text-decoration:none;
	border-bottom:1px dotted #c00;
	padding-bottom:1px;
	/*display:inline-block;*/
}

a:hover {
	color: #fff; 
	text-decoration:none;
	background-color:#c00;
	border-bottom:1px dotted #c00;
	padding-bottom:1px;
	/*display:inline-block;*/

}

div#formline a, 
div#formline a:link, 
div#formline a:visited,
div#formline a:active  {
	color:#c00;
	text-decoration:none;
	border-bottom:none;
	padding-bottom:0px;
	display:inline-block;
}

div#formline a:hover {
	color: #fff; 
	text-decoration:none;
	background-color:#c00;
	border-bottom:none;
	padding-bottom:0px;
	display:inline-block;

}


h1 {
	font-size:2em;
	margin: 0em 0em 0.6em 0em;
	line-height:1.3em;
}

h2 {
	font-size:1.4em;
	margin:0em 0em 0.3em 0em;
}

p {
	margin:0em 0em 1em 0em;
	font-size:1.1em;
}

img {
	border:none;
}

a.image, a.image:link, a.image:visited,a.image:active,a.image:hover
{
	text-decoration:none;
    border:none;
    margin:0px;
    padding:0px;
    background:none;
}

a.image img {
    border:1px solid #ccc;
}

a.image:hover img {
    border:1px solid #c00;
    
}

.clear {
	clear:both;
}

.blockimg {
	display:block;
}


div#introtext p span.uppercase, div#introtext span.uppercase {
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:1.1em;
	color:#fff;
}

.uppercase {
	font-variant:small-caps;
	text-transform:lowercase;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:1.1em;
	color:#004b25;
	
}


.classes {
	margin: 10px 0px 5px 0px;
}



img#logo {
	float:left;
	margin-top:26px;
}

img#logo a 
{
    display:block;
	border:none;
}


div#topmenu {
	float:right;
	background-image:url(images/languages.gif);
	background-repeat:repeat-x;
	padding:5px 10px 15px 10px;
	width:288px;
}

div#topmenu img {
	vertical-align:middle;
	padding-left:6px;
}

div#topmenu span#print {
	float:left;
	font-size:0.9em;
}

div#topmenu span#multi {
	float:right;
	font-size:0.9em;
	color:#666;
}

div#topmenu a, div#topmenu a:link, div#topmenu a:visited  {
	color:#666;
	text-decoration:underline;
	background:none;
	border:none;
}

div#topmenu a:hover,div#topmenu a:active {
	color: #666; 
	text-decoration:underline;
	background:none;
	border:none;
}

div#splitlines {
	border-top: 1px solid #d9d9ce;
    border-bottom: 1px solid #d9d9ce;
    background-color: #f3f4ea;
	margin:6px 0px 0px 0px;
	height:1px;
}

div#topmenu form {
	padding:0px;
	margin:6px 0px 0px 0px;
}

div#topmenu input#searchfield {
	height:16px;
	width:226px;
	padding:3px 0px 0px 3px;
	border:1px solid #b0b19b;
	margin:0px;
	font-size:0.9em;
}

div#topmenu input#submit {
	vertical-align:top;
	margin-left:9px;
	padding-top:1px;
}





div#choice {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	height:41px;
	margin-top:12px;
}

div#choice ul {
	padding:1em 0em 0em 1.6em;
	margin:0px;
	text-decoration:none;
}

div#choice li {
	display: block;
	float: left;
	padding:0em 2em 0.5em 0em;
	margin:0px;
	font-size:1em;
}

div#choice a:link,div#choice a:visited {
	color:#333;
	text-decoration:none;
	border:none;
	padding-bottom:0.2em;
}

div#choice a:focus,div#choice a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom: 1px dotted #993333;
	padding-bottom:0.19em;
	background:none;
}

div#choice a:link.current,div#choice a:visited.current {
	color:#999966;
	text-decoration:none;
	font-weight:bold;
	border:none;
	padding-bottom:0.2em;
}



div#intro {
	margin:12px 0px 0px 0px;
	padding:0px;
	height:211px;
	background-image:url(images/map.gif);
	background-repeat:no-repeat;
}

div#introtext {
	
	float:left;
	width:355px;
	height:186px;
	/*padding:25px 0px 0px 34px;*/
	padding:25px 0px 0px 34px;
	color:#fff;
}


div#introtext h1 {
	font-size:1.0em;
	margin:0em 0em 0.8em 0em;
	padding:0em;
}

div#introtext p {
	font-size:1.1em;
	margin:0.4em 0em 0.6em 0em;
}


div#introtext img.header 
{
    margin:0px 0px 5px 0px;
}

div#introtext img.ikon {
	vertical-align:middle;
	padding-right:5px;
	padding-left:15px;
}

div#introtext img.ikon2 {
	vertical-align:middle;
	padding-right:5px;
	padding-left:0px;
}

div#introtext a:link,div#introtext a:visited {
	color:#cc9;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #cc9;
	padding-bottom:0.1em;
}


div#introtext a:focus,div#introtext a:hover {
	color:#cc9;
	text-decoration:none;
	border-bottom: 1px dotted #cc9;
	padding-bottom:0.1em;
	background:none;
}


div#introbild {
	float:right;
	width:302px;
	position:relative;
	
}

div#introrounded {
	position:absolute;
	left:292px;
	top:0px;
	z-index:10;
	background-repeat:no-repeat;
	height:211px;
	width:10px;
	
}

div#introbildbot {
	position:absolute;
	height:211px;
	background-color:#000;
	width:302px;
}

div#introbildbot img,div#introrounded  img {
	display:block;
}

div#formline, 
div#searchstats {
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	margin:1em 0em 0em 0em;
	padding:0.5em 0em 0.5em 0em;
	color:#888;
}


div#searchstats span {
    font-weight:bold;
    color:#333;
}

div#searchstats span.searchwords {
    font-weight:bold;
    color:#f00;
}

span.refresults {
    font-weight:normal;
    color:#f00;
}

div#searchstats span.backtolist {
    margin-left:340px;
    font-weight:normal;
}



div#pushar {
    margin:1em 0em 0em 0em;
}

div#pushar h1{    
    font-size:1.2em;
    margin:1em 0em 0.8em 0em;
    padding:0em;
    font-variant:small-caps;
    text-transform:lowercase;
    font-weight:bold;
    letter-spacing:0.1em;
    color:#004b25;
}

div#pushar h1 a:link,div#pushar h1 a:visited {
	color:#004b25;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #cc9;
	padding-bottom:0.1em;
}

div#pushar h1 a:focus,div#pushar h1 a:hover {
	color:#004b25;
	text-decoration:none;
	border-bottom: 1px dotted #cc9;
	padding-bottom:0.1em;
	background:none;
}

div#pushar #services{
	float:left;
	width:224px;
	margin-right:30px;
}

div#pushar #current {
    float:left;
	width:224px;
}

div#pushar #references {
	float:right;
	width:224px;
}

div#pushar #maestra{
	float:left;
	width:224px;
	margin-right:30px;
}

div#pushar #maestra a:link,div#pushar #maestra a:visited {
	color:#006262;
	text-decoration:none;
	font-weight:normal;
	border-bottom: 0px dotted #cc9;
	padding-bottom:0.1em;
}

div#pushar #maestra a:focus,div#pushar #maestra a:hover {
	color:#004b25;
	text-decoration:none;
	border-bottom: 0px dotted #cc9;
	padding-bottom:0.1em;
	background:none;
}

div#pushar #maestra h2 a:link, div#pushar #maestra h2 a:visited{
	color:#004b25;
	font-weight:bold;
}

div#pushar #maestra h2 a:focus,div#pushar #maestra h2 a:hover {
        color:#004b25;
	font-weight:bold;
}

div#pushar #conference{
	float:right;
	width:224px;
}

div#pushar #conference a:link,div#pushar #conference a:visited {
	color:#006262;
	text-decoration:none;
	font-weight:normal;
	border-bottom: 0px dotted #cc9;
	padding-bottom:0.1em;
}

div#pushar #conference a:focus,div#pushar #conference a:hover {
	color:#004b25;
	text-decoration:none;
	border-bottom: 0px dotted #cc9;
	padding-bottom:0.1em;
	background:none;
}

div#pushar #conference h2 a:link, div#pushar #conference h2 a:visited{
	color:#004b25;
	font-weight:bold;
}

div#pushar #conference h2 a:focus,div#pushar #conference h2 a:hover {
        color:#004b25;
	font-weight:bold;
}

form#refsearch {
	margin:0px;
	padding:0px;
}

input#refsearchfield {
	width:211px;
	height:16px;
	padding:3px 0px 0px 3px;
	margin:0px 0px 7px 0px;
	font-size:0.9em;
	border:1px solid #e3e3e3;
	background-color:#f5f5f5;
}


input#refsubmit {
	vertical-align:top;
	margin-left:2px;
}

select#refcountry {
	width:163px;
	height:16px;
	font-size:0.9em;
	border:1px solid #e3e3e3;
	background-color:#f5f5f5;
	margin:0px 0px 14px 0px;
}



div#contact {
	background-color:#e7e8da;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	margin:0em;
	padding-top:1em;
	color:#2f5047;
}

div#contacttext {
	padding: 0em 2em 0em 2em;
}

div#contactheader {
	border-top:1px solid #ddded1;
	border-bottom:1px solid #ddded1;
	padding:5px 0px 0px 0px;
	margin-bottom:0.5em;
	margin-top:0.5em;
	height:20px;
}

div#contactheader a:link, a:visited, a:focus, a:hover{
	color:#2f5047;
	text-decoration:none;
	font-weight:normal;
	border-bottom:none;
	padding-bottom:none;
	background:none;
	
}

span#headoffice {
	float:left;
}

span#siteinfo {
	float:right;
}

div#contactinfo {
	float:center;
}

div#contactinfo img {
	margin-left:0.4em;
}

div#copyright {
	float:right;
	text-align:right;
}

div#footerinfo {
	color:#000;
	margin-top:1.3em;
	margin-bottom:1em;
}

div#footerinfo img {
	margin-right:0.4em;
	margin-left:0.2em;
	vertical-align:middle;
}



div#fulltext, div#listing {
	width:470px;
	margin:2em 0em 3em 0em;
	float:left;
}

div#rightcontainer {
	margin:2em 0em 3em 0em;
	width:224px;
	float:right;

	overflow: hidden;
}

div#inforub h1{
    float:left;
    width:350px;
    font-weight:bold;
    font-size:1.1em;
}

div#backtolist{
    float:left;
    width:130px;
    text-align:right;
    padding-right:30px;
}

div#inforubright 
{
    float:left;
    width:200px;
    font-weight:bold;
}


div#listing div.listitem {
	padding:1.3em 0em 0.3em 0em;
	border-bottom:1px solid #ccc;
}

div#listing div.listitem p:first-letter,
div#listing div.listitem2 p:first-letter
{
    	text-transform:uppercase;
}

div#listing div.listitem2 {
	padding:0em 0em 0.3em 0em;
	border-bottom:1px solid #ccc;
	margin:0em 0em 1em 0em;
}


div#listing img.listbild {
	float:left;
	margin:0em 1em 0em 0em;
}

div#listing img.listbild2 {
	float:left;
	margin:0em 1em 0em 0em;
	width:100px;
}

div#listing h2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0em 0em 0.4em 0em;
	line-height:1.3em;
	display:block;
}

div#listing h2 a, 
div#listing h2 a:link, 
div#listing h2 a:visited,
div#listing h2 a:active  {
	color:#c00;
	text-decoration:none;
	display:inline-block;
	margin:0px;
	border:none;
}

div#listing h2 a:hover {
	color: #c00; 
	text-decoration:underline;
	display:inline-block;
	background-color:#fff;
	margin:0px;
	border:none;
}


div#listing .listheader h2 {
	color:#000;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	margin:0em 0em 0.4em 0em;
	line-height:1em;
}



div#listing .listheader {
	margin:0em 0em 0em 0em;
}

div#listing span.searchfooter {
    display:block;
    font-variant:small-caps;
    color:#004b25;
    float:left;
}

div#listing span.searchdate {
    display:block;
    color:#004b25;
    float:right;
    font-size:0.9em;
}



div#listing a:link,
div#listing a:visited,
div#listing a:focus {
	color:#c00;
	text-decoration:none;
	border:none;
}

div#listing a:hover {
	color:#c00;
	text-decoration:underline;
	background-color:#fff;
	border:none;
}

span#refer a:link,
span#refer a:visited,
span#refer a:focus {
	text-transform:uppercase;
	color:#5FC85F;
	font-size:0.8em;
	text-decoration:none;
	border:none;
	font-weight:bold;
}

div#listing div#ingress {
    border-bottom:1px solid #ccc;
    margin:0em 0em 2em 0em;
}


div#previous {
    float:left;
    width:200px;
}

div#next {
    float:right;
    
}


form#refsearchbig {
    margin: 1em 0em 0em 0em;
    padding:0em;
}

input#reftext {
	width:464px;
	height:16px;
	padding:3px 0px 0px 3px;
	margin:0px 3px 5px 0px;
	font-size:1em;
	border:1px solid #b0b19b;
	background-color:#f5f5f5;
}


input#refsubmit2 
{
    margin:0px 0px 0px 9px;
}

select#refselect,select#refselect2 {
	width:201px;
	height:16px;
	font-size:1em;
	border:1px solid #b0b19b;
	background-color:#f5f5f5;
}

select#refselect {
    margin:0px 4px 0px 0px;
}

select#refselect2 {
    margin:0px;
}

