body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}

table {
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

}
a {color: #6782B7;
	text-decoration: none;
}
a:link {
color: #6782B7;
}
a:visited {color:#6782B7;}
a:hover {color: #2B5496;}
a:active { color:#000000;}

h1 {
font-size: 16px;
font-style: italic;
padding:5px 0px;
margin:0 }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 00px;
margin:0px;}

img.download {vertical-align:middle;}

td {
vertical-align: top;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 960px;
margin-bottom: 10px;
margin:0 auto;
border-left: 1px solid #BEBEBE;
border-right: 1px solid #BEBEBE;
margin-top: 4px;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #ffffff;
padding: 0px;
margin: 0px;
border-bottom: 4px solid #ffffff;
}
#banner img {
padding:0px;
} 

#contentbanner {
background-color: #ffffff;
width: 560px;
padding: 0;
text-align: center;
background-repeat: no-repeat;
float: left;
}

* html #contentbanner img {
height: 124px;
}

#leftbanner {
float: left;
/*height: 106px;*/
width: 185px;
margin: 0px;
margin-bottom: 4px;
padding: 20px 5px 10px 10px;
/*background-color: #2A5395;*/
color: #ffffff;
/*background-image: url(http://mexico.dropnet.ch/sac-altels/images/background1.jpg);*/
}

#rightbanner {
float: right;
width: 180px;
/*height: 82px;*/
margin: 0;
padding: 10px;
padding-top: 40px;
background-color: #6683B7;
color: #eeeeee;
}

.bottom {
border-bottom: 4px solid #ffffff;
}

.bottomone {
border-bottom: 2px solid #ffffff;
}

.touren_name {
	padding-bottom: 5px;
}

* html .bottomone {
border-bottom: 0px solid #000000;
}


/* ----------TOP-------------- */
#top {
background-color: #ffffff;
padding: 0px;
margin: 0px;
border-bottom: 4px solid #ffffff;
}

#top td {
vertical-align: middle;
}

#contenttop {
background-color: #ffffff;
height: 70px;
width: 560px;
text-align: left;
background-image: url(images/verlauf3.jpg);
background-repeat: no-repeat;
border-top: 2px solid #ffffff;
}

* html #contenttop {
border-top: 4px solid #ffffff;
}

#righttop {
float: right;
width: 200px;
height: 40px;
margin: 0;
padding: 0;
padding-top: 30px;
text-align: center;
font-size: 14px;
font-weight: bold;
background-color: #dddddd;
}

html * #righttop {
border-top: 2px solid #ffffff;
}
/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding:20px;
width: 520px;
}

p, pre{
padding: 5px 10px;
margin:0;
}

/* --------------left navigavtion------------- */
#left {
float: left;
margin: 0px;
padding: 0px;
background-image: url(http://mexico.dropnet.ch/sac-altels/images/background1.jpg);
}

.leftbanner {
background-image: url(http://mexico.dropnet.ch/sac-altels/images/background1.jpg);
}

#right {
	float: left;
	margin: 0;
	padding: 30px 20px;
	background-color: #6683B7;
	color: #eeeeee;
}

/* IE Hack */
* html #right table {
width: 200px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
margin-top: 4px;
padding: 5px;
text-align: center;
background-color: #6683B7;
}

