/*!
 * startplatz minimal css
 * Copyright 2015 startplatz
 */
body {
    padding-top: 0px;
    padding-bottom: 10px;
}

body
{
    word-wrap:break-word;
}

textarea.cke_source {
    white-space: pre-wrap;
}

/* content-box: Altes/Normales Box Model border-box: Neues Box Model, Rahmen und Innenabstände verbreitern ein Element nicht mehr
inherit: Vom Elternelement übernehmen (Standardwert)*/
/* Stern vor der nächsten Zeile stehen lassen
*{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}
*/

/** class="container_wrap info_text_header" id="shop_header" */
#shop_header{
    min-height:7px;
    background-color: #78b800;
}

.container { position: relative; width: 930px; margin: 0 auto; padding: 0; }

#header{ margin-top: 15px; }

#top .logo a, #top .logo img{display: inline; float:none;}


.logo, .logo a{
    float:left;
    padding:0;
    position: relative;
    margin: 0;
    display: block;
}

.logo img{
    display:block;
}

div .one_third			{	overflow: hidden; margin-left: 4%; width:30.5%; float:left; 	position:relative; }

div .two_third			{	overflow: hidden; margin-left: 4%; width:65.5%; float:left; 	position:relative; }



#top .flex_column h1, .flex_column h2, .flex_column h3, .flex_column h4, .flex_column h5, .flex_column h6 {
    color: #78b800;
}

/*	Blockquotes  */
blockquote{
    font-family:Georgia,"Times New Roman",Times,serif;
    clear:both;
    font-size:1.5em;
    /* 	font-style:italic; */
    line-height:1.4em;
    margin:10px 0 10px 54px;
    quotes:"\201C""\201D";
    position: relative;
    border-left-style: none;
    padding: 0px 0px;
}

blockquote:before{
    content:open-quote;
    font-size:5em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-0.5em;
    display:block;
    position: absolute;
    top: 40px;
    left: -54px;
    opacity: 0.5;
    width: 50px;
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
}

.blockquote{
    font-family:Georgia,"Times New Roman",Times,serif;
    clear:both;
    font-size:1.5em;
    /* 	font-style:italic; */
    line-height:1.4em;
    margin:10px 0 10px 54px;
    quotes:"\201C""\201D";
    position: relative;
    border-left-style: none;
    padding: 0px 0px;
}

.blockquote:before{
    content:open-quote;
    font-size:5em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-0.5em;
    display:block;
    position: absolute;
    top: 40px;
    left: -54px;
    opacity: 0.5;
    width: 50px;
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
}

.artikelbild {
    margin: 4px 10px 10px 2px; float: left;
}

/*	override boostrap layout with startplatz ci  */
.label-info {
    background-color: #7AB800;
}

a {
    color: #78b800;
}

/* referentenprofil zur anzeige der referenten*/
.referentenprofil {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
    width: 220px !important;
    height: 220px !important;
    overflow:hidden !important;
    background: white;
    display: inline;
    margin: 10px 10px 40px 20px !important;
    padding: 10px 10px 30px !important;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    box-shadow: 0 4px 6px rgba(0,0,0,.3);
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear;
    z-index:0;
    position:relative;
}

.referentenprofil a:after {
    color: #333;
    font-size: 20px;
    content: attr(title);
    position: relative;
    top:15px;
}

.referentenprofil img {
    display: block;
    width: inherit;
}

a:hover .referentenprofil {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    z-index:0;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,.4);
    box-shadow: 0 4px 6px rgba(0,0,0,.4);
}

/** Anpassungen 31.05.2016*/
.navbar-brand {
    padding: 2px;
}


#footer, #footer div, #footer p, #footer span, #footer a:hover strong {
    color: #DEEEC0;
}

#footer a, #footer div, #footer span, #footer li, #footer ul {
    border-color: #9CCA40;
}

#footer a, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer strong, #footer .tabcontainer span, #top #footer table, #top #footer table td, #top #footer table caption {
    color: #ffffff;
}


#socket, #socket a {
    background-color: #2a3810;
}

#socket, #socket a {
    color: #7a8568;
}

/* #Footer
================================================== */
#footer{
    overflow: hidden;
    padding:20px 0 50px 0;
    font-size:11px;
}

#footer.footer_border .container, #socket.socket_border .container{
    border-top-style: solid;
    border-top-width: 1px;
}

#footer .widget{
    padding:30px 0 0 0;
}


#footer .widget_archive li a, #footer .widget_categories li a, #footer .widget_pages li a, #footer .widget_links li a, #footer .widget_meta li a, #footer .widget_nav_menu li a {
    display: block;
    font-size: 11px;
    padding: 3px 0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#footer .widget_archive>ul, #footer .widget_categories>ul, #footer .widget_pages>ul, #footer .widget_links>ul, #footer .widget_meta>ul, #footer .widget_nav_menu>ul {
    border-top-style: dotted;
    border-top-width: 1px;
}

#footer .page_item .children{
    margin:0;
}

#footer {
    background-color: #7bb800;
    color: #DEEEC0;
    overflow: hidden;
    padding: 20px 0 50px 0;
    font-size: 11px;
    border-color: #e1e1e1;
}


