*{
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #333333;
}

body{
	margin: 0;
	padding: 0;
	background: #fffaf4;
}

#container{
	width: 940px;
	margin: 0 auto;
	position: relative;
	background: url(/static/source/img/menu2.png) repeat-y;
}

#header{
	margin: 0;
	padding: 0;
	width: 940px;
	height: 145px;
	background: #fffaf4;
}

#header span{
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 124px;
	margin: 0;
	padding: 0;
	background: url(/static/source/img/logo.png);
}

#header span a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -999999em;
}

#content{
	margin-top: 380px;
	float: right;
	width: 730px;
	min-height: 550px;
	_height: 550px;
}

#content ul{
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

#content ul li{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -203px -79px;
	_behavior: url(/static/source/js/iepngfix.htc);
}

#col1{
	margin: 35px 40px 40px 20px;
	_margin: 35px 0px 40px 40px;
	width: 690px;
}

#aside{
	margin-top: 380px;
	float: right;
	width: 210px;
}

#footer{
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#footer .col{
	float: left;
	width: 210px;
	height: 158px;
	margin: 0 20px 0 0;
}

#footer ul{
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#footer ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 18px;
}

#footer ul li a{
	display: block;
	color: #6c8eae;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(/static/source/img/screen_sprite.png) no-repeat -6px -56px;
	_behavior: url(/static/source/js/iepngfix.htc);
	border: none;
}

#footer .last img{
	_behavior: url(/static/source/js/iepngfix.htc);
	border: none;
	margin: 10px 0 0 0;
}

#footer h4{
	color: #ab977c;
	font-size: 15px;
	margin: 13px 0 0 0;
	padding: 0;
}

#footer .first{
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/tel.png) no-repeat;
}

#footer .first h4{
	margin: 13px 0 0 70px;
	font-size: 15px;
}

#footer .first ul{
	margin: 5px 0 0 100px;
}

#footer .last{
	margin: 0 0 0 0;
}

#footer .check{
	float: left;
	width: 250px;
	height: 162px;
	_height: 165px;
	margin: 0 0 0 19px;
	padding: 0;
}

#footer .check .top{
	width: 270px;
	height: 5px;
	margin: 0;
	padding: 0;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/check_top.png) no-repeat;
}

#footer .check .bottom{
	width: 270px;
	height: 5px;
	margin: 0;
	padding: 0;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/check_bottom.png) no-repeat;
}

#footer .check .main{
	width: 248px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	border-left: 1px solid #d2d1c8;
	border-right: 1px solid #d2d1c8;
	background: #fffbe8;
}

#footer .check .main img{
	float: left;
	margin: 0 8px 10px 0;
}

#footer .check .main input{
	float: left;
	margin: 0;
}

#footer .check .main ul{
	clear: both;
}

#footer .check .main ul li{
	margin: 0;
	padding: 0;
}

#footer .check .main ul li div{
	float: left;
	color: #474747;
	font-size: 12px;
}

#footer .c1{
	background: url(/static/source/img/check_li.gif) 0 1px no-repeat;
	width: 180px;
	padding: 0 0 0 20px
}

#footer .c2{
	width: 40px;
	text-align: right;
}

#media{
	position: absolute;
	overflow: hidden;
	top: 145px;
	left: 0;
	width: 930px;
	height: 370px;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #d5cbbd;
	z-index: 1;
}

#media img{
	position: absolute;
	top: 4px;
	left: 4px;
}

#teaser{
	position: absolute;
	top: 465px;
	left: 670px;
	width: 380px;
	height: 140px;
	z-index: 2;
}

#teaser img { 
	_behavior: url(/static/source/js/iepngfix.htc);
	border: none;
}

#menu{
	position: absolute;
	top: 100px;
	right: 0;
	width: 730px;
	height: 45px;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#menu_container{
    position: relative;
    width: 710px;

    margin: 0 0 0 20px;
    z-index: 1;
}

#menu ul {

        display: block;
	list-style: none;
	overflow: visible;
	float: right;
	margin: 0;
	padding: 0;
}

#menu ul li {
	background: none;
	display: inline;
	height: 40px;
	overflow: visible;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	width: auto;
	padding: 10px 0 10px 20px;
	margin: 0 0 0 15px;
	color: #6f3d37;
	background: url(/static/source/img/link.gif) no-repeat 0 14px;
	font-size: 20.5px;
	font-weight: normal;
	font-family: Georgia;
}

#first a{
	padding: 0 0 0 0;
	background: none!important;
}

#menu ul li a.active,
#menu ul li a:hover {
	color: #ab977c;
}


#menu ul li ul.widenav {
	display: none;
	background: url(/static/source/img/widenav.png) no-repeat;
	_background: #fffaf4;
	_behavior: url(/static/source/js/iepngfix.htc);
	position: absolute;
	top: 45px;
	left: 0;
	_left: 20px;
	overflow: hidden;
	width: 695px;
	padding: 20px 0 12px 15px;
    z-index: 1;
}

#menu ul li.sfhover ul.widenav {
	 display: block;
}





#menu ul li ul.widenav li a {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 15px;
}

#menu ul li ul.widenav .navblock {
	overflow: hidden;
	width: 205px;

	margin: 0 15px 0 0;
	float: left;
}

#menu ul li ul.widenav .last-child {
	border-right: none;
}


#menu ul li ul.widenav .navblock .nb_link a {
	width: 168px;
	height: auto;
	overflow: hidden;
	padding: 0 0 0 18px;
	margin: 0 0 3px 0;
	color: #033333;
        background: none;
}


#menu ul li ul.widenav .navblock  a.active,
#menu ul li ul.widenav .navblock .nb_link a:hover {
	background: #ab977c url(/static/source/img/link_2.gif) no-repeat 0 3px!important;
	color: #ffffff!important;
}

#menu ul li ul li {
	background: url(/static/source/img/menu_ulli_ulli.png) repeat-y;
	_background: none;
	display: block;
	height: auto;
	min-height: 72px;
	_height: 72px;
	width: 670px;
	overflow: visible;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu ul li ul.widenav li div.navblock ul {
	display: none;
}

#menu2{
	position: absolute;
	top: 529px;
	left: 0;
	width: 210px;
}

#menu2 h2 {
	width: 210px;
	overflow: hidden;
	padding: 0;
	margin: 40px 0 28px 0;
	color: #003e64;
	font-size: 20px;
	font-family: Georgia;
}
 
#menu2 ul {
	width: 210px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#menu2 ul li {
	width: 210px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#menu2 ul li a {
	display: block;
	width: 190px;
	padding: 14px 0 16px 20px;
	margin: 0;
	font-size: 16px;
	color: #89a4bc;
	text-decoration: none;
	font-family: Georgia;
}

#menu2 ul li a:hover, 
#menu2 ul li a.active {
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll 0 -150px ;
	color: #003e64;
}

#lang{
	position: absolute;
	top: 5px;
	right: 0;
	/*width: 140px;*/
	width: 50px;
	height: 25px;
	text-align: right;
	display: block;
}

#lang a{
	float: left;
	color: #6c8eae;
	text-decoration: none;
	background: url(/static/source/img/lang.gif) no-repeat;
	padding: 0 0 0 20px;
}

#lang a.first-child{
	background: none;
	padding: 0;
}

#end{
	width: 100%;
	height: 275px;
	padding: 0 0 20px 0;
	background: #f5ede4;
}


.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

h1{
	color: #ab977c;
	font-family: Georgia;
	font-size: 30px;
	margin: 0 0 35px 0;
	padding: 0;
	font-weight: normal;
}

h2{
	color: #ab977c;
	font-family: Trebuchet MS;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}

h3{
	color: #ab977c;
	font-family: Trebuchet MS;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
}

p{
	margin: 0 0 25px 0;
	padding: 0;
}



.piclist{
	margin: 0 0 25px 0;
}

.pic{
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	width: 210px;
	height: 118px;
}

.last{
	margin: 0 0 0 0;
}

.pic a img{
	border: none;
}

.pic span.lupe{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -67px 0;
}



.spalte{
	display: block;
	float: left;
	width: 325px;
	margin: 0 20px 25px 0;
}

.spalte img{
	padding: 4px;
	border: 1px solid #d5cbbd;
}

.last{
	margin: 0 0 25px 0;
}

a.detaillink{
	display: block;
	color: #6c8eae;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 14px 0 14px 0;
	font-size: 16px;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -55px;
}

a.detaillink:hover{
	color: #ab977c;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -162px;
}


#aside_portal,
#menu2_portal{
	display: none;
}

#container.portal{
	background: none;
}

#content.portal{
	width: 940px;
	min-height: 300px;
	_height:300px;
}

#col1.portal{
	margin: 17px 0 40px 0;
	width: 940px;
}

#mlayer.portal{
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 930px;
	height: 52px;
	z-index: 3;
}

#mlayer_content.portal{
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 0 4px;
	width: 930px;
	height: 52px;
	background:  url(/static/source/img/mlayer.png) no-repeat;
}

#mlayer_content.portal a{
	display: block;
	overflow: hidden;
	text-indent: -999em;
	float: left;
	margin: 20px 3px 0 3px;
	width: 12px;
	height: 12px;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -38px -8px;
}

#mlayer_content.portal a.active{
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -10px -8px;
}

#mlayer_content.portal a.poi.firstp{
	margin: 20px 3px 0 10px;
}

.portalspalte{
	float: left;
	display: block;
	width: 210px;
	margin: 0 20px 20px 0;
}

.portalspalte img{
	padding: 4px;
	border: 1px solid #d5cbbd;
}

.last_portal{
	margin: 0 0 20px 0;
	width: 250px;
}

.block_portal{
	padding: 4px 4px 8px 4px;
	width: 219px;
	margin: 0 0 0 20px;
	border: 1px solid #d5cbbd;
    background: #ffffff;
}

.block_portal img{
	padding: 0;
	border: none;
}

.block_portal a.detaillink{
	margin: 14px 0 14px 15px;
}


h2.portal{
	font-family: Georgia;
	font-size: 30px;
}

h3.portal{
	font-family: Georgia;
        font-weight: normal;
	font-size: 20px;
	margin: 40px 0 10px 15px;
	display: block;
	width: 150px;
}

a.detaillink_portal{
	display: block;
	color: #6c8eae;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 14px 0 14px 0;
	font-size: 15px;
	_behavior: url(/static/source/js/iepngfix.htc);

	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -56px;
}

a.detaillink_portal_route{
	margin: 14px 0 14px 15px;
	display: block;
	color: #6c8eae;
	text-decoration: none;
	padding: 0 0 0 25px;
	font-size: 15px;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -56px;
}

a.detaillink_portal_route:hover{
	color: #ab977c;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -163px;
}

a.detaillink_portal:hover{
	color: #ab977c;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -163px;
}




.formblock {
	margin: 0 0 40px 0;
	overflow: hidden;
	padding: 0;
	width: 440px;
}

.formblock form {
	overflow: hidden;
	width: 440px;
}

.formblock.route form {
	overflow: hidden;
	width: 670px;
}

.formblock .contact_data {
	margin: 0;
	overflow: hidden;
	width: 440px;
}

.formblock p {
	margin: 0 0 4px 0;
	overflow: hidden;
	width: 440px;
	position: relative;
}

.formblock img {
	cursor: pointer;
}

.formblock label.datum {
	color: #333333;
	display: block;
	float: left;
	height: 16px;
	overflow: hidden;
	padding: 2px 5px 3px 0;
	width: 115px;
}

.formblock span.datum {
	margin: 0 5px 0 0;
	width: 200px;
	height: 25px;
	float: left;
	background: url(/static/source/img/datum.png) no-repeat scroll 0 0;
}

.formblock label {
	color: #333333;
	display: block;
	float: left;
	height: 16px;
	overflow: hidden;
	padding: 2px 5px 3px 0;
	width: 115px;
}

.formblock input {
 	background:	#f5ede4 none repeat scroll 0 0;
	border: 1px solid #f5ede4;
	color: #333333;
	float: left;
	overflow: hidden;
	padding: 2px 5px;
	width: 300px;
}


.formblock input.required {
	border: 1px solid #aa0400;
}

.formblock input.date {
 	background:	none;
	border: none;
	color: #333333;
	float: left;
	overflow: hidden;
	padding: 1px 0 1px 5px;
	margin: 0 5px 0 0;
	width: 114px;
}

.formblock input.date.required {
	border: 1px solid #aa0400!important;
}

#ui-datepicker-div{
	display: none;
	left:711.5px;
	position:relative;
	top:670px!important;
	z-index:1;
	font-size: 12px!important;
}




.formblock input.info {
	padding: 2px 5px 2px 75px;
	width: 230px;
}

.formblock input.zip {
	margin: 0 2px 0 0;
	width: 40px;
}

.formblock input.city {
	width: 246px;
}

.formblock select {
 	background:	#f5ede4 none repeat scroll 0 0;
	border: 1px solid #f5ede4;
	color: #333333;
	float: left;
	overflow: hidden;
	padding: 2px 5px;
	width: 312px;
}

.formblock select.required {
	border: 1px solid #aa0400!important;
}



.formblock textarea {
	background: #f5ede4 none repeat scroll 0 0;
	border: 1px solid #f5ede4;
	color: #333333;
	height: 100px;
	overflow: auto;
	padding: 3px 5px;
	width: 300px;
}

.submit_line{
	position: relative;
	width: 430px;
	display: block;
	border-top: 1px solid #d5cbbd;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
}

.route .submit_line{
	position: relative;
	width: 665px;
	display: block;
	border-top: 1px solid #d5cbbd;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
}

.submit_line p{
	display: block;
	margin: 3px 0 0 0;
}

.formblock input.submit{
	position: absolute;
	top: 1px;
	right: 0;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -53px;
	_background: none;
	_behavior: url(/static/source/js/iepngfix.htc);
	border: none;
	color: #6c8eae;
	width: 150px;
	cursor: pointer;
}

.formblock span{
	color: #ab977c;
}

.formblock span.info{
	position: absolute;
	top: 2px;
	left: 125px;
}


.app_container{
	width: 662px;
	height: 118px;
	padding: 4px;
	border: 1px solid #d5cbbd;
	background: url(/static/source/img/appteaser.png) no-repeat;
}

.app_container img{
	float: left;
	margin: 0 15px 0 0;
}

.app_container h3{
	float: left;
	margin: 8px 0 10px 0;
	width: 436px;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #ab977c;
	font-weight: bold;
}

.app_container p{
	margin: 0;
}

.app_container_link{
	position: relative;
	height: 20px;
	display: block;
	margin: 3px 0 20px 0;
}

a.detaillink_app{
	position: absolute;
	top: 0;
	right: 6px;
	display: block;
	width: 240px;
	color: #6c8eae;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 16px;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -55px;
}

a.detaillink_app:hover{
	color: #ab977c;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -162px;
}



.piclist_detail{
	margin: 0 0 25px 0;
}

.pic_detail{
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	width: 210px;
	height: 118px;
}

.last{
	margin: 0 0 0 0;
}

.pic_detail a{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -67px 0;
}

.app_anfragelink{
	position: relative;
	height: 20px;
	display: block;
	margin: 3px 0 20px 0;
	border-top: 1px solid #d5cbbd;
}


#preisliste{
	display: block;
	margin: 0 0 15px 0;
}

#preisliste h2{
	margin: 40px 0 10px 0;
}

#preisliste ul{
	width: 670px;
}

#preisliste ul li{
	width: 207px;
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	background: none;
	border-right: 1px solid #d5cbbd;
}

#preisliste ul li.last{
	margin: 0;
	border-right: none;

}

.pinfo,
.pvalue{
	float: left;
	margin: 0 0 3px 0;
}

.pinfo{
	width: 125px;
}

.pvalue{
	font-weight: bold;
	color: #ab977c;
	text-align: right;
	width: 60px;
}


.vst_container{
	position: relative;
	width: 662px;
	padding: 4px;
	border: 1px solid #d5cbbd;
	background: url(/static/source/img/appteaser.png) no-repeat;
}

.vst_container img{
	float: left;
	margin: 0 15px 0 0;
}

.vst_container h3{
	float: left;
	margin: 8px 0 10px 0;
	width: 420px;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #ab977c;
	font-weight: bold;
}

.vst_container p{
	margin: 0;
}

.vst_container_link{
	position: relative;
	height: 20px;
	display: block;
	margin: 3px 0 20px 0;
}

.vst_container .date{
	position: absolute;
	top: 4px;
	right: 15px;
	margin: 8px 0 10px 0;
	font-size: 15px;
	font-family: Trebuchet MS;
	color: #ab977c;
	font-weight: bold;
}

span.datum_vst{
	display: block;
	text-align: right;
	margin: -60px 0 20px 0;
	color: #ab977c;
	font-family: Trebuchet;
	font-size: 20px;
	font-weight: bold;
}

a.detaillink_vst{
	position: absolute;
	top: 0;
	right: 18px;
	display: block;
	color: #6c8eae;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 16px;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -55px;
}

a.detaillink_vst:hover{
	color: #ab977c;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -162px;
}

#vst_nav{
	display: block;
	height: 20px;
}

#vst_nav ul{
	margin: 0;
	padding: 0;
}

#vst_nav ul li{
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#vst_nav a{
	display: block;
	width: 25px;
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #6c8eae;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -5px -99px;
	
}

#vst_nav a.active{
	font-weight: bold;
	text-decoration: underline;
	color: #003e64;
	padding: 0;
}

#vst_nav a.first{
	background: none;
}

#vst_nav a.back{
	display: block;
	color: #6c8eae;
	padding: 0;
	width: 25px;
	height: 20px;
	text-indent: -999em;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -207px -143px;
}

#vst_nav a.next{
	display: block;
	color: #6c8eae;
	padding: 0;
	margin: 0 0 0 3px;
	width: 25px;
	height: 20px;
	text-indent: -999em;
	_behavior: url(/static/source/js/iepngfix.htc);
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -55px;
}

#vst_nav a:hover{
	text-decoration: underline;
}


.formblock.route{
	margin: 0 0 40px 0;
	overflow: hidden;
	padding: 0;
	width: 670px;
	display: block;
}

.route input{
 	background:	#f5ede4 none repeat scroll 0 0;
	border: 1px solid #f5ede4;
	color: #333333;
	float: left;
	overflow: hidden;
	padding: 2px 5px;
	margin: 0 10px 0 0;
	width: 180px;
}



.route input.plz{
	width: 70px;
}

.route select {
 	background:	#f5ede4 none repeat scroll 0 0;
	border: 1px solid #f5ede4;
	color: #333333;
	float: left;
	overflow: hidden;
	padding: 1px 5px;
	width: 170px;
	margin: 0 0 0 0;
}




.route option {
	padding: 0px 5px 0px 10px;
	width: 140px;
}

.route.submit_line,{
	position: relative;
	width: 670px;
	display: block;
	border-top: 1px solid #d5cbbd;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
}

.route.submit_line p{
	display: block;
	margin: 3px 0 0 0;
}

 input.sub{
	position: absolute;
	top: 1px;
	right: 0px;
	background: url(/static/source/img/screen_sprite.png) no-repeat scroll -6px -55px;
	_behavior: url(/static/source/js/iepngfix.htc);
	border: none;
	color: #6c8eae;
	width: auto;
	cursor: pointer;
	padding: 0 0 0 20px;
	margin: 0;
}

.rightimages  {
	float:right;
	margin:0 0 0 15px;
	width:223px;
}

.contentblock{
	display: block;
	margin: 0 0 20px 0;
}

.rightimages .image, .leftimages .image  {
	display: block;
	margin: 0 0 20px 0;
}

.leftimages  {
	float:left;
	margin:0 15px 0 0;
	width:223px;
}

.rightimages .image a img, .leftimages .image a img  {
	border: none;
}


