* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#512815 url(../images/tapetenmuster.gif);
	font:80%/1.5em Georgia, "Times New Roman", Times, serif;
	color:#dec2a2;
}

h1#puschkin {
	text-indent:-9999px;
	overflow:hidden;
	width:443px;
	height:260px;
	margin:70px auto 20px auto;
	background:url(../images/puschkin-logo-gross.png) no-repeat;
}

h1 {
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
	color:#e2b95f;
	margin:30px 0 30px 0;
	letter-spacing:0.05em;
	padding:0 0 25px 20px;
	background:url(../images/ueberschrift-strich.gif) bottom left no-repeat;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
	color:#e2b95f;
	padding:0 0 5px 20px;
	margin:20px 0 0 0;
}


a:link {
	color:#D6AC4B;
	text-decoration:none;
}
a:visited {
	color:#D6AC4B;
	text-decoration:none;
}
a:hover {
	color:#FFBE0F;
	text-decoration:underline;
}
a:active {
	color:#ccc;
	text-decoration:none;
}


p {
	margin:0 0 15px 0;
}

div#content p {
	margin:0 0 15px 20px;
}
