﻿/* ------ Text items -------- */

body, select, input, textarea, li
{
	font-size: 10px;
	font-family: Arial;
	color: #888888;
	text-decoration: none;
	word-spacing: -0.1em;
	letter-spacing: 0;
	line-height: 1.4em;
}


h3, .heading3
{
	font-family: Arial;
	color: #888888;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.5em;
	font-weight: bold;
}
.ingress
{
	font-family: Arial;
	color: #888888;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 11px;
}

.broedtext, td
{
	font-family: Arial;
	color: #888888;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 11px;
}
.bildtext
{
	font-family: Arial;
	color: #888888;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 11px;
	font-style: italic;
}

.footerText
{
	font-family: Verdana;
	color: #888;
	text-decoration: none;
	word-spacing: -0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

hr
{
	height: 0.1em;
	color: #c9c9c9;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}




/* ------ Links -------- */
a:link, a:visited, a:active
{
	font-family: Arial;
	word-spacing: -0.1em;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #CC3333;
	text-decoration: underline;
}

a.topMenuLink , a.topMenuLink:visited
{

	color: White;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

a.topMenuLink:hover
{
	color: #CC3333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

a.topMenuLinkActive, a.topMenuLinkActive:active, a.topMenuLinkActive:hover, a.topMenuLinkActive:visited
{
	color: #CC3333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}

/* ------------------ */

.ArrowText
{
	font-family: Arial;
	color: #CC3333;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.FooterText
{
	font-family: Verdana;
	color: #888;
	text-decoration: none;
	word-spacing: -0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

.CollapsableBannerText
{
	font-family: Verdana;
	color: #777;
	text-decoration: none;
	text-align: left;
	font-size: 9px;
	line-height: 1.2em;
}

.CollapsableBannerTitle
{
	font-family: Verdana;
	color: #777;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	font-size: 9px;
	font-weight: bold;
}

a.BreadCrumbText
{
	font-family: Verdana;
	background-color: #fff;
	color: #BBB;
	text-decoration: none;
	word-spacing: -0.15em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

/* -- Input classes -- */

.bannerInputText
{
	border: 1px solid #9a9a9a;
}

.bannerInputLinkButton, .bannerInputLinkButton:hover
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.selectBox
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #777777;
}

optgroup
{
	font: inherit;
	font-weight: bold;
}

.Button
{
	font-family: arial;
	font-size: 10px;
	color: #777777;
}

.registerfield
{
	width:200px;
}
	
