body      {
	/*background: #98CC32;*/
	background: url('http://www.todtmoos.de/bg/bg.jpg') white;
	background-repeat: repeat-x;
}
div#main{	
	position:relative;
	width: 991px;
	margin-right:auto;
	margin-left:auto;
	background: white url('http://www.todtmoos.de/clips/background_winter.gif');
	background-repeat: repeat-y;
}

	
/* Layout */

a.topmenu2_a:link, a.topmenu2_a:visited, a.topmenu2_a:active, a.topmenu2_a:hover {
	background: #6599FF;	
}

a.topmenu3_a:link, a.topmenu3_a:visited, a.topmenu3_a:active, a.topmenu3_a:hover {
	background: #6599FF;
}

a.topmenu2_a:hover {
	color: blue;
	
}   
a.topmenu3_a:hover { 
	color: blue;	
}   

div#schneeflocke{
	position:absolute;width:180px;height:174px;z-index:10;top: 291px;left: 181px;
}
div#m_c{
	background:url('http://www.todtmoos.de/clips/background_winter_content.gif');
	background-repeat: no-repeat;
	z-index:20;
}
div.right_point{
	border-top:1px solid white;background:#34679A;color:#EEEEFF;
}
img.right{
	border-top: 1px solid white;border-bottom: 1px solid white;
}
form.formular{
	border: 2px solid #6599FF;
	padding:5px;
	background:#B8CCFE;
}

div#bottom{
	position:relative;width:989px;text-align: right;background:#B1C2C9;margin-top:35px;
}