File: krebs2.html

package info (click to toggle)
ball 1.4.3~beta1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 318,984 kB
  • sloc: cpp: 346,579; ansic: 4,097; python: 2,664; yacc: 1,778; lex: 1,099; xml: 964; sh: 688; sql: 316; awk: 118; makefile: 108
file content (45 lines) | stat: -rw-r--r-- 2,224 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
	<head>
		<title>Brustkrebs</title>
		<link rel="stylesheet" href="../css/style.css">
	</head>
	<body style="background-color:#000000;color:#FFFFFF;margin:0px 0px 0px 0px" >
	  <div class="navigation" id="breadcrumb">
	    <a href="index.html?action=clearAll&module=common_functions">Startseite</a> > 
			<a href="krebs.html?action=loadProject&module=common_functions&filename=projects/DNA.bvp">Brustkrebs I</a> > Brustkrebs II
	  </div>
	  <div id="text-content">
	    <h1>Brustkrebs</h1> 
		<div class="greeter">
	     	<p class="general">

		<p class="step">
		Docetaxel wurde urspr&uuml;nglich aus der Eibenrinde gewonnen.<br>
		<div id="Docetaxel_bg" class="structure"><div class="img"><img id="Docetaxel" src="../images/Docetaxel3.png"> </div>
		Docetaxel (Quelle: Wikipedia)</div>
		</p>
		<p class="step">
		<div class="task">Klicke <a href="krebs2.html?action=loadProject&module=common_functions&filename=projects/Docetaxel_solo.bvp">hier</a>, 
		um Dir die r&auml;umliche Struktur von Docetaxel anzusehen.</div>
		</p >	
		<p class="step">	
		Bei der Zellteilung spielen so genannte Motor-Proteine eine wichtige Rolle. 
		Sie sorgen f&uuml;r die Verteilung der DNA auf die beiden neuen Tochterzellen w&auml;hrend der Zellteilung.

		<div id="Zellteilung_bg" class="structure"><div class="img"><img id="Zellteilung" src="../images/Zellteilung2.png"> </div>
		Zellteilung (Quelle: Wikipedia)</div>

		<h3>Wie verhindert Docetaxel die Zellteilung?</h3>
		Docetaxel passt perfekt in den "Tankdeckel" des Motor-Proteins und verhindert damit die Verteilung und damit eine erfolgreiche Zellteilung.<br> 
		Nat&uuml;rlich hat ein Molek&uuml;l keinen Tankdeckel, gemeint ist hier ein f&uuml;r die Funktion des Molek&uuml;ls wichtiger Bereich 
		des Motor-Proteins, seine Bindetasche.<br>
		<br>
		<div class="task">Klicke <a href="krebs2.html?action=loadProject&module=common_functions&filename=projects/Docetaxel.bvp">hier</a>, um Dir die Bindetasche n&auml;her anzusehen.</div>
		</p >	
		<a href="krebs.html?action=loadProject&module=common_functions&filename=projects/DNA.bvp">zur&uuml;ck</a>  
		<a href="index.html?action=clearAll&module=common_functions">Startseite</a> 
		</div> 
		</div>
		</body>
</html>