@import "http://www.astrid-paprotta.de/weblog/reset.css";

body
{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background: #FDFDFD url(http://www.astrid-paprotta.de/images/bg_sw.png) repeat-x;
    border-top: 6px solid #000;
}

a:link, a:visited
{
	font-weight: normal;
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #C30;
}

a:hover, a:focus
{
	font-weight: normal;
	text-decoration: none;
	color: #F33;
	border-bottom: 1px solid #F33;
}

a:active
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none;
}

#box
{
	margin: 0 auto;
	width: 600px;
	text-align: center;
	position: relative;
}

#text
{
	float: left;
	width: 600px;
}

#top
{
	height: 180px;
	margin: 0 auto;
	background: url(http://www.astrid-paprotta.de/images/ink.png) no-repeat top left;
}

#menu
{
	float: right;
	margin: 20px 0 0;
}

#menu ul
{
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
}

#menu li { float: left; }

#menu a
{
	display: block;
	margin-right: 8px;
	padding: 5px 20px;
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	background: #ADAFA4;
}

#menu a:hover, #menu .pin a
{
	text-decoration: none;
	border: none;
	background: #D8DBCD;
	color: #000;
}

#menu .pin a { }

h1, h2, h3, h4
{
	font-weight: normal;
	text-transform: uppercase;
}

#top h1
{
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 20px;
	color: #808080;
	text-shadow: 1px 1px 1px #FFF;
}

#text h2
{
	font-size: 24px;
    line-height: 1.3;
	text-align: center;
    margin-top: 35px;
}

#text h2 a:link, #text h2 a:visited
{
	font-weight: normal;
	color: #111;
	text-decoration: none;
	border: none;
}

#text h2 a:hover
{
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #999;
}

#text h3
{
	margin: 5px 0 20px;
	text-align: center;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
	color: #808080;
}

#text h3 a:link, #text h3 a:visited
{
	text-decoration: none;
	border: none;
	font-weight: normal;
	color: #900;
}

#text h3 a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #F33;
	border: none;
}

#navi h2, #z h2
{
	text-align: left;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFF;
	background: #222;
	margin: 20px 0 15px 0;
	padding: 3px 10px;
}

#text .post
{
	position: relative;
	margin-bottom: 40px;
	padding: 0 15px 30px;
	border-bottom: medium #CCC double;
	font: 16px Georgia, Times, "Times New Roman", Palatino, serif;
	text-align: left;
}

#text p
{
	margin: 0 0 15px 0;
	line-height: 24px;
}

blockquote { margin: 1.5em 50px; }

blockquote p
{
	padding-left: 10px;
    font-size: 15px;
	font-style: italic;
    color: #5D5D5D;
	border-left: 2px #DDD solid;
}

span { font-size: 125%; }

.xl
{
	font-size: 18px;
	color: #222;
}

.mini
{
	font-size: 12px;
    line-height: 20px;
}

a img, :link img, :visited img { border: none; }

.add a
{
	text-decoration: none;
	border: none;
}

.zit
{
	color: #D8DBCD;
	font-size: 24px;
	text-align: right;
}

#text .suche
{
	width: 360px;
	margin: 40px 0 20px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px dashed #AAB;
}

#suche1
{
	margin: 20px 0;
	padding-left: 25px;
	color: #000;
    background: #FAFAFA;
    border: medium #CCC double;
	background: url(http://www.astrid-paprotta.de/images/suche.gif) left top no-repeat;
}

.go
{
	text-align: center;
	font-size: 13px;
	margin-top: -10px;
}

.add { margin-top: 80px; }

.bild
{
	margin: 25px auto;
	display: block;
	border: 1px #CCC solid;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0, 0, 0.3);
}

.bild2
{
	float: left;
	margin: 8px 30px 8px 0;
	display: inline;
	border-width: 1px 2px 2px 1px;
	border-color: #EEE;
	border-style: solid;
}

.bild3
{
	margin: 25px auto;
	display: block;
}

.bl
{
	background: #999;
	padding: 3px;
}

.go a
{
	border: none;
}

#z
{
	margin: 50px 0 0;
	text-align: left;
}

#z ul
{
	margin: 10px 0 0 40px;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
}

#z ul li a
{
	display: block;
	text-decoration: none;
    border: none;
	color: #667;
	font-weight: normal;
	padding: 3px 0;
}

#z ul li a:hover
{
	text-decoration: none;
	border: none;
	font-weight: normal;
	color: #F33;
}

#navi { margin: 0 auto; }

#navi ul
{
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
}

#navi ul li { list-style: none; }

#navi ul a
{
	color: #667;
	text-decoration: none;
	border: none;
}

#navi ul a:hover { color: #F33; }

#n1
{
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 40px 0;
}

#n2
{
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 40px 0;
}

#n3
{
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 40px 0;
}

#footer
{
	clear: both;
	margin: 30px auto;
	border-top: 1px solid #222;
}

#footer p
{
	padding: 20px 0;
	font-size: 13px;
	line-height: 1.5;
}

#footer a
{
	text-decoration: none;
	border: none;
}

hr
{
	margin: 30px 0;
	border: 0;
}
