h2 {
	text-align: left;
}

.entry-content p {
	text-align: left;
}

a {
	color: #c00;
}

.entry-content img {
	float: left !important;
	border:1px solid #CCCCCC;
	margin:0 5px 2px 0;
	max-width:100%;
	padding:9px;
	background-color: #FFFFFF;
}

.portrait {
	float: left !important;
	border:1px solid #CCCCCC;
	margin:0 5px 2px 0;
	max-width:100%;
	padding:4px;
	background-color: #FFFFFF;
}

ins {
	text-decoration: none;
}

.panothumb { /* Bilder in rechter Sidebar */
	border:1px solid #CCCCCC !important;
	margin:0;
	padding:4px;
	background-color: #FFFFFF;
	/*width: 170px;*/
}

ul.menu li a:hover {
	background: #000 !important;
	color: #fff !important;
}

li.current_page_item a {
	background: #000 !important;
	color: #fff !important;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #000 !important;
	background: #fff !important;
}

li.page_item a, li.page_item a:visited {
	color: #000 !important;
}

/*h2 a:hover {
	color: #ff3c00 !important;
}*/

ol {
	text-align: left;
}

.fotobox {
	/*float: none;*/
	margin: 0;
	padding: 0;
	display: block;
}

.fotobox img {
	float: none;
	margin-right: 15px;
	margin-top: 15px;
}

#header {
	color: #000 !important;
	background: #FFFFFF;
	background-position: top left;
	}