body      {
	color: #555555;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	margin-top:10px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active,  a:hover  { color: #A87000;
	background: transparent;
	font-size: 10pt;
	text-decoration: none; 
	font-weight:bold;}

a:hover  { color: red;
	background: transparent;
}
   
    
  		
/* Links */
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: black;
	/* background: #FFE720; */
	background: #FBCC36;
	font-size: 10pt;
	text-decoration: none; 
	display: block;
	font-weight: normal;
	}
a.menu:hover { 
	color: blue;
	/* background: #FFE720; */
	background: #FBCC36;
	font-weight: normal;
   }	
	
	
   
    
  	
	
/* Links */
a.topmenu1:link, a.topmenu1:visited, a.topmenu1:active, a.topmenu1:hover    { 
	color: black;
	font-weight: bold;
	/* background: #FFE720; */
	background: #FBCC36;
	border-top: #E6E6E6 solid 1px;
	border-bottom: #E6E6E6 solid 1px;
	padding-top: 2px;padding-bottom: 2px;padding-left: 20px;
	font-size: 10pt;
	text-decoration: none; 
	display: block;
	}
a.topmenu1:hover { 
	color: blue;	
   }
   
    
  
   
/* Links */
a.topmenu2:link, a.topmenu2:visited, a.topmenu2:active, a.topmenu2:hover   { 
	color: black;
	border-bottom: #888888 dotted 1px;
	padding-top: 4px;padding-bottom: 2px;padding-left: 20px;
	font-size: 10pt;
	text-decoration: none; 
	display: block;
	font-weight: normal;
	}
a.topmenu2:hover { 
	color: blue;
	font-weight: normal;
}   
  
/* Links AKTIV */
a.topmenu2_a:link, a.topmenu2_a:visited, a.topmenu2_a:active, a.topmenu2_a:hover   { 
	color: black;
	border-bottom: #888888 dotted 1px;
	padding-top: 4px;padding-bottom: 2px;padding-left: 20px;
	font-size: 10pt;
	text-decoration: none; 
	display: block;	
	font-weight: normal;
	}
a.topmenu2_a:hover { 
	color: blue;
	font-weight: normal;
   }   
   
    
  
   
/* Links */
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: #C8DCFD;
	}
a.topmenu3:hover { 
	color: blue;
	font-weight: normal;
}   
  
/* Links AKTIV */
a.topmenu3_a:link, a.topmenu3_a:visited, a.topmenu3_a:active, a.topmenu3_a: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;
	}
a.topmenu3_a:hover { 
	color: blue;
	font-weight: normal;
}  

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

   
    
  
  
/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px dotted #FBCC36;	
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
span.normalred  {
	color: red;
	background: transparent;
}
span.normalgreen{
	color: green;
	background: transparent;
}
	
/* Layout */

div#masterborder  {
	width:999px;
	background:white;
	position: relative;
}

div#mastercontainer  {
	width: 989px;
	position: relative;
	text-align:left;
	left:1px;
}

div#main{	
	position:relative;
	width: 989px;
	text-align:left;
}
div#schneeflocke{
	position:absolute;width:180px;height:174px;z-index:10;top: 220px;left: 181px;
}
div#menu{
	position:relative;width: 194px;float: left;z-index:25;margin-top:10px;
}
div#menu_i{
	position:relative;width: 189px;
}
div#m_c{
	position:relative;
	width: 795px;float:right;
	z-index:20;
}
div#content{
	position:relative;width: 568px;float:left;
}
ul#topmenu{
	margin: 0px;margin-left: 3px;margin-top:15px;margin-right: 3px;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	background: #FBCC36;
	padding-left: 30px;padding-top: 4px;padding-bottom: 4px;
}
li#top_menu_point1{
	display:inline;list-style: none;width: 83px;float: left;
}
li#top_menu_point2{
	display:inline;list-style: none;width: 86px;float: left;
}
li#top_menu_point3{
	display:inline;list-style: none;width: 73px;float: left;
}
li#top_menu_point4{
	display:inline;list-style: none;width: 150px;float: left;
}
li#top_menu_point5{
	display:inline;list-style: none;width: 120px;
}


li#top_menu_point1_en{
	display:inline;list-style: none;width: 87px;float: left;
}
li#top_menu_point2_en{
	display:inline;list-style: none;width: 114px;float: left;
}
li#top_menu_point3_en{
	display:inline;list-style: none;width: 86px;float: left;
}
li#top_menu_point4_en{
	display:inline;list-style: none;width: 150px;float: left;
}
li#top_menu_point5_en{
	display:inline;list-style: none;width: 85px;
}


li#top_menu_point1_nl{
	display:inline;list-style: none;width: 99px;float: left;
}
li#top_menu_point2_nl{
	display:inline;list-style: none;width: 95px;float: left;
}
li#top_menu_point3_nl{
	display:inline;list-style: none;width: 93px;float: left;
}
li#top_menu_point4_nl{
	display:inline;list-style: none;width: 150px;float: left;
}
li#top_menu_point5_nl{
	display:inline;list-style: none;width: 80px;
}


div#content_d{
	padding-left: 65px;padding-right: 65px;padding-top: 30px;
}
div#right{
	position:relative;width: 218px;float:right;color:black;margin-right:2px;
}
div#right_d{
	padding:20px;
}
div#bottom{
	position:relative;
	width:989px;
	text-align: right;
	background:#B1C200;
	margin-top:35px;
	clear: both;
	
}
div#bottom_d{
	padding:5px;
}
div.dist{
	padding:10px;
}	

p.eip_htmltext{
	margin-top: 0px;margin-bottom: 0px;
}
p.eip_topic_text{
	margin-top: 4px;
	margin-bottom: 0px;
}
div.eip_topic{
	position: relative;
	margin-top: 25px;	
	margin-left: 40px;
	margin-right: 40px;
}
div.eip_topic_d{
	position: relative;
	border-bottom: 1px solid #E6E6E6;
}

div#menu0{
	position: absolute;
	border: 1px solid #FFE720;
	top: 42px;left: 20px;
	background: #EEEECC;
	color: black;
	width: 170px;
	z-index: 100;
	visibility: hidden;
}
div#menu1{
	position: absolute;
	border: 1px solid #FFE720;
	top: 42px;left: 106px;
	background: #EEEECC;
	color: black;
	width: 170px;
	z-index: 100;
	visibility: hidden;
}
div#menu2{
	position: absolute;
	border: 1px solid #FFE720;
	top: 42px;left: 179px;
	background: #EEEECC;
	color: black;
	width: 170px;
	z-index: 100;
	visibility: hidden;
}
div#menu3{
	position: absolute;
	border: 1px solid #FFE720;
	top: 42px;left: 260px;
	background: #EEEECC;
	color: black;
	width: 170px;
	z-index: 100;
	visibility: hidden;
}
div#menu4{
	position: absolute;
	border: 1px solid #FFE720;
	top: 42px;left: 403px;
	background: #EEEECC;
	color: black;
	width: 170px;
	z-index: 100;
	visibility: hidden;
}

div.angebotbox{
	padding: 12px;
	padding-bottom:19px;
	padding-top:19px;
	border-bottom:  1px dotted #4B677B;
	border-top:  1px dotted #4B677B;
	background: #F3EAA2;
	background-repeat: repeat-x;
	color: black;
	text-align: left;
	line-height:150%;
	margin-top:5px;
	font-size:9pt;
}
img.picright{
	float: right;margin-left: 5px;margin-bottom:5px;
}
img.picleft{
	float: left;margin-right: 5px;margin-bottom:5px;
}

ul.linklist  {
	list-style-image: url('http://www.todtmoos.de/clips/boeppel.gif');
}

ul.linklist_service  {
	list-style-image: url('http://www.todtmoos.de/clips/boeppel.gif');
	margin-bottom: 15px;
}

div.linie_service {
	width:300px;
	margin-left:10px;
	border-top: 1px solid #FBCC36;
}




body.imgzoomer  {
	background: white;
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
div.imgzoomer_closeline  {
	padding:4px;
	background:#CCCCEE;
	text-align:right;
	padding-right:10px;
	margin:0px;
}
a.imgzoomer_link:link    { color: #1E4D9E;
	background: transparent;
	font-size: 10pt; 
	text-decoration: none; }
a.imgzoomer_link:visited { color: #1E4D9E; 
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:active  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:hover  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }



div.bild_links {
	float:left;margin-right:12px;margin-bottom:5px;
}
div.bild_rechts {
	float:right;margin-left:12px;margin-bottom:5px;
}
div.bildunterschrift_links {
	text-align:left;
	background-color:#BBBBBB;
	padding:2px;
	padding-right:5px;
	padding-left:5px;
}
div.bildunterschrift_rechts {
	text-align:right;
	background-color:#BBBBBB;
	padding:2px;
	padding-right:5px;
	padding-left:5px;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.todtmoos.de/clips/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.todtmoos.de/clips/overlay.png", sizingMethod="scale");
}


div.termin{
	position: relative;width: 440px;margin-top:8px;
}
div.termin_head{
	border-bottom: 1px solid #FFE720;
	font-weight: bold;
	font-size: 11pt;
}
div.termin_box{
	margin: 5px 0px 0px 10px;
}	
table.termine{
	width: 400px;
}
strong.ttitel{
	font-size: 11pt;
}
td.tcol1 {
	width: 70px;
	background: #FFFFEA;
}
td.tcol2 {
	background: #FFFFEA;
}
