/* allgemein */


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


body {
margin: 0;
padding:0;
background: url(http://www.blackinkpress.net/Bilder/background.gif);
background-attachment:fixed;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}


a {
background:#000;
font-weight:normal;
text-decoration: none;
color:#FFF;
}

a:hover {
color:#000;
text-decoration: none;
}

a img { border:5px solid #FFF;
}


ul, ul li {
list-style-type: none;
}

img{
margin: 0;
padding:0;
}

#wrap {
width:440px;
margin-left:150px;
margin-top:0px;
}

#header {
background: url(http://www.blackinkpress.net/Bilder/trashmenueoben.gif);
background-repeat:no-repeat;
margin: 0;
padding:0;
height:40px;
}

#header h1 {
padding:10px;
color: #FFF;
font-size:1.6em;
}


#header h1 a {
text-decoration: none;
color: #fff;
}

#header h1 a:hover {
color:#FFF;
text-decoration: none;
}

#header img a:hover {
color:#FFF;
text-decoration: none;
}

#header p {
font-size:1em;
color:#fff;
padding:5px 5px 0 5px;
}

/* navigation*/

#sidebar {
background: url(http://www.blackinkpress.net/Bilder/trashmenue.gif);
background-repeat:no-repeat;
height:110px;
clear:both;
padding:0 10px;
margin:0;}

#nav {
width: 350px;
background: #000;
font-family: Courier, Arial, Helvetica, sans-serif;
font-size: 150%;
margin:0;
padding:0;
text-decoration: none;
  }

#nav ul {
margin: 0px;
padding: 0px;}

#nav li {
display:inline;
list-style: none;
margin: 0px;
padding: 0px;
background: #000;
  }

#nav a {
height:20px;
color:#FFF;
text-decoration: none; }

#nav a:hover {
height:20px;
color:#000;
text-decoration:none; }

/* content */

#content {
width:430px;
float:left;
color:#000;
margin:0;
padding:0;
}

#footer {
clear: both;
}


h1 {font-size:160%;
line-height: 1.5em;}

h2 {
font-family: Courier, Arial, Helvetica, sans-serif;
line-height: 1.4em;

}

h3 {font-size:80%;
line-height: 1.2em;
}


/* seiten */

.post {
background:#FFF;
padding:0 10px;
}

.post h2 {
font-weight:normal;
padding:5px 0 5px 0;
margin:0;
font-size:1.4em;
color:#000;
}

.post h2 a {
text-decoration:none;
color:#FFF;
background:#0099cc;

}

.post h2 a:hover {
color:#0099cc;
background:#FFF;
text-decoration:none;
}

.post p {
line-height:1.2em;
margin:0;
padding-right:10px;
}

.post img {
background:#FFF;
}


.post img.icon {background:#fff;
margin-bottom:-4px;
}

.post ul, li {
list-style-type:dot;
margin-left:15px;
}

.post blockquote {
margin:5px;
border:2px solid #CCC;
padding:10px;
line-height:20px;
text-align:left;
background:#222;
color:#FFF;
font-size:1em;
}

.post blockquote p {
color:#FFF;
}

.post cite {
font-size: 1em;
font-style: normal;
}


/* verschiedenes */
.wp-pagenavi {margin-top:15px;}
#flexi-pages-1{display:inline;}

.highlight{
padding:0 5px;
background:#000;
color:#fff;
}

.rahmen { margin-top:15px; margin-bottom:0px; border: solid 5px #000; background:#FFF;}
.dunkelblau {background:#006699;}
.blau {background:#0099CC; }
.hellblau {background:#66CCFF;}
.clear {clear:both;)