﻿.background
{
	background-color:#FFFFFF;
}

.hide
{
	display:none;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #000000;
    padding:0px;
    background-color: #593252;
}

.splash
{
	border-bottom: 1px solid #af98a1;
	background-image: url('SRAImage/srasplashpurple.jpg');
	width: 900px;
	height: 90px;
	background-repeat: no-repeat;
	background-color: #593252;
	background-position: center;
	}

.sratoparea
{
	background-color: #593252;
	height: 30px;
	width: 100%;
}

.srabreadcrumb
{
	width:66%;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#ffffff;
	text-indent:7px;
}
.srabreadcrumb a, .srabreadcrumb a:active, .srabreadcrumb a:visited
{
	font-family:Arial;
 	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
}
.srabreadcrumbCurrent 
{
    font-weight:bold; 
}

.topnav
{
	width:30px;
}

	.noborder, a.noborder, a.noborder img, 
	{
	border:0px;
}



/* Intro ----------------------------------- */
.introbox
{
	width:80%;
	border-bottom: 1px #FFFFFF solid;
}

.introtitel
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #593252;
	height: 16px;
	margin-top:15px;
    vertical-align:top;
}

.introtext
{
	background-color:#ffffff;
	font-family:arial;
	font-weight:normal;
	font-size:8pt;
	color:#000000;
	margin-bottom:0px;
	margin-top:20px;
}
.introtext a, .introtext a:active, .introtext a:visited
{
	color:#8f005c;
}

/* Nieuws ----------------------------------- */
.nieuwsbox
{
	vertical-align:top;	
	background-image:url('SRAImage/nieuwsbg.gif'); 
	background-repeat:repeat-y;
}
.nieuwsheader
{
	font-family:Arial; 
	color:#ffffff; 
	background-image:url('SRAImage/nieuwstopbg.gif'); 
	background-repeat:no-repeat; 
	height:10px;
}

.nieuwsheadertext1
{
	padding-top:5px;
	text-indent:5px;
	font-size :14pt; 
}
.nieuwsheadertext2
{
	text-indent:5px;
	font-size :10pt; 
}

div.nieuwsbody
{
	font-family:vera;
	font-size:8pt;
	color:#000000;
	width:345px;
	padding-top:5px;
	padding-left:5px;

}
.nieuwsbottom{
	background-image:url('SRAImage/nieuwsbotbg.gif'); 
	background-repeat:no-repeat; 	
 	padding-bottom:150px;
}

.subpaginatitel
{
	font-family: arial;
	font-weight: normal;
	font-size: 12pt;
	color: #593252;
	height: 16px;
	margin-top:15px;
    vertical-align:top;
}



.menubox
{
	width:192px;
	border-right: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 0px #FFFFFF solid;
	border-left: 0px #FFFFFF solid;
}


.adverttable
{
	vertical-align:top;
	width:40%;
	border-left: 1px #FFFFFF solid;
}

.advertbox
{
 	padding-top:10px;
 	padding-bottom:5px;
}

.contentbox
{
	width:80%;
    vertical-align:top;

}
