	html, body, #wrapper {
		height:100%;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #FFF;
}
	#wrapper {
		width: 100%;
}
	body,td,th {
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
		color: #241e5c;
}
	a:link {
		color: #E51E23;
		font-weight: bold;
		text-decoration: none;
}
	a:visited {
		text-decoration: none;
		color: #E51E23;
		font-weight: bold;
}
	a:hover {
		text-decoration: underline;
		color: #f5991e;
		font-weight: bold;
}
	a:active {
		text-decoration: none;
		color: #cddc29;
		font-weight: bold;
}
	a.lang:link {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
}
	a.lang:visited {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}
	a.lang:hover {
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;
}
	a.lang:active {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
}
	.button1 {
		background-image: url(../images/menu.gif);
		background-position: 0px 0px;
		cursor: pointer;
}
	.button1:hover {
		background-position: 0px 30px;
}
	.button1_active {
		background-image: url(../images/menu.gif);
		background-position: 0px 30px;
		cursor: default;
}
	.button2 {
		background-image: url(../images/menu.gif);
		background-position: -80px 0px;
		cursor: pointer;
}
	.button2:hover {
		background-position: -80px 30px;
}
	.button2_active {
		background-image: url(../images/menu.gif);
		background-position: -80px 30px;
		cursor: default;
}
	.button3 {
		background-image: url(../images/menu.gif);
		background-position: -189px 0px;
		cursor: pointer;
}
	.button3:hover {
		background-position: -189px 30px;
}
	.button3_active {
		background-image: url(../images/menu.gif);
		background-position: -189px 30px;
		cursor: default;
}
	.button4 {
		background-image: url(../images/menu.gif);
		background-position: -298px 0px;
		cursor: pointer;
}
	.button4:hover {
		background-position: -298px 30px;
}
	.button4_active {
		background-image: url(../images/menu.gif);
		background-position: -298px 30px;
		cursor: default;
}
	.button5 {
		background-image: url(../images/menu.gif);
		background-position: -407px 0px;
		cursor: pointer;
}
	.button5:hover {
		background-position: -407px 30px;
}
	.button5_active {
		background-image: url(../images/menu.gif);
		background-position: -407px 30px;
		cursor: default;
}
	.button6 {
		background-image: url(../images/menu.gif);
		background-position: -502px 0px;
		cursor: pointer;
}
	.button6:hover {
		background-position: -502px 30px;
}
	.button6_active {
		background-image: url(../images/menu.gif);
		background-position: -502px 30px;
		cursor: default;
}
	.button7 {
		background-image: url(../images/menu.gif);
		background-position: -611px 0px;
		cursor: pointer;
}
	.button7:hover {
		background-position: -611px 30px;
}
	.button7_active {
		background-image: url(../images/menu.gif);
		background-position: -611px 30px;
		cursor: default;
}
	.button8 {
		background-image: url(../images/menu.gif);
		background-position: -735px 0px;
		cursor: pointer;
}
	.button8:hover {
		background-position: -735px 30px;
}
	.button8_active {
		background-image: url(../images/menu.gif);
		background-position: -735px 30px;
		cursor: default;
}
	div#socialmedia {
	position: relative;
	height: 30px;
}
	#socials {
	padding: 2px;
	margin: 0;
}
	#socials li {
	display: inline;
	width: 35px;
	height: 25px;
	padding: 0;
	margin: 0;
	background-image: url(../images/socialmedia.png);
	background-repeat: no-repeat;
	float: left;
}
	#socials li a {
	display: block;
	text-indent: -9999px;
	background-color: transparent;
	outline: 0;
	border: 0;
}
	#socials li.socialmedia-text { 
		font-family: "TriplexBold", Arial, Verdana, serif;
		font-size: 15px;
		line-height: 24px;
		color: #333366;
		width: 82px; background-position: 500px 500px; }
	#socials li.socialmedia-linkedin { background-position: 0 bottom; }
	#socials li.socialmedia-linkedin:hover { background-position: 0 top; }
	#socials li.socialmedia-twitter { background-position: -42px bottom; }
	#socials li.socialmedia-twitter:hover { background-position: -42px top; }
	#socials li.socialmedia-facebook { background-position: -84px bottom; }
	#socials li.socialmedia-facebook:hover { background-position: -84px top; }
	#socials li.socialmedia-youtube { background-position: -126px bottom; }
	#socials li.socialmedia-youtube:hover { background-position: -126px top; }
	#socials li.socialmedia-google { background-position: -168px bottom; }
	#socials li.socialmedia-google:hover { background-position: -168px top; }
	#socials li.socialmedia-rss { background-position: -210px bottom; }
	#socials li.socialmedia-rss:hover { background-position: -210px top; }
	#socials li.socialmedia-hyves { background-position: -252px bottom; }
	#socials li.socialmedia-hyves:hover { background-position: -252px top; }
	#socials li.socialmedia-maps { background-position: -294px bottom; }
	#socials li.socialmedia-maps:hover { background-position: -294px top;
}
	h1 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #e51e23;
		margin: 0px 0px 0px 0px;
}
	h2 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #39c;
		margin: 2px 0px 8px 0px;
		word-spacing: -1px;
}
	h3 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #241e5c;
		margin: 0px 0px 0px 0px;
		word-spacing: -1px;
}
	h4 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #f6961b;
		margin: 0px 0px 0px 0px;
		word-spacing: -1px;
}
	h5 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 16px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		word-spacing: -1px;
}
	h6 {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 13px;
		color: #e51b27;
		margin: 0px 0px 0px 0px;
		word-spacing: -1px;
}
	.content {
		padding: 30px;
}
	.news {
		padding: 5px;
}
	.listheader {
		font-family: "myriad-bold.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #ffffff;
		background-image: url(../images/listheader.gif);
		padding: 0px 0px 0px 10px;
}
	.list {
		border: 1px solid #E51E23;
		padding: 5px 0px 5px 10px;
		font-family: "myriad-web.ttf", Myriad, Myriad Pro, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		word-spacing: -3px;
		letter-spacing: 0px;
}
	.red {
		color: #a40004;
}
	.block {
		padding: 10px 10px 10px 10px;
}
	.kader {
		border: solid 1px #999;
}
