body {
	background-color: #787878;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home-button {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
.home-button a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
.home-button a:hover{color:#FFFFFF; text-decoration:underline overline;}
.form-text-box {
	font-family: arial;
	font-size: 13px;
	color: #2c2c2c;
	text-decoration: none;
	background-color: #edecec;
	text-align: left;
	height: 20px;
	width: 184px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
}
h1 {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #a60c0b;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: normal;
}
.h1subtext{
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #ffe4af;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
.h2subtext{
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 9px;
}
.user-text {
	font-family: arial;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.user-text-box {
	text-align: right;
	background-color: #FFFFFF;
	height: 16px;
	width: 96px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.user-login {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.user-login a{color:#FFFFFF; text-decoration:underline;}
.user-login a:hover{color:#FFFFFF; text-decoration:overline;}

.warea {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;
	text-decoration: none;
	text-align: justify;
}
.read-more-text {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3f3f3f;
	height: 24px;
	width: 78px;
	text-align: center;
	line-height: 21px;
}
.read-more-text a{color:#FFFFFF; text-decoration:underline;}
.read-more-text a:hover{color:#FFFFFF; text-decoration:overline;}

.categories-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	text-align: left;
}
.categories-text a{color:#3f3f3f; text-decoration:none;}
.categories-text a:hover{color:#3f3f3f; text-decoration:underline;}

.new-font-text {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #edecec;
	text-decoration: none;
	text-align: left;
	padding-top: 17px;
	padding-left: 15px;
	background-color: #810605;
	background-image: url(../bilder/side-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.new-font-text a{color:#edecec; text-decoration:none; font-weight:bold;}
.new-font-text a:hover{color:#edecec; text-decoration:underline;}

.footer-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footer-text a{
	color:#3f3f3f;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer-text a:hover{color:#3f3f3f; text-decoration:underline overline;}

.footer-text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
