body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	overflow: -moz-scrollbars-vertical;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


/* ---------- ÜBERSCHRIFTEN ---------- */
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0 0 20px 0;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989A34;
	margin: 0 0 20px 0;
}
/* ---------- ÜBERSCHRIFTEN ---------- */



/* ---------- LINKS ---------- */
a:link, a:active, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989933;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
}
/* ---------- LINKS ---------- */



/* ---------- HEADER ---------- */
#head {
	width: 790px;
	height: 167px;
	z-index: 1;
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -395px;
}
/* ---------- HEADER ---------- */



/* ---------- NAVI & SUBNAVI ---------- */
#navigation {
	width: 680px;
	height: 60px;
	z-index: 1;
	position: absolute;
	top: 187px;
	left: 50%;
	margin: 0 0 0 -395px;
	padding: 5px 55px 5px 55px;
	background: url(images/winston_bg.jpg) repeat-y;
}
.navButton a {
	width: 61px;
	height: 20px;
	display: block;
	float: left;
	background: url(images/navButton_off.jpg) no-repeat;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.navButton a:hover {
	background: url(images/navButton_on.jpg) no-repeat;
	color: #000;
}
.navButton a:focus {
	outline: none;	
}
.navButton_active a, .navButton_active a:hover {
	width: 68px;
	height: 20px;
	display: block;
	float: left;
	background: url(images/navButton_on.jpg) no-repeat;
	line-height: 20px;
	text-align: center;
	text-decoration: none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.navButton_active a:focus {
	outline: none;
}
#subnav01 {
	width: 68px;
	height: 40px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 -272px;
}
#subnav02 {
	width: 68px;
	height: 40px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 -29px;
}
#subnav03 {
	width: 68px;
	height: 40px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 33px;
}
#subnav04 {
	width: 68px;
	height: 40px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 94px;
}
#subnav05 {
	width: 68px;
	height: 20px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 -151px;
}
#subnav06 {
	width: 68px;
	height: 20px;
	z-index: 3;
	position: absolute;
	top: 212px;
	left: 50%;
	margin: 0 0 0 -211px;
}
.subnavButton a {
	width: 68px;
	height: 20px;
	display: block;
	background: url(images/navButton_off.jpg) no-repeat;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}
.subnavButton a:hover {
	background: url(images/navButton_on.jpg) no-repeat;
	color: #000;
}
.subnavButton a:focus {
	outline: none;	
}
/* ---------- NAVI & SUBNAVI ---------- */



/* ---------- TICKER ---------- */
#ticker {
	width: 680px;
	height: 50px;
	display: block;
	background: url(images/winston_bg.jpg) repeat-y;
	z-index: 2;
	position: absolute;
	top: 247px;
	left: 50%;
	margin: 0 0 0 -395px;
	padding: 0 55px 0 55px;
	line-height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999A34;
}
/* ---------- TICKER ---------- */



/* ---------- CONTENTS ---------- */
#content {
	width: 790px;
	position: absolute;
	top: 297px;
	left: 50%;
	margin: 0 0 0 -395px;
	background: url(images/winston_bg.jpg) repeat-y;
}
#contentLeft {
	width: 420px;
	float: left;
	margin: 0 40px 0 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}
#contentRight {
	width: 250px;
	float: left;
	margin: 0 40px 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}
#contentBoth {
	width: 710px;
	margin: 0 0 0 40px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;	
}
#contentBottom {
	width: 710px;
	height: 167px;
	padding: 30px 40px 30px 40px;
	background: url(images/winston_bg.jpg) repeat-y;
}
.preview {
	width: 310px;
	padding: 10px;
	float: left;
	border: 1px solid #D9D9B3;
}
.preview_ueberschrift {
	width: 300px;
	padding: 4px 0 4px 10px;
	margin: 0 0 10px 0;
	background-color: #D9D9B3;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.preview_bild {
	width: 100px;
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #999A34;
}
#randombild {
	width: 220px;
	border: 1px solid #9B9C36;
}
.foto_right {
	width: 250px;
	border: 1px solid #9B9C36;
	margin: 0 0 15px 0;
}
.foto_right_copyright {
	width: 250px;
	font-size: 10px;
	margin: 0 0 20px 0;
	text-align: right;
}
.flash_right {
	width: 250px;
	height: 165px;
	border: 1px solid #9B9C36;
	margin: 40px 0 0 0;
}
.foto_bottom {
	height: 167px;
	float: left;
	border: 1px solid #9B9C36;
}
/* ---------- CONTENTS ---------- */



/* ---------- PEDIGREE ---------- */
.pedigree_link {
	height: 62px;
	float: left;
	display: block;
	text-decoration: none;
	margin: 0 20px 0 0;
}
/* ---------- PEDIGREE ---------- */



/* ---------- SHOWS ---------- */
.newstitle {
	width: 670px;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #000;
}
/* ---------- SHOWS ---------- */



/* ---------- NEWS ---------- */
.newscontent {
	width: 670px;
	padding: 20px;
	margin: 0 0 20px 0;
	border: 1px solid #D9D9B3;
	background-color: #F8F8F3;
}
.newstitle {
	width: 670px;
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000;
}
.newsbild {
	width: 350px;
	float: left;
	border: 1px solid #C2C3A3;
	margin: 0 20px 0 0;
	display: block;
}
.newstext {
	width: 290px;
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.clear {
	clear: both;
}
/* ---------- NEWS ---------- */



/* ---------- LINKS ---------- */
.linksTitle {
	width: 390px;
	padding: 5px;
	margin: 0 0 10px 0;		
	background-color: #D9D9B3;
	border: 1px solid #989A34;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.linksContent a {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #D9D9B3;
	text-decoration: none;
	display: block;
	width: 390px;
}
.linksContent a:hover {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #EDEDED;
	color: black;
	border: 1px solid #D9D9B3;
	text-decoration: none;
	display: block;
	width: 390px;
}
.linksContent a:focus {
	outline: none;
}
/* ---------- LINKS ---------- */



/* ---------- WELPEN ---------- */
.welpenLogo a, .welpenLogo a:hover, .welpenLogo a:focus {
	width: 80px;
	height: 63px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	text-decoration: none;
	outline: none;
}
/* ---------- WELPEN ---------- */



/* ---------- AHNEN ---------- */
.ahnen_link_winston, .ahnen_link_winston a {
	width: 710px;
	height: 159px;
	display: block;
	margin: 0 0 20px 0;	
	background: url(images/ahnen_winston_off.jpg) no-repeat;
}
.ahnen_link_winston a:hover {
	background: url(images/ahnen_winston_on.jpg) no-repeat;
}
.ahnen_link_winston a:focus {
	outline: none;
}
.ahnen_link_mascha, .ahnen_link_mascha a {
	width: 710px;
	height: 159px;
	display: block;
	margin: 0 0 20px 0;
	background: url(images/ahnen_mascha_off.jpg) no-repeat;
}
.ahnen_link_mascha a:hover {
	background: url(images/ahnen_mascha_on.jpg) no-repeat;
}
.ahnen_link_mascha a:focus {
	outline: none;
}
.ahnen_link_wilma, .ahnen_link_wilma a {
	width: 710px;
	height: 159px;
	display: block;
	margin: 0 0 20px 0;
	background: url(images/ahnen_wilma_off.jpg) no-repeat;
}
.ahnen_link_wilma a:hover {
	background: url(images/ahnen_wilma_on.jpg) no-repeat;
}
.ahnen_link_wilma a:focus {
	outline: none;
}
/* ---------- AHNEN ---------- */



/* ---------- IMPRESSUM ---------- */
.impressum {
	line-height: 1.5;
}
/* ---------- IMPRESSUM ---------- */

.formmail_content {
	width: 378px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #D9D9B3;
}
.formmail_links {
	width: 100px;
	height: 22px;
	line-height: 22px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #D9D9B3;
	float: left;
	display: block;
}
.formmail_rechts {
	width: 250px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.formmail_zwischen {
	width: 373px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #D9D9B3;	
}
.formmail_abschicken {
	width: 378px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.inputtext {
	width: 247px;
	height: 20px;
	line-height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	border: 1px solid #D9D9B3;
}
.inputtextarea {
	width: 378px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #D9D9B3;
}
.inputbutton {
	height: 26px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #D3D3D3;
	border: 1px solid #D9D9B3;
}



/* ---------- FOOTER ---------- */
#footer {
	width: 790px;
	height: 183px;
	background: url(images/winston_footer.jpg) no-repeat;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin: 0px 0px 0px 40px;
}
.copyright a, copyright a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999A34;
	text-decoration: none;
}
.copyright a:focus {
	outline: none;
}
/* ---------- FOOTER ---------- */


.shows {
	margin: 0 0 5px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #989A34;
}

.shows_titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0 0 25px 0;
}

