body {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:90px;
	font-size:8pt;
}

h1 {
	font-size:12pt;
}

h2,h3,h4 {
	font-size:11pt;
}


a {
	text-decoration:none;
	color:#666;
}

a.blueLink {
	display:none;
}

ul.componentList a.blueLink {
	display:block;
}


#spaltelinks,#spalterechts,#topmenu,#searchform,#langMenu,#footer {
	display:none;
}

img#toplogo {
	border:none;
	position:absolute;
	top:10px;
	left:10px;
}

#header_adress {
	position:absolute;
	right:10px;
	top:10px;
	width:130px;
}

#header_adress a {
	color:#0099CC;
}

#rightcontent {
	position:absolute;
}


#breadcrumb_menu {
	margin-top:20px;
}

table.pm{
	border-collapse:collapse;
}

table.pm td {
	border:1px solid #999;
}


table.tx-siko-pi1-indexTable td{
	border:1px solid #000;
	vertical-align:top;
	font-size:10px;
	line-height:12px;
}	


/******** Produktlinien-�bersicht***********/


div.tx-siko-pi1-overviewItemWrapper{
	height:161px;
	width:290px;
	overflow:hidden;
	position:relative;
	float:left;
	background-position:10px 10px;
	background-repeat:no-repeat;
	margin-bottom:0;
}

div.tx-siko-pi1-overviewItemWrapper .overViewLink {
	display:none;
}

div.tx-siko-pi1-overviewItem {
	position:absolute;
	margin-left:110px;
	color:#000;
	padding-top:10px;
}

div.tx-siko-pi1-overviewItem .overViewSubmenu ul{
	padding-left:15px;
	margin-left:0;
}


div.tx-siko-pi1-overviewItem h1 {
		font-size:10pt;
	}

div.tx-siko-pi1-overviewItemWrapper img {
	display:none;
}



/******* Presseberichte **********/


table.presseberichte  {
	border-collapse:collapse;
	margin:20px 0;
}

table.presseberichte td {
	text-align:left;
	vertical-align:top;
	padding:5px 10px 10px 0;
	font-size:10pt;
	width:375px;
}

table.presseberichte td p {
	margin:0;
}


table.presseberichte th {
	color:#999;
	border-bottom:1px solid #999;
	font-size:9pt;
	text-align:left;
}

table.presseberichte td.dateCol{
	width:100px;
}

table.presseberichte td.fileCol {
	width:120px;
	align:left;
}

table.presseberichte td.fileCol a {
	color:#000;
	font-size:9pt;
}	


