@charset "ISO-8859-1";
body {
margin: auto;
background: #ff9999 none repeat scroll 0% 50%;
width: 990px;
font-family: "Monotype Corsiva","Times New Roman";
font-style: italic;
}
h1 {
padding-left: 25px;
padding-top: 0px;
font-size: 38pt;
font-weight: 400;
}
h2 {
padding-left: 60px;
padding-top: 0px;
font-size: 30pt;
font-weight: 500;
}
h3 {
font-size: 18pt;
font-weight: 500;
}
p {
color: #000000;
font-size: 18pt;
text-align: center;
}
#linksoben {
margin: 0px;
float: left;
top: 0px;
left: 0px;
width: 600px;
height: 230px;
background-color: #ff9999;
}
#rechtsoben {
border: 1px solid #ff9999;
margin-top: 5px;
width: 390px;
height: 230px;
background-color: #ff9999;
}
#linksunten {
border: 1px solid #ff9999;
float: left;
width: 640px;
background-color: #ff9999;
}
#rechtsunten {
float: right;
width: 345px;
background-color: #ff9999;
}
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;
}
#inline {
display: inline;
}
#InAbst {
display: inline;
padding-left: 30px;
}
#AbstHe {
float: right;
padding-right: 5px;
}
#PlatzHerechts {
text-align: center;
}
#AbstandMail {padding-left: 80px;
}