/**
 * Screen Stylesheet
 * Default style for the Hybrid theme
 *
 * @since 0.3
 * @package Hybrid
 * @subpackage CSS
 */

/* Body */
body {
	font: normal normal normal 12px/18px Roboto, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	color: #000;
	}

/* Body container */
#body-container {
	
	}

/* Links */
a {
	color: #06c;
	text-decoration: none;
	}
a:visited {
	color: #06c;
	}
a:hover, a:active {
	color: #d54e21;
	text-decoration: underline;	}

/* Headers 
h2, h3, h4, h5, h6 {
	
	font-weight: bold;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}
*/
/* Lists */
ul {
	list-style: none;
	}

ul li {
background:transparent url(../images/dash-464646-10x15.gif) no-repeat scroll 0 2px;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 15px;
	}

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}

/* Code */
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	padding: 3px 6px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
th {
	background: #eee;
	}

.KontaktTabelle  {
	border:0px;
}

.KontaktTabelle td {

	border:0px;
	width:50%;
	padding:0px;
	padding-bottom:21px;
}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Georgia, serif;
	color: #333;
	}

/* Images */
.post img, .entry-content img {
	max-width: 560px;
	border: 0px solid #777;
	}

.thumbnail {
	float: left;
	/*width: 100px;
	height: 100px;*/
	margin: 0 20px 20px 0;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	display: inline-block;
	min-width: 540px;
	}

.note-dgk {
	padding: 6px 9px;
	background: #f7a5ba;
	border: 1px solid #CE1342;
	display: inline-block;
	min-width: 540px;
	}

.note-blue {
	padding: 6px 9px;
	background: #E7F3FF;
	border: 1px solid #99CCFF;
	display: inline-block;
	min-width: 540px;
	}

.note img { border: 0;
	}

/* Warnings/Alerts */
.warning {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	display: inline-block;
	min-width: 540px;
	}

.alert {
	padding: 6px 9px;
	background: #FDF2F7;
	border: 1px solid #D20063;
	display: inline-block;
	min-width: 540px;
	}

.warning img, .alert img { border: 0;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	display: inline-block;
	min-width: 540px;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}


/* Breadcrumb */
.breadcrumb, .breadcrumbs {
	margin: 0 0 30px 0;
	font-style: italic;
	color: #666;
	}
.breadcrumb a, .breadcrumbs a {
	color: #111;
	text-decoration: none;
	}
.breadcrumb a:hover, .breadcrumbs a:hover {
	color: #d54e21;
	text-decoration: underline;
	}


/* Captions [caption] */
.wp-caption {

	}
.wp-caption .wp-caption-text {
	
	}
.wp-caption img {
	max-width: 560px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
	}

/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	}

/* Logo */
#Logo {
        position: absolute;
}


/* Blog title */
#site-title {
	font: normal normal normal 16px/20px Roboto, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	margin: 0;
	width: 615px;
	bottom: 21px;
	position: absolute;
    background-image: url("../images/dgk-typologo2023.png");
    background-size: 169px 56px;
	background-repeat:no-repeat;
	padding: 62px 0 0 0;	
	}

body.blog-12 #site-title {
	font: normal normal normal 16px/20px Roboto, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	margin: 0;
	width: 615px;
	bottom: 41px;
	position: absolute;
	padding: 62px 0 0 0;
	background: none;	
	}

body.blog-54 #site-title {
    background-image: url("../images/AGIKweb_header-645x122_150dpi_transparent.png");
    background-size: 322.5px 61px;
 }


body.blog-29 #site-title {
	font: normal normal normal 16px/20px Roboto, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	margin: 0;
	width: 615px;
	bottom: 21px;
	position: absolute;
    background-image: url("../images/YoungDGK_Logo_X2.png");
    background-size: 363px 68px;
	background-repeat:no-repeat;
	padding: 62px 0 0 0;	
	}
.Tabellen {border:0px}
.Tabellen td {border:0px}

#site-title a:hover, #site-title a:active {
	text-decoration: none;
	}

#site-title a {
	color: #000;
	
	}



/* Blog description */
#site-description {
	font: normal normal normal 16px/20px Roboto, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	margin: 9px 0 0;
	color: #000000;
	bottom: 1px;
	position: absolute;
	width: 615px;
	}


#the_header {
	width: 960px;
	height: 157px;
	
}
#header_img {
	float: left;
	width: 115px;
	height: 157px;
	margin: 0 20px 0 0;
}

#dgk_logo {
	
	width: 115px;
	height: 115px;

}

#header {
    float: left;
    height: 115px;
    margin: 0 20px 0 0;
    position: relative;
    width: 615px;
}


#header_kontakt {
	float: left;
	width: 180px;
	margin: 26px 0 0 0;
}

#header_kontakt address a { 
	color: #000000 
}



/* Navigation
#primary-menu, #navigation {
	overflow: visible;
	height: 34px;
	margin: 0 0 60px 0;
	z-index: 100;
	}
#primary-menu li, #page-nav li {
	margin-right: 15px;
	}
#primary-menu li li, #page-nav li li {
	margin-right: 0;
	}
#primary-menu li a, #page-nav li a {
	padding: 8px 15px 8px 15px;
	color: #111;
	background: #fff;
	border: 1px solid #ccc;
	}
*/
/* Drop-downs style 
#primary-menu li:hover ul, #primary-menu li.sfHover ul, #page-nav li:hover ul, #page-nav li.sfHover ul {
	top: 32px;
	}
#primary-menu li li a, #page-nav li li a {
	border-top: none;
	margin-right: 0;
	}
#primary-menu li ul, #page-nav li ul {
	background: #fff;
	border-top: 1px solid #ccc;
	}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul, #primary-menu li li li:hover ul, #primary-menu li li li.sfHover ul, 
#page-nav li li:hover ul, #page-nav li li.sfHover ul , #page-nav li li li:hover ul, #page-nav li li li.sfHover ul  {
	top: -1px;
	}
#primary-menu li li li, #page-nav li li li {
	margin-left: -1px;
	}
*/
/* Container (wraps content, primary, and secondary) */
#container {
	margin-bottom: 21px;
	}

/* Main content */
body.blog-6 #content {
	min-height: 1200px;
	}
.no-widgets .content, .page-template-no-widgets .content {
	width: 960px;
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #777;
	background: url("../images/fade10x25.png") repeat-x scroll 0 bottom transparent;
	}
.single .post, .attachment .post, .page .post {
	margin: 0;
	}

/* Archive information */
.category-info {
	overflow: hidden;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #777;
	background: url("../images/fade10x25.png") repeat-x scroll 0 bottom transparent;
	}

.author-info, .search-info {
	overflow: hidden;
	margin: 0 0 40px 0;
	}

/* Entry format*/

body.page-template-front-page div.format-image p.byline {
	display: none;
}

/* Entry title */
.entry-title {
	/*font-size: 24px;*/
	margin: 0 0 12px 0;
	font-weight: normal;
	}
.archive .entry-title, .search .entry-title {
	/*font-size: 21px;*/
	margin: 0 0 12px 0; /* 0 */
	}
.page-title, .attachment-title {
	margin: 0 0 21px 0;
	}
.entry-title a, .section-title a, .section ul li a {
	color: #000;
	}

/* Byline */
.byline {
	margin: 0 0 30px 0;
	font-style: italic;
	color: #666;
	}
.archive .byline, .search .byline {
	margin: 0 0 30px 0;
	font-style: italic;
	color: #666;
	}
.byline .byline-prep {
	text-transform: lowercase;
	}

/* Entry content */
.entry-content {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

/* Entry metadata */
.entry-meta {
	clear: both;
	font-style: italic;
	color: #666;
	}

/* Page links (multiple-paged posts) */
p.page-links a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}
.navigation-attachment {
	overflow: hidden;
	}

/* WP Pagenavi plugin */
.wp-pagenavi {
	margin-bottom: 21px;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #000;
	}

#secondary .widget,
#primary .widget  {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #777;
	background: url("../images/fade10x25.png") repeat-x scroll 0 bottom transparent;
	}

#secondary .widget a,
#primary .widget a {
	color: #06C;
	}
#secondary .widget a:hover,
#primary .widget a:hover {
	color: #d54e21;
	text-decoration: underline;
	}

.widget a {
	color: #000;
	text-decoration: none;
	}
.widget a:hover {
	color: #d54e21;
	text-decoration: underline;
	}

.widget ul.categories, .widget ul.wp-tag-cloud {
	margin: 0 0 21px 0;
}
.widget ul {
	margin: 0 0 21px 0;
}

/* Widget titles */
.widget-title {
	/*font-size: 18px;*/
	font-weight: normal;
	color: #111;
	}

#utility-before-content .widget-inside {
	margin: 0 0 21px 0;
}


/* Utility widget areas 
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}
*/
/* Comments template */
#comments-template {
	clear: both;
	}

/* Comment headers */
.comments-header {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
	}
#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
#comments li li, #comments li li li li {
	background: #f9f9f9;
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
	}

/* Comment metadata */
.comment-meta {
	margin: 10px 0 21px 0;
	font-size: 13px;
	color: #666;
	}
.comment-author {
	font-size: 15px;
	color: #000;
	}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #666;
	}

/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
	}
#comments-template label {
	font-size: .9em;
	}

/* Respond textarea */
textarea {
	width: 98%;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	clear: both;
	margin: 0 0 21px 0;
	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer {
	font-style: italic;
	color: #444;
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
	}

/* Post Layouts */
.layout-1c .content {
	width: 960px;
	}
.layout-1c #primary {
	clear: left;
	float: left;
	width: 470px;
	}
.layout-1c #secondary {
	clear: none;
	float: right;
	width: 470px;
	}
.layout-2c-r .content {
	float: right;
	width: 620px;
	}
.layout-2c-r #primary {
	float: left;
	width: 300px;
	}
.layout-2c-r #secondary {
	clear: left;
	float: left;
	width: 300px;
	}
.layout-2c-l .content {
	float: left;
	width: 620px;
	}
.layout-2c-l #primary {
	float: right;
	width: 300px;
	}
.layout-2c-l #secondary {
	clear: right;
	float: right;
	width: 300px;
	}
.layout-3c-r .content {
	float: right !important;
	width: 520px !important;
	}
.layout-3c-r #primary {
	float: left !important;
	width: 190px !important;
	}
.layout-3c-r #secondary {
	clear: none;
	float: left !important;
	width: 190px !important;
	margin-left: 20px;
	}
.layout-3c-l .content {
	float: left;
	width: 520px;
	}
.layout-3c-l #primary {
	float: right;
	width: 190px;
	}
.layout-3c-l #secondary {
	clear: none;
	float: right;
	width: 190px;
	margin-right: 20px;
	}
.layout-3c-c #container {
	padding-left: 240px;
	padding-right: 240px;
	}
.layout-3c-c .content {
	width: 480px;
	float: left;
	}
.layout-3c-c #primary {
	float: left;
	width: 220px;
	position: relative;
	right: 720px;
	}
.layout-3c-c #secondary {
	float: left;
	width: 220px;
	position: relative;
	margin-left: -220px;
	}

/* XML Style */


.xmlblock {
	margin: 0 0 21px;
	overflow: auto;
}

div.xmlblock .odd {
	float: left;
	width: 272px;
	margin: 0 16px 21px 0;
	}
div.xmlblock .even {
	float: left;
	width: 272px;
	margin: 0 0 21px 0;
	}
div.xmlblock .clear {
	clear: both;
	}

ul.section-ul {
	margin: 0 7px 0 0;
}
ul.section-ul li {
	padding: 0 0 15px 0;
	background: none;
	display: inline-block;
	width: 100%;
}

li img.section-tn {
	float: left;
	margin: 0 7px 1px 0;
	border: solid 1px;
}

a[href$=".pdf"].thumbnail {
	background: url(../images/PDF_Download2.png) bottom left no-repeat;
	padding-bottom: 16px;
}


/* CF7 fix */

span.wpcf7-list-item {
	display: block;
}

