/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2009 indual GmbH (www.indual.ch)                        
-------------------------------------------------------------------------------- */


/* headings ------------------------------------------------------------------- */
h1 {
	font-weight:normal;
	font-size:24px;
	line-height:26px;
	margin:0 0 10px 0;
	padding:0;
	color:#333;
}
h2, h3, h4, h5 {
	font-weight:normal;
	color:#111;
	font-size:18px;
	line-height:22px;
	padding:0;
	margin:4px 0 15px 0;
}
div.left h2,
div.right h2 {
	margin-bottom: 3px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
}
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited {
  text-decoration:none;
  background:transparent none;
}

/* slider (home) -------------------------------------------------------------- */
#slider {
  position: relative;	
  width: 686px;
  height: 200px;
  overflow: hidden;
}
#carousel-wrapper {
  width: 686px;
  height: 200px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#carousel-content {
  width: 2744px;
}
#carousel-content .slide {
  float: left;
  width: 686px;
  height: 200px;
}
#carousel-content .slide a {
  float: left;
  width: 686px;
  height: 200px;
}
div#controls div#left_control {
  width: 26px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 78px;
  left: 0;
  z-index: 1001;
}
div#controls div#right_control {
  text-align: right;
  width: 26px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 78px;
  right: 0;
  z-index: 1001;
}
div#controls div#left_control a,
div#controls div#right_control a {
	float: left;
	height: 44px;
	width: 26px;
	background: transparent url(../images/carousel-controls.png) no-repeat left top;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-decoration: none !important;
}
div#controls div#left_control a:hover {
	background-position: left bottom;
}
div#controls div#right_control a {
	float: right;
  background-position: right top;
}
div#controls div#right_control a:hover {
  background-position: right bottom;
}

/* misc font styles ----------------------------------------------------------- */
p {
	margin:0 0 10px 0;
	padding:0;
}
p.lead {
	font-weight:bold;
}
div.message {
  border: 1px solid #ccc;
  padding: 3px 5px 5px 5px;
  margin: 0 0 -9px 0;
  background: #eee none;
}
div.message h2 {
	text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 2px 0;
  padding: 0;
}

/* portlets -------------------------------------------------------------------- */
div.portlet {
	padding:0;
	margin:0 0 15px 0;
	background:transparent url(../images/portlets/1_foot.gif) no-repeat left bottom;
}
div.portlethead {
	background:transparent url(../images/portlets/1_head.gif) no-repeat left top;
	height:23px;
	width:205px;
	margin:0;
	padding:0 0 0 10px;
	line-height:28px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
}
div.portletcontent {
	background:#eee none;
	padding:0;
}
div.portletcontent div.inner {
  display:block;
  padding:5px 10px;
}
div.portletfoot {
  background:transparent url(../images/portlets/1_foot.gif) no-repeat left bottom;
  height:7px;
  font-size:0;
  line-height:0;
}

/* portlet buttons ------------------------------------------------------------- */
div.portlet div.button {
	margin:0;
	padding:0;
	height:27px;
}
div.portlet div.button a,
div.portlet div.button a:link,
div.portlet div.button a:visited {
	float:left;
	line-height:23px;
	cursor:pointer;
	width:205px;
	height:27px;
	color:#fff;
	background:transparent url(../images/portlets/blue_button.gif) no-repeat left top;
	text-decoration:none;
	padding:0 0 0 25px;
}
* html div.portlet div.button a,
* html div.portlet div.button a:link,
* html div.portlet div.button a:visited {
  width:180px;
}
div.portlet div.button a:hover,
div.portlet div.button a:focus,
div.portlet div.button a:active {
	color:#fff;
	background:transparent url(../images/portlets/blue_button.gif) no-repeat left bottom;
}

/* button links ---------------------------------------------------------------- */
a.button,
a.button:link,
a.button:visited {
  float:left;
  line-height:26px;
  height:26px;
  padding:0 0 0 10px;
  margin:10px 10px 0 0;
  background:transparent url(../images/buttons/standard_left.gif) no-repeat left top;
	color:#333;
	text-decoration:none;
}
a.button span,
a.button:link span,
a.button:visited span {
	float:left;
  padding:0 10px 0 0;
  line-height:26px;
	background:transparent url(../images/buttons/standard_right.gif) no-repeat right top;
}
a.button:hover,
a.button:focus,
a.button:active {
  background:transparent url(../images/buttons/standard_left.gif) no-repeat left bottom;
	color:#fff;
	cursor:pointer;
}
a.button:hover span,
a.button:focus span,
a.button:active span {
	background:transparent url(../images/buttons/standard_right.gif) no-repeat right bottom;
}

/* image aligns --------------------------------------------------------------- */
img.BildLinks {
	float:left;
	margin:0 7px 7px 0;
	padding:0;
}
img.BildRechts {
	float:right;
	margin:0 0 7px 7px;
	padding:0;
}

/* quicklinks ------------------------------------------------------------------ */
div.quicklink {
	margin:0 0 10px; 0;
}
div.quicklink a,
div.quicklink a:link,
div.quicklink a:visited {
	text-align:center;
	display:block;
	line-height:26px;
	width:205px;
	height:26px;
	color:#333;
	background:transparent url(../images/buttons/quicklink.gif) no-repeat left top;
	text-decoration:none;
	padding:0;
}
div.quicklink a:hover,
div.quicklink a:focus,
div.quicklink a:active {
	color:#fff;
	background:transparent url(../images/buttons/quicklink.gif) no-repeat left bottom;
}

/* hyperlinks ------------------------------------------------------------------ */
a,
a:link,
a:visited {
	color:#00b4e0;
	text-decoration:underline;
}
a:hover,
a:focus,
a:active {
	color:#333;
}
a img,
a:link img,
a:visited img {
	padding:0;
	border:none;
	background:none;
}
a:hover img,
a:focus img,
a:active img {
	border:none;
}
div.linked_image_outer {
  margin: 5px 0 0 0;
  padding: 0;
  width: 212px;
  border: 1px solid #c4c4c4;
  background: #fff none;
}
div.linked_image_outer:hover {
  border: 1px solid #00b4e0;
}
div.linked_image_inner {
  overflow: hidden;
  width: 205px;
  height: 150px;
  margin: 4px;
  padding: 0;
}
div.linked_image_inner img {
	margin: 0;
	padding: 0;
}
a.PDF, a:link.PDF, a:visited.PDF,
a.DOC, a:link.DOC, a:visited.DOC,
a.XLS, a:link.XLS, a:visited.XLS,
a.ZIP, a:link.ZIP, a:visited.ZIP,
a.MAIL, a:link.MAIL, a:visited.MAIL,
a.OTHER, a:link.OTHER, a:visited.OTHER {
	background:url(../images/icons/pdf.gif) left no-repeat;
	padding:4px 0 4px 22px;
	line-height:20px;
}
a.DOC, a:link.DOC, a:visited.DOC { background-image:url(../images/icons/doc.gif); }
a.XLS, a:link.XLS, a:visited.XLS { background-image:url(../images/icons/xls.gif); }
a.OTHER, a:link.OTHER, a:visited.OTHER { background-image:url(../images/icons/other.gif); }
a.ZIP, a:link.ZIP, a:visited.ZIP { background-image:url(../images/icons/zip.gif); }
a.MAIL, a:link.MAIL, a:visited.MAIL { background-image:url(../images/icons/mail.gif); padding:8px 0 4px 20px; }

/* lists ----------------------------------------------------------------------- */
div#contentframe ul {
	margin-top:10px;	
	margin-left:18px;
	margin-bottom:10px;	
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;	
	width:auto;
}
div#contentframe div.right ul {
	margin-bottom:0;
}
div#contentleft ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:16px;
}
div#maincontent ul li,
div#contentleft ul li { 
	list-style-image:url(../images/bullet.gif);
	margin:0 0 1px 0;
}
div#contentleft ul li {
  list-style-image:none;
}

/* tables ---------------------------------------------------------------------- */
table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
table td {
	vertical-align:top;
	font-size:12px;
	padding:2px 0;
	border-bottom:1px solid #c4c4c4;
}