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

/*
Theme Name: Urholstein Wochenblatt Theme
Theme URL: http://www.urholstein.de
Description: This is the template of www.urholstein.de, you are not allowed to use it anyway.
Author: Christine von Mesek-Sikorski
*/

/*-------------------- Grundsatz Fontface ------------------------*/
@font-face {
    font-family: 'wieynckfraktur-regularunz1l';
    src: url('font/wieynckfraktur-regularunz1l.eot');
    src: url('font/wieynckfraktur-regularunz1l.eot?#iefix') format('embedded-opentype'),
         url('font/wieynckfraktur-regularunz1l.woff2') format('woff2'),
         url('font/wieynckfraktur-regularunz1l.woff') format('woff'),
         url('font/wieynckfraktur-regularunz1l.ttf') format('truetype'),
         url('font/wieynckfraktur-regularunz1l.svg#wieynckfraktur-regularunz1l') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------- Seitenaufbau ------------------------*/
body        {
	color: #3b4b4e; 
	background-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/bg.jpg);	
        font-family:'wieynckfraktur-regularunz1l', serif; 
	font-size: 18px;
margin:0px; 
padding:0px;
}
 
#wrapper    {
	width:1078px; 
	margin: auto; 
	text-align: left;
	}

#header        {
	width: 1078px;
	height: 777px;
	background-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/head.jpg);
	}
				 
#main       {
	width: 558px; 
	padding: 10px; 
	float: right; 
	text-align:justify;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#4e6262;
border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#4e6262;
margin-top: -225px;
	}

#main_wosbars       {
	width: 1058px; 
	float: right; 
        padding-right: 10px;
        padding-left: 10px;
	text-align:justify;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#4e6262;
border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#4e6262;
	}
/*-------------------- Sidebars ------------------------*/
#sidebar_links    {
	width: 239px; 
	float: left; 
	text-align: left;
padding-right:9px;
padding-bottom:9px;
    margin-top: -63px;
		}

#sidebar_rechts    {
	width: 239px; 
	float: right;
	padding-left: 9px;
margin-top: -226px;
padding-bottom:9px;
	}
/*-------------------- Aufzählung Menü ------------------------*/		
	li.cat-item {
		font-size:17px;
	}
	ul.cat-item {
		font-size:17px;
	}
	
	.widgettitle {
		font-size:17px;
	}
	
	.links {
		text-align:center;
	}
/*-------------------- Footer------------------------*/
#footer        {
	background-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/foot.jpg);
        border-top-style:dotted;
	text-align:center;
	border-top-width:1px;
	border-top-color:#4e6262;
	padding-top: 6px;
        height: 110px;
	width: 1078px;
	clear: both; 
	}
/*-------------------- Menü ------------------------*/
#navi_rechts		{
width: 400px;
padding-top:390px;
padding-right:182px;
font-size:20px;
float:right;
}
	
	
	#navi_rechts ul {margin: 0; padding: 0;
	list-style-type: none; list-style-image: none; }
#navi_rechts li {display: inline; }


		ul.menu {
margin: 0; padding: 0; 
	list-style-type:none;
	display:inline;
	 }

		li.menu {
			margin: 0; padding: 0; 
	list-style:none;
	display:inline;
	float:left;
	}

/*-------------------- Textauszug Index  ------------------------*/
.excerpt {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	text-align: justify;
    line-height: 1.5em;
}

.wp-caption-text {
padding: 5px; 
color: #8B7E66;}
/*-------------------- Suchfeld ------------------------*/
.wp-block-search__input {
width: 183px;
height: 35px;
border: double;
border-color: #4e6262;
background-image:url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/form_bg.jpg);
}
/*-------------------- Kleinelemente ------------------------*/
.prevnext {
	text-align:center;
	font-size:18px;
	color: #8B7E66;
}

.info {
	text-align:center;
	font-size: 18px; }
/*-------------------- Tabellen ------------------------*/
table {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-collapse: separate;
	border-spacing: 5px;
  table-layout: auto;
  max-width: 95%;
            border-top-style: dotted;
            border-right-style: double;
            border-left-style: double;
            border-bottom-style: dotted;
	border-top-width:1px;
	border-bottom-width:1px;	
	border-color:#9f937f;

}
td {
	text-align: center;
	line-height:1.5em;
	vertical-align: top;
	}
tr {
vertical-align: top; }
/*-------------------- Bilder  ------------------------*/
.filmrahmen {
border-image-slice: 27 27 27 27;
border-image-width: 40px 40px 40px 40px;
border-image-outset: 0px 0px 0px 0px;
border-image-repeat: repeat repeat;
	-webkit-border-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/w_border8.png);
	 -o-border-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/w_border8.png);
border-image-source: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/w_border8.png);
margin-left: auto;
margin-right: auto;
	display: block;
padding-top: 29px;
	border: 1px solid blue;
}

.wp-block-embed__wrapper {
margin-left: auto;
margin-right: auto;
width:467px;
}

.artikelbild {
display:block;
    margin-left: auto;
    margin-right: auto;
border-style: dotted;
border-color: #A29682;
border-width: 1px;
width: 560px;
height: 25px;
overflow:hidden;
margin-bottom: 5px;
}

IMG.left {
	float: left;
	margin-right: 10px;
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		mix-blend-mode: multiply;
	}
		
.center {
	text-align:center;
	}

.wp-caption {
background-image:url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/form_bg.jpg);
border-style: double;
padding-top: 5px;
border-color: #4e6262;
max-width: 550px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bildlinks {float: left;
}

.rechts {align:right;}
/*-------------------- Schrift  ------------------------*/
h1, h2, h3, h4, h5, h6 {
	text-align:center; 
	font-weight:normal;
}

h6 { 
	font-size:17px;
color:#8B7E66;
margin: 10;
}

h2 {
	font-size:24px;
}

.say-no-to-faux-bold {
  font-synthesis: none;
}

amp {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
}

a {
text-decoration:none;
color:#710101;
}

a:hover {
text-decoration:none;
color:#e30303;
}

#zeit {
	font-size:17px;
	color:#710101;
	padding-top:15px;
	text-align:right;
padding-right:35px;
}

.times { font-family: "Times New Roman", Times, serif; }

.zitat2 {
text-align: justify;
color: #826B58;
}

.zitat1 {
text-indent: 53px;
text-align: justify;
color: #826B58;
}

.info { font-size: 21px;}
.suchwort { color:#305d83;}

.linklistcatclass {
	font-family:'wieynckfraktur-regularunz1l', serif; 
  color: #8B7E66;
	font-weight: normal;
	font-size: 19px;
	}
/*-------------------- Gästebuch  ------------------------*/
.gwolle-gb .gb-entry {
    position: relative;
    border-top: 1px #4e6262 solid;
    padding: 10px 0;
    margin: 0;
    clear: left;
}
/*-------------------- Button  ------------------------*/
.wp-block-search__button, .Buttons {
font-family:'wieynckfraktur-regularunz1l', serif;
font-size: 13px;
padding: 6px;
border: double;
border-color: #4e6262;
	background-image:url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/form_bg.jpg);
color:#305d83;
}

.wp_user_stylesheet_switcher_button {
border: none;
margin-left: -18px;
background: transparent;
}

#button {
font-family:'wieynckfraktur-regularunz1l', serif;
font-size: 16px;
border: double;
border-color: #4e6262;
color:#4e6262;
}

#submit {
font-family:'wieynckfraktur-regularunz1l', serif;
font-size: 16px;
border: double;
border-color: #4e6262;
color:#4e6262;
}

element.style {
	font-family:'wieynckfraktur-regularunz1l', serif;
	font-size: 16px;
}

#blaettern {
	text-align:center;
	font-size:18px;
}

blockquote {
padding:5px;
margin:5px;
  background-image: url(https://www.vonmesek.de/wp-content/themes/vonmesek_urholstein/images/quoteunten.png);
  background-position: top left;
  background-repeat: no-repeat;
text-indent: 53px;
  }
/* -------------------  Einträge-------------------------------*/
.entry-title 	{
	text-align:center;
	font-weight:normal;
	font-size:23px;
}

.entry {
	padding:0;
	margin:0;
	text-align: justify;
line-height: 1.5em;
}

.datum {
	text-align:center;
	font-size: 16px;
	color: #4e6262;
}

.brotkrume,
.brotkrume a {
color:#4e6262;
font-size: 16px;
}

/* ------------------- widgets-------------------------------*/
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6,
.widget {
list-style-type: none;
color:#4e6262;
}

.widget ul {
color: #4e6262;
margin: 0; padding-left:0;
list-style:none;
text-align: center;
}

.widget ul.children {
padding-left: 0px;
text-align: center;
}

element.style {
font-size: 10px;
}

.widgettitle {
margin-top: 0;
}

.textwidget {
	margin-left: 0;
	padding-left: 0;
	text-align:center;
	margin-right: 5px;
margin-top: 6px;
	list-style-type:none;
}

.widget_categories {
border: 30px solid blue;
    -webkit-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Safari */
    -o-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Opera */
    border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png);
	  border-image-slice: 110;
border-image-width: 5;
  border-image-repeat: repeat;
margin-bottom:6px;
}

.widget_tag_cloud {
border: 30px solid blue;
text-align: justify;
    -webkit-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Safari */
    -o-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Opera */
    border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png);
		  border-image-slice: 100;
border-image-width: 5;
  border-image-repeat: repeat;
margin-top:6px;
margin-bottom:6px;
}

.widget_polls-widget {
border: 30px solid blue;
text-align: justify;
    -webkit-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Safari */
    -o-border-image: url(https://vonmesek.de/wp-content/upload/sw_border1.png); /* Opera */
    border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png);
		  border-image-slice: 120;
border-image-width: 5;
  border-image-repeat: repeat;
margin-top:6px;
}

.widget_wp_user_stylesheet_switcher_widgets {
border: 30px solid blue;
    -webkit-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Safari */
    -o-border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png); /* Opera */
    border-image: url(https://vonmesek.de/wp-content/uploads/w_border1.png);
		  border-image-slice: 81;
border-image-width: 5;
  border-image-repeat: repeat;
	margin-bottom:6px;
}
.widget_quotescollection {
border: 10px solid blue;
    -webkit-border-image: url(https://vonmesek.de/wp-content/uploads/w_border.png); /* Safari */
    -o-border-image: url(https://vonmesek.de/wp-content/uploads/w_border.png); /* Opera */
    border-image: url(https://vonmesek.de/wp-content/uploads/w_border.png);
		  border-image-slice: 50;
border-image-width: 5;
  border-image-repeat: repeat;
	margin-top: 6px;
	padding:0;
}
.quotescollection-quote-wrapper {
	text-align:center;
    padding: 0;
	font-size: 16px;
    margin: 0;
	}

/* -------------------  Tablepress -------------------------------*/