html,body {	
margin: 0px;	
padding: 0px; 
font-family: Arial, Helvetica, sans-serif;
font-size:90%;}


body{

/*background-position: center;*/

}

h1.csc-firstHeader {font-size:1.3em;  font-family: Arial, Helvetica, sans-serif; }

h1{font-size:1.3em;  font-family: Arial, Helvetica, sans-serif; }
h2{font-size:1.2em;  font-family: Arial, Helvetica, sans-serif; }
h3{font-size:1.4em;  font-family: Arial, Helvetica, sans-serif; }
h4{font-size:1.5em;  font-family: Arial, Helvetica, sans-serif; }


p.bodytext {font-size: 0.95em;  line-height: 1.3em; font-family: Arial, Helvetica, sans-serif; }

p.bodytext a {font-size: 0.95em; font-weight: bold;  text-decoration: underline;}
p.bodytext a.active {font-size: 0.95em; font-weight: bold;  text-decoration: underline;}
p.bodytext a:hover {font-size: 0.95em; font-weight: bold;  text-decoration: underline;}

.img {border:none;text-decoration: none;}
a img{border:none; text-decoration: none;}
p.bodytext a img {text-decoration: none;	border:none; }
p.bodytext img {text-decoration: none;	border:none;}


/*+++++++++++++++++++++++++++++++++++ printversion ++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#print_all{width:960px; padding:13px;}
#print_head{ margin-bottom:20px;} 
#print_content{}

 /***************/
/* Bulletlists - Typo3 specifications*/
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 0.95em; color: #7C7B79;	 }
OL.csc-bulletlist LI { font-size: 0.95em; color: #FFCD00; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 {color: #FFCD00; list-style-image: url(../images/pfeil.gif); line-height:1.2em;}
UL.csc-bulletlist-1 {color: #FFCD00;list-style-type : decimal; }
UL.csc-bulletlist-2 { color:#FFCD00;	  list-style-position : inside; }
UL.csc-bulletlist-3 {color:#FFCD00;   }

li{ font-size: 0.95em;color: #7C7B79; list-style-image: url(../images/pfeil.gif); line-height:1.2em; }
ui{ font-size: 0.95em; color: #7C7B79;	}

.datasheet {margin-top:15px;}
.datasheet a{text-decoration:none;}
.datasheet img {border:none; margin: 0; padding: 0;}