html {
overflow-y : scroll;
}
body {
font-family : helvetica, arial, sans-serif;
background: url(antikhandel-asl-6.jpg) fixed;
background-size: 1600px;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

h1 {
font-family : times new roman, georgia, palatino linotype;
font-size : 50px;
font-weight: bold;
padding-top : 50px;
}
h2 {
font-size : 20px;
font-family : helvetica, arial, sans-serif;
font-weight : bold;
font-style: italic;
text-align : center;
}
h3 {
font-size : 20px;
font-family : helvetica, arial, sans-serif;
text-align : center;
font-style : normal;
color : black;
}
h4 {
font-family : helvetica, arial, sans-serif;
}
p {
font-family : palatino linotype, georgia, times new roman, serif; 
font-style : normal;
line-height : 150%;
color : white;
}

a {
margin : 10px;
}

a:link, a:visited, a:active, a:hover {
font : italic bold 16px helvetica, arial, sans-serif;
text-decoration : none;
color : orange;
}

a:hover {
text-decoration : underline;
}
	
#inhalt img {
border: 2px inset red;
margin-left: 15px;
margin-right: 15px;
}

#inhalt {
box-shadow : 10px -10px 10px black;
-moz-box-shadow : 10px -10px 10px black;
-webkit-box-shadow : 10px -10px 10px black;
}

#links {
box-shadow : 10px -10px 10px black;
-moz-box-shadow : 10px -10px 10px black;
-webkit-box-shadow : 10px -10px 10px black;
}
