﻿/************************************
   Kapsch css-file Master
   version 0.1
   adjust kapsch styles on sharepoint 
*************************************/
   
   
/*************************   
       TABLES           
*************************/ 

#display_area table tr td {
	border:0px;
}

/*
#content table
{
	margin-right: 30px;
	margin-left: 30px;
} 
*/
#content table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#content tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content td {
	margin: 0px;
	padding: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e2e2;
}
#content th {
	background-color: #CCCCCC;
	padding: 0.2em;
	
	font-weight: bold;
	text-align: left;
}


#content table p
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
/*	padding-bottom: 0px; */
	margin: 0px;
}

#content h2, #content h3, #content h4 {
  padding-left: 0px;
}

.ms-rteCustom-table_default 
{
	margin-right: 30px;
	margin-left: 30px;
}
.ms-rteCustom-table_default 
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.ms-rteCustom-table_default  tr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ms-rteCustom-table_default  th
{
	background-color: #CCCCCC;
	padding: 0.2em;
	
	font-weight: bold;
	text-align: left;
}
.ms-rteCustom-table_default td
{
	margin: 0px;
	padding: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e2e2;
}


.ms-rteCustom-table_date
{
	margin-right: 30px;
	margin-left: 30px;
}
.ms-rteCustom-table_date th
{	
	width: 80px;
	text-align: right;
	padding-right: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e2e2;
	background-color: #FFFFFF;
}


.ms-rteCustom-table_vertical
{
	margin-right: 30px;
	margin-left: 30px;
}
.ms-rteCustom-table_vertical th {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.ms-rteCustom-table_generic 
{
	margin-right: 30px;
	margin-left: 30px;
}
.ms-rteCustom-table_generic {
	background-color: #FDFDFD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ms-rteCustom-table_generic th {
	background-color: #FDFDFD;
	vertical-align: top;
}
.ms-rteCustom-table_generic td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ms-rteCustom-row_even 
{
	background-color: #FDF1CE;
}

/*************************
		Links
**************************/
#content a:link {
	color: #F9AA06;
	text-decoration: none;
}
#content a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	color: #F9AA06;
	text-decoration: underline;
}


.ms-rteCustom-link_external {
	padding-left: 15px;
	background-image: url(../pix/icn_extlink.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

/* added by KAPSCH */
.linklist .ms-rteCustom-link_external { 
	padding-left: 28px;
	background-image: url(../pix/icn_extlink.gif);  
	background-repeat: no-repeat;  
	background-position: 12px center; 
}

.ms-rteCustom-link_download {
	background-image: url(../pix/icn_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
}
.ms-rteCustom-link_pdf {
	background-image: url(../pix/icn_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
}

#sitemap ul li .link_effect_blind {
	background-image: url(../pix/icn_slideelement.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	
	font-weight: bold;
	text-decoration:none;
	margin-left:0px;
	padding-left:25px;

}


/*************************
		SEARCH 
**************************/
#search 
{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 155px;

}
#search table
{
	/*clear extra sharepoint styles in search control*/
	border:0px;	
	background-color:transparent;
	
	margin-right:0px;
	padding-right:0px;
	
	font-size: 1em;
	color: #999999;
}
#search td
{
	/*clear extra sharepoint styles in search control*/
	border:0px;
	background:transparent;	
	text-align:right;	
}
#search input
{
	border:1px silver inset;
}

.ms-sbLastcell
{
	display:none;
}



#contentcontainer {
	
background-color:White;
background-image:none;
}

div.srch-results {
  text-align:left;
}

#hotnews h1 {
	text-align:center;
	width:5em;
}


#index_banner table tr td
{
padding: 0px;
margin:0px;
}


.logo_pic
{
	width:180px;
	height:34px;
	border:0px; 
}


.flags
{
	width:55px;
	height:19px;
	border:0px;
}

.icon_top
{
	width:10px;
	height:10px;
	border:0px;
}


.ms-pagebreadcrumb
{
    display:none;
}




.ms-ToolPaneOuter
{
text-align:left;
z-index:600;
}


#content .imgfullpage img{
	margin: 0px;
	padding: 0px 0px 1em;
	width: 667px;
}

.content_intro
{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.8em;
	margin-bottom: 0px;

}

#companynews
{
margin-top:20px;
margin-bottom:20px;
}
.companynews_link
{
	color: #F9AA06;
}

a:visited.companynews_link
{
	color: #F9AA06;
}

#companynews_container table{
	width: 690px;
	margin: 0px;
	float: left;
}


.citem_30 {
	height: 30em;
}

#page #footer
{
	display:none;
}

.footercontainer {
	height: 55px;
	clear: both;
	position: relative;
	width: 100%;
	background-color: #E9E9E9;
	text-align: left;
	margin: 0em;
	padding: 0px;
	float: none;
}

#surfkapsch, #surfkapsch p, #surfkapsch div
{
	padding:0px;
	margin:0px;
}
#surfkapsch a {
	padding-bottom: 0.5em;
	display: block;
	margin: 0px;
}



#contentcontainer 
{
background-color:#FFFFFF;
background-image:none;
border:1px white dashed;
}


.ban_txt{
 background-color: #f9aa06;
 padding: 0em;
 position: relative;
 height:180px;
 width:940px;
 margin-bottom:0px;
}

.left_img{
 height:180px;
 position:relative;
 width:478px;
 float:left;
}
.left_img img{
 height:180px;
  
}

.right_txt{
 position:relative;
 float:right; 
 text-align:right;
 top:70px;
 width:400px;
 font-size: 2.5em;
 color: #000000;
 font-weight: normal;
}

#productselection {
	padding-left: 30px;
	position: relative;
	display: block;
	padding-bottom: 2em;
	width:100%;
	border:0px;
}

#productselection table{
	 border:0px;
}


.rightbox{
	position: relative;
	width: 290px;
	border:0px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 0px;
	color:#333333;
	font-size:1em;
	border:0px;

}

.rightbox h1 {
	background-color: #FEFEFE;
	padding-top: 0.5em!important;
	padding-bottom: 0.5em!important;
	background-image: url(../pix/bgrnd_productbox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px!important;
	margin-right: 0px!important;
	color:#333333;
	font-size:1em;
	border:0px;
}

.rightbox p {
	padding-left: 10px!important;
	margin-left: 0px!important;
	padding-right: 0px!important;
	margin-right: 0px!important;
	border:0px;
}

.leftbox{
	position: relative;
	width: 290px;
	float: left;
	border: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px;

}


.leftbox table{
		border: 0px;
}

.leftbox td{
		border: 0px;
}

.leftbox tr{
		border: 0px;
}


.productbox {
	position: relative;
	width: 290px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px;
}

.productbox h1 {
	background-color: #FEFEFE;
	padding-top: 0.5em!important;
	padding-bottom: 0.5em!important;
	background-image: url(../pix/bgrnd_productbox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 0px!important;
	margin-right: 0px!important;
}

.productbox p {
	padding-left: 10px!important;
	margin-left: 0px!important;
	padding-right: 0px!important;
	margin-right: 0px!important;
}

.productimage {
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #FDFDFD;
	position: relative;
	width:120px;
	height:90px;
}

.productimage p {
	line-height: normal;
	position: absolute;
	top: 10px;
	margin: 0px!important;
	padding: 0px!important;
	width: 160px;
	left: 130px;
}

.productbox select {
	position: relative;
	width: 265px;
	border: 1px solid #666666;
}


.thumbnews{
	position:relative;
	width:219px;
	height:78px;
}


.thumbnews img{
	position:relative;
	width:219px;
	height:78px;
}

#newsticker_container {
	position: absolute;
	left: 90px;
	top: 0px;
	width: 840px;
	height: 28px;
}

#hotnews h1 {
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	position: relative;
	width: 6em;
	height: 28px;
	margin: 0px;
}

#hotnews {
	position: relative;
	width: 99.5%; 
	margin: 0px 0px 15px;
	height: 28px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	padding: 0px;
}  
