
.blog.blog-wide {
	max-width: 980px;
	margin: auto;
	}

.blog.blog-wide.wide {
	max-width: 100%;
	margin: auto;
	}

.blog-wide textarea.rating {
	width: 100%;
	margin-top: 0px;
	}  

.blog-narrow textarea.rating {
	width: 450px;
	} 

.bloglist #leftcolumn, .blog #leftcolumn {
	padding: 0px;
	} 
	
.blog .col-m .sidebar {
	padding: 0px 0px 0px 20px;
	}	

.blog #contentarea { 
	font-family: tahoma,Verdana,Sans-serif;
	font-size: 11px;
	line-height: 19px;
	}

.blog p, .bloglist p,
.bloglist td { 
 	font-family: georgia, serif;
	font-size: 13px;
    line-height: 17px;
	}

.blog td { 
	font-family: tahoma,Verdana,Sans-serif;
	font-size: 11px;
	line-height: 19px;
	}

div.blog-title {
	}

div.blog-title a {
 	text-decoration: none;
 	color: black;
	}

.blog h1 a {
	text-decoration: none; 
	color: #111;
	}
	
.blog h2 a {
	text-decoration: none; 
	color: #000;
	}
	
.blog h2 a:visited {
	text-decoration: none; 	
	color: #666;
	}

.bloglist h1 a {
	text-decoration: none; 	
	color: #666;
	}
	
	
.blogowner h2 {
    padding: 10px 0px;
	}	

.blogowner h2,
.blogentry h2 a,
.blog-wide .blogentry h1 a,
.bloglist-wide .blogentry h1 a,
.blog-wide .blogentry h1,
.bloglist-wide .blogentry h1,
#blog .event-info h2 a,
#blog .item-info h2 a, 
#index .item-info h2 a  {
	font-family: 'Playfair Display', serif;
	font-size: 44px;
	font-weight: 300;
    font-style: normal;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 1.2;
	}

#index .item-info h2 a {
	font-size: 30px;
	}
		
.blogowner h2,
#blog .item-list-wrapper .item-info h2 a {
	font-size: 30px;
	} 	

.blog h3, .bloglist h3 {
	}

.blogheader {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 20px;
	width: 960px;
	}

.bloglist-wide .blogheader,
.blog-wide .blogheader {
   padding-top: 0;
	}

.blogheader #description {
   margin: 0 50px;
   font-size: 15px;
   font-family: 'Open Sans Condensed', sans-serif;
   text-transform:uppercase;
   letter-spacing:.1em;
   line-height: 18px;
   color:#999;
   }
   
.blogheader #description p {
	text-align: center;
	}   

.blogheader h1 {
   padding: 0;
   margin: 3px 0 10px 0;
}

.bloglist-wide .blogheader h1,
.blog-wide .blogheader h1, div.blog-title {
	padding: 0;
	margin: 0px 0 0px 0;
	font-style: normal;
	line-height: 60px;
	text-transform: uppercase;
	color: #4A4848;
	font-size: 60px;
	padding-bottom: 30px;
	font-family: 'Playfair Display', serif;
    letter-spacing: 0px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: none;	
	}

.bloglist, .blog .sidebar ul {
	list-style-type:none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left:0px;
	}

.bloglist li, .blog .sidebar li {
	font-size: 11px;
	line-height: 19px;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    list-style: none;
	}
	
.bloglist .functionbox {
	background-color: #fff;
	padding: 0px;
	}

.bloglist .cloudContainer li, .blog .cloudContainer li {
	float:left; 
	border-bottom:0px;
	padding:0px;
	}

.blog .blogentry ul {}

.blog .blogentry ul li {
	list-style: outside;
	list-style-type: square;
	margin-left: 20px;
	}

.bloglist li a, .blog li a {
	text-decoration: none;
		}

#bloglist ul.tp-tabs {
	height: auto;
	}

#bloglist ul.tp-tabs li {	
	float:none;
	padding: 0px; 
	margin: 0px;
	}

#bloglist div.tp-tabbedmenu .tp-tabs a {	
	padding: 0px; 	
	margin: 0px; 	
	font-size: 14px;
	}

#bloglist div.tp-tabbedmenu a.tp-selectedtab {
	font-weight: 700;
	}

.bloglist div.entryinfo {
 	padding-bottom: 10px;
 	margin-bottom: 10px;
	}
	
.bloglist h2 {
	width: 100%;
	}	

.blogcontent {
	/* width: 470px; */
	padding-left: 10px;
	}

.bloglist-wide #leftcolumn, .blog-wide #leftcolumn {
  	padding: 0px 0px 0px 10px;
	} 

.blogentry form.rating {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
	}

.blogentry p img, .blogentry td img, .blogentry img {
	max-width:100%;
	height: auto;
	display:block;
	}

.blog-wide .blogentry, .bloglist-wide .blogentry,
.blog-wide p, .bloglist-wide p,
.blog-wide td, .bloglist-wide td,
.eventflow .event .event-shortinfo,
#index .item-list-wrapper .item .item-summary,
.blog-wide .blogentry .item-list-wrapper .item .item-shortinfo {
  	color: #222222;
  	font-family: Georgia,"Times New Roman",Times,serif;
  	font-size: 17px;
  	font-weight: 400;
  	line-height: 1.5;
  	color: #333;
  	-webkit-font-smoothing: antialiased;
	text-align: left;  
	}
	
.blog.blog-wide.wide .item-list-wrapper.blogcommentslist {
	max-width: 60%;
	margin: auto;
	} 	
	
.blog.blog-wide .item-list-wrapper.blogcommentslist {
	max-width: 100%;
	margin: auto;
	}	

.blog-wide p a:link, 
.bloglist-wide p a:link {
	text-decoration: underline;
	}

.blog-wide .blogentry h3,
.bloglist-wide .blogentry h3 {
	font-family: georgia,serif;
	font-size: 17px;
	line-height: 26px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
	}

.blog-wide .blogentry p.citat,
.bloglist-wide .blogentry p.citat {
	margin-bottom: 20px;
	padding-left: 30px;
	border-left: 5px solid #dddddd;
	}

.blog-wide .blogentry p.bildtext,
.bloglist-wide .blogentry p.bildtext {
  	font-size: 14px;
  	font-family: arial, sans-serif;
  	text-align: left;
  	line-height: 1.5;
  	color: #666;
	}

.blog-wide .blogentry p.ingress,
.bloglist-wide .blogentry p.ingress {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    border-bottom: 0px solid #EEE;
    padding-bottom: 0px;
	}

.blog-wide .blogentry p img {
	max-width:100%; 
	height: auto;
	}

.blog-wide .blogcontent, 
.bloglist-wide .blogcontent {
	width: 100%;
	padding-left: 0px;
	}

.blog-wide .blogheader, 
.bloglist-wide .blogheader {
	width: 100%;
	padding-top: 10px;
	margin: 40px 0px 80px 0px;
	}

.blog-wide td#gutter, 
.bloglist-wide td#gutter {
    background: none;
	}

.bloglist-wide #rightcolumn, 
.blog-wide #rightcolumn {
  	background-color: #ffffff;
  	padding: 0px;
  	color: #222222;
  	padding: 0px;
	padding-top: 7px;
  	width: 130px;
  	-webkit-border-top-left-radius: 3px;
  	-webkit-border-top-right-radius: 3px;
	}

.bloglist-wide #rightcolumn a, 
.blog-wide #rightcolumn a {
  	color: #666666;
  	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  	font-size: 10px;
	}

.bloglist-wide ul, .blog-wide ul {
  	list-style: none;
  	margin-left: 0px;
	}

.bloglist-wide #rightcolumn h3, 
.blog-wide #rightcolumn h3 {
  color: #cccccc;
  	padding-left: 10px;
	}

.bloglist p {
 	margin-top: 0;
 	padding-top: 0;
	}

.blog #authorportrait, 
.bloglist #authorportrait {
  	margin-bottom: 10px;
  	float:left;
	overflow: hidden;
	}


.bloglist-wide .sidebar .blogowner,
.blog-wide .sidebar .blogowner {
	width: calc(60% - 20px);
    float: right;
    margin-left: 20px;
	}

.bloglist-wide .sidebar #authorportrait,
.blog-wide .sidebar #authorportrait {
  	width:100%;
  	margin-bottom: 10px;
    text-align: left;
    width: 40%;
    float: right;	
	}
	
.bloglist-wide .sidebar #authorportrait {
	}	
	
.bloglist-wide .sidebar .blogowner {
	}	

.bloglist-wide #authorportrait img,
.blog-wide #authorportrait img {
 	width: 100%;
    height: auto;
    border-radius: 300px;
    max-width: 100px;
    border: 2px solid #ececec;
	}

.blogentry {
  	clear: both;
 	overflow: hidden; 
	}

.blogentry .docinfo {
    clear: both;
	}

.blogentry .entryinfo {
   	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #777777;
	}

body#blog #bloglist {
	float: right; 
	width: 100%;
	}
	
body#blog #recentposts {
	float: left; 
	width: 100%;
	}

body#blog #recentposts ul li {
	list-style-type: none; 
	padding-bottom: 5px;
	}

body#blog .content a {
	font-family: tahoma,Verdana,Sans-serif;
	font-size: 11px;
	line-height: 19px;
	}

.blog-wide .blogentry .rating-info-box {
	display: none;
	}

.blog .commentslist td {
	font-size: 12px;
	line-height: 16px;
	}

.blog-wide .commentslist td {
	font-size: 14px;
	line-height: 18px;
	}

div.blog-doc-cats, 
div.blog-doc-tags {
	}

div.blog-doc-cats a, 
div.blog-doc-tags a {
	}

.blog-wide .social-bookmarks-wide ul {
	display:block;
	float: left;
	clear:both;
  	}


.blog-wide .blogentry .social-bookmarks-wide ul li {
	margin-right: 10px;
	margin-left: 0px;
	border: 0px;
	float: left;
	list-style-type: none;
	}
	
	
.blog-wide .rating-howto {
	display: none;
	}	

#blog .event-info h2 {
	margin: 5px 0px 0px 0px;
	}

	

#blog .event-info h2, 
#index-new .event-info h2 {
	margin: 0px;
	padding:0px;	
}

#blog .eventflow .event .event-teaser,
#blog .item-list-wrapper .item .item-teaser {
	margin: 20px 0px 20px 0px;
	}

#blog .event-info-pub-info,
#blog .item-info-pub-info,
#index-new .event-info-pub-info {
	font-family: 'Roboto', sans-serif; 
	font-size: 12px;
	color: rgba(0,0,0,0.50);
	letter-spacing: 0;
	line-height: 20px;
	margin-bottom: 5px;
	}

.event-info-teaser {
	width:32%;
	float: left;
	margin-right: 20px;
	box-sizing: border-box;
	}

.event-info-teaser img {
	width:100%;
	height: auto;
	}

#index .event-summary {
	width:60%;
	float:left;
	box-sizing: border-box;
	
	}

.section-groups .event-summary {width:100%;}

/* NEW 20111212 */

.bloglist-wide ul, .blog-wide ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left:0px;
	}

.cloudContainer {
	margin-bottom: 30px;
	display: inline-block;
	}

.cloudContainer a, 
div.blog-doc-cats a, 
div.blog-doc-tags a {
	margin-left:10px;
	padding: 4px 6px 4px 6px;
	background-color: #dddddd;
	margin: 5px 4px 0px 0px;
	border-radius:2px;
	text-decoration: none;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.2;
	text-transform: capitalize;
  	}
  
.cloudContainer a:visited, .cloudContainer a:hover {
	color: black;
	}   
  
.cloudContainer a#Plusarticle {
  	background-color: #FCC550;
	}  

.blog-wide .col-m .cloudContainer a {}

.blog-wide .cloudContainer, .blog-narrow .cloudContainer {
  	border: 0px;
	}

.blogg-dates {
  	/* margin-left:20px; */
	padding-left:0px;
	}

.blogs-categorylist {
	/*  padding:10px; */
	/*  margin:10px; */
	}

.blogg-dates h3 {
  	padding: 20px 0px 20px 0px;  
	}

.blogg-bookmarks {
  	padding:0px 0px 0px 0px;
  	/*  margin:10px; */
	}

.std.section-blogs .col-m {
	}

/* LAYOUT Wide Wide */

.blog.blog-wide.wide .col-m {
	width: 100%;
	text-align: center;
	border-top: 3px solid #f2f2f2;
	margin-top: 200px;
	} 
	
.blog.blog-wide.wide .col-m .sidebar .cloudContainer,
.blog.blog-wide.wide .col-m .sidebar .blogg-dates,
.blog.blog-wide.wide .col-m .sidebar .blogs-categorylist,
.blog.blog-wide.wide .col-m .sidebar .blogg-bookmarks {
	display: none;
	}	
	
.blog.blog-wide.wide .col-m .sidebar .blogowner,
.blog.blog-wide.wide .col-m .sidebar #authorportrait {
	width: 100%;
	float: none;
	margin: 0px;
	text-align: center;
	}

.blog.blog-wide.wide .col-wn {
	width: 100%;
	max-width: 1300px;
	padding-right: 0px;
	}

.blog.blog-wide.wide .blogentry h1,
.blog-wide.wide .blogentry p img,
.blog.blog-wide.wide .rating-wrapper,
.blog.blog-wide.wide .blogentry .docinfo,
.blog.blog-wide.wide .blogentry .social-bookmarks-wide {
	max-width: 100%;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	}
	
.blog.blog-wide.wide .blogentry .docinfo {
	display: inline-block;
	padding: 20px;
	}

.blog.blog-wide.wide .col-wn .blogentry p,
.blog.blog-wide.wide .col-wn .blogentry h2 {
	max-width: 60%;
	margin: auto;
	}
	
.blog.blog-wide.wide .col-wn .blogentry h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
.blog.blog-wide.wide .col-wn .blogentry p.ingress {
	margin-top: 20px;
	margin-bottom: 40px;
	}		
	
.blog.blog-wide.wide .col-wn .blogentry p+p {
	margin-bottom: 10px;
	}
	
.blog.blog-wide.wide .col-wn .blogentry p+p img {
	margin-top: 30px;
	}

.blog.blog-wide.wide .col-wn .blogentry p.bildtext {
	margin-bottom: 20px;
	}

.blog-wide.wide .blogentry p img {
	max-width: 165%;
	margin-left: -30%;
	}
	
.blog.blog-wide.wide .commentslist,
.blog.blog-wide.wide .blogentry form.rating,
.blog.blog-wide.wide .blog-doc-cats,
.blog.blog-wide.wide .blog-doc-tags {
	width: 100%;
	max-width: 60%;
	margin: auto;
	text-align: center;	
	}	
	
.blog.blog-wide.wide .commentslist {
	text-align: left;	
	}	

.blog.blog-wide.wide .blogentry .social-bookmarks-wide {
	display: inline-block;
	}
	
.std.section-blogs .col-m {
	}
		
.blog.blog-wide.wide span.lightboxzoom::before {
    top: 10%;
    right: -15%;
	}	


/* -- */	

div.blog.blog-wide .col-m div.functionbox {
	padding: 0px;
	margin-left: 0px;
	margin-top: 20px;
	width: 100%;
	float: left;
	box-sizing: border-box;
	background-color: #fff;
	}

.functions {
	padding-left:10px;
	margin-left:10px;
	}

#authorportrait {
	}

.blogg-htmlpanel {
	padding: 0px 10px 10px 0px;
	}

#internal {
	float:right;
	padding-top:5px;
	margin-left: 5px;
	}

#external {
	float:left;
	margin-left: 5px;
	height: 28px;
	}


.blogentry .docinfo {
	clear: both;
	font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	font-decoration: none;
	float:left;
	line-height:18px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}

.std.section-blogs .commentslist {
	margin-top:20px;
	width: 100%;
}

.std.section-blogs .followme {
	display: inline-block;
	height: 40px;
	display: none;
}

.std.section-blogs .followme a {
	text-decoration: none;
}

.followme-box {
	border-top: 1px solid #dddddd;
	margin-top:5px;
	padding-top:5px;
	width:100%;
	box-sizing: border-box;
}

.std.section-blogs .rating-wrapper .information {
	display: none;
	}

/* tinymce editdesk */

/* filepicker */

body#tinymce-filepicker.framed.section {
	padding: 20px; 
	width:100%; 
	box-sizing: border-box;
	}

button#select-photo-btn.slimbutton, button#select-docpart-btn.slimbutton {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	}

/*
li.soc-twitter a::before {content: "\f099"; font-family: "Font Awesome 5 Pro"; padding-right:8px;font-size: 23px;}
li.soc-facebook a::before {content: "\f082"; font-family: "Font Awesome 5 Pro"; padding-right:8px;font-size: 23px;}
li.soc-fav a::before {content: "\f004"; font-family: "Font Awesome 5 Pro"; padding-right:8px;font-size: 23px;}
li.soc-mail a::before {content: "\f0e0"; font-family: "Font Awesome 5 Pro"; padding-right:8px; font-size: 23px;}
*/