html, body {
    margin:0px;
    padding:0px;
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: white;
}
a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	padding-left: 30px;
	margin: 5px 0 5px 0px;
}
li {
	padding-bottom: 3px;
}

.Text12 {
	color: black;
	font: normal 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
}

.Text11 {
	color: black;
	font: normal .92em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
}

.Text10 {
	color: black;
	font: normal .83em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
}

/* @group Structure */

div#Logo {
	padding-left: 62px;
	padding-bottom: 0;
	padding-right: 168px;
	padding-top: 40px;
	position: relative;
	z-index: 3;
	width: 746px;
	height: 71px;
	margin: 0 auto;
	background: url(../../../de/media/Pictures/Topbar/Top_bg.jpg) no-repeat 62px 40px;
}

div#LogoAbstract {
	position: relative;
	z-index: 3;
	width: 623px;
	height: 29px;
	margin: 0 auto;
	background-position: 0;
	padding: 0 36px 0 317px;
}

div#Header {
	position: relative;
	z-index: 3;
	width: 930px;
	height: 194px;
	margin: 0 auto;
	padding: 10px 23px 0;
	background: url(../Pictures/Header.jpg) no-repeat;
}

div#Body {
	position: relative;
	z-index: 3;
	width: 930px;
	height: auto;
	margin: 0 auto;
	background: url(../Pictures/Body.jpg) repeat-y;
	padding: 0 23px;
}

div#Footer {
	position: relative;
	z-index: 3;
	width: 976px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	background: url(../Pictures/Footer.jpg) no-repeat;
}

div#Preload {
	position: absolute;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#Supported {
	position: relative;
	z-index: 3;
	padding: 0;
	height: auto;
	width: 930px;
	color: #666;
	font-size: 13px;
	margin: 0 auto 20px;
}

div#SupportedBorder {
	position: relative;
	z-index: 3;
	border: 1px solid #ccc;
	padding: 0 10px;
	margin: 2px 0 0;
}

div#SupportedBorder img {
	cursor: pointer;
	border: 0;
}

div#TopNavigation {
	position: relative;
	z-index: 4;
	width: 890px;
	height: 46px;
	padding: 0 50px;
	text-align: right;
	margin: -4px auto -46px;
}

div#TopNavigation a img{
	width: 180px;
	height: 46px;
	margin: 0 4px;
	border-width: 0;
}

img#ImgSCHWEIZ {
	border-width: 0;
	margin-left: 38px;
	margin-top: 49px;
	cursor: pointer;
}

img#ImgSUISSE,
img#ImgSVIZZERA,
img#ImgSWITZERLAND {
	border-width: 0;
	margin-left: 9px;
	margin-top: 49px;
	cursor: pointer;
}

img#ImgAboutGlobe {
	border-width: 0;
}

img#ImgThemes {
	margin-left: 15px;
	border-width: 0;
}

img#ImgOffers {
	margin-left: 15px;
	border-width: 0;
}



/* @end */

td.AboutGlobe,
td.Offers, 
td.Themes {
	width: 284px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

/* @group Message */

p.Date {
	font-weight: bold;
	font-size: .83em;
	margin: 0 3px 5px 5px;
}

p.Title {
	font-size: 1.17em;
	letter-spacing: .1em;
	margin: 0 3px 4px;
	font-weight: bold;
}

p.Abstract {
	font-size: 1em;
	color: #333;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

p.Link {
	font-size: .92em;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
td.AboutGlobe p.Date {
	color: #0b435e;	
}

td.Offers p.Date {
	color: #632301;	
}

td.Themes p.Date {
	color: #036f00;	
}



/* @end */

img#AbstractAboutGlobe,
img#AbstractOffers,
img#AbstractThemes {
	margin-bottom: 15px;
}

/* @group Links */

a:visited, a:link {
	color: #006;
	text-decoration: none;
}

a:hover, a:active {
	color: #00F;
	text-decoration: underline;
}

a.Link_Doc:link, a.Link_Doc:visited {
	color: #006;
	text-decoration: none;
	padding-right: 15px;
	background: url(../../../media-global/Pictures/Links/Book.gif) no-repeat right center;
}

a.Link_Doc:active, a.Link_Doc:hover  {
	color: #00F;
	text-decoration: underline;
	background: url(../../../media-global/Pictures/Links/Book_activ.gif) no-repeat right center;
}

a.Link_Extern:link, a.Link_Extern:visited {
	color: #006;
	text-decoration: none;
	padding-right: 15px;
	background: url(../../../media-global/Pictures/Links/Extern.gif) no-repeat right center;
}

a.Link_Extern:active, a.Link_Extern:hover  {
	color: #00F;
	text-decoration: underline;
	background: url(../../../media-global/Pictures/Links/Extern_activ.gif) no-repeat right center;
}

a.Link_Zoom:link, a.Link_Zoom:visited {
	color: #006;
	text-decoration: none;
	padding-right: 17px;
	background: url(../../../media-global/Pictures/Links/Zoom.gif) no-repeat right center;
}

a.Link_Zoom:active, a.Link_Zoom:hover  {
	color: #00F;
	text-decoration: underline;
	background: url(../../../media-global/Pictures/Links/Zoom_activ.gif) no-repeat right center;
}

a.Link_More:link, a.Link_More:visited {
	color: #006;
	text-decoration: none;
	padding-right: 18px;
	background: url(../../../media-global/Pictures/Links/More.gif) no-repeat right center;
}

a.Link_More:active, a.Link_More:hover  {
	color: #009;
	text-decoration: underline;
	background: url(../../../media-global/Pictures/Links/More_activ.gif) no-repeat right center;
}

/* @end */