/* Start of CMSMS style sheet 'zuritex' */
/* CSS Document */

body {
margin-left:auto;
margin-right:auto;
        padding:10px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#0A4F7B;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#1D76BC;
}

.container{
text-align:left;
	margin-top:0px;
	margin-left:auto;
margin-right:auto;
	width: 850px;
	height: 515px;
	background-image:url(http://zueritex.ch/images/zuritex_bg3.jpg);
	/*background-position:center;*/
	background-repeat: no-repeat;

}


.logo{
	margin-top:0px;
	/*margin-left:0px;*/
	width: 150px;
	height: 65px;

}

.bring{
	padding-top:38px;
	margin-top:-65px;
	margin-left:153px;
	font-size:18px;
	font-weight:lighter;
	color:#0A4F7B;
	width: 5000px;
	height: 27px;

}

.telnr{
	text-align:right;
	padding-top:32px;
	margin-top:-65px;
	margin-left:600px;
	width: 225px;
	height: 33px;
	font-size:30px;
	color:#0A4F7B;
}

.menu {
	font-size:15px;
	margin-top:0px;
	padding:5px;
	width:500px;
	height:16px;
	}
	
.menu2 {
	text-align:right;
	font-size:14px;
	color:#53A6DC;
	margin-left:600px;
	margin-top:-22px;
	width:225px;
	height:14px;
	}

.content{
	margin-top:40px;
	margin-left:240px;
	padding:0px;
	padding-top:0px;
	width: 530px;
	height: 280px;
}

.ads {
	margin-top:-280px;
	width:220px;
	height:280px;
}

.ads_home {
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_home.jpg);
	background-repeat:no-repeat;
}

.ads_service {
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_truck.jpg);
	background-repeat:no-repeat;
}

.ads_products{
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_products.jpg);
	background-repeat:no-repeat;
}

.ads_anmeldung{
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_anmeldung.jpg);
	background-repeat:no-repeat;
}

.ads_partner{
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_partner.jpg);
	background-repeat:no-repeat;
}

.ads_kontakt{
	margin-top:-280px;
	width:220px;
	height:280px;
	
	background-image:url(http://zueritex.ch/images/ads_kontakt.jpg);
	background-repeat:no-repeat;
}


a:link {

	color:#0A4F7B;
	text-decoration: none;
}

a:visited {

	text-decoration: none;
	color:#0A4F7B;
}

a:hover {

	text-decoration: underline;
	color:#1D76BC;

}

a:active {

	text-decoration: none;
	color:#0A4F7B;
}

.footer{
	margin-top:25px;
	width:850px;
	height:50px;
}

/* End of 'zuritex' */

