body,html
{
    font-size: 12px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    line-height: 1.6;
    color:#333333;
    padding: 0px;
    margin: 0px;
}

#primarycontent {
    position: relative;
    width: 633px;
    float: left;
}

#secondarycontent {
    position: relative;
    width: 180px;
    float: right;
    top:17px;
}

div#footer {
    position:relative;
    width:660px;
    clear:both;
    text-align:center;
    margin: 0 0 20px 0;
    padding-top:30px;
}

p
{
    margin-bottom: 14px;
    text-align: justify;
}

p.impressum {
    margin-bottom: 30px;
}

p.datenschutz {
    margin-bottom: 30px;
}

span.code {
    font-family: monospace;
    display:block;
    background-color:#999999;
    border:dashed 1px #000000;
    color:white;
    margin:13px 0px 0px 0px;
    padding: 3px 3px 3px 7px;
}

#primarycontent p.slash_der_woche {
    padding:0px;
    margin:30px 0px 0px 0px;
}
#primarycontent p.slash_p {
    padding:0px;
    margin:0px 0px 30px 0px;
}

a
{
color:#383838;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


#content_wrapper {
    position: relative;
    width: 900px;
    margin: 0px auto;
    padding: 0px;
    background: none;
}

#inner
{
position: relative;
padding: 13px 30px 0px 30px;
z-index: 2;
}

#header
{
    display:none;
}

div.header {
    margin:0 0 10px 0;
}

#head_spacer {
    position:relative;
    right:0px;
    width:840px;
    height:260px;
    z-index:100;
    background-image:url(/images/iBlog_header.jpg);
    margin-bottom:40px
}

#menu
{
position: relative;
background: #fff url('img/a16.gif') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 206px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color:#383838;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('img/a18.gif') repeat-x top;
color:#383838;
text-decoration: none;
}

dd {
    padding:0;
    margin:0;
}

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

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color:#383838;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 30px;
}


#primarycontent h3 {
    font-size: 30px;
    padding:0px;
    margin:0px 0px 10px 0px;
}

#primarycontent h3.impressum {
    font-size: 18px;
    padding:0px;
    margin:0px 0px 10px 0px;
}

#primarycontent h3.datenschutz {
    font-size: 18px;
    padding:0px;
    margin:0px 0px 10px 0px;
}

#primarycontent h3.guestbook_h3 {
    font-size: 18px;
    padding:0px;
    margin:0px 0px 0px 0px;
}

#primarycontent h3.links {
    font-size: 18px;
    padding:0px;
    margin:30px 0px 0px 0px;
}

#primarycontent h3.iblog_header {
    font-size: 18px;
    padding:0px;
    margin:30px 0px 0px 0px;
}

#secondarycontent h3 {
    font-size: 18px;
    padding:0px;
    margin:0px 0px 5px 10px;
}

#primarycontent div.serendipity_commentsTitle h3 {
    font-size: 18px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}

img {
	padding:1px;
	background:#ffffff;
	border:none;
}

img a {
	padding:2px;
	background:#ffffff;
	border:none;
}

.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
	padding-right:6px;
	text-align: center;
	background:#ffffff;
	border:none;
}

.serendipity_imageComment_center {
	margin: auto;
}

.serendipity_imageComment_left {
	float: left;
	margin: 0px 10px 6px 0px;
}

.serendipity_imageComment_right {
	float: right;
	margin: 0px 0px 6px 10px;
}

.serendipity_imageComment_txt {
	margin: 0px 10px 6px 10px;
	line-height:120%;
	color:#383838;
	text-decoration:none;
}

div#slash_der_woche {
    background-position:bottom;
    margin:-5px -10px -20px -10px;
    padding: 5px 10px 20px 10px;
}

div.serendipity_search.serendipity_search_results {
    margin-bottom:20px;
}

div.plugin_comment_wrap {
    margin-bottom:10px;
}
/*
input#serendipity_commentform_name {
    width:300px;
}
input#serendipity_commentform_email {
    width:300px;
}
input#serendipity_commentform_url {
    width:300px;
}
select#serendipity_replyTo {
    width:300px;
}
textarea#serendipity_commentform_comment {
    width:540px;
}
*/
ol {
    padding:0;
    margin:0 0 0 20px;
}

.serendipityCommentForm {
    display:block;
    float:left;
}
.form_name_label {
    float:left;
    width:70px;
    height:20px;
}
#serendipity_commentform_name {
    float:left;
    margin-right:250px;
}
.form_mail_label {
    clear:left;
    float:left;
    width:70px;
    height:20px;
}
#serendipity_commentform_email {
    float:left;
    margin-right:250px;
}
.guestbook_emailprotect {
    float:left;
}
.form_url_label {
    clear:left;
    float:left;
    width:70px;
    height:20px;
}
#serendipity_commentform_url {
    float:left;
    margin-right:270px;
}
.form_replyto_label {
    clear:left;
    float:left;
    width:70px;
    height:20px;
}
#serendipity_replyTo {
    float:left;
}
.form_textarea_label {
    clear:left;
}
#serendipity_commentform_comment {
    clear:left;

    width:600px;
    height:200px;
}
#checkbox_remember {
    clear:left;
}
.comment_buttons {

}

.serendipity_msg_important {
    font-weight:bold;
    color:#990000;
    margin-top:10px;
}

div#commentlist .serendipity_comment { margin-top:20px; }

#serendipityQuickSearchTermField {
	width:120px;
}
