/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
/* =============

Standardposition des Überblenders in den Titel-Bildschirmen setzen 

*/
.posts-featured-details-wrapper {
	font-size: 1.1em;
	font-weight: 300;
	position: absolute;
	right: 48%;
	top: 8%;
	width: 48%;
	z-index: 9;
}

#main .standard-posts-wrapper .right-f h3 {
	text-transform: none;
}

#main .standard-posts-wrapper .thumb-wrapper {
        width: 99%;
        border: 1px solid #a11515;
    }

.main-navigation li li {
	background-color: #a11515;
}

img.logo {
        margin-left: 50px;
	margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid;
  border-color: #a11515;
  padding:8px;
	margin-right:5px;
  box-shadow: 2px 4px 5px #a0a0a0;
	width: 192px;
	height: 96px;
	vertical-align: middle;
    }

table {
	width: 99%
}

td.a_logo {
	border: hidden;
	width: 100px;
	padding: 2 5 5 5;
}

img.a_logo {
	height: 60px;
	vertical-align: middle;
	border: 1px solid #d0d0d0;
  border-color: #efefef;
	box-shadow: 2px 2px 3px #d0d0d0;
	width: 160px;
	height: 80px;
	padding: 0 10px 0 10px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
              line-height: 1.8em;
    }

a {color: #1e73be;}

h1 {
	text-transform: none;
}

#post-title {
	margin-bottom: 25px;
}

h3 {
	font-size: 16px;
	text-transform: none;
}

h1 {
	font-size: 2em;
}

.contact-form label {
        margin-bottom: 5px;
        float: none;
        font-weight: 300;
        display: block;
        margin-left: 10px;
    }

.contact-form input[type="text"], .contact-form input[type="email"] {
        width: 66%;
        max-width: 98%;
        margin-bottom: 13px;
        margin-left: 10px;
        border: none;
        border-left: 1px dotted #a0a0a0;
        border-bottom: 1px dotted #a0a0a0;
    }


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
   line-height: 1.8em;}
p {margin-top: 5px;}
