
body
{
	background: #0278c0 url(./images/wrapper_body_bg.gif) 0 8.5em repeat-x !important;
}



div#Wrapper_Main
{
	background: red;
	display: none;
}


div#Wrapper_Header
{
	background: #fff;
}
div#Teaser
{
	background: #fff url(./images/container_header_slogan.gif) 29px 3.6em no-repeat;
	border: none;
}



div#Container_Navigation
{
background: #969696 url(./images/container_navigation_bg.gif) 0 0 repeat-x !important;
border-bottom: 1px solid white;
}

h1
{
	margin-left: 18px;
	font-size: 2em;
	color: #fff;
}


div#Container_Footer_Start
{
	border-top: 1px dotted #fff;
	padding: 5px 0px 10em 3px;
	margin: 5em 17px 0 18px;
}
div#Container_Footer_Start ul
{
	float: right;
}
div#Container_Footer_Start ul#FooterNavigation li a
{
	color: #fff;
}
div#Container_Footer_Start ul#FooterNavigation li
{
	color: #fff;
	display: inline;
	padding: 0 0.5em;
	border-right: 1px solid #fff;
}
div#Container_Footer_Start ul#FooterNavigation li.last
{
	border: none;
	padding-right: 0;
}
ul#HeadNavigation li.categories ul li
{
	background: transparent url(./images/category.gif) 0 center no-repeat;
}




img.pictogram
{
	border: 5px solid #fff;
}

/* ROUNDED CORNER - BOXES  */

table#CategoryOverview
{
	width: 100%;
}

/* roundedcornerbox_bottomright.gif */
tbody.roundedCorner td
{
	padding: 0;
	text-align: center;
	margin: 0;
	border: none;
	vertical-align: top;
}
tbody.roundedCorner td.frame
{
	line-height: 0;
}
tbody.roundedCorner td.frame_top
{
	background: transparent url(./images/roundedcornerbox_top.gif) center bottom no-repeat; /* #d4e8f4 */
}
tbody.roundedCorner td.frame_bottom
{
	background: transparent url(./images/roundedcornerbox_bottom.gif) center top no-repeat; /* #d4e8f4 */
}
tbody.roundedCorner td div.content
{
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 170px;
}
tbody.roundedCorner td div.content h1
{
	font-size: 1em;
	color: #1265B4;
	margin:0px;
}
tbody.roundedCorner td div.content h2
{
margin:0px;
	color: #1265B4;
}
tbody.roundedCorner td.content
{
	background: transparent url(./images/roundedcornerbox_bg.gif) center 0 repeat-y; /* #d4e8f4 */
	color: #4d4c4c;
}
tbody.roundedCorner td div.content a
{
	text-decoration: underline;
}
