body
{
	color:#FFCC00;
	background-color:#3366FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#3366FF;
	scrollbar-3d-light-color:#3388FF;
  	scrollbar-arrow-color:#3300FF;
	scrollbar-darkshadow-color:#0033CC;
	scrollbar-face-color:#3366FF;
	scrollbar-highlight-color:#0033CC;
	scrollbar-shadow-color:#3344FF;
	scrollbar-track-color:#3344FF;
}

html
{  
	scrollbar-base-color:#3366FF;
	scrollbar-3d-light-color:#3388FF;
	scrollbar-arrow-color:#3300FF;
	scrollbar-darkshadow-color:#0033CC;
	scrollbar-face-color:#3366FF;
	scrollbar-highlight-color:#0033CC;
	scrollbar-shadow-color:#3344FF;
	scrollbar-track-color:#3344FF;
}

.Body_Titel
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color:#FFCC00;
	background-color:#3366FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.HP_Titel
{
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	background-image: url(../Images/Verlauf.jpg);
	background-repeat: repeat-x;
}

.Standard
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:medium;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.Überschrift1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006600;
	font-weight: bold;
	font-style: italic;
}

.HundeTafel
{
	background-color:#FF9900;
	border: thick double #675F23;
}

.TitelHundeTafel
{
	background-color:#000066;
	display: table-caption;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.ShowHinweis
{
	background-color:#990000;
}