/* Fuer Cenorx index.htm*/
html {
margin: -19px 0 0 0;
}
body {
text-align: center;
margin:39px;
border:thin solid #CCCCFF; 
color: #33CC33;
font-family: Lucida Console, Arial, sans-serif;
}
h2 {
font-size: 91%;
}
.back {
background: url(bilder/gerstengras-bgd.jpg) no-repeat;
padding:0px 27px 0 27px;
}
.intro {
font-family: Verdana, Arial, sans-serif;
color: #0099CC;
}
.intro h1{
font-size: 121%;
color:#009900;
}
a{
color:#009900;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:maroon;
text-decoration:underline;
font-weight:bold;
}

