body
{
	background: #f0f4f4 url("background.gif");
}

#containerBox
{
	background-color: #fff;
}

a
{
	color: #000;
}


/* --- INDEX --- */

#indexLogoBox
{
	background: url("back_index.gif");
	width: 980px;
	height: 204px;
}

#indexLogo
{
	background-color: #fff;
}

#indexNoLogoBox
{
	display:none;
}

#indexLanguageBox
{
	color: #000;
}

#indexAddress
{
	color: #000;
}


/* --- INTERN --- */

#internLogoBox
{
	width: 146px;
	height: 146px;
	float: left;
}

#internTitleBox
{
	background-image: url('back_header.gif');
	width: 627px;
	height: 146px;
	text-align: right;
	float: left;	
}

#internTitle
{
	position: relative;
	top: 83px;
	font: bold 88% Verdana;
	color: #99c7ab;
}

#internTitle #internKrebshilfe
{
	display: none;
}

#internGreenStripe
{
	display: none;
}

#internBlueStripe
{
	display: none;
}

#internRightBox
{
	width: 207px;
	height: 146px;
	float: left;
}

#internBodyBox
{
	background: #fff repeat-y url('back_menu.gif');
}

#internMenuBox	
{
	background: #fff;
}

#internFooterBox
{
	background: #fff no-repeat url('back_footer.gif'); 
}

#internFooterMenuLinks
{
	position: relative;
	width: 630px;
	padding: 2px 0px 5px 10px;
	left: 210px;
}

#internLangChoice
{
	margin-top: 2px;
	float: left;
	text-align: right;	
}

#internHomeLink
{
	display: none;
}
