/* simonbeeck.de                                   */
/* horn@fienehorn.de                               */

/* stylesheet-deklarationen                        */

/* realisierung:                                   */
/* fiene,horn. Büro für Medien und Kommunikation   */
/*             www.fienehorn.de                    */




/* allgemein */

* {
	border: 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

body {
	background-image: url("/menue/holz.jpg");
	text-align: center;
}




/* links */

a {
	color: #a52a2a;
	text-decoration: none;
}

#menue {
  padding-left: 255px;
  padding-top: 78px;
}




/* container */

#balken {
	background-color: #fff;
	float: left;
	padding-bottom: 19px;
	padding-left: 19px;
/*	padding-right: 19px; */
	padding-top: 13px;
	width: 214px;
}

#beeckweiser {
	background-color: #c0c0c0;
	clear: both;
	height: 48px;
	width: 734px;
}

.blogeintrag {
	border-bottom: 1px #c6c6c6 solid;
	padding-bottom: 19px;
	padding-top: 19px;
}

#container {
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;	
	width: 734px;
}

#container #hand {
	margin-left: -96px;
	margin-top: 80px;
	position: absolute;
}

#disclaimer {
	margin: 0 auto;
	padding-right: 1px;
	width: 735px;
}

#fliesstext {
	background-color: #fff;
	border-right: 1px #c6c6c6 solid;
	float: left;
	padding-bottom: 19px;
	padding-left: 29px;
	padding-right: 26px;
	padding-top: 13px;
	width: 420px;
}

#fliesstext #twitterbox {
	background-color: #eee;
	margin-bottom: 15px;
	margin-left: 80px;
	margin-top: 15px;
	padding: 20px;
	padding-bottom: 0;
	moz-border-radius: 10px;
	khtml-border-radius: 30px;
	block: hashtags;
	block: time;
	block: timestamp;
	hashtags: false;
    timestamp: false;
}

#fliesstext #twitterbox #folgemir {
	margin-bottom: 15px;
	margin-top: 15px;
}

#fliesstext #twitterbox #twitterlogo {
	margin-bottom: 10px;
	moz-border-radius: 10px;
	khtml-border-radius: 30px;
	block: hashtags;
	block: time;
	block: timestamp;
	hashtags: false;
    timestamp: false;}

#inhalt {
	background-color: #fff;
	margin-top: 6px;
	width: 734px;
}

#menue_oben {
	background-image: url("/menue/menu_oben.png");
	height: 370px;
	margin-top: 16px;
	width: 735px;
}

#menue_unten {
    background-image: url("/menue/menu_unten.png");
	height: 63px;
	width: 735px;
}




/* überschriften */

#balken h1 {
	margin: 0;
}

#fliesstext h1 {
	color: #9e1f08;
	font-family: "Trebuchet MS";
	font-size: 18.5px;
	font-weight: bold;
	margin-bottom: 22px;
}




/* absätze */

.blogeintrag p {
	text-align: justify;
}

#fliesstext p {
	margin-top: 19px;
}




/* bilder */

#balken img {
	margin-bottom: 20px;
	margin-top: 20px;
}

#balken img.bildersammlung {
	margin: 0;
	margin-right: 1px;
}

#beeckweiser img {
	height: 48px;
	width: 734px;
}

#ueberschrift img {
	padding-left: 234px;
	padding-top: 17px;
}




/* formulare */

#balken .button {
	border: 1px outset;
	margin-top: 5px;
}

#balken .text {
	border: 1px dashed;
	margin-top: 5px;
	width: 212px;
}




/* twitter */

#twitter_update_list {
	list-style-type: none;
	block: hashtags;
	block: time;
	block: timestamp;
	hashtags: false;
    timestamp: false;
}

#twitter_update_list a {
  display: none;
}

#twitter_update_list li {
	padding-bottom: 8px;
	block: hashtags;
	block: time;
	block: timestamp;
	hashtags: false:
    timestamp: false;
}

#twitter_update_list span a {
  display: inline;
}
