#frontpageContent a,  #frontpageContent a:link {
	color: #db0048;
	text-decoration: underline;
}

#frontpageContent a:visited {
	color: #db0048;
	text-decoration: underline;
}

#frontpageContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #db0048;
}

#frontpageContent a:focus {
  color: #000;
}

#frontpageContent a:active {
  color: #000;
}
/* CSS Document */

#outerWrapper #contentWrapperFront #frontpageLeft {
	float: none; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 790px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DB0048;
	font-family: Tahoma, Arial;
	font-size: 110%;
	line-height: 180%;
	height: 0px;
}

#outerWrapper #contentWrapperFront #frontpageContent {
	margin-right: 0;
	margin-bottom: 0;
	padding: 20px;
	font-family: Tahoma, Arial;
	font-size: 100%;
	line-height: 180%;
	width: 750px;
	background-color: #FFFFFF;
}

/* #frontpageContent li a:link, #frontpageContent li a:visited {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	background-image: none;
	background-color: #FFFFFF;
}

#frontpageContent li a:hover {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	background-image: url(../img/elements/rollover_frontpage.gif);
}
*/

#frontpageContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#frontpageContent li {
	display: inline;
}

#outerWrapper #contentWrapperFront #frontpagegraphics  {
	height: 423px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/frontpage/background_world_children2.jpg);
}

#outerWrapper #contentWrapperFront #frontpagegraphics .frontpagaetext {
	line-height: 200%;
	font-weight: normal;
	color: #db0048;
	font-size: 120%;
}

#outerWrapper #contentWrapperFront #frontpagegraphics a.frontpagaetext:link, #outerWrapper #contentWrapperFront #frontpagegraphics a.frontpagaetext:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #db0048;
	text-decoration: none;
}

#outerWrapper #contentWrapperFront #frontpagegraphics a.frontpagaetext:hover {
	font-weight: bold;
	color: #db0048;
	text-decoration: none;
	background-color: #FFFFFF;
}

.BoxTitle {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.BoxText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#frontpagegraphics a.buttons:link, #frontpagegraphics a.buttons:visited, #frontpagegraphics a.buttons:hover {
	text-decoration: none;
	background-image: none;
	background-color: #99CC00;
}
.newsTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg/background_news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsTable2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DB0048;
	padding-left: 10px;
}
