/* TEKST EDIT */

p {
	font-size: 11px;
	color: #422319;
	line-height: 18px;
	margin: 0px;
}
p a{
	color: #000;
	text-decoration: underline;
}
p a:hover {
	color: #fff;
	text-decoration: none;
}
p.list a{
	color: #000;
	text-decoration: underline;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 16px;
	display: block;
	background: url(../content/images/icon_black.gif) left 4px no-repeat;
}
p.list a:hover{
	color: #ffffff;
	text-decoration: none;
}
p.list2 a{
	width: 450px;
	color: #422319;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 16px;
	display: block;
	background: url(../content/images/icon_black.gif) left 4px no-repeat;
}
p.list2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
p.newswit {
	font-family: Georgia, "Times New Roman", Tifmes, serif;
	color: #e8d9bf;
	font-style: italic;
	margin: -5px 0px 12px 0px;
	padding-left: 17px;
}
p.customise {
	width: 176px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #d4cecd;
	font-weight: normal;
	font-style: italic;
	padding: 52px 64px 0px 50px;
	line-height: 30px;
}

h2 {
	font-family: Georgia, "Times New Roman", Tifmes, serif;
	color: #54130e;
	font-style: italic;
	font-size: 24px;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #54130e;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

#errorOutput h3 {
	color: #fff;
	margin: 0;
	font-weight: lighter;
	font-size: 18px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #fff;
	font-style: italic;
	font-weight: 100;
	margin: -14px 0px 0px 30px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #fff;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
em {
	color: #5c5b47;
}

.footer {
	margin-left: -20px;
	font-size: 10px;
	color: #CCC;
}
.footer a{
	color: #CCC;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}