/* CSS for Tenårings Jenter */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#fff2db;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	text-decoration: underline;
	font-weight: bold;
}
a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534741;
	text-decoration: none;
	font-weight: bold;
}
.normal, .cont-txt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #534741;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #534741;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #534741;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #534741;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #790000;
	text-decoration: underline;
	text-transform: uppercase;
}
.hdr {
	background-color: #792A00;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.hdr-bg {
	background-color: #632200;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
}
.menu-bg {
	background-color: #FFF2DB;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
.menu-padding {
	padding-left: 40px;
}
.main-img-bg {
	background-color: #FFFFFF;
	background-image: url(../images/main_img_bg.gif);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
.main-img {
	background-color: #FFFFFF;
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
}
.content-box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #534741;
	padding-top: 20px;
}
.content-hd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #790000;
	padding-top: 10px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #534741;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
