/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

/*** Header ***/

#header {
	display: none;
}
#banderole {
	background-color: #ffffff;
	height: 10em;
	left: 0em;
	top: 1.25em;
	/*width: 100%;*/
	width:40em;
}
#logo {
	display: none;
	top:0;
	left: 0.625em;
}
#banderole .print{
	position: relative;
	z-index: 101;
}

/*** Sub Navigation ***/
#subNav {
	display: inline;
	left: 10.625em;
	position: absolute;
	top: 12em !important;
	width: 100%;
}
#subNav .subNavInfo{
	float: left;
	line-height: 0.625em;
	padding: 0 !important;
	margin: 0;
}
#subNav .firstNav li{
	float:left;
}
#subNav .firstNav .navFirstLevel,
#subNav .firstNav .navSecLevel,
#subNav .firstNav .navThirdLevel,
#subNav .firstNav .navFourthLevel{
	display: none;
}

#subNav .firstNav .navPoint a {
	background: none !important;
}
#subNav .subNavInfo a,
#subNav .firstNav a,
#subNav .firstNav a:hover {
	background-image:url(../img/icons/link_int_icon.gif);
	background-position:right 0.363em;
	background-repeat:no-repeat;
	display: block;
	float: left;
	line-height: 1.363em;
	padding: 0 2em 0 0;
	position: relative;
	z-index: 200;
}
#subNav .firstNav .navFirstLevelActive{
	background-image:url(../img/icons/link_int_icon.gif);
	background-position:0px 200px;
	background-repeat:no-repeat;
	padding: 0;
}
#subNav .firstNav .navFirstLevelActive,
#subNav .firstNav .navSecLevelActive,
#subNav .firstNav .navThirdLevelActive,
#subNav .firstNav .navFourthLevelActive,
#subNav .firstNav .secNav,
#subNav .firstNav .thirdNav,
#subNav .firstNav .fourthNav{
	margin: 0;
	padding: 0;
}



/*** Content ***/
#mainWrap {
	background: none;
	margin-left: 0;
	padding-left: 0;
	position: relative;
}

#clearMainWrap {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	top: 13.5em;
}

/* possible Size of Components */
#content .size1x1,
#content .size1x2,
#content .size1x3,
#content .size2x1,
#content .size2x2,
#content .size2x3,
#content .size2xflexible,
#content .size3x1,
#content .size3x2,
#content .size3xflexible {
	overflow: visible;
}


.print{
	display: block;
}

#document {
	width: 40em;
}

#content .bulletpointList {
	list-style-position: inside;
	list-style-type: square;
}
#content .bulletpointList li {
	font-weight:bold;
	margin-left:1.25em;
	padding-left:0;
	padding-top:0.25em;
	position:relative;
}
#content .bulletpoint {
	display:none;
}

#content{
	font-size: 90%;
}

#clearMainWrap {
	padding-top: 13.5em;
	top: 0;
}

#infoBox,
#functionBox{
	display:none;
}


/****************************************/

div.pictureComponent div.size1x1 div img{
	height:10em;
}
div.pictureComponent div.size3x2 div img{
	height:22em;
}

div.teaser div.size1x1 div img{
	height:7em;
}

h1.imageheader img{
	height:1.7em;
}
h2.imageheader img,
div.teaser div.size1x1 h2.imageheader img{
	height:1.5em;
}
h3.imageheader img,
div.teaser div.size1x1 h3.imageheader img{
	height:1.3em;
}



a.icon, 
a.intern, 
#content .contentBox .news-list-item a, 
#content .contentBox .news-latest-item a, 
.tx-tipafriend-pi1 a, 
#content .tx-indexedsearch-text-item-path a, 
.intern a
{
	padding-left:0em;
}
#content div.tx-namicsfilter-pi1 div.result{
	width:47em;
}
#map_canvas{
	width:200px;
}
#content div.noPrint{
	display:none;
}
#content .tx-floatLeft{
	float:none;
}
