/* CSS Document - style.css - logobject.ch */


body {
	margin: 0px;
	padding:0px;
	background-color:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	/*background-image:url(../images/hg_4.gif);*/
	  overflow:auto;
  overflow: -moz-scrollbars-vertical;
}

div, form {
	margin:0px;
	padding:0px;
}

div, p, form, h1, h2, h3 {
	margin:0px;
	padding:0px;
}

a {
	color: #003c85;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color: #e87b0e;
}

h1 {
	color:#000000;
	font-size:22px;
	padding-bottom:20px;
	line-height:normal;
	font-weight:normal;
	text-align:left;
}

h2 {
	color:#000000;
	font-size:16px;
	padding-top:12px;
	padding-bottom:5px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
/*
.mainNaviItem {
	margin-right:22px;
}
*/
.line {
	height: 1px;
	background-color:#000000;
	width: 100%;
}
/*
#contentLeft,  #contentLeftHome {
	text-align:justify;
}
*/
td {
	vertical-align:top;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.newsText {
	padding:3px;
	padding-left:0px;
	text-align:left;
}

.newsDate {
	padding:3px;
	padding-left:0px;
	font-weight:bold;
}

.footer {
	text-align:center;
	color:#636466;
}

.contentLeft {
padding-top:30px;
padding-bottom:20px;
margin-left:30px;
margin-right:80px;
}

.caption { /* Bildunterschrift */
margin-top:2px;
margin-bottom:25px;
font-size:10px;
text-align:left;
}

ul {
margin:0px;
margin-bottom:0px;
	padding: 5px;
	padding-bottom:0px;
	/*
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding:0px;
	*/
	list-style:disc;
}

li {
	/*font-weight:bold;*/
	margin-left: 15px;
	padding-left:3px;
	padding-bottom:5px;
	/*background-image: url(../images/bullet_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	*/
text-align:left;
	font-size:12px;
}

.boxHeader {
	font-weight:bold;
	line-height:18px;
	padding-left:5px; 
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e87b0e; 
	letter-spacing:1px;
	color:#FFFFFF;
	width:210px;
}

.boxContent {
	background-color:#d9dadb;
	padding:5px;

}

.cellInfoLeft {
	text-align:right;
	font-weight:bold;
}


/* Referenzen */

#contentLeft img.reference {
	height: 64px;
	width: 96px;
	border: 1px dotted #02428e;
	display: inline;
	margin-right: 71px;
	margin-left: 71px;
	visibility: visible;
	margin-top: 0px;
	float: left;
	margin-bottom:20px;
}

#contentLeft p.reference {
	height: 120px;
		width:100%;
	font-size: 12px;
	display: block;
	text-align: justify;
	/*margin-bottom: 32px;*/
		clear:left;
}
#contentLeft p.reference a {
	font-size: 12px;
}	
#contentLeft h3.sectionTitle {

	color: #02428e;
	font-size: 18px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: left;
	display: block;
	border-left-style: none;
	border-right-style: none;
	margin-top:30px;
	margin-bottom:25px;
}

/* News */

#contentLeft p.news {
	height: 68px;
	font-size: 12px;
	display: block;
	text-align: justify;
	clear:left;
}

#contentLeft img.press {
	height: 48px;
	width: 96px;
	border: 1px dotted #02428e;
	display: inline;
	margin-right: 24px;
	visibility: visible;
	margin-top: 0px;
	float: left;
}

#contentLeft p.news a {
	font-size: 12px;
}	

#contentLeft p.news strong {
	font-size: 12px;
}	

/* Media Downloads */

#contentLeft p.media {
	height: 108px;
	font-size: 12px;
	display: block;
	text-align: justify;
	clear:left;
}

#contentLeft img.icon {
	height: 88px;
	width: 64px;
	border: 1px dotted #02428e;
	display: inline;
	margin-right: 24px;
	visibility: visible;
	margin-top: 0px;
	float: left;
}

#contentLeft p.media a {
	font-size: 12px;
}	

#contentLeft p.media strong {
	font-size: 12px;
}	

/* Formulare */

form {
	margin:0px;
	padding:0px;
}

checkbox, radio  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
input, textarea, select{
	border: 1px solid #02438F;
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
}

input.checkbox, textarea, select{
	border: 1px solid #02438F;
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
}


.errorBox {
	color:#a60320;
	font-weight:bold;
	margin-bottom:10px;
}


.formRowLeft {
	padding-left:10px;
	padding-right:30px;
	padding-top:4px;
	padding-bottom:4px;
	/*
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	*/
	text-align:left;
	
}

.formRowRight {
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	/*
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	*/
	text-align:left;
}

.formRowCheckbox {
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
	/*
	border-left: 1px solid #969696;
	border-top: 1px solid #969696;
	*/
}
