html {
 margin:0;
 padding:0;
 height:100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #0050A0;
	background: #191970;
	text-align: center;
	 height:100%;
}

#space { 
	height: 90%;
	width: 0;
	float: left;
}
/* for Internet Explorer */
/*\*/
* html #space {
height: 89%;
}
/**/
#container { 	padding: 0;
	margin: 0 auto 0 auto;
	background: url(background.jpg) repeat;
	width: 97%;
	border: 2px solid Silver;
	overflow: hidden;
}

#container2 {	padding: 0;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 800px;
	background: url(exped_background.jpg) repeat;
	border: 2px solid Silver;
	overflow: hidden;
	min-width: 800px;
	bottom: 0;
}

#banner2 {
	height: 106px;
	width: auto;
	margin-left: 0;
	background-color: transparent;
	background-image: url(banner1.png);
	background-position: left;
	background-repeat: no-repeat;
}
#banner { height: 106px;
	background-image: url(banner2.png);
	background-repeat: repeat-x;
	}
#bannertext { position: relative;
	top: 30px;
	width: auto;
	height: 81px;
	background-color: transparent;
	background-image: url(bannertext2.gif);
	background-position: right;
	background-repeat: no-repeat;

}
#menu { float: left;
}

#rund h1, #rund h2, #rund p {
	margin: 0 10px;
	letter-spacing: normal;
	line-height: 24px;
}
#rund h1 {
	font-size: 16px;
	color: #0050A0;
}
#rund h2 {	position: relative;
filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	font-size: 14px;
	color: #00008B;
	border: 0;
}
#rund p {padding-bottom: 8px;}
#rund h2 {padding-top: 8px;}
#rund {background: url(trans_bg_inner1.png); margin: 8px;
	width: 165px; height: auto;
	filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;
}

.top, .bottom {display: block; background:transparent; font-size:1px;}
.b1, .b2, .b3, .b4 {display: block; overflow:hidden;}
.b1, .b2, .b3 {height:1px;}
.b2, .b3, .b4 {
	background: #B0C4DE;
	border-left: 1px solid Teal;
	border-right: 1px solid Teal;
}
.b1 {
	margin: 0 5px;
	background: Teal;
}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}

.box { display: block;
	background: #B0C4DE;
	border: 0 solid Teal;
	border-width: 0 1px;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
.box p {	text-align: center;
}

#copy {		width: 165px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #0050A0;
}

#inhalt {
	margin-left: 190px;
	width: auto;
	}
	

table.news  { width: 560px;
	background-color: #E0EEEE;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 2px;
	border: 1px solid #668B8B;
	color: #00008B;
}
*html table.news { width: 560px;
	margin-left: -10px;
}

.thumb div {
	float: left;
	font-size: 11px;
	color: #0050A0;
	width: 113px;
	height: 130px;
	background: transparent;
	text-align: center;
	overflow: hidden;
	border: 1px dashed Gray;
	border-style: dashed none none dashed;
	border-width: 1px 0 0 1px;
	margin: 10px 10px 10px 0px;
}
.thumb2 div {
	float: left;
	font-size: 11px;
	color: #0050A0;
	width: 108px;
	height: 120px;
	background: transparent;
	text-align: center;
	overflow: hidden;
	border: 1px dashed Gray;
	border-style: dashed none none dashed;
	border-width: 1px 0 0 1px;
	margin: 10px 10px 10px 0px;
}

h1, h2 {
	margin: 10px 0 5px 20px;
	text-align: left;
}
h1 {	font-size: 16px;
		font-weight: bold;
	color: #CC0000;}
	
h2 {	font-size: 14px;
	color: #00008B;
	}

h1.index, h2.index {color: #CC0000;
	text-align: center;
	margin-top: 12px;
	padding: 0 10px 0 0;
}
h1.index {font-size: 18px;}
h2.index {font-size: 14px;}
h3.index {
	text-align: justify;
	font-size: 13px;
	color: #0050A0;
	padding: 0 15px 5px 15px;
}
p {font-size: 14px;
	text-align: center;
	color: #0050A0;
	padding: 0 20px 0 3px;
	}
.bord {
	border: 1px dashed Gray;
	border-style: dashed none none dashed;
	border-width: 1px 0 0 1px;
	margin: 0 15px 0 0px;
}
table { 
	margin-left: 5px;
	text-align: left;
	font-size: 12px;}

td {
	width: auto;
	padding: 5px 5px 0 10px;
	vertical-align: top;
}
table.li  {font-size: 12px;
	color: Navy;
	list-style: square outside none;
	
}
li { 	text-align: left;
	font-size: 12px;
	color: Navy;
	list-style: square outside none;
}
div.descr {
	margin: 0% 5% 0% 5%;
	font-size: 11px;
	text-align: center;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.menu , a.menu:link, a.menu:visited {
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	color: #CC0000;
	overflow: hidden;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	padding: 0 0 0 1.5em;
}
a.menu:hover {	display: block;
	color: #fff;
	text-decoration: underline overline;
}
a.menu:active {	display: block;
	color:#fff; 
	text-decoration: none;}

a	{ font-size: 14px;}
a.site {	font-size: 12px;
}
a, a.site{
	font-weight: bold;
	vertical-align: baseline;
	text-align: center;
}

a:link, a.site:link {
	color: #00008B;
	text-decoration: underline;
}

a:active, a.site:active { color: #CC0000; }

a:visited, a.site:visited {	color: #4169E1;}

a:hover, a.site:hover { color: #CC0000;
	text-decoration: overline;}

a.vid { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: baseline;
}

a.vid:link {
	color: #CC0000;
	text-decoration: underline;
}

a.vid:visited {
	color: #CC0000;
	text-decoration: underline;
}

a.vid:hover {
	color: #CC0000;
	text-decoration: overline;
}

a.vid:active {
	color: #CC0000;
	text-decoration: underline;
}

#clearer { clear:left; 
	height: 10px;}
	
#footer { width: 380px;
	height: auto;
	bottom: 0;
	text-align: center;
	margin: 0 auto 0 auto;
	background-color: Navy;
}


	
table li a:link, table li a:visited, table li a:active, table li a:hover {
	text-decoration: none;
	color: Navy;
	font-size: 14px;
}
table.news a:link, table.news a:visited, table.news a:active, table.news a:hover {
	font-size: 11px;
}
table.site a:link, table.site a:visited, table.site a:active, table.site a:hover {
	font-size: 12px;
}

#index a#home, #sitemap a#site, #video a#vid, #linklist a#link, #disclaim a#imprint,
#w041 a#link1, #w042 a#link2, #w043 a#link3, #w044 a#link4, #w045 a#link5, #w046 a#link6,
#w047 a#link7, #w041 a#w04, #w042 a#w04, #w043 a#w04, #w044 a#w04, #w045 a#w04,
#w046 a#w04, #w047 a#w04, #e061 a#link1, #e062 a#link2, #e063 a#link3, #e064 a#link4, 
#e065 a#link5, #e066 a#link6, #e067 a#link7, #e068 a#link8, #e069 a#link9, #e0610 a#link10,
#e061 a#e06, #e062 a#e06, #e063 a#e06, #e064 a#e06, #e065 a#e06, #e066 a#e06, #e067 a#e06,
#e069 a#e06, #e069 a#e06, #e0610 a#e06, #eb041 a#link1, #eb042 a#link2, #eb043 a#link3,
#eb044 a#link4, #eb041 a#eb04, #eb042 a#eb04, #eb043 a#eb04, #eb044 a#eb04, 
#eb051 a#link1, #eb052 a#link2, #eb053 a#link3, #eb054 a#link4, #eb055 a#link5, #eb051 a#eb05, 
#eb052 a#eb05, #eb053 a#eb05, #eb054 a#eb05, #eb055 a#eb05, #eb061 a#link1, #eb062 a#link2,
#eb063 a#link3, #eb064 a#link4, #eb065 a#link5, #eb066 a#link6, #eb067 a#link7, #eb068 a#link8,
#eb061 a#eb06, #eb062 a#eb06, #eb063 a#eb06, #eb064 a#eb06, #eb065 a#eb06, #eb066 a#eb06,
#eb067 a#eb06, #eb068 a#eb06, #w081 a#w08, #w081 a#link1, #w082 a#w08, #w082 a#link2, #w083 a#w08,
#w083 a#link3, #w084 a#w08, #w084 a#link4, #w085 a#w08, #w085 a#link5, #w086 a#w08, #w086 a#link6,
#w087 a#w08, #w087 a#link7, #w088 a#w08, #w088 a#link8, #w089 a#w08, #w089 a#link9, #w0810 a#w08,
#w0810 a#link10, #w0811 a#w08, #w0811 a#link11, #w0812 a#w08, #w0812 a#link12, #w0813 a#w08, #w0813 a#link13,
#cor a#link1, #nhk a#link2, #final a#link3, #gala a#link4, #euro a#link5,
#soi a#link6, #davos a#link7, #wm a#link8, #cor a#vid, #nhk a#vid, #final a#vid, #euro a#vid, 
#gala a#vid, #soi a#vid, #davos a#vid, #wm a#vid
{
	background: Navy;
	cursor: default;
	text-decoration: none;
	color: White;
}

/* Style for the Top ruler */
.topruler {	background-image: url(rule.gif);
	height: 2px;
	width: 600px;
	background-position: center;}


