<?
// ######### Farben ##########################
include (".farbe");

echo "
<style type='text/css'>
<!--
table.rand {background-color:#c3d4e8;}
table.kasten1 {background-color:#c3d4e8; border-color:#6d8Aa7; margin:0px; padding:0px; border-style:solid; border-width:1px;}
table.kasten2 {background-color:#e3e3e3; border-color:#8d8d8d; margin:0px; padding:0px; border-style:solid; border-width:1px;}
table.kasten3 {background-color:#ffffff; border-color:#8d8d8d; margin:0px; padding:0px; border-style:solid; border-width:1px;}

a.impressum {font-size:10pt; color:#485B6D; text-decoration:none;}
a.impressum:hover { font-size:10pt; color:#dddddd; background-color:#333333; text-decoration:none;}

a.leiste {font-size:10pt; color:#485B6D; text-decoration:none;}
a.leiste:hover { font-size:10pt; color:#dddddd; background-color:#333333; text-decoration:none;}

a.liste {font-size:10pt; color:#485B6D; text-decoration:none;}
a.liste:hover { font-size:10pt; color:#000000; background-color:#EABF44; text-decoration:none;}

a.anbieter {font-size:12pt; color:#485B6D; text-decoration:none;}
a.anbieter:hover { font-size:12pt; color:#dddddd; background-color:#333333; text-decoration:none;}

a.verzeichnis {font-size:10pt; color:#D26E01; text-decoration:none;}
a.verzeichnis:hover { font-size:10pt; color:#D26E01; background-color:#333333; text-decoration:none;}

a.wechsel {background-image:url(-Bilder/Test.png); font-size:15px; color:#000000; background-color:#EABF44; text-decoration:none;}
a.wechsel:hover {background-image:url(-Bilder/Test2.png); font-size:15px; color:#000000; background-color:#EABF44; text-decoration:none;}

/*hier die kontakt daten*/
input.kontakt
{
background-color:#006633;color:#ffcc33;border:1px solid white;
}
input.button {background-color:white;color:black;font-family: arial,serif,sans-serif;font-size: 11px;font-weight: 100;border:1px solid black;
}
input.callback
{
background-color:white;
color:black;
font-family: arial,serif,sans-serif;
font-size: 11px;
font-weight: 100;
border-bottom:1px solid black;
border-top:0px;
border-left:0px;
border-right:0px;
width:160px;
}

.dogwalking-zentrale, .dogwalking-zentrale:visited
{background-image:url(-Bilder/Button.png); width:175px; height:34px; display:block; 
font-family: arial,serif,sans-serif; 
font-size:15px; color:#000000; line-height:1.6em; text-indent:1.0em; text-decoration:none;}

.dogwalking-zentrale:hover, .dogwalking-zentrale:active, .dogwalking-zentrale:focus
{background-image:url(-Bilder/Button-Hover.png); 
font-family: arial,serif,sans-serif; 
font-size:15px; color:#000000; line-height:1.9em; text-indent:1.1em; text-decoration:none;}

.dogwalking-zentrale-k, .dogwalking-zentrale-k:visited
{background-image:url(-Bilder/Button.png); width:175px; height:34px; display:block; 
font-family: arial,serif,sans-serif; 
font-size:11px; color:#000000; line-height:1.8em; text-indent:1.0em; text-decoration:none;}

.dogwalking-zentrale-k:hover, .dogwalking-zentrale-k:active, .dogwalking-zentrale-k:focus
{background-image:url(-Bilder/Button-Hover.png); 
font-family: arial,serif,sans-serif; 
font-size:11px; color:#000000; line-height:2.1em; text-indent:1.1em; text-decoration:none;}


.dogwalking-zentrale-w, .dogwalking-zentrale-w:visited
{background-image:url(-Bilder/Button-w.png); width:175px; height:34px; display:block; 
font-family: arial,serif,sans-serif; 
font-size:15px; color:#000000; line-height:1.6em; text-indent:1.0em; text-decoration:none;}

.dogwalking-zentrale-w:hover, .dogwalking-zentrale-w:active, .dogwalking-zentrale-w:focus
{background-image:url(-Bilder/Button-Hover-w.png); 
font-family: arial,serif,sans-serif; 
font-size:15px; color:#000000; line-height:1.9em; text-indent:1.1em; text-decoration:none;}

//-->
</style>
";

?>
