html, body {
    height:		100%;
    margin: 		0; 
    padding: 		0;
    background-color: 	#fdebc2;
    overflow-y: 	hidden;
    font: 		8pt 'Trebuchet MS'; 
    color: 		#000;
    scrollbar-face-color: #fdebc2;
    scrollbar-highlight-color: #fdebc2;
    scrollbar-3dlight-color: #fdebc2;
    scrollbar-darkshadow-color: #fdebc2;
    scrollbar-shadow-color: #fdebc2;
    scrollbar-arrow-color: #d90b0b;
    scrollbar-track-color: #fef9ee;
}

a.email:link { color: #000; text-decoration: none; }
a.email:active { color: #000; text-decoration: none; }
a.email:visited { color: #000; text-decoration: none; }
a.email:hover { color: #000; text-decoration: underline; }
a.email:focus { color: #000; text-decoration: underline; }

div.hline   { 
    height:		4px;
    width:		100%;
    overflow:		hidden;
    background-color:	#d90b0b; 
    position:		relative;
}

.content td, p  {
    font:               10pt 'Trebuchet MS';
}

div.content {
    margin-left:	20px;
    height:		96%;
    overflow:		auto;
}

div.vline   {
    height:		100%;
    width:		27px;
    overflow:		hidden;
    background-color:	#ffe5aa; 
    position:		relative;
    top:		4px;
}

div.menu {
    position:		relative;
    bottom:		14px;
    left:    		20px;
}

td.hline    { 
    padding:		0;
    margin:		0;
}


img {
    margin:		0;
    padding:		0;
    border:		0;
    display: 		block;
}

a:link, a:visited, a:active, a:focus  { 
    text-decoration:	none;
}

a:hover { 
    color:		#FFFFFF;
    text-decoration: 	underline;
}

font.submenu {
    color:		#FFFFFF;
    font:               10pt 'Trebuchet MS';
}

font.big {
    color:		#FFFFFF;
    font:               10pt 'Trebuchet MS';
}

font.hl_aktion {
    color:		#C80000;
    font:               14pt 'Trebuchet MS';
    text-decoration:	underline;
}

font.headline {
    color:		#FFFFFF;
    font:               12pt 'Trebuchet MS';
    font-weight:	bold;
}

#divScroll {
    overflow:		scroll; 
    overflow-x: 	scroll; 
    overflow-y: 	hidden;
    width: 		760px;
    height: 		110px;
    background-color: 	#fef9ee;
    white-space: 	nowrap;
    padding:		0px;
    border:		1px solid #ffce71;
}

div.scrollStyle {
    display:		inline;
    float: 		left;
    background-color:   #fdebc2;
    margin: 		0px 2px; 0px; 0px;
    height:		70px;
    width:		100px;
    padding: 		10px;
}

div.scrollHeadline {
    width:              760px;
    background-color:   #fef9ee;
    white-space:        nowrap;
    padding:            3px;
    border-left:	1px solid #ffce71;
    border-top:		1px solid #ffce71;
    border-right:	1px solid #ffce71;
    color:              #d90b0b;
    font:               10pt 'Trebuchet MS';

}


#divScroll img { /* applied to images */
    display: 		block;
    border:		1px dotted #d90b0b;
}

#daueraktion {
    float:		left;
    border:		2px solid #ffce71;
    background-color:	#fef9ee;
    width:		350px;
    height:		100px;
    margin-right:	15px;
    margin-top:   5px;
}

#wochenaktion {
    float:		left;
    border:		2px solid #ffce71;
    background-color:	#fef9ee;
    width:		200px;
    height:		100px;
    margin-right:	15px;
    margin-top:   5px;
}

div.submenu {
    height:		190px;
    overflow:		hidden;
    overflow-y:		auto;
    padding-right:	15px;
    padding-top:  	5px;
}
