/* 
Theme Name: LizardDesign
Version: 0.1
Description:
Author: Pascal Pischel
Author URI: 
*/

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;	
	line-height: 1.5em;
	font-size: 11px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 11px; /* easy scaling */
  	font-size: 0.76em;
  	background:#6a0700;
 	color:#BBB;
}
/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	margin: 0.5em 0 0em;
	line-height:1.5em;
}
a {
	text-decoration: underline;
}
a:link 
{
	color: #BBB;
	font-weight:bold;
	background:none; 
}
a:visited {
	color: #BBB;
	font-weight:bold;
	background:none;  
}
a:hover, a:active {  
  color: #FFF;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color:#666;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img
{
	border:0;
	text-decoration:none;
}
img.wp-smiley, img.noborder
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap {
	margin: 0 auto;
	padding:0;		
	/* background:; */
	/* box model hack */
	width: 1000px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 1000px;	
}

html>body #rap { /* be nice to Opera */
	width: 1000px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #BBB;
        text-decoration: none;
}
h1,h2,h3 
{
	line-height:1.4em;	
	font-size: 1.6em;	
}
.h1_header
{
    position:absolute;
    margin-left:650px;
    margin-top:210px;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}
.h1_header h1
{
    font-size:30px;
}
.h2_header
{
    position:absolute;
    margin-left:650px;
    margin-top:250px;
    text-align: right;
    width:330px;
}
.h2_header h2
{
    font-size:20px;
}

/* Section: Positioning --------- */

#header {
	height: 300px;
	background:#630 url(img/header.jpg) no-repeat right top;
	margin:0 auto 15px;
	padding:0;		
}
#header h4
{
	font-size: 1.1em;
	font-style:italic;
	margin: 5px 0 0 10px;	
	padding:0;	
}
#header * 
{
	color:#eee;
}
#main {
	float: left;
	width: 1000px;
	padding: 0;	
	margin: 0 auto 15px;	
}

#content {
	width:753px;
	padding:10px;
	background-color:#480f0b;
	float:right;	
}
#content a img {
	text-decoration:none;
	border:0;	
}

.post-content ul
{
	padding:0;
	/* list-style:none; */
        margin-left:1em;
}
.post-content ul li
{
	/* padding:3px 0; */
	margin-right:1em;
        margin-left:3em;
}
#main ul
{
	padding:0;
	list-style:none;
}
#main ul li
{
	/* padding:3px 0; */
	margin-right:1em;
        margin-left:1.2em;
}
.zufallsbilder ul {
    	padding:0;
	list-style:none;
}
.zufallsbilder ul li {
    	padding:3px 0;
	margin-right:1em;
        margin-left:1em;
}
.post 
{
	margin:0 0 20px 0;	
	padding:10px 10px 0;			
}

.post-title
{
	margin-left:10px;
	border-bottom:medium solid #5F0E08;
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
        text-decoration: none;
}
.day-date {
	font-size: 0.9em;
	padding: 3px 0;
	margin: 0 0 0 15px;			
}
.day-date em 
{
	font-style:normal;
}
.day-date a 
{
	border-bottom:none;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px;
        font-size:1.2em;
}
#sidebar {
	float: left;
	width: 210px;
	margin-right:15px;
	margin-top:-5px;
	line-height:1.3em;
}
* html #sidebar {
    margin-left:-20px;
}
.sidebar_widget_bottom {
	background-image:url("img/sidebar_bottom_2.jpg");
	height:15px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#sidebar ul
{
	list-style: none;	
}

#sidebar li {
	padding: 0 10px 0 10px;
	background-image:url("img/sidebar_top.jpg");
	background-repeat: no-repeat;
}
.widget {
	background-color:#480f0b;
        list-style-type:none;
}
#sidebar form, #sidebar .block
{
	margin:0;
	padding: 1em;		
	font-size: 1em;		
	background:#480f0b;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
	border-bottom:none;
}
#sidebar ul li 
{
	list-style-image:none;
	margin-right:10px;
	margin-left:10px;	
	padding:3px 0;
	
}
#sidebar li ul li {
	background-image:none;
}
#sidebar li ul li ul {
	background-image:none;
}
#sidebar li ul li ul li {
	background-image:none;
}
#sidebar a {	
	text-decoration: underline;
	border:none
}
#sidebar a:visited
{  
	text-decoration: none;	
	border:none;
}
#sidebar a:hover 
{
	color: #FFF;	
	text-decoration: none;	
	border:none;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}

.sidebar_widget_lizard {
	background-repeat:no-repeat;
	width:50px;
	height: 119px;
	position:absolute;
	margin-left:-40px;
	margin-top:0px;
	overflow:hidden;	
}


#sidebar li h2
{
	margin:20px 0 15px 10px;
	font-size: 1.9em;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:3px 10px 0 0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#footer {
	clear: both;
	margin:0 auto 0 0;
	background:#480f0b;
	font-size: 0.9em;		
	padding:5px;		
}
#footer p {
  line-height: 1.1;
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer ul 
{
	margin:0;
	padding:0;		
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}
#footer div 
{
	float:right;
	width:25%;	
}
#footer a 
{		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
	background-color:#5F0E08;
	border-top:#6a0700 solid 10px;
	border-bottom:#6a0700 solid 10px;
}
#commentform textarea {
	width:99%;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
	background-color:#480f0b;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background-color:#5F0E08;
	border-top:#6a0700 solid 10px;
	border-bottom:#6a0700 solid 10px;
}
.commentlist li.alt 
{
	background-color:#5F0E08;
	border-top:#6a0700 solid 10px;
	border-bottom:#6a0700 solid 10px;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background:#f9f9f9;
	border:#aaa 1px solid;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #490f0b;
	display: block;
	float: left;
        width: 100%;
        list-style:none;
	margin:0 auto;
	padding:0 0 3px 0;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:1.5em;
}
#access .menu-header,
div.menu {
	/* font-size: 13px; */
	margin-left: 115px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #BBB;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	/* box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); */
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 250px;
	z-index: 99999;
        background-color:#3f110e;
        padding: 0 0 0 0;
}
#access ul ul li {
	min-width: 250px;
        margin: 0 0 0 0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #3f110e;
	line-height: 1em;
	padding: 15px;
	width: 230px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #6a0700;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* Navigation */
#gnav 
{
	list-style:none;	
	margin:0 auto 0px;
	padding:0 0 3px 0;	
	background:#480f0b;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:bold;
	text-align:left;	
	font-size:1.5em;
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#BBB;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#eee 2px solid;
	color:#FFF;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:#eee 2px solid;
	color:#FFF;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.ngg-widget entry-content {
	padding:10px;
}
.breadcrumb h2{
	font-size:0.76em;
	/* margin:0 0 0 10px;*/
}
.breadcrumb-item {
    float:left;
}
.useroptions {
	text-align:right;
	border-top:1px solid #753A00;
	padding-top:4px;
}
.hrfooter {
	text-align:center;
	color:#753A00;
}
.ZenphotoPress_badge {
	margin-left:8px;
	
}
.ZenphotoPress_badge a{
	border:none;
        margin-right:0.5em;
}
.postimage {
	margin-right:20px;
	float:left;
}
.postimage a {
	border:none;
}
#popular_album ul li img {
	float:left;
}
#popular_album ul li h3 {
	padding-left:55px;
	line-height:1em;
	font-size:1.2em;
}
#popular ul li img {
	float:left;

}
#popular ul li h3 {
	padding-left:35px;
	line-height:1em;
	font-size:1.2em;
}
.popular {
	width:330px;
	background-color:#5F0E08;
	border-top: 20px solid #6a0700;
	border-bottom: 20px solid #6a0700;
	padding:10px;
        font-size:0.8em;
}
.popular ul {
    list-style-type: none;
    margin-left:0px;
}
.popular ul li {
    list-style-type:none;
    margin-left:0px;
    padding-bottom:10px;
}
.popularcontainer {
	float:left;
}
.tags li {
    margin-left:0.5em;
    padding:0px;
}
.albumcontainer {
	float:right;
}

#related-posts {
	float:left;
	width:330px;
	background-color:#5F0E08;
	border-top: 
	20px solid #6a0700;
	border-bottom: 20px solid #6a0700;
	padding:10px;
}
#passendzumthema {
	float:left;
	width:710px;
	background-color:#5F0E08;
	border-top: 
	20px solid #6a0700;
	border-bottom: 20px solid #6a0700;
	padding:10px;
}
.zufallsbilder {
	width:670px;
	background-color:#5F0E08;
	border-top: 20px solid #6a0700;
	border-bottom: 20px solid #6a0700;
	padding:10px;
}

.zufallsbilder a {
	border:0;
}

.zufallsbilder ul li {
	float:left;
	margin-left:17px;
}

.zufallsbilder ul li img {
	border: 0;
	
}

.zufallsbilder {
	padding-left:30px;
}
.wplc_event_list img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	clear:right;
}

#lang_sel_list {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}
#pagedthumbsnav-nextdisabled {
	display:none;
}
#pagedthumbsnav-prevdisabled {
	display:none;
}
#pagedthumbsnav-prev {
	display:none;
}
#pagedthumbsnav-next {
	display:none;
}

.sidebar_events {
	background-image: url(http://www.lizardairbrush.de/wp-content/uploads/2010/08/Kurse.png);
	background-repeat:no-repeat;
	padding:10px;
	width:135px;
	height:80px;
	margin: 0 0 0 20px;
}
.sidebar_events a{
	height:80px;
}
.imgnav {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 13px;	
}
.imgnav {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	/* _margin-top: 8px; */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

#narrow {
	margin:0 0 0 50px;
}

#narrow h3 {
	font-size:12px;
}

#image {
	text-align:center;
}
.mostusedtags {
	width:670px;
	background-color:#5F0E08;
	border-top: 20px solid #6a0700;
	border-bottom: 20px solid #6a0700;
	padding:10px;
        font-size:0.8em;
}

.mostusedtags a {
	border:0;
}

.mostusedtags ul li {
	float:left;
}

.mostusedtags ul li img {
	border: 0;
	
}

.mostusedtags {
	padding-left:30px;
}
#footer-sidebar {
display:block;
}

#footer-sidebar1 {
background-color:#753A00;
border-top: 20px solid #502D00;
border-bottom: 20px solid #502D00;
padding: 10px;
float: left;
width: 307px;
margin-left:5px;
margin-right:5px;
height: 240px;
}

#footer-sidebar2 {
background-color:#753A00;
border-top: 20px solid #502D00;
border-bottom: 20px solid #502D00;
padding: 10px;
float: left;
width: 307px;
margin-right:5px;
height: 240px;
}

#footer-sidebar3 {
background-color:#753A00;
border-top: 20px solid #502D00;
border-bottom: 20px solid #502D00;
padding: 10px;
float: left;
width: 307px;
height: 240px;
}
.seohead {
	margin: 215px 55px 0 0;
	float:right;
	width: 450px;
	height: 80px;
}
.seohead h1 {
	font-size:12px;	
	margin: 0 0 0 0;
	font-weight:bold;	
}
.more-link {
	display:none;
}
.phm fbConnectWidgetHeaderTitle lightblue_box {
	display:none;
}
#stoererlizard {
	position:absolute;
	width:600px;
	height:447px;
	margin-left:823px;
	margin-top:150px;
	overflow:hidden;
}
.ngg-widget img {
	margin-left:8px;
	border: 10px solid #5F0E08;
}
#pagedthumbsimages a {
	border:none;
	text-decoration:none;
}
#footer-sidebar3 a {
	text-decoration:none;
	border:none;
}
.commentinfo h4 {
	font-size:16px;
	font-weight:bold;

}

.comment {
	background-color:#5F0E08;
	border-bottom-color:#6a0700;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-top-color:#6a0700;
	border-top-style:solid;
	border-top-width:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.comments_index {
	background-color:#5F0E08;
	border-bottom-color:#6a0700;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-top-color:#6a0700;
	border-top-style:solid;
	border-top-width:10px;
	padding: 20px 10px 20px 10px;
}
.comments_index h4 {
	font-size:16px;
	font-weight:bold;
	line-height:0;
}
.comments_index h5 {
	font-size:14px;
}
#searchform label {
	display:none;
}
.widget_background {
background-image:url("img/sidebar_bg.jpg");
background-repeat:repeat-y;
}
.widget_bottom {
background-image:url("img/sidebar_bottom.jpg");
height:24px;
background-repeat:no-repeat;
}
.Kurstermine li {
	margin-bottom:10px;
        background-color:#5f0e08;
        margin-left:0px;
}
.Kurstermin {
	list-style:none;
	border-top:10px solid #6a0700;
	border-bottom:10px solid #6a0700;
}
.Kurstermin_datum { 
	list-style-type:none;
}
.Kurstermin_name { 
	list-style-type:none;
}
#Sidebar_top {
	width: 210px;
	margin-right:15px;
	background-image:url("img/sidebar_top.jpg");
	height:30px;
}
#Navigation_top {
	background-image:url("img/nav_top.jpg");
	background-repeat:no-repeat;
	height:10px;	
}
#Navigation_bottom {
	background-image:url("img/nav_bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;	
	margin-bottom:15px;
}
#content_1 {
    width:773px;
    float:right;
}
#Content_top {
	width:773px;
	background-image:url("img/content_top.jpg");
	background-repeat:no-repeat;
	height:10px;
	float:right;
}
#Content_bottom {
	width:773px;
	background-image:url("img/content_bottom.jpg");
	background-repeat:no-repeat;
	height:10px;
	float:right;
        clear:right;
}
#Footer_top {
	background-image:url("img/nav_top.jpg");
	background-repeat:no-repeat;
	height:10px;
}
#Footer_bottom {
	background-image:url("img/nav_bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	margin-bottom:15px;
}
.navi_layer {
	display:none;
}
.layer_topnav {
	display:none;
	position:absolute;
    top: 310px;
    width: 950px;
	border:5px #502D00 solid;
	background-color:#753A00;
	height:210px;
	overflow:auto;
	z-index:1000;
	padding:20px;

}

.navi_layer_td {
	padding-left:10px; 
}

/* NGG Stylesheet */

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.10

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

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

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

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}





.albumdesc h1
{
    border-bottom: 2px solid #5f0e08;
    text-decoration: none;
}
.albumdesc a
{
    text-decoration: none;
}

/* eBay Shop*/
.eBayShopContainer {
    width:100%;
    margin-left:12px;
}
.eBayShopArtikel {
    width:215px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;
}
.eBayShopArtikelBeschreibung {
    background-color:#5f0f08;
    padding-top:10px;
    width:215px;
    height: 640px;
}
.eBayShopContainerBild {
    background-image:url(img/ebayshop.png);
    background-repeat: no-repeat;
    width:100%;
    height:40px;
}
.eBayShopArtikelBild {
    padding-left:10px;
}

.eBayShopArtikel h1 {
    font-size:14px;
    font-weight: bold;
    margin-top:15px;
    width:195px;
    padding: 0 10px 0 10px;
    
}
.eBayShopArtikelBeschreibungerweitert {
    width:195px;
    padding: 0 10px 0 10px;
}
.eBayShopContainerButton {
    background-image:url(img/ebayshopbutton.png);
    background-repeat: no-repeat;
    width:100%;
    height:40px;
}
.gefaellt-mir-galerie {
    background-image:url("img/gefaellt-mi-gallerie.png");
    width:531px;
    height: 148px;
    position:absolute;
    margin-left:500px;
    margin-bottom:-50px;
}
.gefaellt-mir-galerie #facebookbutton {
    margin-top:75px;
    margin-left:100px;
}

/* Bewertung */

.rating_bar {
  width: 150px;
  background: url(img/star-2.png) 0 0 repeat-x;
  height:30px;
  margin-left:17px;
}

.rating_bar div {
  height: 30px;
  background: url(img/star-1.png) 0 0 repeat-x;
}
