@import url(main.css);
@import url(layout.css);
@import url(form.css);
html, body {
	margin: 0; 
	padding: 0; 
	text-align: center;
}
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/back.jpg);
} 
p {
	margin: 0 0 12px 0;
}

a:link, a:active, a:visited {
	color: #000000; 
	text-decoration: none;
}

a:hover {
	color: #DA5F55; 
	text-decoration: underline;
}
.pagebar {
	padding-left: 15px;
}
.pagebar a:link, .pagebar a:active, .pagebar a:visited {
	color: #B41105; 
	text-decoration: none;
}

.pagebar a:hover {
	color: #DA5F55; 
	text-decoration: underline;
}
.nocomments {
	background: none; 
	color: #00008b;
}
acronym {
	text-decoration: none; 
	color: #8a2be2; 
	font-style: italic;
}
code {
	background: inherit; 
	color: #00008b; 
	text-align: right;
	}
ol, form {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}
html[xmlns] .commentcount {
	position: 
	absolute; right: 7px; top: 0;
}
html>body #wp-calendar {
	width: 165px; 
	text-align: left; 
	margin-top: 8px;
}

/* ################################################################################################ */

#page {
	background: url(images/main.jpg) repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;
}
#content {
	float: left;
	color: #000000;
	margin: 0px 0px 40px 0px;
	padding: 0 0 0 24px;
	text-align: left;
	width: 709px;
}
#archiv {
	float: left;
	color: #000000;
	margin: 0px 0px 40px 0px;
	padding: 0 0 0 24px;
	text-align: left;
	width: 709px;
}
#head {
	background: url(images/header.jpg) no-repeat top center;
	height: 196px;
	padding: 0;
	margin: 0
}
#head a, img {
	border: none;
}
#titel {
	float: left;
	text-align: center;
	width: 900px;
	margin: 0; 
	padding: 65px 0 0 0;
}
#topmenue {
	width: 880px;
	height: 26px;
	background: url(images/topmenue_bg.jpg) no-repeat;
	margin: 0;
	padding: 0 45px 0 25px;
}
#topmenuelist ul, #topmenuelist li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenue a:link, #topmenue a:visited, #topmenuelist a:active {
	font: bold 12px Arial, sans-serif;
	color: #B41105;
	padding-left: 15px;
	margin: 0;
	text-decoration: none;
	line-height: 2.1em;
}
#topmenue a:hover {
	color: #B41105;
	text-decoration: none;
}
#topsearch {
	float: right;
	margin: -8px 0 0 0;
	padding: 0;
}
/* ################################################################################################ */

.entry, .entry_x {
	text-align: justify;
	margin: 15px;
	line-height: 1.3em;
	color: #000000;
}
.entry a, .entry_x a {
	color: #B41105; 
	font-weight: bold;
	text-decoration: none;
}
.entry a:hover, .entry_x a:hover {
	color: #C26F69; 
	font-weight: bold;
	text-decoration: underline;
}
.text {
	text-align: justify;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #707d80;
}
.text a {
	color: #483d8b; 
	text-decoration: none;
}

/* ################################################################################################ */

#footer {
	background: url(images/footer.jpg) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #4D4D4C;
	font-size: 11px;
	height: 21px;
	margin: 0;
	padding: 0; 220px 0 0;
}

#footer a {
	color: #4D4D4C;
	font-weight: bold;
	text-decoration: none; 
}

#footer a:hover {
	text-decoration: none; 
	color: #757575;
}
	
.foot {
	width: 68%;
	float: left;
	text-align: left;
	text-indent: 30px;
	padding-top: 4px;
}
.counter {
	width: 32%;
	float: right;
	text-align: left;
	padding-top: 5px;
}

.categories {
	border-style:solid; 
	border-width:1Px; 
	border-color:#000000;
	background-color:#FFFFFF;
	margin-bottom:15Px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;

}

/* ################################################################################################ */

h1, h2 {
	letter-spacing: 1px;
	background: #5D4E4A;
	color: #FFFFFF;
	font: bold 13px Tahoma;
	margin: 25px 0px 0px 0px;
	padding: 2px 30px;
	text-decoration: none;
}
	
h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #B2AAA8;
	text-decoration: none;
}

h3 {
	background: inherit;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin: 16px 0 4px 15px;
	padding: 0;
}

/* ################################################################################################ */

#sidebar {
	color: #3B3B3B;
	font: normal 12px Arial;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 40px 0 10px;
	text-align: left;
	width: 157px;
}
#sidebar a:link, a:active, a:visited {
	font: bold 12px Arial;
	background: none; 
	color: #3B3B3B;
}
#sidebar a:hover {
	background: none; 
	color: #B41105;
}
#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0;
	margin: 0;
}
#sidebar ul ul li {
	color: #a52a2a;
	line-height: 1.1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	list-style-type: none;
	margin: 0 10px 0 0;
	border: none;
	color: #3B3B3B;
	background: url(images/sitebar_list_icon.jpg) left no-repeat;
	text-indent: 15px;
}
#sidebar ul {
	color: #8B1B03;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li.categories {
	border: none;
}
#sidebar li.categories {
	background: url(images/sitebar_categories_icon.jpg) left top no-repeat;
	left: 10px;
	top: -20px;
}
#sidebar li.categories h5 {
	font: bold 13px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	margin: 20px 0 10px 0;
	padding: 17px 0 3px 2px 0;
	text-indent: 50px;
	line-height: 2.5em;
}

#sidebar ul li ul li ul.children {
	border-bottom: none;
	background: none;
}
#sidebar h3 {
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 16px 0 3px 0;
	padding: 0 0 3px 0;
}
#sitebar_archiv {
	background: url(images/sitebar_archiv.jpg) left top no-repeat;
	left: 10px;
	top: -20px;
}
#sitebar_archiv h3 {
	font: bold 13px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	margin: 20px 0 3px 0;
	padding: 17px 0 3px 2px 0;
	text-indent: 50px;
	line-height: 2.5em;
}
#sitebar_archiv li {
	mring-top: 20px;
	background: url(images/sitebar_list_icon.jpg) left no-repeat;
	text-indent: 15px;
}
#sidebar li.linkcat {
	background: url(images/sitebar_links.jpg) left top no-repeat;
	list-style-type: none;
	left: -40px;
	top: -20px;
}

#sidebar li.linkcat h3 {
	font: bold 13px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	margin: 20px 0 3px 0;
	padding: 17px 0 3px 2px 0;
	text-indent: 40px;
	line-height: 2.5em;
}
#sidebar li.linkcat li {
	mring-top: 20px;
	background: url(images/sitebar_list_icon.jpg) left no-repeat;
	text-indent: 15px;
}
#sidebar h4 {
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 30px 0 3px 0;
	padding: 0 0 3px 0;
}

#sidebar h5 {
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-size: 14px;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 27px 0 3px 0;
	padding: 0 0 3px 0;
}
#sidebar h6 {
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	color: #242727;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 30px 0 3px 0;
	padding: 0 0 3px 0;
}
#searchform input {
	background: #ffffff;
	color: #636363;
	font-size: 11px;
	padding: 1px 10px;
	width: 140px; 
	border: none;
}
h6 {

	letter-spacing: 1px;
	color: #00008b;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h6 a {text-decoration: none;}


#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cad7d9;
	background: none;
	color: #8b0000;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;}

#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cad7d9;
	background: none;
	color: #8b0000;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}

/* ################################################################################################ */

.date, .date_x, .tags {
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background: #B8B6B6;
	border-bottom: 1px #5D4E4A dotted;
	color: #5D4E4A; 
	margin: 0;
	padding: 2px 30px;
}
.date a:link, .date a:active, .date a:visited, .date_x a:link, .date_x a:active, .date_x a:visited, , .tags a:active, .tags a:visited {
	font-weight; bold;
	color: #B41105;
	text-decoration: none;
}
.date a:hover, .date_x a:hover, .tags a:hover {
	color: #5D4E4A;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 4px solid #cad7d9;
	background: none;
	color: #006400;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

.archivtitle {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 
	'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	color: #B41105; 
	font-size: 14px;
	font-variant: normal;
	padding: 0 0 3px 0;
	margin: 10px 0 40px 70px; 
	letter-spacing: 0.09em;
	background: none;
}

.tagtitle {
	font: bold 16px 'Times New Roman', Times, serif;
	border-bottom: 4px solid #cad7d9;
	letter-spacing: 0.09em;
	color: #00008b;
	margin: 20px 0 40px 70px;
	padding: 0 0 5px 0;
	text-decoration: none;
}

/* ################################################################################################ */

.description {
	text-align: center;
	font-size: 12px; 
	font-variant: small-caps; 
	color: #000000;
	padding: 5px 0px 0px 0px;
	letter-spacing: 1px;}

blockquote {
	clear: left;
	border-left: 4px solid #483d8b;
	color: #191970;
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin: 20px 40px 16px 25px;}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #483d8b;
	color: #00008b;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;}

/* ################################################################################################ */

#content img {
	border: 1px solid #cccccc;
	padding: 4px;
	max-width: 100%;
	display: inline;}

#archiv img {
	border: 1px solid #cccccc;
	padding: 4px;
	max-width: 100%;
	display: inline;}


.entry img {
	margin: 6px 10px 0px 0px;
	display: inline;}

.entry_x img {
	margin: 6px 10px 0px 0px;
	display: inline;}


.entry .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}

.entry_x .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;
}
#content .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}


#archiv .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}

/* ################################################################################################ */

.entry ol, .entry_x ol {
	padding: 0;
	margin: 0 0 12px 40px;
	list-style-type: square;
	background: none;
	color: #191970;
}
.entry ul, .entry_x ul {
	padding: 0;
	margin: 0 0 12px 40px;
	list-style-type: disc;
	background: none;
	color: #191970;
}
.entry ol li, .entry_x ol li {
	padding: 0;
	margin: 0 0 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #191970;
}
.entry ul li, .entry_x ul li {
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: circle;
	background: none;
	color: #191970;
}

/* ################################################################################################ */

#s {
	background: #ffffff;
	border: 1px solid #483d8b;
	color: #2e8b57;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0px 3px 0px;
	padding: 2px 0px 0px 2px;
	width: 161px;
	height: 17px;}

#comment {
	background: #ffffff;
	border: 1px #A19E9D solid; 
	color: #5D4E4A;
	font-size: 11px;
	padding: 4px;
	width: 400px; 
}

#submit {
	background: #5D4E4A;
	color: #ffffff;
	font: bold 11px Arial;
	margin: 0;
	padding: 3px 10px;
	border: none;
}

.commentbody {
	list-style-type: none;
	color: #00008b;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 16px 12px 16px 12px;
	background: #f7f7f0;
	border: 1px solid #483d8b;
	position: relative;}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #2f4f4f;
	float: right;
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 0px;}

.comment_title {
	text-align: left;
	font-weight: normal;
	background: inherit;
	color: #00008b;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0px 0px 0px 0px;}

	.com_pic {background: url(images/bubble.gif) no-repeat left; height: 26px;}

	.com_info {color: #993d00; padding: 0px 0px 0px 32px;}

	.commentbody p {line-height: 1.2em;}

	.commentlink {font-size: 10px;}

	.commentlist {list-style: none;}

	.commentlist a {color: #993d00;}

/* ################################################################################################ */

#info {
	background: transparent;
}

.info_m, .info_x {
	clear: left;
	color: #2A221F;
	font: bold 10px Arial;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0 0 30px 30px;
	padding-top: 5px;
}
.info_m a, .info_x a {
	background: none;
	text-decoration: none;
}
.info_m a:hover, .info_x a:hover {
	color: #B41105;
}
.info_s {
	clear: left;
	font-size: 11px;
	line-height: 1.2em;
	margin: 15px;
	padding: 0;
}

/* ################################################################################################ */

.line {
	border-top: 1px solid #483d8b;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.spacer {

	border-top: 1px dotted #483d8b;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.navbutton {
	background: none;
	border-bottom: 1px dotted #483d8b;
	color: #86b0b3;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-align: left;}

.navigation {
	border-top: 4px solid #483d8b;
	border-bottom: 1px solid #483d8b;
	font-size: 11px;
	margin: 40px 0px 20px 0px;
	padding: 2px 0px 17px 0px;
	color: #00008b;}

	.navigation a {background: none; color: #a52a2a;}


.navigation_x {
	font-size: 11px;
	margin: 30px 15px 15px 15px;
}
.alignleft {
	float: left; 
	text-align: left;
}
.alignright {
	float: right; 
	text-align: right;
}

/* ################################################################################################ */

.post-date {
	margin: 0 10px 0px 5px;
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;}

.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: 0px;}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #a52a2a;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;}

/* ################################################################################################ */

#tagcloud {
	text-align: center;
	color: #a52a2a;
	margin: 15px;
	padding: 4px 0px 7px 0px; 
	font-variant: normal;
}
#tagcloud a {
	text-align: center; 
	color: #a52a2a; 
	background: none;
}
#commentform, #commetform p, #commentform label, #commentform input {
	margin-left: 15px;
}

/* ################################################################################################ */

#wp-calendar caption {

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	border: 1px solid #483d8b;
	background: none;
	color: #b34700; 
	font-size: 11px;
	text-align: left;
}
#wp-calendar td {
	border: 1px solid #483d8b;
	border-collapse: collapse; 
	background: none;
}
#wp-calendar td a {

	color: #b34700;
	font-weight: normal;
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	border: 1px solid #483d8b; 
	background: transparent;
}
#wp-calendar td#next {
	padding: 0.1em 0px;
	 background: transparent;
}
#wp-calendar td#prev {
	padding: 0.1em 0px; 
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* ################################################################################################ */

.myinlinepicture {
	padding: 0px 0px 0px 0px;
}

.myinlinepictureleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px ;
}

.myinlinepictureright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px ;
}

/* ################################################################################################ */

#title a {
	text-decoration:none;
	color:#FFF;
	/*width:250px;*/
	height:30px;
	display:block;
	font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica;
	letter-spacing:0;
        text-indent:-9999px;
}