@import "http://www.astrid-paprotta.de/reset.css";

body
{
	border-top: 10px solid #EEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000 url(http://www.astrid-paprotta.de/images/hp1.jpg) no-repeat left top;
}

#box
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#text
{
	margin: 60px auto 0;
	padding: 0;
	text-align: center;
	width: 700px;
}

h1
{
	font-size: 20px font-style: italic;
	color: #4D4D4D;
	letter-spacing: 1px;
}

h2
{
	padding: 50px 0 10px 0;
	font-size: 44px;
	font-style: normal;
	text-transform: uppercase;
	color: #C00;
	letter-spacing: -1px;
	border-bottom: medium #667 double;
}

h3
{
	margin: 0;
	padding: 20px 0 30px 0;
	font-size: 26px;
	font-style: normal;
	text-transform: uppercase;
	color: #BBC9CB;
}

span
{
	float: left;
	font-size: 4em;
	line-height: .8em;
	margin-right: 3px;
	padding: 2px;
	color: #C00;
}

.go
{
	margin: 0;
	padding: 30px 0;
}

#aus
{
	clear: both;
	margin: 50px auto 5px auto;
	padding: 0;
	width: 700px;
	text-align: center;
	color: #AAB;
	font: 11px Helvetica, Arial, sans-serif;
}

#aus p
{
	text-align: center;
	color: #666666;
}

.cl { clear: both; }

p
{
	color: #F9F9F9;
	margin: 30px 60px;
	padding: 1em 0;
	line-height: 1.8em;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: justify;
}

a:link, a:visited
{
	color: #AAB;
	font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

a:hover, a:active
{
	color: #999;
	font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

hr
{
	margin-top: 40px;
	visibility: hidden;
}
