/* Global Styles */

body {
        margin:0px;
        font-family: "Segoe UI Webfont","Helvetica Neue", Helvetica, sans-serif;
}

body, 
input[type=submit],
input[type=text], 
textarea,
#navigation td {
        font-size:1rem;
}

.pagetitle, .pagetitleNBa {
        font-size: 1.5rem;
}
.Datum {
        font-size: 0.9rem;
}
.ueberschrift {
        font-size: 1.2rem;
}
.ueberschrift01 {
        font-size: 2rem;
}
.ueberschrift02 {
        font-size: 3.5rem;
}
.ueberschrift03 {
        font-size: 2rem;
}
.telefon {
        font-size: 1.5rem;
}
.lgg{
        font-size:1.1rem;
}


td {
        color: #666666;
}

a {
        color: #993300;
        }

a:hover {
text-decoration:none;
        }

/* ID Styles */

#navigation {
        border-top: 1px solid #dd7700;
        border-bottom: 1px solid #dd7700;
        }

#navigation td{
		text-align:right;
		
        }

#navigation td.title
{
	padding-right:24px;
	padding-top:24px;
	padding-bottom:4px;
	color:#ffffff;
}
#navigation td.menuespacer
{
	height:24px;
}
#navigation a {
        display: block;
        letter-spacing:0.1em;
        text-decoration: none;
        
        padding:15px;
        padding-left:0px;
        padding-right:25px;
	color:#ff9900;
        margin-bottom: 5px;
        }

#navigation a:hover {
        color:#ffeeaa;
        /* background-color: #990000; */
		background:#aa4400;
        }
#navigation a.sel, #navigation a.sel:hover {
        color:#ffffff;
        background-color: #990000;
        }

#logo         {
        color: #5C743D;
        letter-spacing:.2em;
        line-height:30px;
        }



#monthformat {
        border-bottom: 1px dashed #5C743D;
        }

#dateformat {
        color: #FF9900;
        letter-spacing:.1em;
        }

#dateformat a {
        color: #99FF00;
        font-weight:bold;
        letter-spacing:0.1em;
        text-decoration:none;
        }

#dateformat a:hover {
        color: #99FF00;
        letter-spacing:0.1em;
        }



.pagetitle, .pagetitleNBa {
	font-weight:bold;
        color:#630000;
	padding-top:8px;
	padding-bottom:16px;
}

.pagetitleNBa{
	font-weight:normal;
}
.pagetitleNBa:HOVER{
        text-decoration:none;
	color:black;
}

.fliesstext
{
	text-align:justify;
}
.subHeader {
        color: #993300;
        line-height:22px;
        letter-spacing:.2em;
        }

.quote {
        color: #759DA1;
        line-height:30px;
        }

.smallText {
        color: #666666;
        line-height: 22px;
        }



.Datum {
        font-style: normal;
        color: #FF9A00;
        text-decoration: none;
        letter-spacing: .1em;
}
.ueberschrift {
        font-style: normal;
        line-height: normal;
		font-weight:normal;
        text-decoration: none;
		letter-spacing: 1px;
        color: #FFFF63;
}
.ueberschrift01 {
        font-style: normal;
        line-height: normal;
        color: #FF9A00;
        text-decoration: none;
        letter-spacing: .1em;
}
.ueberschrift02 {
        font-weight: normal;
        line-height: normal;
        color: #FF9A00;
        text-decoration: none;
        letter-spacing: 1px;
}
.ueberschrift03 {
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
        letter-spacing: 1px;
        color:#630000;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	/* left: 301px; */
	top: 1px;
}
table.tabelle
{
	  background:#999999;
}
table.tabelle td
{
	  background:#ffffff;
	  padding:4px;
}
img.produkt
{
	padding:5px;
	margin:2px;
        border:solid 1px #630000;
        border-radius: 15px;
}

img.produkt
{
	padding:0px;
	margin:2px;
        border:none;
        border-radius: 0px;
        width: 100%;
        height: auto;
}

td.losesholz
{
	width:200px;
	background-image:url(../Bilder/holz_s4.jpg);
	background-position:right top;
    background-repeat:repeat-y;
}

.footer
{
	width:100%;
	background:#630000;
        color:#ffffff;
        padding: 10px;
        text-align: center;
}

#tagline         {
        color: #FF9A00;
        line-height:18px;
        background-color: #FFFFFF;
        }

#imghead1 {
        background-color:#CE0C08;
        text-align: center;
}

#tagline1 {
        width:100%; 
        background:url(../Bilder/back01.jpg);
        padding-bottom:8px;
        text-align: center;
}

#rimg {
        background:#CE0C08; 
        padding-right:8px;
}


#aheadline {
        background:#660000;
        padding-right:30px;
        height: 30px;
        line-height: 30px;
}

#aheadline a {
        color: #FF9A00;
}

td.menue
{
	background:#630000;
	height:100%;
	border:none;
}
div.messageok
{
	margin:8px;
	padding:12px;
	border:solid 1px #006600;
	background:#eeffee;
	width:400px;
	text-align:left;
}
div.messageok span.head
{
	margin-bottom:8px;
	font-weight:bold;
	display:block;
}
div.messageok span.text
{
	display:block;
}

div.messagefailed
{
	margin:8px;
	padding:12px;
	border:solid 1px #660000;
	background:#ffeeee;
	width:400px;
	text-align:left;
}
div.messagefailed span.head
{
	margin-bottom:8px;
	font-weight:bold;
	display:block;
}
div.messagefailed span.text
{
	display:block;
}

.telefon {
    padding-right: 16px;
    padding-bottom: 8px;
    color: #333333;
}

table.pr{
    border-collapse: separate;
    border-spacing: 1px;
    background: gray;
}

table.pr td{
    padding: 5px;
    background: white;
}

table.content {
        width: 100%;       
        height: 100%;
}

table.main {
        width: 100%;       
        height: 100%;
}


#navigation a {
        margin-bottom: 1px;
}

div.cl, div.cr {
    min-width: 500px;
    width: 500px;
    text-align: left;
}

div.cl {
    float: left;
    border-color: red;
}

div.cr {
    float: left;
    border-color: green;
}

div.auto{
    width: auto!Important;
}

.lgg{
	font-weight:bold;
	margin-bottom:10px;
}

.lgk{
	color:#630000;
	margin-bottom:5px;
	margin-top:10px;
}

.lg{
    padding-right:15px;
}

input[type=text], textarea{
        font-weight:500;
        padding:7px;
        border:solid 1px #ccc;
        border-radius: 3px;
        width:100%;
}



input[type=submit] {
    font-weight: 700;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background-color: #004cd4b0;
    color: white;
    box-shadow: 0px 2px 5px #00000040;
    cursor: pointer;
}

div.lieff, div.lieff .lgg, div.lieff .lgk, div.lieff .lg{

}

div.lieff, .lg{
    padding-right:8px;
}

div.hred{
    color: #ad8181;
    text-align: justify;
}

#aheadline{
        text-align: right;
}

#eu-cookie-message{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 20px;
	text-align: center;
	color: #fff!Important;
	background-color: #111;
	}
	#eu-cookie-message form{
	border:0;
	margin:0;
	padding:0;
	}
	#eu-cookie-message form input{
	display: block;
	margin: 15px auto 0 auto;
	padding: 5px 10px;
	background-color: #F6D000;
	border: 2px solid #787252;
	border-radius: 5px;
	cursor: pointer;
        }
        
        #eu-cookie-message a,
        #eu-cookie-message form a{
                color:#F6D000;
        }

div.row {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

div.col {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
}

div#mnuButton{
        display: none;
}

#mnuContainer{
        text-align: right;
        display: table-cell;
}

#mnuContainer table#navigation{
        width:100%;
        min-width: 200px;
        border:none;
}

#mnuContainer.expand{
        display: block;
}

table.headline {
        border:none;
        width:100%;
}

table.headline td.imghead1,
table.headline #imghead1{

}

table.headline #imghead1{

}

table.headline #tagline1 .ueberschrift02{
        
}
table.headline #tagline1 .ueberschrift{
        
}

table.headline #rimg{
        
}

.warn {

        padding-top: 10px;
        padding-bottom: 10px;
}


.warning,
.warn span {
        color:#FFFF63;
        display:block;
	padding:30px;
        border-radius: 5px;
	background:#660000;
}

.warning.info,
.warn.info span {
        color:#330000;
        display:block;
	padding:30px;
        border-radius: 5px;
	background:#FF9900;
}

td.warn span {
        width:auto;
}

.fit-content{
        width: fit-content;
        min-width: fit-content;
        max-width: fit-content;
}

a.btn {
        font-weight: 700;
        padding: 10px;
        padding-left: 25px;
        padding-right: 25px;
        border: solid 1px #ccc;
        border-radius: 3px;
        background-color: #004cd4b0;
        color: white;
        box-shadow: 0px 2px 5px #00000040;
        cursor: pointer;
        display: block;
        margin:auto;
        margin-top: 1rem;
        margin-bottom: 3rem;
        width: fit-content;
    }