/* 
DW-CSS Style       
drgoerlach.de
beppler-alt.de
tierarzt-in-butzbach.de
*/
#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 2px;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}
.ueberschrift {
	font-size: 24px;
	background-color: #FFFF66;
	border: thick none #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #141694;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	background-image: url(img/hg/hg.jpg);
}.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.unterschrift {
	font-size: 24px;
	background-color: #3300FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #FFFFFF;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #3366FF;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}.youarehere {
	font-size: 12px;
	color: #000000;
	background-color: #FFFF8A;
}
.undermenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: 500;
}
.titel {
	color: #FFFFFF;
}
.platzhalter {
	font-style: italic;
	color: #666666;
}
.aktuelles {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

/*

menustyle.css

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 132px;

   border-width: 1px;
   border-style: solid;
   border-color: #000000;	
   background-color: #FFBB03;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 130px;

   padding: 2px;
   margin: 1px;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #FFDC45;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #FFF4D5;
}
*/
.txtueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFFF8A;
}
.aktuelles {
	background-color: #FFFF66;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

