body
{
	background: #000 url(http://www.astrid-paprotta.de/images/hp1.jpg) no-repeat center top;
	color: #AAB;
	font-family: Georgia, "Times New Roman", Times, FreeSerif, serif;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3 { color: #CDCDE2; }
img { border: none; }

.left
{
	float: left;
	margin: 15px 15px 0 0;
}

.right
{
	float: right;
	margin: 15px 0 30px 15px;
}

h2
{
	background: url(http://www.astrid-paprotta.de/images/hp2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 30px 0;
}

#logo
{
	width: 700px;
	height: 220px;
	margin: 40px auto 15px auto;
}

#logo h1
{
	margin: 0;
	padding: 60px 0 0 320px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
}

#box
{
	width: 700px;
	margin: 0 auto;
}

#tb
{
	float: left;
	width: 380px;
	min-height: 650px;
	padding-top: 0;
	text-align: right;
	line-height: 2em;
}

#tf
{
	width: 300px;
	float: right;
	margin: 0;
	padding: 30px 0 10px 0;
	line-height: 2em;
}

p
{
	margin-top: 30px;
	text-align: right;
}

#menu
{
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

#menu ul
{
	margin: 0 0 0 60px;
	padding-left: 60px;
	list-style: none;
}

#menu li { display: inline; }

#menu a
{
	display: block;
	float: left;
	height: 34px;
	padding: 16px 50px 0 50px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	color: #CDCDE2;
}

#menu a:hover
{
	background: #000 url(http://www.astrid-paprotta.de/images/hp2.gif) no-repeat 15px 50%;
	color: #FFE;
}

#menu .first a { border: none; }
#menu .active a { color: #444; }
span { font-size: 130%; }

#zit
{
	height: 160px;
	font-size: 24px;
	line-height: 1.4em;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 40px;
	padding: 10px 30px 10px 0;
	color: #424A5C;
	text-shadow: 0 1px 1px #BBB;
	background: url(http://www.astrid-paprotta.de/images/cover1.png) left bottom no-repeat;
}

#aus
{
	clear: both;
	margin: 15px auto;
	padding-top: 30px;
	text-align: center;
	color: #AAB;
	font: 12px Helvetica, Arial, sans-serif;
}

#aus a
{
	text-decoration: none;
	color: #4E515B;
}

.navi ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navi li a
{
	margin: 0;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	padding: 25px 0;
	color: #FFEEEC;
	font-size: 16px;
	letter-spacing: 2px;
	display: block;
}

.navi li a:hover { color: #FFE; }
.navi li a:visited { color: #C99; }
.bild { margin: 80px 0 0 80px; }
.cl { clear: both; }

