@charset "UTF-8";
.ifatt {
	color: #CC0000;
	font-size: 11px;
	background-color: #FFFFCC;
}
.biljet {
	background-image: url(../img/biljetter.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.rubrik {
	color: #00B8D9;
}
.huvudr {
	color: #7AA1B2;
}
#infoup {
	background-image: url(../img/bckg_button.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	color: #FFFF00;
}
#infoup a:link {
	color: #FFFF00;
}
#infoup a:visited {
	color: #FFFF00;
}
.bordermid {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7AA1B2;
}
.boderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004d71;
}
.titel {
	font-size: 24px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	text-decoration: none;
}
#bckginclude {
	background-image: url(../img/back_text.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#bckgincludedj {
	background-image: url(../img/back_text.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#txtpadd {
	padding: 10px;
}
#bckgincludeb {
	background-image: url(../img/back_textbig.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#bckgincludegal {
	background-image: url(../img/back_textbig2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.txtgen {
	font-size: 12px;
}

