body, table {
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 160%;
	margin: 0;
color: #5e5e5e;
}

b, strong { color:#7d1313;font-size:15px; }


h1, h2, h3 {
	color: #7d1313;
	font-size: 28px;
	font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
	margin-top: 0.2em;
font-weight:100;
}

h1 {
text-transform: uppercase;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}



a img { border: none; }
a {color: #7d1313; text-decoration: underline;}
a:hover {text-decoration:none;}



div.weihnachten{
border: 5px solid #7D1313;
background-color: white;
padding: 10px 10px 10px 10px ;
margin: 0px 100px 20px 100px ;
-moz-border-radius:15px;
-khtml-border-radius:15px;
-webkit-border-radius:15px;
-moz-box-shadow: 2px 2px 10px #8A8B85;
-webkit-box-shadow: 2px 2px 10px  #8A8B85;
box-shadow: 2px 2px 10px #8A8B85;


}

.schatten {
border:3px solid #fff;

-moz-box-shadow: 2px 2px 10px #a6a6a6;

-webkit-box-shadow: 2px 2px 10px  #a6a6a6;

box-shadow: 2px 2px 10px #a6a6a6;
}
