/* CSS for Tenårings Jenter */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#39b44a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Universal classes ends here */


/* Content classes starts here */

.td-left {
	background-image: url(../images/td_left.gif);
	background-repeat: repeat-y;
}
.td-right {
	background-image: url(../images/td_right.gif);
	background-repeat: repeat-y;
}
.hdr-top {
	background-image: url(../images/hdr_bg_01.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.logo-hdr {
	height: 200px;
	text-align: center;
}
.text-box-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.content-box-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	border: 1px solid #8dc63f;
	background-color: #ffecd3;
}
.content-box-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	border: 1px solid #8dc63f;
	background-color: #fff6e9;
}
.content-pad-01 {
	padding-bottom: 40px;
}
.content-pad-02 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content-pad-03 {
	padding: 6px;
}
.hdr-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/hdr_bg_01.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.hdr-01-pad {
	padding-left: 20px;
	background-image: url(../images/hdr_bg_02.gif);
	background-repeat: no-repeat;
}

.hdr-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/hdr_bg_02.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 40px;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

/* Content classes ends starts here */

/* CSS ends  here */
.content-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	background-color: #fff3e3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f26522;
	border-right-color: #f26522;
	border-left-color: #f26522;
}
