html
{
	/*overflow-x: hidden;
	overflow-y: scroll;
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
	*/
}

html,body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	background-color: #000;
	font-family: Verdana, Arial, Tahoma, "Lucida Sans", "Trebuchet MS", Helvetica, Sans-Serif;
}
body {
	scrollbar-face-color : #333333;
  scrollbar-highlight-color : #555555;
  scrollbar-3dlight-color : #777777;
  scrollbar-darkshadow-color : #090909;
  scrollbar-arrow-color : #999999;
  scrollbar-shadow-color : #161616;
  scrollbar-track-color: #161616; 
}
p
{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 16px;
}

img
{
	border: 0;
	margin: 0;
}

table
{
	border-collapse: collapse;
}

td, th
{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

div
{
	text-align: left;
}

.container
{
	width: 920px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -470px;
}


.navheaderhome
{
	width: 756px;
	height: 31px;
	background-color: #000;
	margin-left: auto;
  margin-right: auto;
	margin-top: 70px;
	margin-bottom: 30px;
}

.navheadertable
{
	width: 100%;
}

.alfalogohome
{
	width: 110px;
	height:100%;
}

.alfalogohome img
{
	margin: 19px 0 0 20px;
}

.navigationbar
{
	background-image: url(/cms/images/img-c107455a4d9ef99e1f1e974046482a59.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 100%;
}

.terpstralogohome
{
	height: 31px;
	text-align: right;
}
.terpstramenuhome
{
	background-image: url(/cms/images/img-3c5c379605b63cabe94f037fea990566.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 31px;
	width: 349px;
	text-align: right;
}

.navigationhome
{
	height: 30px;
	vertical-align: bottom;
}

.navitem
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	display: block;
	float: left;
	margin: 0 40px 0 0px;
	padding: 0 0 5px 0;
	font-family: Arial;
	float: right;
	margin-top: 32px;
	position: relative;
}

.navitem a
{
	text-decoration: none;
	color: #fff;
}

.navitem a:hover, .navitem a.selected
{
	color: #454545;
}

.navsubsubitem
{
	color: #fff;	
}

.navsubitem a, .navsubsubitem a, .blockheader a
{
	text-decoration: none;
	color: #fff;	
}

.navsubsubitem a:hover, .navsubsubitem a.selected
{
	color: #fe0000;
}

.navsubitem a:hover, .navsubitem a.selected, div.selected, .blockheader a.selected
{
	color: #a59d9d;
}

.navbackarrow {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	margin-right: 5px;
	font-family: Arial;
}

.navsubarrow, .navsubsubarrow
{
	font-size: 10px;
	font-weight: normal;
}

.navsubsubarrow
{
	color: #ffffff;
	margin-right: 5px;
}

.navsubitem
{
	background-color: #960000;
	padding: 3px 10px 3px 10px;
	margin: 8px 0 0 0;
}

.navsubarrow
{
	color: #ffffff;
	margin-right: 5px;
}

.navimage
{
	/*height: 106px;*/
}

.navbreak
{
	height: 24px;
}

.contenthome
{
	width: 100%;
	height: 300px;
}

.newshome
{
	position: relative;
	top: 24px;
	left: 640px;
	width: 266px;
}

.newshomeheader
{
	margin: 0 0 20px 0;
}

.content
{
	-moz-box-sizing: content-box;
	background-repeat: repeat-x;
	background-color: #161616;
	padding: 0px;
	margin: 0;
	width: 100%;
}

.contentoccasions
{
	background-color: #4d4d4d;
	margin: 0;
	width: 100%;
}

.contentoccasions .navbreak
{
	background-color: #000;
}

.contentoccasions .searchbar
{
	background-image: url(/cms/images/img-62fbc0d3e7ce8942aaa652ca851a615c.gif);
	background-repeat: repeat-x;
	background-color: #161616;
	border-left: 10px solid #2b2b2b;
	border-right: 10px solid #2b2b2b;
	padding: 10px;
	background-color: #161616;
	border-bottom: 1px solid #000;
}

.contentoccasions .searchbar input
{
	margin: 20px 0 10px 0;
	padding: 0;
	width: 120px;
	
}

.contentoccasions .searchbar .backbutton
{
	
}

.contentoccasions .searchbar select
{
	margin: 0 10px 0 0;	
	width: 120px;
}
.contentoccasions .searchbar .searchsubmitbutton
{
	
}

.contentoccasions  .results table
{
	width: 100%;
}

.contentoccasions  .results td
{
	vertical-align: middle;
	border-bottom: 1px solid #000;
}

.contentoccasions  .results td a
{
	color: #fff;
}

.contentoccasions  .results td a:hover
{
	color: #fe0000;
}

.contentoccasions  .results .row2
{
	background-color: #2b2b2b;
}

.contentoccasions  .results img
{
	padding: 0;
	margin: 0;
	border-width: 0;
}

.contentoccasions .kop
{
	font-size: 11px;
	font-weight: bold;
	background-color: #960000;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #000;	
}

.contentoccasions .kop a
{
	color: #fff;
	
}

.content a, .contentoccasions a, .maintekst a
{
	color: #fc0000;
	text-decoration: none;
}



.content a:hover, .contentoccasions a:hover, .maintekst a:hover
{
	color: #fff;
	text-decoration: none;
}

.content p
{
	text-align: justify;
}

.textdivider
{
	width: 100%;
}

.content .imageleft
{
	float: left;
	
}

.textdivider .imageleft img
{
	margin: 5px 10px 10px 0;
}


.content .imageright
{
	float: right;
}

.textdivider .imageright img
{
	margin: 5px 0 10px 10px;
}




.contenttable
{
	margin: 10px 0 0 0;
	width: 754px;
	margin-left: auto;
  margin-right: auto;
}

.innercontent
{
	width: 100%;
}

.imagecellleft
{
	width: 280px;
	text-align: left;
	padding: 0 5px 5px 0;
}

.imagecellright
{
	width: 280px;
	text-align: right;
	padding: 0 0 5px 5px;
}

.leftmenu
{
	width: 296px;
	padding: 0 10px 0 0;
}

.contentblockshome
{
	width: 100%;
	height: 160px;
	margin: 10px 0 0 0;
}

.contentblock
{
	height: 100%;
	width: 296px;
	margin: 20px;
	padding: 0px;
}

.contentblockheight
{
	height: 158px;
}

td.blockmargin
{
	padding: 0 16px 0 0;
}

.blockheader , .newshomeheader, .navsubitem
{
	font-size: 11px;
	font-weight: bold;
}

.blockheader
{
	background-color: #960000;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #000;
}

.blockcontent
{
	padding: 8px 20px 10px 20px;
	
}

.blocklink
{
	display: block;
	margin: 10px 0 0 0;
	/*text-align: right; */
}

.right
{
	text-align: right;
}

.blocklink a
{
	color: #fe0000;
	text-decoration: none;
	
}

.blocklink a:hover
{
	color: #fff;
	text-decoration: none;
}


.blockimage
{
	float: left;
	margin: 4px 6px 6px 0;
}

.galmaintext
{
	width: 100%;
	margin: 0;
}

table.gallery
{
	width: 580px;
}

table.gallery td
{
	width: 200px;
}
table.gallery td.last
{
	width: 180px;
}

table.gallery .galimage
{
	width: 180px;
	margin: 10px 0 10px 0;
}

table.gallery .galtext
{
	width: 180px;
	margin: 0 0 10px 0;
}

.occasionimg
{
	width: 128px;
	height: 96px;
}

.footer
{
	margin: 24px 0 0 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	width: 754px;
	height: 16px;
	font-size: 9px;
	color: #777;
	vertical-align: middle;
	padding: 0;
	margin-left: auto;
  margin-right: auto;
}

.form .label
{
	width: 200px;
	font-weight: bold;
}

.form .send
{
	margin: 20px 0 0 0;
	width: 100px;
}

.footer .indg
{
	float: right;
	margin: 2px 0 0 0;
}

form
{
	margin: 0;
	padding: 0;
}

input, textarea
{
	border: 1px solid #000000;
	background-color: #d5c1c1;
	color: 2b2727;
	margin: 0px;
	padding: 1px 2px 1px 5px;
	width: 249px;
	font-size: 11px;
}

input.submit
{
	border: 1px solid #000000;
	background-color: #FFCE00;
	width:200px;
	margin-top: 10px;
}


input.checkbox, input.radio
{
	width: 16px;
	border: 0px;
	background-color: #fff;
}




.portalContainer
{
	width: 754px;
	height: 540px;
	margin-left: auto;
  margin-right: auto;
}
.bannerContainer
{
	width: 754px;
	height: 200px;
	margin-left: auto;
  margin-right: auto;
}


#topmenu
{
	width: 100%;
	height: auto;
	text-align: right;
}

#portalBanners
{
	margin-top: 25px;
}

.portalBanner
{
	margin-top: 15px;
	position: relative;
	top: 0px; left: 0px;
	width: 754px;
	height: 151px;
	overflow: hidden;
}

.portalOccasionsButton
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	width: 108px;
	height: 22px;
}
.portalOccasionsButtonImage {
	position: absolute;
	bottom: 3px;
	right: 20px;
}



