body {
	font-family: Georgia;
}

/* *************  Menü *************/

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 940px;
  height: 70px;
  position: relative;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}

#menu .start {
  width: 158px;
  height: 70px;
  background: url(../images/mainNavStart.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .fotos {
  width: 127px;
  height: 70px;
  background: url(../images/mainNavFotos.gif) no-repeat;
  left: 158px;
  top: 0px;
}
#menu .videos {
  width: 141px;
  height: 70px;
  background: url(../images/mainNavVideos.gif) no-repeat;
  left: 285px;
  top: 0px;
}
#menu .bewertungen {
  width: 208px;
  height: 70px;
  background: url(../images/mainNavBewertungen.gif) no-repeat;
  left: 426px;
  top: 0px;
}
#menu .facebook {
  width: 164px;
  height: 70px;
  background: url(../images/mainNavFacebook.gif) no-repeat;
  left: 634px;
  top: 0px;
}
#menu .kontakt {
  width: 142px;
  height: 70px;
  background: url(../images/mainNavKontakt.gif) no-repeat;
  left: 798px;
  top: 0px;
}




/******************* sidebar ******************/
.widgetBox {
	font-size: 90%;
	color: #320302;
	line-height: 22px;
}
.widgetBox a {
	color: #651311;
}
#sidebar h2 {
	font-size: 120%;
	font-style: italic;
	color: #651311;
	margin: 0px;
	padding: 0px;
}
#sidebar h2 a {
	color: #651311;
}

/******************* content ******************/
#breadCrump {
	color: #651311;
	font-size: 80%;
	text-align: right;
}
#breadCrump a {
	color: #651311;
}

.contentBoxHeadStart h2 {
	font-size: 120%;
	font-style: italic;
	color: #651311;
	margin: 0px;
	padding: 0px;
}
.contentBoxHeadStart h2 {
	color: #651311;
}
.contentBox h2 {
	font-size: 150%;
	font-style: italic;
	color: #651311;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
}
.contentBox h3, .contentBox h4, .contentBox h5, .contentBox h6 {
	font-size: 100% !important;
	font-style: italic;
	color: #651311;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
}

.contentBox a {
	color: #651311;
}
.contentBox {
	line-height: 22px;
	font-size: 90%;
	color: #320302;
}
.more-link {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
}
.datum {
	font-size: 80%;
	font-style: italic;
}
.datum a {
	font-weight: normal;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
.entry img {
	border: 1px solid #651311 !important;
	padding: 4px !important;
}
.entry img:hover {
	background-color: #651311 !important;
}
.navigation {
	background: #F3E0C0;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}
/************** Sociable *************/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }

.sociable img {
	float: none;
	width: 50px;
	height: 50px;
	border: 0 !important;
	margin: 0;
	padding: 0 !important;
}
.sociable img:hover {
	background-color: #f3ecd6 !important;
}

/************** Kommentare *************/
.boxComment {
	font-size: 100% !important;
}
.kommentare {
	margin: 0px 0px;
	font-size: 100% !important;
}
ol.commentlist, ol.pinglist {  
    margin:0;  
    padding:0;  
    }  
  
.commentlist li {  
    list-style:none;  
    margin-bottom:14px;  
    } 
.pinglist li {
	list-style-type: none;
    margin-bottom:14px;
}

.comment-author {
	width: 120px;
	float: left;
	text-align: center;
}
.authorName {
	margin-top: 5px;
	text-align: center;
	font-size: 80%;
	display: block;
	width: 120px;
}
.commentContent {
	float: left;
	width: 430px;
	padding: 5px 0px 0px 10px;
}

#respond #comment {
	width: 560px;
}
.singleComment {
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 10px 0px;
	background-color: #F3E0C0;
}
.pings {
	float: none;
}
.pingName {
	text-align: left;
	font-size: 100%;
}
.singlePing {
	margin: 20px 0px 20px 0px;
	padding: 20px 20px 10px 20px;
	background-color: #FAF7EE;
}

/******************* footer ******************/
#footer {
	color: #651311;
	font-size: 80% !important;
	text-align: center;
	margin-bottom: 20px;
}

#footer a {
	color: #651311;
}
.footerSmall {
	font-size: 70%;
}

























