body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.7em; 
  font-style: normal; color: #ff99ff; 
  /* background-repeat: no-repeat; */
  background-position: left top; 
  background-color: #663366;
  }
a {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #ffddff; 
  text-decoration: none
  }
a:hover {
  text-decoration: underline
  }
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-style: normal; 
  color: #ffcc66; 
  background-image: url(../5%20Bridges%20BG.jpg); 
  background-repeat: no-repeat; 
  background-position: left top
  }
.head1 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold; 
  color: #ffcc66;
  }

/* page layout */
#container {
	width: 99%;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(../5%20Bridges%20BG.jpg); 
}
#logo5B {
	width : 332px;
	height: 75px;
	border-top: 1px solid #ff99ff;
	border-right: 1px solid #ff99ff;
	border-bottom: 1px solid #ff99ff;
	border-left: 1px solid #ff99ff;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../pics/header2.jpg);
}
#menu {
	border: 1;
	border-top-color: #FFFFFF;
	text-align: center;
	padding: 15;
	font-size: 12px;
}
#box {
	width : 90%;
	left : 25px;
	border-top: 1px solid #ff99ff;
	border-right: 1px solid #ff99ff;
	border-bottom: 1px solid #ff99ff;
	border-left: 1px solid #ff99ff;
	padding: 10px;
	margin-bottom: 15px;
}
img {
	border: 1px solid #ff99ff;
}
#headerYiA { 
	height: 93px;
	padding: 10px 0 0 0;
	margin-bottom: 0;
	background: url(../youthinaction/pics/yia-banner1200.jpg) no-repeat;
}
#content {
	margin-right: 210px;
	margin-left: 5px;
	padding: 10px;
	background-color: #663366;
	border:1px solid #ff99ff;	
}
#contenttitle {
	/*color: #F1CC5D;*/
	font-weight: bold;
	font-size: 1.5em;
	height: 40px;
}
#leftYiA {
	float: left;
	width: 205px;
	margin: 0;
	margin-right: 0;
	padding: 0;
}
#right {
	float: right;
	width: 200px;
	margin: 0;
	margin-left: 0;
	padding: 0;	
}
#footer {
	clear: both;
	padding: 1;
	height: 30px;
	margin-top: 50px;
	text-align: center;
}

/* navigation parents */
#navcontainer {
	display: block;
	width: 450px;
	height: 50px;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
	text-align: right;
	color: #ffffff;
	font-size: 0.9em;
}
#navcontainer a
{
	color: #ffffff;
	font-weight: bold;
}
#navcontainer .top-navigation {
	display: block;
	margin: 5px 0 0 0px;
}

.top-navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 10px;
	background: url(/pics/globaal/spacer_004FA3.gif) no-repeat 1px 7px;
}

.top-navigation li a {
	font-weight: bold;
	font-size: 85%;
	/*line-height: 12px;*/
	color: #292984;              
}

.top-navigation li a {
    text-decoration: none;
}

.top-navigation li a:hover {
    text-decoration: underline;
}

/* blockelements */
#thema {
	margin: 10px;
}

#menu-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#breadcrumb {
	padding: 5px;
	height: 30px;
	width: 100%;	
	/*margin-left: auto;*/
	/*clear: both;*/
	text-align: right;
	margin-right: 5px;
	font-size: 0.9em;
}
#contact {
	/*border: thin solid #efefff;*/
	padding: 5px;
	margin: 10px;
	font-size: 0.9em;
}

#logo {
	padding-top: 0;
   	float: left;
	display: block;
	height: 58px;
	width: 196px;
	/*text-indent: -9999px; */
	position: absolute;
	top: 10px;
	background: url(../youthinaction/pics/yia-logo.gif) no-repeat;
}

#logo a:link {
    height: 58px;
	width: 196px;
	display: block;
	/*top: 0px;
	position: absolute;*/
	text-decoration: none;
}

/* form layout */
#tb_Form
{
	width: 300px;
	margin: 0;
	font-size: 1.2em;
	color: #aa3399;
	padding: 0;
	background-color: #fefefa;
}
#tb_Form tr td
{
	font-family: Verdana, Arial;
	color: #660099;
	font-size: 1em;
	background-color: #fefefa;
}

/* other elements */

#boxYiA{	
	border: thin solid #efefff;
	padding: 1;
	margin: 15px;
	background-color: #fefeff;
}
body {
	background-image: url(../pics/backdrop.gif);
}

