@charset "ISO-8859-1";
/*@charset "UTF-8";*/
/* CSS Document */
/*-----------------------------------------------------------------------------


-------------------------------------------------------------------------------
Stylesheet:  sansecura.ch
			 Screen + Print
-------------------------------------------------------------------------------

date:        03/2010
author:      LST Schenker AG
website:     www.lstschenker.ch


-----------------------------------------------------------------------------*/


/* Import weiter stylesheets
-----------------------------------------------------------------------------*/






/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Allgemeine Stile             ---- */
/* --------------------------------------------------------------------------------------------------- */



html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}



body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6E6E6E;
	margin: 0px;
	padding: 0px;
	/*background-color: #F0F0F0;*/
	background-image: url(../images/Hintergrund_1_fix.png);
	background-repeat: no-repeat;
	
	/*background-image: url(../images/musterhg1.png);
	background-repeat: repeat;*/
	background-attachment: fixed;
	background-position: center;	
}


p{
	margin: 0px 0px 10px 0px;
}


a{
	color: #A0BE32;
	text-decoration: none;
}

a:hover{
	color: #000000;
}


hr {
	margin: 5px 0px 3px 0px;
	height: 0px;
	border:none;
	border-bottom: #dcdcdc solid 1px;
}





h1{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #1B7F9e;
	margin-bottom: 52px;
}


h2{
	font-size: 12px;
	font-weight: normal;
	color: #1B7F9e;
	line-height: 20px;
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom: #8f9194 solid 1px;
}


h3{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6E6E6E;
	border-bottom: #8f9194 solid 1px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	display: inline-block;
}


h4{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6E6E6E;
	border-bottom: #6E6E6E solid 1px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	display: inline-block;
}



h4{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6E6E6E;
	border-bottom: #6E6E6E solid 1px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	display: inline-block;
}


/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Spezial Klassen              ---- */
/* --------------------------------------------------------------------------------------------------- */

.clear{
	clear: both;
}

.left{
	float: left;
	display: inline;
}

.right{
	float: right;
	display: inline;
}


.weiss{
	color: #FFFFFF;
}


.grau{
	color: #6E6E6E;
}


.gruen{
	color: #A0BE32;
}


.blau{
	color: #1B7F9e;
}



.small{
	font-size: 10px;
	line-height: 18px;
}






/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Container Hintergrundbild    ---- */
/* --------------------------------------------------------------------------------------------------- */

#divHintergrund{
	width: 100%;
	
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	background-image: url(../images/Hintergrund_2_scroll.png);
	background-repeat: no-repeat;
	
	
	/*background-image: url(../images/musterhg2.png);
	background-repeat: repeat;*/
	
	
	background-position: center;
	
	/*padding-bottom: 30px;*/
}





/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Container Inhalt einmitten   ---- */
/* --------------------------------------------------------------------------------------------------- */
#divCenter{
	width: 840px;
	height: 100%; 
	
	/*background-color:#FFFFFF;*/
	margin: auto;
	padding: 0px 0px 0px 0px;
	
	padding-bottom: 30px;
	
}



/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Container Header             ---- */
/* --------------------------------------------------------------------------------------------------- */

#divHeader{
	width: 760px;
	height: 90px;
	background-color: #FFFFFF;
	padding: 45px 40px 30px 40px;
}


/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Navigation              ---- */
/* --------------------------------------------------------------------------------------------------- */

#navHeader{
	float: left;
	width: 550px;
	
	font-size: 11px;
	line-height: 22px;
	
}


#navHeader a{
	display: block;
	
	
	padding-right: 10px;
	padding-bottom: 2px;
	color: #6E6E6E;
	border-bottom: #FFFFFF dotted 1px;
}

#navHeader a:hover, #navHeader a.navAktiv{
	display: block;
	color: #1B7F9e;
	border-bottom: #6E6E6E dotted 1px;
}




#navHeader li{
	height: 25px;
	padding: 0px;
	margin: 0px;
}


#nav1 {
	width: 110px;
	float: left;
	margin-right: 5px;
}





#nav2 {
	float: left;
	margin-right: 5px;
}


#nav2 a{
	border-bottom: #6E6E6E dotted 1px;
}


#nav2 ul{
	border-left: #6E6E6E dotted 1px;
	padding-left: 5px;
}







#nav3 {
	float: left;
	margin-right: 5px;
}

#nav3 a{
	border-bottom: #6E6E6E dotted 1px;
}



#nav3 ul{
	border-left: #6E6E6E dotted 1px;
	padding-left: 5px;
}





/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Container Contentbereich     ---- */
/* --------------------------------------------------------------------------------------------------- */


#divMain{
	width: 760px;
	
	margin: 30px 0px 0px 0px;
	padding: 45px 40px 30px 40px;
	background-color: #FFFFFF;
}


#divMain u{
	padding-bottom: 2px;
}


#divMain ul{
	margin-left: 15px;
	margin-bottom: 30px;
}

#divMain li{
	list-style-position: outside;
	list-style-type: disc;
}


.contentBox{
	margin-bottom: 40px;
}


.contentLinks{
	display: block;
	width: 500px;
	float: left;
}

.contentRechts{
	width: 200px;
	padding: 10px 20px 10px 20px;
	/*background-color: #F5F5F5;*/
	display: block;
	float: right;
}


.contentRechts a{
	color: #8f9194;
}


.contentRechts a:hover{
	color: #A0BE32;
}





.contentGrau{
	background-color: #F5F5F5;
}


.contentRechts h2{
	width: 200px;
}

.contentRechts h2 a{
	color: #A0BE32;
}



.contentRechts h2 a:hover{
	color: #000000;
}



/* --------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------  Container Footer            ---- */
/* --------------------------------------------------------------------------------------------------- */

#divFooter{
	font-size: 11px;
	color: #AAAAAA;
	margin-top: 30px;
	padding: 5px 0px 3px 0px;
	border-bottom: #AAAAAA dotted 1px;
}



#divFooter a{
	color: #AAAAAA;
}


#divFooter a:hover{
	color: #A0BE32;
}



























