/* CSS for Tenårings Jenter */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#362f2d;
	background-image: url(../images/bg.gif);
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe5200;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe5200;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe5200;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe5200;
	text-decoration: underline;
	font-weight: bold;
}
.normal, .cont-txt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #161110;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff5300;
	text-transform: uppercase;
}
.content-box {
	background-color: #FFFFFF;
}
.menu-bg {
	background-color: #5E009B;
	background-image: url(../images/header_bg_01.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 230px;
}
.hdr-bg {
	background-color: #5E009B;
	background-image: url(../images/header_bg_02.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 570px;
}
.menu-top-pad {
	padding-top: 40px;
}
.menu-pad {
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.sidebar-bg-01 {
	background-color: #9d1f0a;
	background-image: url(../images/sidebar_bg_01.gif);
	background-repeat: repeat-y;
}
.sidebar-bg-02 {
	background-color: #161110;
}
.sidebar-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffe8ce;
}
.sidebar-pad {
	padding: 10px;
}
.sidebar-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}
.sidebar-img {
	height: 110px;
	width: 200px;
	border: 1px solid #c7b299;
}
.content-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fe5200;
}
.footer-top-pad {
	padding-top: 10px;
	padding-bottom: 40px;
}
.footer-bg {
	background-color: #161110;
	padding: 10px;
}
.footer-menu-pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.link-02:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-02:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-02:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.link-02:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff5300;
	text-transform: uppercase;
}
.footer-content-pad {
	padding: 10px;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}
