span.breadcrumb-title {
margin-right: 5px;
}

a.trail-begin{
}
span.sep{
margin-left: 5px;
margin-right: 5px;
}

#mygallery{
overflow: hidden;
clear: both;
width: 900px;
height: 350px;
margin-bottom: 10px;
}

#lower{background:#f8f8f8; padding-top: 10px; width: 100%; clear: both; overflow: hidden;}
.submit-button{width:70px;background:#0f7dca;color:#FFF;font-weight:bold;text-transform:uppercase;letter-spacing:0.1em;}


/* 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;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
padding: 20px;
	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
blockquote {
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 12px;
	font-size: 1em;
	letter-spacing: 0.01em;
	line-height: 1.9em;
	background: url(bilder/blockhead.png) top left no-repeat;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* End captions */


		ul {
			list-style-type: disc;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 20px;
			margin-right: 0;
			margin-left: 5px;
			}

	 	li {
			list-style: square;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 15px;
			margin-right: 0;
			margin-left: 15px;
			}
			
		.liste {
			clear: both;
			overflow: hidden;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 15px;
			margin-right: auto;
			margin-left: auto;
			}
			
		.liste4,.liste5 {
			overflow: hidden;
			width: 160px;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 0;
			margin-right: auto;
			margin-left: auto;
			}
						
		.liste ul,.liste4 ul,.liste5 ul {
			list-style: none;
			background: transparent;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 0;
			margin-right: 0;
			margin-left: 0;
			}
			
	 	.liste li,.liste5 li {
	 		clear: both;
	 		overflow: hidden;
			list-style-type: none;
			padding-top: 0;
			padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 0;
			margin-bottom: 10px;
			margin-right: auto;
			margin-left: auto;
			}
			
	 	.liste4 li {
	 		clear: both;
	 		overflow: hidden;
			list-style-type: none;
			padding-top: 10px;
            padding-right: 0;
			padding-left: 0;
			padding-bottom: 0;
			margin-top: 10px;
			margin-bottom: 0;
			margin-right: auto;
			margin-left: auto;
			border-top: 1px solid #ccc;
			}
			
.liste .current_page_item a {	
    }
    
.liste a, p a {	
    }
    
.liste a:hover, p a:hover {	
    }
    
a.graa {	
    color:#556270; 
    text-decoration: underline;
    }
    
a.black {	
    color:#000; 
    font-weight: bold;
    text-decoration: none;
    } 

a.black:hover {	
    color:#BE1E2D; 
    font-weight: bold;
    text-decoration: none;
    }   

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: none;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:96%;
}
#respond textarea {
	width:96%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
