@charset "iso-8859-2";
/* CSS Document */

body {
	background-image: url(/images/back.jpg);
	margin: 0px;
}

td { vertical-align: top; }
ul { margin-left: 18px; }
img {border: none;}

textarea { font-family: Tahoma; letter-spacing: normal;}

.mainback {
	background-color: #FFFFFF;
	width: 578px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.mainback A{
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #005996;
	text-decoration: none;
}

.mainbackDog {
	background-color: #FFFFFF;
	background-image: url(/images/mainback_dog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 578px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.mainbackDog A{
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #005996;
	text-decoration: none;
}

.mainbackCat {
	background-color: #FFFFFF;
	background-image: url(/images/mainback_cat.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 578px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.mainbackCat A{
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #005996;
	text-decoration: none;
}

.teaserback {
	background-image: url(/images/teasers/teaser_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	width: 232px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.teaserback A{
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #005996;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #a80232;
	line-height: 17px;
	padding-top: 2px;
}

.footertext {
	font-family: Tahoma;
	color:#fff6f6;
	font-size: 11px;
	line-height: 18px;
}
.footertext A{
	font-family: Tahoma;
	color:#fff6f6;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
A:hover {text-decoration: underline;}

.activeArea{
border-color:#00f;
}
.errorArea{
border-color:#FF0000;	
 }
 .normArea{
 	
 }
 .valMsg{
 	
 }

