
/*****************/
/*   MAIN BODY   */
/*****************/
body {
	font-size: 0.8em;
	
	margin:0em;
  	font-family: Verdana,Tahoma,Arial,sans-serif;
  	

}
div.quote{
margin-left:2cm;
font-style:italic;
}

/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}

/*** Correction for Safari 1.x ***/
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}
div.alles{

width: 780px;
margin: auto

}
div.header {

width:780px;
border-width:0px;
border-top-width:0px;
border-bottom-width:0px;
     border-style:solid;
     border-color:#d8d8d8;
margin-top:0em;
}
div.kontakt{
text-align:center;
}

div.elevator{
float:left;
text-align:left;
width:780px;
border-width:2px;
border-bottom-width:0px;
     border-style:solid;
     border-color:#d8d8d8;



}

div.partner{
float:left;
text-align:left;
width:780px;
border-width:2px;
border-bottom-width:2px;
     border-style:solid;
     border-color:#d8d8d8;

}

div.oben{
border-width:0px;

   
    
letter-spacing:0.1em;
text-align:center;

font-weight:500;

background-color:#d8d8d8;

}
div.unten{
border-width:0px;
     
     border-style:dotted;
     border-color:black;
     padding:0.2em;
}

b {
font-weight:600;
}

div.footer{


     
     
     padding-bottom:0.2em;
     padding-top:0.2em;
background-color:#fe6602;
color:#fff;
font-weight:700;
width:780px;
border-width:2px;
border-bottom-width:0px;
border-top-width:0px;
     border-style:solid;
     border-color:#d8d8d8;
     border-left-color:#fe6602;
     border-right-color:#fe6602;


}

img {
	padding:0.5em;

}

div.copyright {
padding:0.2em;
color:#ababab;
color:#989797;
text-align:center;

}

/*************************************************/
/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
/*************************************************/

/*** Hyperlinks in middle and right columns ***/
a {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/*** Visited links not in use ***/
/*a:visited {
	background-color: inherit;
	color: rgb(100,100,100);
	text-decoration: underline;
} */
