|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
<html> |
|
<head> |
|
<style> |
|
body { |
|
|
|
padding: 0; |
|
font-size: 12px; |
|
font-family: arial; |
|
text-align: center; |
|
|
|
|
|
margin: auto; |
|
color: #444444; |
|
|
|
} |
|
#maincontent |
|
{ |
|
margin-top: -15px; |
|
} |
|
|
|
#linieoben |
|
|
|
{ |
|
height: 20px; |
|
|
|
|
|
} |
|
#linieunten |
|
|
|
{ |
|
background-image: url("rasenunten1.jpg"); |
|
|
|
height: 20px; |
|
font-family: arial; |
|
background-size: 100%; |
|
background-repeat: no-repeat; |
|
} |
|
#bild |
|
|
|
{ |
|
-moz-box-shadow: 3px 3px 3px 3px #d2d2d2; |
|
-webkit-box-shadow: 3px 3px 3px 3px #d2d2d2; |
|
box-shadow: 3px 3px 3px 3px #d2d2d2; |
|
|
|
color: #444444; |
|
font-size: 12px; |
|
font-family: arial; |
|
text-align: center; |
|
|
|
} |
|
#umrandung |
|
|
|
{ |
|
|
|
background: #ffffff; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#shadow2 |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
-moz-box-shadow: 0 0 5px 5px #888; |
|
-webkit-box-shadow: 0 0 5px 5px #888; |
|
box-shadow: 0 0 5px 5px #888; |
|
background: #ffffff; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
h1{ |
|
|
|
font-size: 18px; |
|
font-weight: bold; |
|
} |
|
h2{ |
|
|
|
font-size: 16px; |
|
font-weight: bold; |
|
} |
|
#alle |
|
|
|
{ |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
|
|
#schwach |
|
|
|
{ |
|
font-size: 12px; |
|
font-family: arial; |
|
color: #cecece; |
|
} |
|
|
|
|
|
|
|
#tablea |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #E0E0E0; |
|
border: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#tableb |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #ffffff; |
|
border: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#tablea2 |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #E0E0E0; |
|
border-left: 1px solid #cecece; |
|
border-right: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#tableb2 |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #ffffff; |
|
border: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#tablea3 |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #E0E0E0; |
|
border-top: 1px solid #cecece; |
|
border-right: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
border-bottom: 1px solid #cecece; |
|
} |
|
#tableb3 |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
background: #ffffff; |
|
border-right: 1px solid #cecece; |
|
border-top: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#tablec |
|
|
|
{ |
|
background: #ECEAE6; |
|
|
|
|
|
font-size: 12px; |
|
font-family: arial; |
|
|
|
color: #444444; |
|
height: 20px; |
|
|
|
|
|
} |
|
#bwumrandung |
|
|
|
{ |
|
-moz-border-radius:0px; |
|
-webkit-border-radius:0px; |
|
border-radius:0px; |
|
-moz-box-shadow: 0 0 6px 6px #888; |
|
-webkit-box-shadow: 0 0 6px 6px#888; |
|
box-shadow: 0 0 6px 6px #888; |
|
background: #ffffff; |
|
|
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
#main |
|
|
|
{ |
|
|
|
font-size: 12px; |
|
font-family: arial; |
|
|
|
} |
|
|
|
|
|
|
|
input.inputt, textarea.inputt2, select.field { |
|
background: #B5D1FF; |
|
font-family: Arial,; |
|
font-size: 12px; |
|
margin: 0; |
|
padding: 5px 15px 5px 15px; |
|
border: 1px solid #444444; |
|
} |
|
input.stern { |
|
background-image: url(../stern4.gif); |
|
font-family: Arial,; |
|
font-size: 12px; |
|
margin: 0; |
|
padding: 10px 10px 10px 12px; |
|
border: 0px; |
|
} |
|
input.button1 { |
|
background: #FFF7A5; |
|
font-family: Arial,; |
|
font-size: 12px; |
|
margin: 0; |
|
padding: 5px 15px 5px 15px; |
|
border: 0px solid #444444; |
|
background: #ffffff; |
|
color: #444444; |
|
} |
|
input:hover { |
|
background-color: #cecece; |
|
} |
|
input.suchfeld { |
|
width: 100%; |
|
background: #ffffff; |
|
font-family: Arial,; |
|
font-size: 30px; |
|
margin: 0; |
|
padding: 5px 15px 5px 15px; |
|
border: 1px solid #444444; |
|
} |
|
#blau |
|
|
|
{ |
|
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D6DDFF', endColorstr='#C1CDFF'); |
|
background: -webkit-gradient(linear, left top, left bottom, from(#D6DDFF), to(#C1CDFF)); |
|
background: -moz-linear-gradient(top, #D6DDFF, #C1CDFF); |
|
|
|
|
|
-moz-border-radius:12px; |
|
-webkit-border-radius:12px; |
|
border-radius:12px; |
|
-moz-box-shadow: 0 0 1px 1px #888; |
|
-webkit-box-shadow: 0 0 1px 1px #888; |
|
box-shadow: 0 0 1px 1px #888; |
|
font-family: arial; |
|
padding: 5px; |
|
text-align: center ; |
|
} |
|
#fehlt |
|
|
|
{ |
|
background: #F8FFA3; |
|
border: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
|
|
#fehlt2 |
|
|
|
{ |
|
background: #FFD472; |
|
border: 1px solid #cecece; |
|
font-size: 12px; |
|
font-family: arial; |
|
} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"> |
|
<meta content="giRBhPBhqbOQSlqa7umkL7xovyMTJaMY9sOeT-Nqpf4" name="google-site-verification"> |
|
<meta content="44E9BB5696B082442F295602C5812AE5" name="msvalidate.01"> |
|
<meta content="width=device-width, initial-scale=1" name="viewport"> |
|
<meta content="en" http-equiv="Language"> |
|
<title> |
|
Football Lifestyle: Money & Girls & Cars |
|
</title> |
|
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial"> |
|
</head> |
|
<body> |
|
<center> |
|
<table border="0" cellpadding="0" cellspacing="0" id="main" width="1100"> |
|
<tbody> |
|
<tr> |
|
<td align="left"> |
|
<a> |
|
<img src="rick.jpg" title="Footballer Salary" width="100"> |
|
</a> |
|
<br> |
|
</td> |
|
<td align="right" valign="bottom"> |
|
<form action="/suche.php" enctype="multipart/form-data" method="post"> |
|
<input name="spieler" size="15" style=" resize: none;" text value> |
|
<input class="button" name="suche" type="submit" value="Search player"> |
|
</form> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
<img height="20" src="rick.jpg" width="100%"> |
|
<table border="0" cellpadding="0" cellspacing="0" id="main" width="1100"> |
|
<tbody> |
|
<tr> |
|
<td align="left" width="100%"> |
|
<br> |
|
<center> |
|
<br> |
|
</center> |
|
<br> |
|
<br> |
|
<b> |
|
Top Player |
|
</b> |
|
<br> |
|
<img height="1" src="rick.jpg" width="100%"> |
|
<br> |
|
<table cellpadding="5" cellspacing="0" id="alle" width="100%"> |
|
<tbody> |
|
<tr id="tableb"> |
|
<td valign="top"> |
|
<img src="rick.jpg" width="50"> |
|
</td> |
|
<td valign="top"> |
|
<a> |
|
Shalom Luani |
|
</a> |
|
<br> |
|
Tafuna Jets |
|
<br> |
|
striker |
|
<br> |
|
05.08.1994 |
|
</td> |
|
</tr> |
|
<tr id="tableb"> |
|
<td valign="top"> |
|
<img src="rick.jpg" width="50"> |
|
</td> |
|
<td valign="top"> |
|
<a> |
|
Alfonso Luna |
|
</a> |
|
<br> |
|
Venados FC Yucatán |
|
<br> |
|
defence |
|
<br> |
|
23.01.1990 |
|
</td> |
|
</tr> |
|
<tr id="tableb"> |
|
<td valign="top"> |
|
<img src="rick.jpg" width="50"> |
|
</td> |
|
<td valign="top"> |
|
<a> |
|
Ronan Finn |
|
</a> |
|
<br> |
|
Shamrock Rovers |
|
<br> |
|
midfield - Offensives midfield |
|
<br> |
|
21.12.1987 |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
<br> |
|
<br> |
|
<br> |
|
<b> |
|
The advantages and disadvantages of a career as a football professional |
|
</b> |
|
<br> |
|
<br> |
|
Numerous boys and girls dream of a career as a professional footballer in the early childhood. |
|
<br> |
|
<br> |
|
<b> |
|
Football play with highest merit |
|
</b> |
|
<br> |
|
<br> |
|
Every enthusiastic hobby footballer would give a lot for his life support by playing football. |
|
<br> |
|
<br> |
|
<b> |
|
Varied trips to foreign countries |
|
</b> |
|
<br> |
|
<br> |
|
In addition to these two factors, which would make a career change for most people, professional footballers have the opportunity to travel to many foreign countries. |
|
<br> |
|
<br> |
|
<b> |
|
Professional footballers suffer from immense performance pressure |
|
</b> |
|
<br> |
|
<br> |
|
Together with these clear advantages, there are of course also some disadvantages. |
|
<br> |
|
<br> |
|
<b> |
|
Absolute discipline with little space for self-development |
|
</b> |
|
<br> |
|
<br> |
|
In addition, a career as a professional footballer offers very little room for self-development. |
|
<br> |
|
<br> |
|
<b> |
|
Demanding careers with high benefits |
|
</b> |
|
<br> |
|
<br> |
|
The career as a professional footballer offers numerous attractive advantages for the performance athletes. |
|
<br> |
|
<br> |
|
<br> |
|
<br> |
|
<br> |
|
</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</center> |
|
<br> |
|
</body> |
|
</html> |
|
|