
#langswitch {display: none;}


h1,h2,h3,h4,h5 {color: #444;}

body {
background: #eee5cb url(http://www.pro-motionmedical.eu/_gfx/body-bg-new.png) repeat-x 50% -40px;
}

#doc2 {
position: relative;
width: 900px;
}

#logo {
height: 140px;
background: transparent url(http://www.pro-motionmedical.eu/_gfx/mastheader-logo-pmd.gif) no-repeat;
margin: 0;
padding: 0;
width: 900px;
position: absolute;
top: 9px;
left: -5px;
}

#logo img {
display: none;
}


#menu {
background: white;
width: 250px;
padding: 0px;
margin-top: 160px;
margin-left: 7px;
float: left;
border: none;
}

#bd {
background: white;
}



.ts1col {
width: 570px;
padding: 160px 0 0 290px;
}

#ft {
background: #444;
margin: 30px 0 0 0;
color: #ddd;
border-bottom: 20px solid #444;
}

#ft h1, #ft h2, #ft h3 {
color: #ddd;
}

#ft .yui-gb {

margin: auto;
text-align: left;
width: 900px;

}

#ft .yui-u {
padding: 10px;
width: 280px;
margin: 0;
}

#ft .first {

}

#ft .last td {
border: none;

}

.tx-pdflist-pi1 ul {
margin: 0;
list-style: none;
}

.tx-pdflist-pi1 li {
display: block;
margin: 0;
list-style: none;
}

.tx-pdflist-pi1 :link,
.tx-pdflist-pi1 :visited {
padding: 4px 4px 4px 24px;
background: url(http://www.pro-motionmedical.eu/_gfx/pdf.gif) no-repeat 0 50%;
line-height: 26px;
text-decoration: none;
}

.get-adobe-reader {

margin: 2em 0;
padding: 1.8em 0em 1em 12em;
border: 1px dotted #555;
border-width: 1px 0;
color: #444;
background: url(http://www.pro-motionmedical.eu/_gfx/get-adobe-reader.gif) no-repeat 0 50%;
}



#canvas {
width: 900px;
margin: 0 auto;
text-align: left;
position: relative;
}

/* generic sap classes */
.line {
	float: left;
	width: 100%;
	display: block;
	position: relative; /*prevents shifting when changing viewport in IE;thanks to Alan Gresley*/
	overflow: hidden; /*only needed for equal height columns*/
	
	background-color: transparent;
}

.item {
	position: relative;
	float: left;
	overflow: hidden;
	left: 100%;
}

.column { /* all columns have continous background color */
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}




