body {
	background: #f3f0e5 url(bilder/back_main.jpg) fixed;
}

#header {
	
	height: 374px;
	width: 950px;
	background-image: url(bilder/kopf.png);
	
	position: relative;
	z-index: 0;
}

h3.toggler_schreib_allen {
    background: none repeat scroll 0 0 transparent;
    color: #9B1121;
    cursor: pointer;
    font-family: 'Andale Mono',sans-serif;
    font-size: 12px;
    margin: 0 0 40px;
    padding: 3px 5px 1px;
    text-align: center;
    width: 95%;
    border: none;
}

h3 {
	font-family: "Snell Roundhand", Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-style: italic;
}

h1, h2, h3 {
text-shadow: 0 2px 0 #FCF9EE, 0 4px 0 rgba(0, 0, 0, 0.15);
	}

.comment-top {
	background-image: url(bilder/comment_top.png);
	width: 346px;
	height: 50px;
}

.comment-middle {
	background-image: url(bilder/comment_middle.png);
	padding-left: 40px;
	padding-right: 30px;
}



.comment-bottom {
	background-image: url(bilder/comment_bottom.png);
	width: 346px;
	height: 36px;
}

#header_inner {
	width: 592px;
	height: 374px;
	background: url(bilder/kopf.jpg) no-repeat;
	margin-left: 206px;
	vertical-align: bottom;
}

#like {
	position: absolute;
	right: 0px;
	margin-right: 140px;
	margin-top: 160px;
	width: 70px;
	height: 72px;

	
}

#like a{
	width: 70px;
	height: 72px;
	display: block;
	position: absolute;
	
	background-image: url(bilder/like_this_shit.png);
}

.pagetitle {
	padding-top: 220px;
	padding-left: 130px;
	width: 320px;
	text-align: center;
}

#mitte_wrap {
	background-image: url(bilder/mitte_blank.png);
	
}

#mitte {
	background: url(bilder/mitte.jpg) no-repeat 206px 120px;
	margin-top: -120px;
	position: relative;
	z-index:3;
}

#sidebar {
	width: 200px;
	height: 205px;
	position: fixed;
	background-image: url(bilder/menue.png);
	margin-left: 750px;
	padding-top: 60px;
	padding-left: 20px;
	z-index: 4;
	top: 260px;
}

#menue_wrap li {
	list-style: none;
}

.submenu li {
	list-style-type: circle !important;
	list-style-position: outside;
}



#menue_wrap a {
	color: #4c4c4c;
	text-decoration: none;
	font: italic normal 1.8em "Snell Roundhand", Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 1px 0 #FCF9EE, 0 3px 0 rgba(0, 0, 0, 0.15);
}



#content {
	padding-top: 100px;
}

#footer {
	height: 178px;
	background-image: url(bilder/mitte_blank.png);
	/*background: url(bilder/unten.png) no-repeat;*/
	
}

#footer_inner {
	width: 592px;
	height: 178px;
	margin-left: 206px;
	background: url(bilder/unten.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	
}

#footer_content {
	padding-top: 100px;
}

#footer_bottom {

	height: 100px;
}

#footer_schatten {
	margin-left: 32px;
	width: 621px;
	height: 27px;
	background-image: url(bilder/unten_schatten.png);
}

ul.footer_wrap {
    
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
width: 100%;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

ul.footer_wrap li {
 display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;

}

.footer_wrap li a {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
padding-top: 0px;
color: #444444;
text-decoration: none;
}

#footer_p {
	margin: 0 0 0.8em;
}

.first_bottom {
	border-right: 1px solid #444444;
}


.quip-comment-left {
	width: 120px;
	float: left;
}

.quip-comment-body {
	text-align: left;
} 

.quip-comment-text {
	width: 346px;
	float: left;
}

.quip-comment-alt {
   
	
}


.quip a { text-decoration: none; }
.quip a:hover { text-decoration: underline; }

.quip-comment form, .quip-comment p { padding: 0; margin: 0;}
div.quip-comment {
    padding: 4px;
}
li.quip-comment {
    background: transparent;
    list-style: none;
    padding: 0;
    margin: 0;
}
ol.quip-comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.quip-comment-list li ol {
    margin-bottom: 0;
    padding-left: 20px;
}
ol.quip-comment-list li {
    list-style-type: none;
    position: relative;
    margin-left: 0;
}
ol.quip-children {
    margin: 0;
}

/*.quip-comment-alt {
    background-color: #f2f2f2;
}*/
.quip-comment-body {
    padding: 5px 7px;
}
.quip-comment-text p {
	
    padding-top: 0px;
}
.quip-unapproved, .quip-unapproved a {
    color: #a4a4a4;
}
.quip-comment-createdon {
    font-style: italic;
    font-size: small;
}
.quip-comment-createdon a { color: #777; }
.quip-comment-author, .quip-comment-author a { color: #444; font-weight: bold; }
.quip-comment-author strong { color: #333; }

.quip-reply-link {
    font-size: 11px;
    float: left;
}
.quip-break { clear: left; }

.quip-error { color: red; }
.quip-success {
    color: green;
}
.quip-clear {
    clear: both;
}

.quip-comment-right {
    float: right;
}
.quip-comment-options {
    clear: right;
    margin-top: 2px;
    text-align: right;
    font-size: 11px;
}
.quip-comment-options a {
    color: #777;
}
.quip-avatar {
    float: right;
    padding: 3px;
    margin: 2px;
    border: 1px solid #ccc;
}

/* add comment */
.quip-add-comment p {
    color: #888;
    margin-bottom: .2em;
}
span.quip-allowed-tags {
    font-weight: normal;
    font-size: 11px;
    font-style: normal;
    float: right;
    }
.quip-add-comment .textarea {
    width:auto;
}
.quip-add-comment textarea {
    width: 100%;
    padding:0;
}
.quip-add-comment input[type=text] {
    width: 50%;
    float: left;
    border: 1px solid #888;
    padding: 5px;
    }
.quip-add-comment label {
    width: 20%;
    float: left;
    }
.quip-fld br { clear: both; }

div.quip-comment input[type=submit] {
    cursor: pointer;
}
.quip-preview {
    border-bottom: 1px solid #d4d4d4;
    padding: 7px 7px;
    background-color: #f2f2f2;
}
/* --------------------------------------------------------------

   fancy-type.css
   * Lots of pretty advanced classes for manipulating text.

   See the Readme file in this folder for additional instructions.

-------------------------------------------------------------- */

/* Indentation instead of line shifts for sibling paragraphs. */
   /*p + p { text-indent:2em; margin-top:-1.5em; }*/
   form p + p  { text-indent: 0; } /* Don't want this in forms. */


/* For great looking type, use this code instead of asdf:
   <span class="alt">asdf</span>
   Best used on prepositions and ampersands. */

.alt {
  color: #666;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal;
}


/* For great looking quote marks in titles, replace "asdf" with:
   <span class="dquo">&#8220;</span>asdf&#8221;
   (That is, when the title starts with a quote mark).
   (You may have to change this value depending on your font size). */

.dquo { margin-left: -.5em; }


/* Reduced size type with incremental leading
   (http://www.markboulton.co.uk/journal/comments/incremental_leading/)

   This could be used for side notes. For smaller type, you don't necessarily want to
   follow the 1.5x vertical rhythm -- the line-height is too much.

   Using this class, it reduces your font size and line-height so that for
   every four lines of normal sized type, there is five lines of the sidenote. eg:

   New type size in em's:
     10px (wanted side note size) / 12px (existing base size) = 0.8333 (new type size in ems)

   New line-height value:
     12px x 1.5 = 18px (old line-height)
     18px x 4 = 72px
     72px / 5 = 14.4px (new line height)
     14.4px / 10px = 1.44 (new line height in em's) */

p.incr, .incr p {
  font-size: 10px;
  line-height: 1.44em;
  margin-bottom: 1.5em;
}


/* Surround uppercase words and abbreviations with this class.
   Based on work by Jørgen Arnor Gårdsø Lom [http://twistedintellect.com/] */

.caps {
  font-variant: small-caps;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-size:1.2em;
  line-height:1%;
  font-weight:bold;
  padding:0 2px;
}

img, div {
	behavior: url(bilder/iepngfix.htc); 

} 

