body      {
	background: url('http://www.todtmoos.de/bg/sommer-im-schwarzwald.jpg') #A4C64E;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}
div#main{	
	position:relative;
	width: 991px;
	margin-right:auto;
	margin-left:auto;
	background: white url('http://www.todtmoos.de/clips/background_sommer.gif');
	background-repeat: repeat-y;
}

	
/* Layout */

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

a.topmenu2_a:hover {
	color: blue;
}

a.topmenu3:link, a.topmenu3:visited, a.topmenu3:active, a.topmenu3:hover    { 
	color: black;
	border-bottom: #444444 dotted 1px;
	padding-top: 4px;padding-bottom: 2px;padding-left: 40px;
	font-size: 10pt;
	text-decoration: none; 
	display: block;	
	font-weight: normal;
	background: #FFFF66;
	}
a.topmenu3:hover { 
	color: blue;
	font-weight: normal;
}   

a.topmenu3_a:link, a.topmenu3_a:visited, a.topmenu3_a:active, a.topmenu3_a:hover {
	background: #B1C200;
}
a.topmenu3_a:hover { 
	color: blue;	
}   

 
		
  
/* Links bei den Terminen rechts */
a.termin:link, a.termin:visited, a.termin:active, a.termin:hover   { 
	color: maroon;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	}
a.termin:hover { 
	color: red;
	background: transparent;
	text-decoration: underline;
	font-weight: normal;
}

div#sonne{
	position:absolute;width:195px;height:193px;z-index:10;top: 288px;left: 186px;
}
div#m_c{
	z-index:20;
}
div.right_point{
	border-top:1px solid white;background:#FFFF00;
}
form.formular{
	border: 2px solid #C7D101;
	padding:5px;
	background:#F8E356;
}
