body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #f3f0ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
    }
.thrColAbsHdr #container {
	position: relative;
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
.thrColAbsHdr #header {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../Images/logo-globetrotter-on-tour.gif);
    }
    .thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #FFFFFF;
    }
.thrColAbsHdr #navtop {
	height: 25px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	top: 60px;
}
.thrColAbsHdr  #sidebarleft {
	position: absolute;
	top: 110px;
	left: 0;
	width: 182px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	height: auto;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
    }
.thrColAbsHdr  #sidebarright {
	position: absolute;
	top: 110px;
	right: 0;
	width: 190px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	height: auto;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
    }
.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
    }
.thrColAbsHdr #container #mainContent h1 {
	font-size: 14px;
	font-weight: lighter;
	color: #0066CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColAbsHdr #container #mainContent h3 {
	font-size: 13px;
	font-weight: lighter;
	color: #0066CC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColAbsHdr #container #mainContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColAbsHdr #container #mainContent h5 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.thrColAbsHdr #footer {
	font-size: 10px;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	background-color: #FFFFFF;
    }
.thrColAbsHdr #bildleiste {
	text-align: center;
	width: 600px;

}

.thrColAbsHdr #footer p {
    	margin: 0;
    	padding: 10px 0;
}
.fltrt {
    	float: right;
    	margin-left: 8px;
}
.fltlft {
    	float: left;
    	margin-right: 8px;
    }
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
}

hr {
background-color: #C9C9C9;
height: 1px;
border: none;
}

/*---die Boxen links und rechts--------*/

.box {
	margin: 0px 0px 5px 0px;
	width: 190px;
	background-color: #FFFFFF;
}

.boxTopLeft {
	float: left;
	background: url(../style/boxTopLeft.gif) no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url(../style/boxTopCenter.gif) repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url(../style/boxTopRight.gif) no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	width: 190px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../style/boxMiddle.gif);
}
.boxBottom {
	background: url(../style/boxBottom.gif) no-repeat;
	width: 190px;
	height: 6px;
}
.boxstatistik {
	margin: 0px;
	width: 190px;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;	
}

.leftContainer {
	float: left;
	width: 190px;
}

.leftContainer a:link, .leftContainer a:visited{
	color: #666666;
	text-decoration: none;
	width: 100%;
	height:4px;
	padding: 6px 1px 6px 1px;
}
.leftContainer a:hover{
     color: #993333;
     height:4px;
     text-decoration: underline;
}
.rightContainer {
	float: right;
	width: 190px;
}
.rightContainer a:link, .rightContainer a:visited{
	color: #666666;
	text-decoration: none;
	width: 100%;
	height:6px;
	padding: 6px 1px 6px 1px;
}
.rightContainer a:hover{
     color: #993333;
     height:6px;
     text-decoration: underline;
}
/*----Rahmen Main content--------------*/
.centerContainer {
    width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.centerContainerT {
	background: url(../style/contentTop.gif) no-repeat;
	height: 6px;
	width: 100%;
}
.centerContainerB {
	clear: both;
	background: url(../style/contentBottom.gif) no-repeat;
	height: 6px;
	margin: 0;
	width: 100%;
}
.centerContainerM {
	width: 100%;
	padding: 5px 0px 0px 0px;
	background: url(../style/contentMiddle.gif) repeat-y;
	background-color: #FFFFFF;
}

/*-----chCounter-------------*/
.chcTable
{
  width: 188px;
  border-spacing: 1px;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
  text-align: left;
  background-color: #FFFFFF;
}
.chcHeaderRow
{
  background-color: #0780BC;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
}
.chcLeftRow
{
  background-color: #F2F0F0;
  color: #000000;
  font-size: 10px;
  padding: 3px;
}
.chcLeftRowAlt
{
  background-color: #E0DFDF;
  color: #000000;
  font-size: 10px;
  padding: 3px;
}
.chcRightRow
{
  background-color: #F2F0F0;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  text-align: right;
}
.chcRightRowAlt
{
  background-color: #E0DFDF;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  text-align: right;
}
.chcA a
{
  font-size: 10px;
}

/* IE Extrawurst */
* html #sitemap ul li {
display: inline;
}
* html #sitemap ul li a {
height: 1%;
}
/* Extrawurst Ende */
		 
/*-----Bilder--------------*/
.imgmaur {
	background-image: url(../Images/icon/wsss_1989_04_049.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	position: static;
	width: 49px;
	height: 33px;
	float: right;
	background-position: left center;
}
.imgsey {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1989_11_121.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	float: right;
	background-position: left center;
}
.imgsuf {
	background-image: url(../Images/icon/wsss_1993_12_012.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 44px;
	width: 50px;
	background-position: left center;
}
.imgpf {
	background-image: url(../Images/Pfeil-rot.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 6px;
	background-color: #000095;
	text-decoration: none;
	clear: left;
	background-position: left center;
}
.imghaw {
	background-image: url(../Images/icon/wsss_1994_12_260.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 50px;
	text-decoration: none;
	background-position: left center;
}
.imgbal {
	background-image: url(../Images/icon/wsss_1987_01_012.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 48px;
	width: 60px;
	background-position: left center;
}
.imghk {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1986_12_114.gif);
	height: 30px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left center;
}
.imgjv {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1986_12_022.gif);
	height: 58px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left center;
}
.imgmal {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1982_03_154.gif);
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left center;
}
.imgph {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1987_01_176.gif);
	height: 52px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left center;
}
.imgsin {
	text-decoration: none;
	background-image: url(../Images/wsss_1986_12_008.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 60px;
	background-position: left center;
}
.imgbk {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1984_01_028.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 60px;
	background-position: left center;
}
.imgsril {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1978_12_410.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 45px;
	background-position: left center;
}
.imgbanre {
	text-decoration: none;
	background-image: url(../Images/w_banner_rechts140.png);
	background-repeat: no-repeat;
	height: 1200px;
	width: 140px;
	background-position: left center;
}
.imgaus {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1981_11_038.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 70px;
	background-position: left center;
}
.imgkors {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_406_058.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 46px;
	background-position: left center;
	text-align: right;
}
.imgoe {
	text-decoration: none;
	background-image: url(../Images/wsss_507_003.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 57px;
	background-position: left center;
}
.imges {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_407_238.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 55px;
	background-position: left center;
}
.imgkan {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1998_12_035.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 60px;
	background-position: left center;
}
.imglandy {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_503_054.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 80px;
	background-position: left center;
}
.imgneu {
	text-decoration: none;
	background-image: url(../Images/icon/wss_1990_12_374.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 60px;
	background-position: left center;
}
.imgec {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1993_09_532.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 60px;
	background-position: left center;
}
.imggal {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1993_09_230.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 70px;
	background-position: left center;
}
.imgsue {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1990_12_597.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 55px;
	background-position: left center;
}
.imgflde {
	background-image: url(../Images/flag-deutschland.gif);
	height: 13px;
	width: 22px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.imgfluk {
	text-decoration: none;
	background-image: url(../Images/flag-england.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 22px;
	background-position: left center;
}
.imgnewen {
	background-image: url(../Images/wsss_1995_09_110.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 60px;
	text-decoration: none;
	background-position: left center;
}
.imgmex {
	background-image: url(../Images/icon/wsss_1990_02_028.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 53px;
	text-decoration: none;
	background-position: left center;
}
.imgdorep {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_1990_02_126.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 48px;
}
.imgarizo {
	text-decoration: none;
	background-image: url(../Images/wsss_1995_01_060.jpg);
	background-position: left center;
	height: 60px;
	width: 41px;
	background-repeat: no-repeat;
}
.imgny {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_big-apple.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 63px;
	width: 51px;
}
.imgkal {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_bevhills.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 49px;
}
.imgberm {
	text-decoration: none;
	background-image: url(../Images/icon/wsss_bermuda.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 45px;
	background-position: left center;
}
.imgpueric {
	text-decoration: none;
	background-image: url(../Images/puertorico/wsss_flag_puertorico.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	background-position: left center;
}
.imgbah {
	text-decoration: none;
	background-image: url(../Images/icon/bahamas-wap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	width: 45px;
}
.imgisr {
	text-decoration: none;
	background-image: url(../Images/israel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	width: 60px;
}
.imgaegy {
	text-decoration: none;
	background-image: url(../Images/aegypt.gif);
	background-position: left center;
	height: 39px;
	width: 60px;
	background-repeat: no-repeat;
}
.imgmala {
	text-decoration: none;
	background-image: url(../Images/malaysia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	width: 60px;
}
.imgarem {
	text-decoration: none;
	background-image: url(../Images/United_Arab_Emirates.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	width: 60px;
}
.imgken {
	text-decoration: none;
	background-image: url(../Images/kenya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 44px;
	width: 60px;
}
.imgjam {
	text-decoration: none;
	background-image: url(../Images/jamaika/jamaica.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 39px;
	width: 60px;
}
.imgkro {
	text-decoration: none;
	background-image: url(../Images/kroatien/wss_2003_10_175.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 44px;
	width: 60px;
}
.imgfr   {
	text-decoration: none;
	background-image: url(../Images/frankreich/wss_408_015.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 60px;
	text-align: right;
}
.imgirl  {
	text-decoration: none;
	background-image: url(../Images/ireland.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 60px;
	text-align: left;
}
.imgswi {
	text-decoration: none;
	background-image: url(../Images/switzerland.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	width: 60px;
}
.imgita {
	text-decoration: none;
	background-image: url(../Images/italy.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px;
	width: 60px;
}
.imgpor {
	text-decoration: none;
	background-image: url(../Images/portugal.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px;
	width: 60px;
}
.imgrus {
	text-decoration: none;
	background-image: url(../Images/russia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 39px;
	width: 60px;
}
.imgturk {
	text-decoration: none;
	background-image: url(../Images/turkey.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	width: 60px;
}
.imgger {
	text-decoration: none;
	background-image: url(../Images/germany.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	width: 60px;
}
/*-----Bilder--Ende------------*/

/*-----zus&auml;tzlicher content mit Div - Spalten auf der index-Seite--------------*/
.spli{
	padding:10px; text-align:left; width:180px; float:left;
}

.spre {
	padding:10px; text-align:left; width:62%; float:left;
}
.spre a:link, .spalterechts a:visited {
	color: #993333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.spre a:hover {
	color: #993333;
	text-decoration: underline;
}
#video{
	width: 400px;
	align:center;
	padding: 0;
	margin:  5px 5px 5px 100px;
}
