/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/*table {
	border: 1px solid;
	border-color: #000000;
}*/

table td{
	border: 1px solid;
	border-color: #000000;
}

blockquote, q {
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-style: italic;
	padding-left: 1.3em;
	padding-right: 0.5em;
	background: #efefef;
	border-left: 5px solid #1e72bd;
	border-right: 2px solid #1e72bd;
	/*-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);*/
}

blockquote p {
	display: inline;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], .button, .button:visited {
  background-color: #1e72bd !important;
  color: #FFFFFF;
}
.entry-header {
  word-wrap: break-word;
  border-bottom: 1px solid #1e73be;
}
.zeitung {
	text-transform: uppercase !important;
	font-weight: bold !important;
}
.inside-article img.attachment-full{
    display: none;
}
.inside-right-sidebar a {
	font-size: 14px;
}
.inside-right-sidebar li {
	padding-bottom: 0px;
	line-height: 1.0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0px;
}
.widget-title {
    margin-bottom: 5px;
}
.cpd {
	font-size: 14px;
}
.wp-polls-ul {
	font-size: 14px;
}
p {
    margin-bottom: 5px;
}
h4.tribe-event-title {
	margin-bottom: 5px;
}
.tribe-event-duration {
	font-size: 12px;
}
.tribe-events-widget-link > a:nth-child(1) {
	font-size: 12px;
}
	
input[type="search"] {
	background: #FAFAFA;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0px;
	padding: 2px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 30px;
	max-width: 100%;
	margin-right: 20px;
}
.search-submit{
	display:none;
}
.wetterallagen {
	margin: auto auto;
	position:relative;
	background-image:url(http://st.wetteronline.de/dr/1.0.624/img/p_city_hpweather/background/blau_d.gif);background-repeat:repeat-x;border:1px solid #BCBCBC;
	max-width:200px;
	with:100%;
	text-align:center;
	font-family:arial,verdana;
}

/* Visitenkarte */
.Visitenkarte {
  width: 250px;
  height: 140px;
  padding-top: 3px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 3px;
  margin: 10px;
  background-color: white;
  -moz-box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
  display: block;
  float: left;
  font: 95% Helvetica,Sans-Serif;
}
.Visitenkarte p{
  margin-top: 2px;
  margin-bottom: 0px;
  padding:4px;
  line-height: 130%;
}
.VName {
margin-bottom: 15px;
}
.VAdresse {
  margin-top: 15px;
  font-size: smaller;
}
