@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}
.rot {
	color: #660000;
}
/********* wrapper ************/
#wrapper {
	background-color: #b8b8b8;
}


/********* top ************/
#top h1 {
	margin: 0px;
	padding: 0px;
}


/********* mainNav ************/
#mainNav {
	line-height:20px;
}
#mainNav ul, #mainNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainNav li {
	display: inline;
	padding: 0px 10px;
}
#mainNav .page_item {
	display: inline;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
#mainNav .page_item a {
	color: #660000;
	text-decoration: none;
}
#mainNav .page_item a:hover {
	color: #660000;
	text-decoration: underline;
}


/********* leftSidebar ************/
#leftSidebar ul li {
	list-style: none;
	list-style-type: none;
	text-align: right;
}
#leftSidebar ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.searchField {
	width: 120px;
}
.searchBut {
	background-color: #660000;
	color: white;
	border: 0px;
	padding: 2px;
	margin: 0px 10px;
	height: 20px;
}
.widgettitle {
	color: white;
	background-color: #660000;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
}

.widget {
	margin-bottom: 20px;
}
.widget a, #leftSidebar .page_item a {
	color: #660000;
	text-decoration: none;
	padding: 0px 10px;
	display: block;
	margin: 5px 0px;
}
.widget a:hover, #leftSidebar .page_item a:hover{
	text-decoration: underline;
	background-color: #d5d5d5;
	display: block;
}

.widgettitle a {
	color: white;
	background-color: #660000;
	text-decoration: none;
}
#leftSidebar .current_page_item a {
	color: #660000;
	background-color: #d5d5d5;
	display: block;
	margin: 5px 0px;
}
/********* Content ************/
#content {
	line-height: 20px;
}
#content a {
	color: #660000;
}
#content h1 {
	color: white;
	background-color: #660000;
	padding: 0px 5px;
	margin: 0px 0px 20px 0px;
	font-size: 100%;
}
#content h2 {
	color: #660000;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px 0px 10px 0;
	font-size: 150%;
	line-height: 130%;
}
#content h2 a {
	color: #660000;
	font-weight: bold;
}

#content h3 {
	color: white;
	background-color: #666666;
	padding: 0px 5px;
	margin: 0px 0px 20px 0px;
	font-size: 100%;
}
#content h4, #content h5 {
	color: #660000;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px 0px 10px 0;
	font-size: 100%;
}
#content h6 {
	color: #666666;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px 0px 10px 0;
	font-size: 100%;
}

#content p {
	padding: 0px 5px;
}
.entry {
	margin-bottom: 50px;
}
.entry a {
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
small {
	padding: 0px 5px 20px 5px;
}
small a {
	color: #660000;
}
.navigation a, .navigation {
	color: #660000;
}
.highslide img{
	border:none !important;
}
/********* Footer ************/
#footer {
	text-align:right;
	font-size: 80%;
}
#footer a {
	color: #660000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 0px;
	}


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 */

/**************** Züchter ****************/
.zBoxZwinger, .zwingerName {
	font-weight: bold;
	color: #660000;
}





