/* CSS for Tenårings Jenter */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#9d0004;
	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: #FF0000;
	text-decoration: underline;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DFF6FF;
}
.logo-hdr {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text-box-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	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: #DFF6FF;
	border: 2px solid #000000;
	background-color: #790000;
}
.content-box-02 {
	border: 1px solid #FF0000;
}

.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: 10px;
}
.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;
	background-color: #021526;
	height: 40px;
	text-align: center;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFC98;
	text-decoration: none;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFC98;
	text-decoration: none;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFC98;
	text-decoration: none;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
