@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
}

h1 {
	font-family: Oswald;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
}

h2 {
	font-family: Oswald;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-family: "Oswald";
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin:0px;
}

.bildram {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.pRubrik {
	font-family: Oswald;
	font-size: 26px;
	line-height: 36px;
	color: #333333;
	font-weight: normal;
}

.pUnderRubrik {
	font-family: Oswald;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: normal;
}


.pLila {
	font-weight: bold;
	color: #b41d8d;
}


