@charset "ISO-8859-1";
body { font-family: "Times New Roman", Times, Serif; background-color: #FF9999; margin: auto; width: 1000px;}
p { color: #000000; font-size: 15pt; padding-left: 30px; padding-right: 30px; padding-top: 20px; text-align: justify;}
h2 { color: #663300; padding-left: 30px; font-size: 19pt; }
h3 { color: #000000; padding-left: 10px; font-size: 19pt; display:inline; }
#oben {
margin-left:98px;
margin-top:5px;
margin-bottom: 50px;
}
#left {
float:left;
margin-left:98px;
width:330px;
height:300px;
}
#right{
float: right;
margin-right:100px;
width:400px;
height:300px; }
a.text:link {
font-family: "Times New Roman,Times,Serif";
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #000000;
background-color: #bc7171;
}
a.text:visited {
font-family: "Times New Roman,Times,Serif";
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #0000ff;
background-color: #bc7171;
}
a.text:active {
font-family: "Times New Roman,Times,Serif";
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #00ff00;
background-color: #bc7171;
}
a.text:hover {
font-family: "Times New Roman,Times,Serif";
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #ff0000;
background-color: #00ffff;
}
