
html {
	background: #3e2407;
	}
body {
	background: #3e2407  url("images/middle_bg.gif") repeat-y;
  background-position: center;
	padding: 0;
  margin: 0;
	text-align: center; /* For IE */
	}
.clearboth {
  clear: both; padding: 0; margin: 0;
  }
#header {
  width: 900px;
  height: 150px;
  background: #fdd768;
  margin: 0 auto;
  background: url("images/header.jpg") no-repeat;
  }
#content {
  line-height: 1.6em;
  padding: 0px 0px;
  width: 687px;
font-family: Arial, sans serif;
  font-size: 100%;
  font-weight: normal;
  float: right;
  }
p {
  display: block
  margin: 0 0 0px 0;
  }
/* .entrytitle img {
  border: 0px none;
  }
.entrytitle span a img {
  border: 0px none;
  }
*/  

.paragraph code {
    text-align: left;
  letter-spacing: -0.08em;
  width: auto; 
  padding: 0 4px;
  margin: 0;
  font-size: 1.4em;
  line-height: 1.6em;
  background: #F4F6F7;  
  }

code.block {
  display: block;
  }

div.paragraph a {
  border: 0;
  }

div.paragraph a img {
  border: 0;
  }  

/* IMAGE REPLACEMENT */
#content h3 {
  margin: 0 0 6px 0;
  clear: both; 
  overflow: hidden;
padding-left: 50px;
padding-top: 20px;
  color: #98002e;
font-family: Arial, sans serif;
  font-size: 110%;
  font-weight: bolder;
  }
#content h3 a {
  position: relative;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  }

 #content h3 span {
  position: absolute;
  }

/* END IMAGE REPLACEMENT */



#content h4 {
  color: #4d5863;
  font-size: 1.37em;
  padding: 0 0 0 14px;
  margin: 10px 0 4px 0;
  background: url("images/bullet.jpg") no-repeat 0 50%;
  }

p.postmetadata {
  font-size: 0.97em;
  clear: both;
  text-align: right;
  display: block;  
  padding-top: 3px;
  padding-left: 100px;
  margin-right: 20px;
  border-top: 1px dashed #708090;
  }

a {
  font-weight: 600;
  text-decoration: none;
	padding: 0 2px;
  }

a:link {
	color: #272c96;
text-decoration: underline;
	}
a:visited {
  color: #272c96;
text-decoration: underline;
  }
a:hover, a:active {
	color: #272c96;
text-decoration: underline;
	}
ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	line-height: 1.2em;
	}

li {
	 padding-bottom: 7px;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	cursor: help;
  }

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
	position: relative; 
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* For IE, see above */
	}

/* Content Text Styles */
div.paragraph {
	margin: 10px 35px 50px 0px;
	padding: 0;
	
  /* margin: 0 50px 0 320px; */
	}
div.paragraph h3 {
  }

#content p {
	/* TEST FORMATIERUNG DES CONTENTS */
  /* float: left; */
  /* ENDE */
  color: #333333;
  margin: 5px 0 5px 0;
	}

small
{
padding-left: 50px;
}

.p1 {
	margin-right: 0px;
  padding: 0;
  font-size: 0.82em;
	line-height: 1.5em;
	text-align: justify;
padding-left: 50px;
  }

.p2 {
  font-size: 0.95em;
	line-height: 1.3em;
  }
.p3 {
  /* clear: both; */
  }
/* NAVIGATION STYLES */
#navlist {
  float: left;
  width: 193px;
  font-family: Arial, sans serif;
  font-size: 85%;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5em;
  }
#navlist ul {
  margin-right: 10px;
  margin-left: 10px;
  }
#navlist ul li {
  display:block;
  margin: 2px 0;
  }    
#navlist h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}
#navlist a {
  font-family: Arial, sans serif;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
#navlist a:hover, #navlist a:active 
{
  font-family: Arial, sans serif;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5em;
  text-decoration: underline;
  background-color: #e34a00;
	}
#navlist acronym {
	border-bottom: none;
	}

/* CATEGORY NAVIGATION */
#nav-topics {
	background: #FECC68 url("images/topics_foot.gif") no-repeat left bottom;
	border-bottom: 2px solid #fff; 
  }
#nav-topics ul {
	padding-bottom: 35px;
  }
#nav-topics a:link, #nav-topics a:visited {
	color: #6A0909;
	}
#nav-topics h3 {
	background: url("images/topics3.gif"); 
	}

#nav-topics li {
	color: #AC4444;
	background: url("images/topics_bg.gif") repeat-x left bottom;
	}

#nav-topics a:hover, #nav-topics a:active {
	color: #6A0909;
	}

/* ARCHIVES NAVIGATION */
#nav-archives {
	background: #AC4444 url("images/archives_foot.gif") no-repeat right bottom;
	/* border-bottom: 2px solid #fff; */
  }

#nav-archives h3 {
	background: url("images/archives2.gif") 0 0;
	}
#nav-archives ul {
  padding-bottom: 35px;
  }
#nav-archives li {
	color: #D88E57;
	background: url("images/archives_bg.gif") repeat-x left bottom;
	}
#nav-archives a:link, #nav-archives a:visited {
  color: #FECC68;
  }
#nav-archives a:hover, #nav-archives a:active {
	color: #6A0909;
	}

/* JUST THE THUMB - SECTION */ 
#nav-thumb {
  background: #B0BAC2;
  text-align: center;
  padding: 0 15px 15px 15px;
  }
#nav-thumb a:link, #nav-thumb a:hover, #nav-thumb a:visited {
  width: 126px; height: 126px; display: block;
  margin: 0 0 0px 0;
  padding: 0px;
  background: url("images/thumbs_bg.gif") no-repeat;
  } 
#nav-thumb a:link img, #nav-thumb a:visited img, #nav-thumb a:active img, #nav-thumb a:focus img {

  border: 0;

  }
#nav-thumb a:hover img {

  
  } 
#nav-thumb a img {

  }  


/* SEARCH --- NAVIGATION */    
#nav-search {
  background: #D88E57 url("images/quicksummary_bg.gif") no-repeat left top;
  border-bottom: 2px solid #fff;
  }
#nav-search form {
  padding:0;
  margin: 0 10px 10px 10px;
  }
#nav-search #s {
  color: #6A0909;
  background: url("images/topics_foot.gif") left bottom;
  border: 2px solid #AC4444;
  padding: 3px;
  width: 130px;
  }
#nav-search #ssubmit {
  margin-top: 5px;
  border: 2px solid #AC4444;
  background: #AC4444;
  color: #FECC68;
  }
 
#nav-search #ssubmit:hover {
  border: 2px solid #6A0909;
  }  
#nav-search ul {
  clear: left;
  }
#nav-search li {
	text-align: left;
  background: url("archives_bg.gif") repeat-x left bottom;
	} 
#nav-search h3 {

	background: url("images/search2.gif");
  color: #18d;
	margin: 0;
	}
#nav-search a:link, #nav-search a:visited {
	color: #6A0909;
	}
#nav-search a:hover, #nav-search a:active {
	color: #6A0909;
	}


#nav-syndicate {
  border-top: 2px solid #fff; 
  background: #C4CBD2;
  }
#nav-syndicate ul {
  padding-top: 10px;
  }
#nav-syndicate a:link, #nav-syndicate a:visited {
	color: #4d5863;
	}
#nav-syndicate li {
  color: #708090;
  background: url("images/photos_bg.gif") repeat-x left bottom;
  display: inline;
  }


/* PAGE FOOTER STYLES */

#page-footer {
clear: both; 
margin: 0 auto; 
font-size: 90%; 
height: 30px; 
line-height: 30px;
width: 900px; 
background: #fdd768; 
text-align: center;
font-family: Arial, sans serif;
  font-size: 80%;
  font-weight: bold;
}

  
/* THUMBNAIL STYLING - the ones shown in content*/
div#thumbwrapper {
	clear: both;
  width: 560px; 
	text-align: center;
	border-bottom: 0;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
div.thumbcontainer {
	float:left;
  margin: 0 auto;
	width: 140px;
	background: transparent url("images/mitte.gif") repeat-y;
}
div.thumbtop {
	width: 140px;
	height: 35px;
	background: url("images/oben.gif") no-repeat; 
}
div.thumb {
	width: 100px;
	padding: 0 0 15px 0; 
	margin: -21px 15px -15px 18px;
	text-align: center;
  font-size: 90%;
	font-weight: 700;
	}
div.thumb a {
  display: block;
  width: 100px;
  color: #708090;
  border: 0;
  }
div.thumb a:hover {
  color: #6A0909;
  }  
div.thumbbottom {
	width: 140px;
	height: 37px;
	padding-top: -10px;
  margin-top: -5px;
  background: url("images/unten.gif") no-repeat;
  }

/* THUMBNAIL STYLING - the ones shown in content*/
div#thumbwrapper {
	width: 560px; 
	text-align: center;
	border-bottom: 0;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
div.thumbcontainer {
	float:left;
  margin: 0 auto;
	width: 140px;
	background: transparent url("images/mitte.gif") repeat-y;
}
div.thumbtop {
	width: 140px;
	height: 35px;
	background: url("images/oben.gif") no-repeat; 
}
div.thumb {
	width: 100px;
	padding: 0 0 15px 0; 
	margin: -21px 15px -15px 18px;
	text-align: center;
  font-size: 90%;
	font-weight: 700;
	}
div.thumb a, div.thumb a img, div.thumb a:link, div.thumb a:link img, div.thumb a:visited, div.thumb a:visited img {

  border: 0;
  }
div.thumb a:active, div.thumb a:active img, div.thumb a:focus, div.thumb a:focus img, div.thumb a:hover, div.thumb a:hover img {

  }  
div.thumbbottom {
	width: 140px;
	height: 37px;
	padding-top: -10px;
  margin-top: 0px;
  background: url("images/unten.gif") no-repeat;
}

/* EXTRAS - LISTS */
#content ol, #content ul {
  margin-left: 20px;
  color: #4d5863;
  text-align: left;
  }
#content ul {
  list-style: square;
  }



/* EXTRAS - COMMENTS */

#commentform
{
margin-left:50px;
}

#repsond
{
margin-left:20px;
}

.alignleft
{
margin-left:40px;
}

#content ul.commentlist, #content ul.commentlist li {
  list-style-type: none;
  }
#content ul.commentlist li {
  border: 10px solid #C4CBD2;
  padding: 10px;
  margin-bottom: 10px;
  }
#content ul.commentlist li p {    
  clear: right;
  }
div.commentcount {
  text-align: right;
  width: 300px;
  float: right;
  margin-bottom: 20px;
  }
div.commentcount a:link, div.commentcount a:visited {
  line-height: 1.0em;
  font-weight: normal;
  color: #C4CBD2;
  padding: 0 0 4px 4px;
  }
div.commentcount a:hover {
  cursor: pointer;
  color: #4d5863;
  }  
div.commentcount a:active, div.commentcount a:focus {
  color: #C4CBD2;
  }  
div.commentcount a strong {
  font-size: 30pt;
  line-height: 1.0em;
  }
div.commentcount a:link span, div.commentcount a:visited span {
  font-size: 0.97em;
  display: none;
  }
div.commentcount a:hover span {
  display: inline;
  }
div.commentcount a:active span, div.commentcount a:focus span {  
  display: none;
  }
h3#comments {
  margin-left: 0px;
  }
cite.authorname a {
  font-weight: bold;
  font-size: 1.5em
  } 
/* EXTRAS - TEXT-FORMATTING */
blockquote.pullquote {
  float: right;
  padding: 0;
  margin: 10px 10px 0 10px;
  display: block;
  width: 300px;
  text-align: right;
  font-family: Georgia, Verdana, sans serif;
  font-size: 1.5em;
  font-weight: bolder;
  line-height: 1.5em;
  }

/* LDS Styling */

#menulisting
{
  width: 193px;
  list-style: none;
  background-color: #e34a00;
  text-align: left;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 8px solid #908170;
float:left;
}

#quotearea
{
  width: 223px;
clear: left;
}


.TwHeader
{
font-size: 90%;
color: #3e2407;
font-weight: bold;
text-align:center;
  font-family: Arial, sans serif;
  font-weight: bold;
padding-top:10px;
  background: #e2deda;
}

#bubbleTop
{
  background: url("images/bubbleTop.gif") no-repeat;
  background-position: top left;
}

#TweetBG
{
  background: url("images/TweetBG.gif") repeat-y;
  background-position: top left;
}

#TweetText
{
width:168px;
display: block;
colour:#4e381f;
padding-left:25px;
font-size:80%;
  text-align: left;
  font-family: Arial, sans serif;
  font-weight: normal;
}

#TweetText a:link,a:hover,a:visited
{
colour:#4e381f;
text-decotation:none;
}

#bubbleBottom
{
  background: url("images/bubbleBottom.gif") no-repeat;
  background-position: top left;
height:60px;
clear:left;
}

.MGlogo
{
}