body
{
	margin: 0;
	padding: 0;
	font: 11px/1.6em Verdana, Arial, Helvetica, "Lucida Sans Unicode", sans-serif;
	text-align: center;
	color: #000;
	background: #F5F5F5 url(http://www.astrid-paprotta.de/images/bg_d.png) repeat-x top center fixed;
}

a:link
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #DDD;
}

a:visited
{
	font-weight: normal;
	color: #888;
	text-decoration: none;
	border: none;
}

a:hover, a:active
{
	font-weight: normal;
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}

h1, h2, h3
{
	font-family: Georgia,serif;
	font-weight: normal;
}

h1
{
	letter-spacing: -1px;
	font-size: 2em;
	color: #73787E;
	text-transform: lowercase;
	text-align: left;
	padding: 8px 0 10px 10px;
	margin: 0;
}

h1 a:link, h1 a:visited
{
	color: #AAB;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

#text h2
{
	margin: 15px 0 5px 0;
	font-size: 1.5em;
	letter-spacing: 1px;
	color: #600;
}

#alpha h3
{
	padding: 15px 25px 0 0;
	font-size: 12px;
	color: #667;
}

#intro
{
	border-bottom: 2px dotted #DDD;
	background: #000;
}

#top
{
	height: 80px;
	text-align: right;
}

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

#navi
{
	float: left;
	width: 150px;
	text-align: left;
	margin: 0;
	padding: 15px 0 0 20px;
}

#text
{
	width: 480px;
	margin: 0 0 0 230px;
	padding: 0 0 15px 0;
	text-align: left;
}

#suche1
{
	margin: 1.5em 0;
	text-align: left;
}

#navi ul
{
	list-style: none;
	margin: 30px 0;
	padding: 0 20px 0 5px;
}

#navi ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}

#navi ul li a
{
	display: block;
	color: #7C7D70;
	background: inherit;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 3px 3px 3px 0;
	border-bottom: 1px dotted #DDD;
}

#navi ul li a:hover
{
	text-decoration: none;
	font-weight: normal;
	background: #F2F2F2;
	color: #900;
}

span { font-size: 120%; }

.mini
{
	font-size: 11px;
	color: #444;
}

.go
{
	font-size: 20px;
	text-align: right;
	margin: 0 40px 40px 0;
}

.bt { padding: 3px; }

b { color: #808000; }

#aus
{
	clear: both;
	background: #F2F2F2;
	margin-top: 30px;
    border-top: 2px solid #999;
}

#aus p
{
	padding: 6px 0;
	margin: 0;
	text-align: center;
}

#aus a
{
	text-decoration: none;
	border: none;
	color: #333;
}

