body {
        font-family:   Verdana, Arial, sans-serif;
        font-size: 13px;
        background-color:  #FFFFFF; /* #ffffff; #f3ec80; #A48684 #8f888b; */
        color: #2222FF;

        margin: 30px;
        padding: 0px;
        text-align: justify;
}

/* Titelleiste und Navigationselemente */

#top{
	position: absolute;
	height:100px;
	margin-left: 5px;
	margin-top: 10px;
	width: 870px;
	padding-left:5px;
	padding-right:5px;
	background:#bf9a68;
	border:1px solid silver;
	color: #333333;
	font-size: 13px;
	overflow:auto;
}

#bottom{
	position: absolute;
	height:20px;
	margin-left: 5px;
	margin-top: 960px;
	width: 870px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	background:#cccccc;
	border:1px solid silver;
	color: #333333;
	font-size: 10px;
	overflow:auto;
}

#bottom a {
        text-decoration: none;
		color: #333333; 
		background-color: #cccccc;
}	

#bottom a:hover {
        text-decoration: none;
		color: #333333; 
		background-color: #cccccc;
}	

#navilinks{
        text-decoration: none;
		
		color: #333333; 

}



#left{
	position: absolute;
	height:830px;
	margin-left: 5px;
	margin-top: 120px;
	width: 550px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	border:1px solid silver;
	color: #333333;
	font-size: 13px;
	overflow:auto;
}

#right{
	position: absolute;
	height:830px;
	margin-left: 575px;
	margin-top: 120px;
	width: 300px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
	border:1px solid silver;
	color: #333333;
	font-size: 13px;
	overflow:auto;
}

hr {
width:92%;
color: #cccccc;

}


#calsheet {
	background:#ddddff;
	border-top:1px solid silver;
	border-top-width:medium;
	padding:10px;
	font-size: 16px;

}

#right_info{
    background-color: #bf9a68; /*#68db57 28578f #366ea5;  #db7a45  #fc0204 */ 
	color: #333333;
	margin: 1px; 
	padding: 1px; 

}


#left a:hover {
        text-decoration: none;
        /*font-style: italic;*/
       
color: white; background-color: #4987c7; /*  #4bd141 */
	/* border: 1px solid silver; */


}	

#left a img {
    text-decoration: none;
    font-size: 10px;
	color: #2222ff; 
	margin: 2px;
	padding: 2px;
	border: 0px;

}


#left a img:hover {
        text-decoration: none;
        /*font-style: italic;*/
       
color: white; background-color: silver; /*  #4bd141 */
	/* border: 1px solid silver; */


}

#angebot{
	position: absolute;
	height:22px;
	margin-left: 10px;
	margin-top: -19px;
	width: 880px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;

	color: #333333;
	font-size: 12px;
	overflow:auto;
}

#newitems{

	background-color: #FF0000; /* #68db57     28578f #366ea5;  #db7a45  orange #f49234*/ 
	border-bottom: 1px solid silver;
	color: #ffffff;

}
