* {
cursor: url(../sonstiges/cursor.cur), url(../sonstiges/cursor.png), auto;
}
body {
background-color : black;
background-image : url(../grafik/background.jpg);
font-family : Arial, sans-serif;
font-size : 1em;
margin : auto;
text-align : center;
width : 700px;
}
h1 {
margin : 0px;
}
h2 {
font-size : 0.9em;
}
a:link {
color : black;
text-decoration : underline;
}
a:visited {
color : blue;
text-decoration : underline;
}
a:hover {
color : black;
text-decoration : none;
}
a:active {
color : #ff9900;
text-decoration : underline;
}
hr {
background-color : white;
border : none;
border-bottom : 1px solid #a3b8ed;
}
img {
border : 0px;
}
textarea {
font-family : Arial, sans-serif;
font-size : 1.3em;
}
.navigation {
margin-top : 15px;
width : 700px;
border-bottom : 1px solid white;
}
.umrandung {
width : 700px;
border-left : 1px solid white;
border-right : 1px solid white;
margin-top : 20px;
margin-bottom : 30px;
}
.inhalt {
text-align : left;
padding : 15px;
padding-bottom: 16px;
background-color : white;
margin-left : 20px;
margin-right : 20px;
border-bottom : 3px solid white;
}
.spalte {
background-image : url(../grafik/hr2.gif);
background-repeat : repeat-y;
text-align : left;
vertical-align : top;
padding-left : 15px;
text-align : center;
}
.produkt {
background-color : #a3b8ed;
width : 124px;
margin-bottom : 30px;
margin-left:auto;
margin-right:auto;
}
.produktrahmen {
 border : 2px solid #a3b8ed;
}
.imglink {
text-decoration : none;
}
.underlineblue {
border-bottom : 2px solid #a3b8ed;
}
.buttonblue {
background-color : #a3b8ed;
border : 1px solid #415685;
}
.buttongrey {
background-color : #DFDFDF;
border-color : #DFDFDF;
}
.stufflisten {
margin-bottom : 5px;
}
.klein {
font-size : 0.7em;
}
.normalklein {
font-size : 0.8em;
}
.normal {
font-size : 0.9em;
}
