/***************************************************/
/*
/*	Printstyles
/*
/*	created on: 08/13/2007
/*	by: Ingo Dorissen (db-central)
/*	last changes: -
/*																			
/***************************************************/

/* Hide Elements */

body {
	background: #FFFFFF;
}

#header,
#MetaNavigation,
#navLevel2Div, 
a.metanavi, 
#leftCol, 
#rightCol, 
#showReel, 
#naviWrapper, 
.navigationContainerInclude, 
a.level1, 
a.level1hl, 
a.level2, 
a.level2hl, 
a.level1 img, 
a.level1hl img, 
a.level2 img, 
a.level2hl img,
.notInPrint,
.teaserContentRow,
.linkBoxOver,
.homeMainNavigation {
	display: none;
}

#contentCol div table,
#contentCol table {
	width: 90%;
}

table tr td.dbcLayoutHead1 {
	width: 45%;
}

table tr td.dbcLayoutHead3 {
	width: 45%;
}

table tr td.dbcLayoutHead2 {
	width: 10%; !important;
}

#contentCol {
	width: 700px;
}

#ContentTextImageKunden {
	width: 700px;
}

#contentCol,
#contentCol a:link,
#contentCol a:visited,
#contentCol a:active,
#contentCol a:hover   {
 	background: url(../_images/linkpfeil.gif) no-repeat;
	padding-left: 19px;
	text-decoration: none;
	display: block;
	float: left;
}

.homeBody {
	background-color: #FF0000;
}

.homeMainNavigation {
	display: none;
}

.teaserLinkGreen,
a.teaserLinkGreen,
a.teaserLinkGreen:link,
a.teaserLinkGreen:visited,
a.teaserLinkGreen:active,
a.teaserLinkGreen:hover {
	display: none !important;
}

.teaserLink,
a.teaserLink,
a.teaserLink:link,
a.teaserLink:visited,
a.teaserLink:active,
a.teaserLink:hover {
	display: none !important;
}

.linkBoxOver {
	display: none !important;
}

.teaserLinkLine {
	display: none !important;
}
