* {
	padding: 0;
	margin: 0;
}

a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

body {
	background:url("../img/bg_grad.jpg") repeat-x scroll left top #000000;
    color:#FFFFFF;
    background-color:#000000;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:12px;
    height:100%;
}

.pull-left {
	float: left;
	margin-right: 10px;
}

.pull-right {
	float: right;
	margin-left: 10px;
}

.pull-center {
	text-align: center;
}

#body {
	width: 950px;
	margin: auto;
	padding-top: 10px;
}

h1, h2, h3 {
	background: url(../img/header_bg.jpg);
	height: 66px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 25px;
	vertical-align: middle;
	width: 690px;
	display: table-cell;
}

footer {
	background: url(../img/header_bg.jpg);
	height: 68px;
	color: black;
	margin-top: 10px;
	box-sizing: border-box;
	padding-top: 18px;
	padding-left: 25px;
}

#content {
	background: url(../img/content_bg.jpg);
}

#contentwrapper {
	width: 710px;
	float: left;
}

#sidebar {
	width: 230px;
	float: right;
}

.newsflash_termine img {
	max-width: 230px;
	max-height: 325px;
}

.moduletable_termine {
	font-size: 0;
}

.clear {
	clear: both;
}

#zufallsbild, #logo {
	float: left;
}

#zufallsbild {
	padding-left: 19px;
}

#sidebar .moduletable {
	background-color: black;
}

#menu {
	width: 100%;
	background: url(../img/header_bg.jpg);
	height: 68px;
	margin-bottom: 10px;
	padding-left: 25px;
	box-sizing: border-box;
	padding-top: 25px;
}

#menu ul {
	list-style-type: none;
}

#menu a {
	color: black;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;

}

#menu a:hover {
	color: #8B0013;
}

#menu li {
	float: left;
	margin-right: 20px;
	display: block;
}

#menu li ul {
	position: absolute;
	width: 180px;
	background-color: #333333;
	opacity: 0.8;	
}

#menu li li {
	display: none;
	float: none;
	background-color: #333333;
	margin-right: 0;
}

#menu li li:hover {
	background-color: #D0912A;
}

#menu li li:hover a {
	color: #FFF;
}

#menu li li a {
	color: #FFF;
	line-height: 30px;
	text-transform: none;
	padding: 5px 10px;
	font-size: 11px;
	width: 170px;
	display: block;
}

#menu li:hover li {
	display: block;
}

p {
	margin: 10px 0px;
	line-height: 140%;
}

#article-content {
	padding: 20px;
}
.item-page_location strong {
	font-size: 1.5em;
}
footer ul {
	list-style-type: none;
	margin-left: 300px;
	margin-top: 9px;
}

footer a {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

footer li {
	float: left;
	border-right: 1px solid white;
	padding: 0 20px;
}	

footer li:last-child {
	border-right: none;
}

#copyright {
	float: left;
}

#sidebar .moduletable {
	margin-bottom: 20px;
}

.customtermine img {
	max-width: 230px;
}

.customtermine a#termine-link {
	background: url(../img/arrow.gif) no-repeat 10px 18px;
	background-color: #D0912A;
	color: #8B0013;
	width: 210px;
	padding: 14px 0 14px 20px;
	display: block;
}

.pg-csv-name a {
	color: white;
}

.pg-csv-box, .pg-cv-box, .pg-cv-box-mod-ri {
	background: none;	
	box-shadow: none;
}

.pg-csv-box:hover, .pg-cv-box:hover {
	background: none;
}

div[style="text-align:right;color:#ccc;display:block"] {
	display: none !important;
}

#contentwrapper ol, #contentwrapper ul {
	margin-left: 20px;
}

img {
	max-width: 700px;
}

#pg-icons {
	display: none;
}

.pagination-list {
	list-style-type: none;
}

#phocagallery, .vbMessage {
	padding: 10px;
}

.pg-csv-count, .vbMessageAvatar {
	display: none;
}

.vbContainer {
	padding: 10px;
}

.vbMessageDate {
	margin-top: 10px;
}

.pagination-list li {
	float: left;
	padding-right: 3px;
}

.items-more {
	display: none;
}

.pagination {
	height: 50px;
}

.pg-detail-view {
	background-color: black;
}

#sb-body-inner {
	background-color: black !important;
}

.modal {
	background: none;
}

#sb-info {
	overflow: visible;
}

#sb-nav a {
	width: 78px;
	height: 24px;
	margin-top: -54px;
	margin-right: 20px;
}

.pg-image, .pg-cat-image, .pg-box3 img {
	border: 1px solid #3D311B !important;
}

.pg-box-parentfolder-cv, .pg-cvcsv-back {
	background: none;
}

.pg-cvcsv {
	border: none;
}

.pg-csv-name, .pg-cv-folder {
	background: none;
	padding-left: 0;
}

.pagination-list {
	margin: 0 !important;
}


#prev {
	position: absolute;
	background: url(http://endart.de/media/com_phocagallery/images/icon-next.png);
	width: 13px;
	height: 15px;
}

#next {
	position: absolute;
	background: url(http://endart.de/media/com_phocagallery/images/icon-prev.png);
	width: 13px;
	height: 15px;
}

#prev:hover {
	background: url(http://endart.de/media/com_phocagallery/images/icon-next.png) !important;
}

#next:hover {
	background: url(http://endart.de/media/com_phocagallery/images/icon-prev.png) !important;
}

#prev img, #next img {
	display: none;
}

.blog, .blog-featured .items-leading {
	padding-left: 20px;
}

.blog .items-leading  > div {
	clear:both
}

.blog img {
	max-width: 670px;
}

.blog .page-header {
	margin-left: -20px;
}

table h3 {
	font-size: 14px;
}

.moduletable {
	clear: both;
}

#counter {
	text-align: center;
	margin: 20px 0px;
}

#zahl {
	background-color: black;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}