* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial;
}

a {
	cursor: pointer;
}

html,body {
	width: 100%;
}

html {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/html-bg.png) fixed bottom repeat-x #869bb3;
}

body {
	
}

#glow {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1353px;
	margin-left: -676px;
	z-index: -1;
}

#container {
	width: 915px;
	margin: 0 auto;
}

#top {
	float: left;
	height: 64px;
	width: 915px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/top-bg.png) top no-repeat;
	position: relative;
}

#top ul#sec {
	float: left;
	height: 25px;
	padding: 39px 0 0 16px;
}

#top ul#sec li {
	float: left;
	margin: 0 5px;
}

#top ul#sec li a {
	float: left;
	height: 25px;
	padding-left: 1px;
}

#top ul#sec li a span {
	float: left;
	height: 25px;
	padding: 0 8px 0 7px;
	font-size: 12px;
	font-family: Myriad Pro;
	color: #8a8a8a;
	line-height: 24px;
	font-weight: bold;
}

#top ul#sec li a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/top-ul-li-a-hover-bg.png) left no-repeat;
}

#top ul#sec li a:hover span {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/top-ul-li-a-hover-span-bg.png) right no-repeat;
}

#top ul#sec li.active a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/top-ul-li-active-a-bg.png) left no-repeat;
}

#top ul#sec li.active a span {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/top-ul-li-active-a-span-bg.png) right no-repeat;
	color: #2c68a4;
}

#top form, .search form {
	float: right;
	padding: 40px 12px 0 0;
	width: 220px;
	overflow: hidden;
}

#top form input, .search form input {
	float: left;
	height: 20px;
	width: 136px;
	margin-left: 6px;
        margin-right: 5px;
	border: 1px solid #dcdcdc;
	display: inline;
}

#top form input#submit, .search form input#submit, .search form button {
	float: left;
	height: 22px;
	width: 52px;
	border: 0;
	padding-bottom: 3px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit-bg.png);
	cursor: pointer;
	font-family: Myriad Pro;
	font-size: 12px;
	color: #8a8a8a;
}

#top form input#submit:hover, .search form input#submit:hover, .search form button:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit-hover-bg.png);
	color: #2c68a4;
}

.search form {
	float: none !important;
}

ul.dropdown {
	float: right;
	width: 148px;
	margin-top: 34px;
	position: relative;
	z-index: 1;
}

ul.dropdown li {
	float: left;
	width: 148px;
	position: relative;
}

ul.dropdown li a.top {
	float: left;
	height: 27px;
	width: 134px;
	margin-left: 3px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/dropdown-a-bg.png);
	font-size: 12px;
	font-family: Myriad Pro;
	color: #2c68a4;
	line-height: 30px;
	cursor: pointer;
	padding-left: 8px;
}

ul.dropdown li.active a.top {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/dropdown-a-hover-bg.png);
}

ul.dropdown li ul {
	float: left;
	height: 117px;
	width: 140px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/dropdown-ul-bg.png) repeat-y;
	position: absolute;
	top: 27px;
	left: 0;
	height: 0;
	overflow: hidden;
}

ul.dropdown .active ul {
	padding: 14px 0 0 8px;
	height: 100px;
/*the use of visible/hidden is causing problems in ie6...*/
}

ul.dropdown li ul li {
	float: left;
	margin-bottom: 3px;
}

ul.dropdown li ul li a {
	float: left;
	height: 18px;
	width: 111px;
	padding: 3px 0 0 21px;
	font-size: 12px;
	font-family: Myriad Pro;
	color: #fff;
}

ul.dropdown li ul li a img {
	margin-right: 25px;
	vertical-align: bottom;
}

ul.dropdown li ul li a:hover {
	background: #cbcbcb;
}

#mid {
	float: left;
	width: 904px;
	padding: 0 0 0 13px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/mid-bg.png) left repeat-y;
	position: relative;
}

#header {
	float: left;
	height: 96px;
	width: 890px;
	margin-top: 5px;
}

#header .inner {
	float: left;
	height: 96px;
	width: 890px;
}

#header ul {
	float: left;
        clear: both;
	padding: 9px 0 0 6px;
}

#header .quicklinks {
        list-style-type: none;
        padding: 0;
        position: absolute;
        right: 45px;
        top: 28px;
        width: 140px;
}

#header ul li {
	float: left;
	margin: 0 1px;
}

#header ul li a {
	float: left;
	height: 17px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 17px;
	font-family: Myriad Pro;
	color: #fff;
}

#header ul.quicklinks li a {
  font-size: 12px;
}

#header ul li a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/header-ul-li-a-hover.png);
}

#header ul li.active a {
	background: #fff;
	color: #0051a2;
}

#contenthome {
	float: left;
	padding: 15px 0 0 0;
	width: 890px;
}

#contenthome .left {
	float: left;
	width: 532px;
}

.segments {
	float: left;
	margin: 10px -1px 0 -12px;
}

.segments li {
	float: left;
	margin-left: 12px;
	display: inline;
}

.segments li a {
	float: left;
	height: 130px;
	width: 124px;
}

.segments li a strong {
	float: left;
	height: 30px;
	width: 113px;
	padding: 0 0 0 11px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segments-strong.png);
	font-size: 12px;
	color: #0051a2;
	font-weight: normal;
	font-family: Myriad Pro;
	line-height: 30px;
}

.segments li a:hover {
	height: 128px;
	width: 122px;
	border: 1px solid #dadada;
}

.segments li a:hover strong {
	height: 29px;
	width: 112px;
	padding: 0 0 0 10px;
	line-height: 29px;
	background: #fff;
	border-bottom: 1px solid #dadada;
}

#winkels a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/winkels.jpg) bottom no-repeat;
}

#kerken a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/kerken.jpg) bottom no-repeat;
}

#broadcast a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/broadcast.jpg) bottom no-repeat;
}

#av-installaties a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/av-installaties.jpg) bottom no-repeat;
}

#winkels a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/winkels-hover.jpg) bottom no-repeat;
}

#kerken a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/kerken-hover.jpg) bottom no-repeat;
}

#broadcast a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/broadcast-hover.jpg) bottom no-repeat;
}

#av-installaties a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/segmenten/av-installaties-hover.jpg) bottom no-repeat;
}

#contenthome .right {
	float: right;
	width: 336px;
}

.news {
	float: left;
}

.news li {
	float: left;
	margin-bottom: 12px;
}

#content .news {
	margin-left: -26px;
	display: inline;
}

#content .news li {
	margin-left: 26px;
	display: inline;
}

.news li a {
	float: left;
	height: 93px;
	width: 336px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/ul-li-a.png);
}

.news li a img {
	float: left;
}

.news li a img.even {
	float: right;
}

.news li a strong {
	float: right;
	width: 190px;
	margin-top: 12px;
	padding-right: 5px;
	font-size: 12px;
	color: #0051a2;
}

.news li a span {
	float: right;
	height: 40px;
	width: 190px;
	padding-right: 5px;
	font-size: 12px;
	color: #626262;
}

.news li a span.more {
	margin: 5px 0;
	height: auto;
	padding: 0 3px 0 10px;
	width: 180px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje.gif) center left no-repeat;
	font-size: 10px;
}

.news li a:hover {
	height: 91px;
	width: 334px;
	background: #c8c8c8;
	border: 1px solid #dadada;
	overflow: hidden;
}

.news li a:hover img {
	margin: -1px 0 0 -1px;
}

.news li a:hover strong {
	margin-top: 11px;
}

.news li a:hover strong, .news li a:hover span {
	padding-right: 4px;
}

.news li a:hover span.more {
	margin-right: -2px;
}

.news li.noimg a strong {
	width: 320px;
}

.news li.noimg a span {
	height: 40px;
	width: 320px;
}

.news li.noimg a span.more {
	height: auto;
	width: 310px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-medium.gif) center left no-repeat;
}

.beurs {
	float: left;
	height: 110px;
	width: 167px;
	margin: 1px 0;
	padding: 0px 0 0 169px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/beurs-bg.png);
}

.beurs_overzicht img {
  padding-bottom: 12px;
}

.beurs:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/beurs-hover-bg.png);
}
.beurs img {
  height : 110px;
}

.nieuwsbrief {
	float: left;
	height: 170px;
	width: 170px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/img-nieuwsbrief.jpg);
}

.nieuwsbrief:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/img-nieuwsbrief-hover.jpg);
}

#kruimelpad {
	float: left;
	width: 890px;
	margin: 10px 0;
	font-size: 10px;
	color: #626262;
}

#content .left {
	float: left;
	width: 170px;
}

.sub {
	float: left;
	width: 170px;
	margin-bottom: 22px;
	padding: 10px 0 8px 0;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-bg.png) top repeat-x #436a90;
}

.sub li {
	float: left;
	margin-bottom: 2px;
}

.sub li a, .sub li span  {
	float: left;
	width: 152px;
	padding: 0 0 0 18px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-li-a.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	display: block;
}

.sub li a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-li-a-hover.png);
}

.sub li.active a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-li-a-hover.png);
}

.sub li a.no_bg, .sub li a.no_bg:hover, .sub li a.no_bg:active {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-li-active-a.png);
}

.sub li ul {
	float: left;
	padding-top: 2px;
}

.sub li ul li {
	margin: 2px 0;
}

.sub li.active ul li a, .sub li ul li a {
	background: none;
        font-weight: normal;
}

.sub li.active ul li a:hover, .sub li ul li a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-ul-li-a-hover-bg.png);
}

.sub li ul li.active a {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submenu-ul-li-active-a.png) !important;
}

#content .right {
	float: right;
	width: 698px;
	margin-right: 14px;
	position: relative;
	display: inline;
}

#content .right .left {
	width: 336px;
	position: relative;
}

#content .right .right {
	width: 336px;
	margin: 0 !important;
	position: relative;
}

#content .right .full {
	float: left;
	width: 698px;
	position: relative;
}

#content .right .full p {
	width: 50% !important;
	position: relative;
}

#content .right .leftmedium {
	float: left;
	width: 485px;
	overflow: hidden;
	position: relative;
}

#content .right .rightsmall {
	float: right;
	width: 197px;
	position: relative;
}

#content .right .lefthalf {
	float: left;
	width: 337px;
	position: relative;
}

#content .right .righthalf {
	float: right;
	width: 336px;
	position: relative;
}

#content .right h2 {
	float: left;
	width: 698px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0051a2;
}

#content .right h2 span {
	display: inline-block;
	font-size: 10px;
	color: #6f6f6f;
	padding: 0 0 0 10px;
	font-weight: normal;
}

#content .right .block {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/block-bg.png) top repeat-x #e9e9e9;
}

#content .right .block a.newsblock {
	float: left;
	width: 337px;
	overflow: hidden;
}

#content .right .block a.newsblock:hover {
	float: left;
	background: #c8c8c8;
        border: 1px solid #dadada;
	margin: -1px 0 -1px -1px;
}

#content .right .block.dealers {
	background: none;
	margin-bottom: -10px;
}

#content .right .block p {
	font-size: 12px;
	color: #626262;
	padding: 0 10px 10px 17px;
}

#content .right .block i {
	font-size: 12px;
	color: #626262;
	padding: 0 10px 10px 17px;
}
#content .right .block a span {
	float: left;
	font-size: 12px;
	color: #626262;
	padding: 0 5px 10px 17px;
}

#content .right .block address {
	font-size: 12px;
	color: #626262;
	padding: 0 5px 10px 0;
	font-style: normal;
}

#content .right .block address a {
	color: #626262;
	text-decoration: underline;
}

#content .right .block address span {
	display: inline-block;
	width: 58px;
}

#content .right .block address a:hover {
	text-decoration: none;
}

#content .right .leftmedium .block p {
	padding: 0 5px 10px 13px;
}

#content .right .leftmedium p strong {
	display: inline-block;
	width: 485px;
}

#content .right .block img {
	margin-bottom: 10px;
}

#content .right .block h4 {
	float: left;
	width: 100%;
	font-size: 12px;
/*	color: #626262; */
 	color: #0051a2;
	font-weight: bold;
}

#content .right .block h5 {
	width: 100%;
	font-size: 12px;
/*	color: #626262; */
 	color: #0051a2;
	font-weight: bold;
        padding-left: 17px;
}

#content .right .block h6 {
	width: 100%;
	font-size: 12px;
/*	color: #626262; */
 	color: #0051a2;
	font-weight: bold;
        padding-left: 13px;
}

#content .right .block p a {
	color: #626262;
	text-decoration: underline;
}

#content .right .block p a:hover {
        color: #0051a2;
	text-decoration: none;
}

#content .right .block a.terug {
	float: left;
	height: 13px;
	width: 678px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 13px;
	padding: 0 0 2px 10px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-mega.gif) center left no-repeat;
	font-size: 10px;
	color: #626262;
	cursor: pointer;
}

#content .right .block a.terug2 {
	float: left;
	height: 13px;
	width: 463px;
	margin-bottom: 5px;
	margin-left: 13px;
	padding: 0 0 2px 10px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-terug.gif) center left no-repeat;
	font-size: 10px;
	color: #626262;
	cursor: pointer;
}

#content .right .block a.terug:hover {
	color: #b2b2b2;
}

#content .right .block a.terug2:hover {
	color: #b2b2b2;
}

#content .right .block a .more {
	float: left;
	height: 13px;
	width: 455px;
	margin: 0 0 10px 13px;
	padding: 0 0 2px 10px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-medium.gif) left center no-repeat;
	font-size: 10px;
	color: #626262;
}

#content .right a.latestnews {
	float: left;
	width: 197px;
	padding: 10px 0;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/latestnews-bg.png) top repeat-x #c6c6c6;
}

#content .right a.latestnews:hover {
	margin: -1px 0 -1px -1px;
	border: 1px solid #dadada;
	background: #fff;
}

#content .right a.latestnews strong {
	float: left;
	width: 175px;
	padding: 0 0 0 14px;
	color: #0051a2;
	font-size: 12px;
}

#content .right a.latestnews span {
	width: 175px;
	padding: 0 0 0 14px;
	color: #626262;
	font-size: 12px;
	display: inline-block;
}

#content .right a.latestnews span.more {
	width: 175px;
	margin: 5px 0 5px 10px;
	padding-left: 11px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-small.gif) left center no-repeat;
	font-size: 10px;
	color: #626262;
	float: left;
}

#content .right h4 {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	color: #0051a2;
}

#content .right .righthalf {
	width: 336px !important;
	overflow: hidden;
}

#content .right ul.list {
	float: left;
	width: 100%; 
	margin-bottom: 15px;
	overflow: hidden;
}

#content .right ul.list li {
	display: block;
/*	width: 100%; */
}

#content .right ul.list li a {
	display: block;
	margin: 2px 0;
	padding-left: 20px;
	color: #626262;
	font-size: 12px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/ul-li-a-pijltje.gif) left 5px no-repeat;
	text-decoration: underline;
	display: block;
}

#content .right ul.list li a:hover {
	text-decoration: none;
	color: #0051a2;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/ul-li-a-pijltje-hover.gif) left center no-repeat;
}

#content .right ul.list.data li a {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background-position: center left;
	text-decoration: none;
	font-size: 10px;
}

#content .right ul.list.data li a span {
	display: block;
	margin: -3px 0 2px 0;
	text-decoration: underline;
	font-size: 12px;
}

#content .right ul.list.data li a:hover span {
	text-decoration: none;
}

#content .right ul.list.nolink {
	
}

#content .right ul.list.nolink li {
	display: block;
/*	width: 100%; */
	margin: 2px 0;
	padding-left: 20px;
	color: #626262;
	font-size: 12px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/ul-li-a-pijltje.gif) left 5px no-repeat;
}

#content .right ul.list li a {
  min-height: 16px;
}

#content .right ul.list li a.txt {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/txt.png) left 0 no-repeat;
}

#content .right ul.list li a.pdf {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pdf.gif) left 0 no-repeat;
}

#content .right ul.list li a.pdf_secure {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pdf_secure.gif) left center no-repeat;
}

#content .right ul.list li a.zip {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/zip.gif) left 0 no-repeat;
}

#content .right ul.list li a.zip_secure {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/zip_secure.gif) left center no-repeat;
}

#content .right ul.beurzen {
	float: left;
	width: 100%;
}

#content .right ul.beurzen li {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

#content .right ul.beurzen li a {
	float: left;
	width: 100%;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/beurzen-li-a-bg.png) bottom repeat-x;
}

#content .right ul.beurzen li a img {
	float: left;
}

#content .right ul.beurzen li a span {
	float: right;
	height: 130px;
	width: 280px;
	padding: 0 15px;
}

#content .right ul.beurzen li a span strong {
	display: inline-block;
	width: 100%;
	padding-top: 15px;
	font-size: 12px;
	color: #0051a2;
}

#content .right ul.beurzen li a span strong small {
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
}

#content .right ul.beurzen li a span b {
	height: 55px;
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	font-size: 12px;
	color: #626262;
	font-weight: normal;
}

#content .right ul.beurzen li a span i {
	float: left;
	width: 274px;
	padding: 2px 0 0 10px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-beurzen.gif) center left no-repeat;
	color: #626262;
	font-style: normal;
	font-size: 10px;
}

#content .right ul.beurzen li a:hover span {
	height: 128px;
	padding: 0 14px 0 15px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-left: 0;
}

#content .right ul.beurzen li a:hover span strong {
	padding-top: 14px;
}

.overzicht {
	float: left;
	width: 698px;
	padding: 0 0 12px 0;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/overzicht-bg.png) top repeat-x #eee;
}

.overzicht h4 {
	float: left;
	height: 24px;
	width: 677px;
	padding: 0 0 0 21px;
	font-size: 12px;
	color: #0051a2;
	line-height: 23px;
}

.overzicht div {
	float: left;
	width: 164px;
	margin: 0 -5px 0 11px;
}

.overzicht strong {
	float: left;
	width: 154px;
	padding: 10px 0 5px 10px;
	font-size: 12px;
	color: #767676;
}

.overzicht ul {
	float: left;
	height: 132px;
	width: 164px;
	padding-top: 7px;
	background: #fff;
}

.overzicht ul li {
	float: left;
	margin-bottom: 2px;
}

.overzicht ul li a {
	float: left;
	width: 135px;
	padding: 0 0 0 29px;
	color: #767676;
	font-size: 12px;
	line-height: 18px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-grijs.gif) left 5px no-repeat;
	text-decoration: underline;
	display: block;
}

.overzicht ul li a:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/pijltje-wit2.gif) left 5px no-repeat #9aaec1;
	color: #fff;
	text-decoration: none;
}

#slideshow {
	float: left;
	height: 202px;
	width: 468px;
	margin: 0 0 10px 0;
	padding-left: 15px;
	display: inline;
	border: 1px solid #dadada;
	background: #fff;
	overflow: hidden !important;
}

#slideshow #next {
	float: right;
	height: 17px;
	width: 10px;
	margin: 94px 7px 0 0;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/next.png);
	cursor: pointer;
}

#slideshow #prev {
	float: left;
	margin: 94px 7px 0 8px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/previous.png);
	height: 17px;
	width: 10px;
	cursor: pointer;
}

#slideshow #next:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/next-hover.png);
}

#slideshow #prev:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/previous-hover.png);
}

#slideshow .images {
	float: left;
	height: 202px;
	width: 435px;
	overflow: hidden;
}

#slideshow .images img {
	vertical-align: middle;
	float: left;
}

#slideshow .images div {
	margin: 0 auto;
	text-align: center;
}

#pages {
	float: right;
	width: 480px;
	margin: -10px 0 10px 0;
	padding-right: 3px;
	font-size: 10px;
	color: #626262;
	text-align: right;
}

form#contact_form {
	float: left;
	width: 322px;
}

form#contact_form p {
	float: left;
	width: 322px;
}

form#contact_form p select {
	float: left;
	width: 217px;
	border: 1px solid #dadada;
}

form#contact_form p label {
	float: left;
	width: 105px;
	line-height: 18px;
}

form#contact_form p input {
	float: left;
	width: 214px;
	border: 1px solid #dadada;
}

form#contact_form p textarea {
	float: left;
	height: 100px;
	width: 214px;
	border: 1px solid #dadada;
}

form#contact_form p.checkbox {
	padding-left: 122px !important;
	width: 200px;
}

form#contact_form p.checkbox input {
	width: auto;
	margin: 0 5px 20px 0;
	font-size: 10px;
	color: #626262;
	border: 0 !important;
}

form#contact_form p.checkbox label {
	height: 50px;
	font-size: 10px;
	width: 150px;
}

form#contact_form p #submit {
	float: right;
	height: 22px;
	width: 85px;
	border: 0;
	padding-bottom: 2px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit2-bg.png);
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

form#contact_form p #submit:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit-2-hover-bg.png);
}

form#fake_form {
	float: left;
	width: 322px;
}

form#fake_form p {
	float: left;
	width: 322px;
}

form#fake_form p select {
	float: left;
	width: 217px;
	border: 1px solid #dadada;
}

form#fake_form p label {
	float: left;
	width: 105px;
	line-height: 18px;
}

form#fake_form p input {
	float: left;
	width: 214px;
	border: 1px solid #dadada;
}

form#fake_form p textarea {
	float: left;
	height: 100px;
	width: 214px;
	border: 1px solid #dadada;
}

form#fake_form p.checkbox {
	padding-left: 122px !important;
	width: 200px;
}

form#fake_form p.checkbox input {
	width: auto;
	margin: 0 5px 20px 0;
	font-size: 10px;
	color: #626262;
	border: 0 !important;
}

form#fake_form p.checkbox label {
	height: 50px;
	font-size: 10px;
	width: 150px;
}

form#fake_form p #submit {
	float: right;
	height: 22px;
	width: 85px;
	border: 0;
	padding-bottom: 2px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit2-bg.png);
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

form#fake_form p #submit:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit-2-hover-bg.png);
}

form#offerte {
	float: left;
	width: 470px;
}

form#offerte p {
	float: left;
	width: 470px;
}

form#offerte p label {
	float: left;
	width: 108px;
	line-height: 18px;
}

form#offerte p input {
	float: left;
	width: 359px;
	border: 1px solid #dadada;
}

form#offerte p textarea {
	float: left;
	height: 100px;
	width: 359px;
	border: 1px solid #dadada;
}

form#offerte p.checkbox {
	padding-left: 126px !important;
	width: 344px;
}

form#offerte p.checkbox input {
	width: auto;
	margin: 0 5px 20px 0;
	font-size: 10px;
	color: #626262;
	border: 0;
}

form#offerte p.checkbox label {
	font-size: 10px;
	width: 300px;
}

form#offerte p #submit {
	float: right;
	height: 22px;
	width: 85px;
	border: 0;
	padding-bottom: 2px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit2-bg.png);
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

form#offerte p #submit:hover {
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/submit-2-hover-bg.png);
}

h3 {
	float: left;
	height: 23px;
	width: 680px;
	margin-top: 2px !important;
	padding: 0 0 0 17px;
	color: #363636 !important;
	line-height: 22px;
	font-size: 12px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/h3-bg.png);
	cursor: pointer;
	overflow: hidden;
	display: inline;
}

h3 span {
	float: left;
	line-height: 22px;
	color: #363636 !important;
	display: inline;
}

h3 small {
	float: right;
	height: 23px;
	margin: 0 28px 0 0;
	padding: 0 10px;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #0051a2;
	text-decoration: underline;
}

h3.open small, h3:hover small {
	background: #f5f5f5;
}

/*#accordion { float:left; width:680px; overflow:hidden; display:inline; }
#accordion div { width:700px; margin-right:-3px; background:url(../images/accordion-bg.png) top repeat-x #e9e9e9; overflow:-x:visible; overflow-y: hidden; display:block; }
#accordion div p { float:left; width:665px; padding:10px 16px; color:#363636; font-size:12px; overflow:hidden; }
#accordion div ul { float:left; width:697px; margin-right:-3px; color:#363636; margin-bottom:5px !important; overflow:hidden; display:inline; }
#accordion div ul li { float:left; width:700px; font-size:11px; padding:2px 16px; overflow:hidden; display:inline; }
#accordion div ul li a { float:left; margin-right:-3px; display:inline; }
#accordion div ul li a span { text-decoration:underline; padding-left:10px; }
#accordion div ul li a:hover span { text-decoration:none; }
#accordion div a { color:#e59428; text-decoration:underline; }
#accordion div a:hover { text-decoration:none; }
#accordion div ul li a { text-decoration:none !important; }
#accordion p.more { cursor:pointer; }
#accordion div.more { float:left; background:#f5f5f5; width:677px; margin:0 10px; display:inline; }
#accordion div.more strong { float:left; height:23px; width:660px; margin-top:2px; padding:0 0 0 17px; line-height:22px; font-size:12px; color:#363636; }
#accordion div.more strong span { float:left; line-height:22px; }
#accordion div.more strong small { float:right; height:23px; margin:0 28px 0 0; padding:0 10px; color:#e59428; font-size:10px; font-weight:normal; line-height:22px; text-decoration:underline; }
#accordion div.more p { float:left; width:626px; padding:10px 17px; line-height:16px; }*/

#accordion h3 {
	float: left;
	height: 23px;
	width: 680px;
	margin-top: 2px !important;
	padding: 0 0 0 17px;
	color: #363636 !important;
	line-height: 22px;
	font-size: 12px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/h3-bg.png);
	cursor: pointer;
	overflow: hidden;
	display: inline;
	border: none;
}

#accordion h3 span {
	float: left;
	line-height: 22px;
	color: #363636 !important;
	display: inline;
}

#accordion h3 small {
	float: right;
	height: 23px;
	margin: 0 28px 0 0;
	padding: 0 10px;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	color: #0051a2;
	text-decoration: underline;
}

#accordion h3.open small, #accordion h3:hover small {
	background: #f5f5f5;
}

#accordion {
	overflow: hidden;
	float: left;
	width: 697px;
}

#accordion div ul.list li {
	font-weight: normal;
	padding: 5px;
	font-size: 12px;
}

#accordion div {
	padding: 0;
	overflow: hidden;
	float: left;
	width: 697px;
}

table {
	float: left;
	width: 657px;
	margin: 0 17px;
	display: inline;
	overflow: hidden;
}

table tr {
	width: 667px;
}

table tr td {
	padding: 5px 0;
	border-bottom: 1px solid #d9d9d9;
	padding-right: 2px;
}

table thead td {
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table tbody td a {
	color: #0051a2 !important;
	text-decoration: underline;
}

table tbody td {
	font-size: 12px;
	color: #626262;
}

table tbody td span {
	float: left;
	height: 28px;
	width: 100%;
	padding-top: 8px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/table-td-bg.png);
	text-align: center;
}

#googlemaps {
	border: 1px solid #dadada;
}

#bottom {
	float: left;
	height: 12px;
	width: 902px;
	padding: 15px 0 0 13px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/bottom-bg.png);
	font-size: 10px;
}

#bottom a {
	margin-right: 10px;
	color: #fff;
}

#bottom a:hover {
	text-decoration: underline;
}

.clear {
	width: 100%;
	display: inline-block;
	height: 1px;
	clear: both;
}

img.news_img {
	max-height: 93px;
	max-width: 124px;
}

/*
 	Expression Engine CSS
*/

.hiddenFields {
	display: none;
}

.newsletter_submit {
	text-indent: -2000em;
}

ul.sitemap {
	margin-left:  30px;
}

ul.sitemap li {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

ul.sitemap li ul {
	margin-left: 15px;
	margin-bottom: 6px;
}

ul.sitemap li ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.sitemap li ul li ul {
	margin-left: 15px;
	margin-bottom: 6px;
	list-style-type: square !important;
}

ul.sitemap li ul li ul li {
	list-style-type: square !important;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.sitemap li h2 {
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: normal !important;
}

ul.sitemap li ul li h3 {
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	font-weight: normal !important;
}

ul.sitemap li ul li h4 {
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	font-weight: normal !important;
}

ul.sitemap a {
	color: #626262;
	text-decoration: underline;
	background-image: none !important;
	padding-left: 0 !important;
}

ul.sitemap a:hover {
	 color: #0051A2;
	 background-image: none !important;
	 padding-left: 0 !important;
}

.teaser {
  height: 80px;
  padding: 10px 20px 10px 20px;
  font-family: Arial;
  font-size: 12px;
  color: #626262;
  background-color: #ededed;
}

.teaser h1 {
  font-size: 18px;
  color: #0051A2;
  margin-bottom: 10px;
}

.frontpage_event {
        width: 336px; 
        height: 87px;
	background: url(http://www.streamit.eu/themes/site_themes/streamit/images/ul-li-a.png);
}

.frontpage_event img {
  height: 87px;
  width: 124px;
}

.frontpage_event span {
	float: right;
	height: 40px;
	width: 193px;
	padding-right: 8px;
	font-size: 12px;
	color: #626262;
}

.frontpage_event span strong {
	display: inline-block;
	width: 100%;
	padding-top: 12px;
        padding-bottom: 3px;
	font-size: 12px;
	color: #0051a2;
}

.frontpage_event span small {
  float: right;
}

.gsc-resultsHeader {
  width: 642px;
}

/* This is necessary to make the link of the first search result visible! */
.gs-title {
  float: left;
  width: 100%;
}

.gs-snippet {
  float: left;
}

gs-no-results-result .gs-snippet {
   margin-top: 20px;
}
