﻿.medium_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #303030;
	text-decoration: none;

}

.large_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.side_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #737373;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: left;
}
.store_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	width: 360px;
}

.bold_store_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	font-weight: bold;
	text-align: left;
}

.italic_store_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: black;
}

.red_small_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CD2626;
}


.red_medium_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CD2626;
}

.green_medium_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: green;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.link_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}

.link_no_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.light_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: center;
	text-decoration: none;
	}
	
.site_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	text-align:center;
		}

