@charset "utf-8";
.brodtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
.brodtext-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.liten-rubrik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.tableborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
}
.bildtext {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-style: normal;
	color: #000;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration:none;
	;
	font-weight: bold
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration:none;
	;
	font-weight: bold
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration:none;
	;
	font-weight: bold
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ed1c24;
	text-decoration:none;
	;
	font-weight: bold
}
.brodtext-liten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}
.brodtext-bold-liten {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}


.bloglink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #232323;
}
	
.bloglink A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #232323;
}
	
.bloglink A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #232323;
}
	
.bloglink A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #232323;
}

.cursor-change {
	cursor:pointer
}

.storrelink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ed1c24;
}
	
.storrelink A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ed1c24;
}
	
.storrelink A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ed1c24;
}
	
.storrelink A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ed1c24;
}

