/*
	Stylesheet for screen media
*/

/* 
	Basic Layout
*/

body {
	background-color: #dfdfdf;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px;
	text-align: center;
}

#shadow-bottom{
	background: url(/graphics/layout/shadow-bottom.jpg) repeat-x left top;
	height: 20px;
	width: 100%;
}

#shadow-bottom #contents{
	background: none;
	margin: 0px auto 0px auto;
	width: 940px;
}

#shadow-bottom #cp{
	color: #333333;
	font-size: 7pt;
	padding: 2px 0px 5px 170px;
	text-align: center;
	width: 770px;
}

#shadow-bottom a{
	border-bottom: 1px solid #ffaa8e;
	color: #333333;
	text-decoration: none;
}

#shadow-bottom a:hover{
	border-bottom: 1px solid #ff6633;
	color: #ff6633;
	text-decoration: none;
}

#all {
	background: url(/graphics/layout/room.jpg) repeat-x left bottom;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin: 0px;
	position: relative;
	width: 100%;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 940px;
}

/*
	Styles for the main section
*/

#main {
	background: url(/graphics/layout/logo.jpg) no-repeat left bottom;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	text-align: left;
	width: 770px;
}

#main #printhead{
	display: none;
}

#menue {
	background: url(/graphics/layout/menue.jpg) no-repeat left top;
	height: 37px;
	position: relative;
	margin: 0px 5px;
	padding: 8px 5px 0px 5px;
	text-align: left;
	width: 760px;
}

#menue a{
	background: url(/graphics/layout/bullet-circle.jpg) no-repeat left top;
	color: #000000;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}

#menue a:hover{
	background: url(/graphics/layout/bullet-circle-over.jpg) no-repeat left top;
	color: #ff6633;
	text-decoration: none;
}

#menue .active a{
	background: url(/graphics/layout/bullet-circle-active.jpg) no-repeat left top;
	color: #000000;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}

#menue .active a:hover{
	background: url(/graphics/layout/bullet-circle-over.jpg) no-repeat left top;
	color: #ff6633;
	text-decoration: none;
}

#contents {
	background: url(/graphics/layout/contents.jpg) repeat-y left top;
	position: relative;
	margin: 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 760px;
}

#contents .title{
	color: #ff6633;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#contents .note{
	font-size: 8pt;
}

#contents .nowrap{
	white-space: nowrap;
}

#contents .infoline{
	border-top: 2px solid #ffffff;
	margin: 5px 0px;
	padding: 5px 0px;
	text-align: center;
}

#contents .contPic{
	border: 1px solid #ff6633;
	text-align: center;
}

#contents .clear{
	clear: both;
}

#contents .picBox{
	float: left;
	font-size: 7pt;
	height: 220px;
	padding: 5px;
	text-align: center;
	width: 240px;
}

#contents .thumbnail{
	border: 1px solid #ff6633;
	cursor: pointer;
	text-align: center;
}

#contents .picBox strong{
	font-size: 8pt;
}

#contents .imgBox{
	float: left;
	font-size: 7pt;
	padding: 5px;
	text-align: center;
}

#contents .imgBox a{
	border: 0px;
	color: #000000;
	text-decoration: none;
}

#contents .imgBox a:hover{
	border: 0px;
	color: #ff6633;
	text-decoration: none;
}

#contents .error{
	color: #990000;
}

#contents a{
	border-bottom: 1px solid #ffaa8e;
	color: #000000;
	text-decoration: none;
}

#contents a:hover{
	border-bottom: 1px solid #ff6633;
	color: #ff6633;
	text-decoration: none;
}

#contents th{
	border-bottom: 1px solid #ff6633;
	font-weight: bold;
	padding: 0px 4px;
}

#contents img{
	border: 0px;
}

#left {
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 8px;
	position: relative;
	width: 515px;
}

#left .newsDate{
	color: #ff6633;
	font-size: 8pt;
}

#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#left ul li{
	background: url(/graphics/layout/bullet-circle-contents.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	position: relative;
}

#left .bus{
	background: url(/graphics/contents/bus.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 0px 0px 18px;
}

#left .metrobus{
	background: url(/graphics/contents/metrobus.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 0px 0px 18px;
}

#left .ubahn{
	background: url(/graphics/contents/u-bahn.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 0px 0px 18px;
}

#left .sbahn{
	background: url(/graphics/contents/s-bahn.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 0px 0px 18px;
}

#right {
	border-left: 2px solid #ffffff;
	float: right;
	font-size: 8pt;
	margin: 0px;
	padding: 0px 3px 0px 5px;
	position: relative;
	width: 220px;
}

#right .note{
	font-size: 8pt;
	font-style: italic;
}

#right .ultrasound{
	background: url(/graphics/layout/bullet-ultrasound.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 2px 18px;
	position: relative;
}

#right .dna{
	background: url(/graphics/layout/bullet-dna.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 2px 18px;
	position: relative;
}

#right .child{
	background: url(/graphics/layout/bullet-child.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 2px 18px;
	position: relative;
}

#right .title{
	color: #ff6633;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#right ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#right ul li{
	background: url(/graphics/layout/bullet-circle-contents.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	position: relative;
}

#bottom {
	background: url(/graphics/layout/contents-bottom.jpg) no-repeat left top;
	clear: both;
	height: 20px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 760px;
}

#small-logo {
	display: none;
}

/*
	Styles for the footer section
*/

#footer {
	background: url(/graphics/layout/logo-mirror.jpg) no-repeat left top;
	clear: both;
	height: 120px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	text-align: center;
	width: 770px;
}

#date {
	color: #333333;
	font-size: 7pt;
	height: 63px;
	margin:0px;
	padding: 2px 0px 5px 0px;
	position: relative;
	text-align: center;
	width: 770px;
}

#service {
	background: url(/graphics/layout/service.jpg) no-repeat left bottom;
	height: 47px;
	position: relative;
	margin:0px;
	padding: 3px 0px 0px 140px;
	text-align: left;
	width: 630px;
}

#service a{
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}

#service a:hover{
	text-decoration: underline;
}

#print-footer {
	display: none;
}