html { overflow-y: scroll; }

body {
	/*background-color: #f6f6f6;
	background-color: #ffcc66;
	background-color: #8c8c8c;*/
	background:url(../images/background_2.jpg) no-repeat;
}

.portal-box {
	background: url(../images/michael-portal-sides.jpg) repeat-y;
	background: -moz-linear-gradient(top, #fff6ab, #fff 10%);
	background: -webkit-gradient(linear, center top, center bottom, from(#fff6ab), color-stop(10%, #fff));
	width: 950px;
	margin: 10px auto 0 auto;
	margin-left: auto;
	margin-right: auto;
	color: #993300;
	border: solid 0px green;
}

.content-box{
	padding:20px 0px 30px 0px;
	border:0.5px solid #0000ff;
}

/*
.portal-box-header {
	min-height: 20px;
	padding: 30px 30px 0 30px;
	border: solid 0px;
}

.portal-box-header h1 {
	border: 0;
	font-weight: bold;
	//color: #bd1d01;
	color: #DDB087;
	font-size: 200%;
	margin:0;
	margin-right: 300px;
	border: solid 0px;
}

.portal-box-header h2 {
	border: 0;
	font-weight: bold;
	//color: #bd1d01;
	color: #DDB087;
	font-size: 150%;
	margin:0;
	margin-right: 300px;
	border: solid 0px;
}
*/

.portal-box-contents {
	background: url(../images/michael-portal-bottom.jpg) no-repeat bottom left;
	padding: 0 30px 10px 30px;
	margin:0;
	border: solid 0px;
}

/*
.portal-box-contents:after {
    content: "."; 
    display: inline; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/

.portal-box-contents p {
	line-height: 1.5;
	margin: 1em 0;
}

.pbc {
	line-height: 1.5;
	margin: 1em 0;
}

hr {
	display: block;
	/*background: url(../images/dotted-line.png) no-repeat top center;*/
	height: 1px;
	margin: 1em 0 2em 0;
	color:#993300;
	border: none;
	clear: both;
}

/*.portal-box-contents h1 {
	border: none;
	margin:10px 0 0 0;
	padding:10px 20px;
}*/

/*.portal-box-contents h2 {
	border: none;
	margin:10px 0 0 0;
	padding:10px 20px;
}*/

.portal-box-contents h3 {
	font-size: 100%;
	border: none;
	margin: 1em 0;
}

/*.portal-box-interior h2 {
	font-size: 150%;
	margin: 0.5em 0.2em 0.2em 1.7em;
	padding: 0 0 0 0;
	color:#FFDBC2;
	color:#fff;
}
*/
.portal-box-interior h3 {
	font-size: 120%;
	border: none;
	margin:0.5em 0 0 2em;
	padding: 0 0 0 0;
}

.teaser-box h2 {
	font-size: 150%;
	margin: 0.5em 0.2em 0.2em 1.7em;
	padding: 0 0 0 0;
	color:#993300;
}

fieldset{
	width:auto;
	padding:0 0.5em 0.2em 0.5em;
	margin:0 0 0 0;
	border:1px solid #993300;
	background:none;
}

legend {
	background:none; 
	padding:0.1em 0.3em 0.1em 0.3em; 
}

/* Footer */

.portal-page #footer {
	border: none;
	width: 900px;
	margin:0 auto;
	padding: 0 0 1em 0;
	font-size: 80%;
	color: #95593d;
	line-height:150%;
	text-align:center;
}

.portal-page #footer p {
	margin:0;
}

.portal-page hr {
	display: none;
}

.portal-page .portal-box hr {
	display: block;
}

.portal-page #footer a:link,
.portal-page #footer a:visited {
	color: #95593d;
}

.portal-page #footer a:hover,
.portal-page #footer a:active {
	color: #E60719;
}

/*
.portal-box-header p {
	font-weight: bold;
	margin-right: 300px;
	margin-top: 0;
	color: #3C475B;
}
*/

ul li, ol li {
	margin: 0.5em 0;
}

.date{
	float:right;
}

#logo-michael{
	margin:2em 0 0 2em;
	padding: 0 0 0 0;
	border:0;
	background:none;
}

.pdflink {
	/*height:2.5em;*/
	font-weight:bold;
	font-size:1.2em;
	list-style:none;
	padding:6px 0 6px 50px;
	background:transparent url(../images/pdficon.gif) no-repeat 0 0;
}
/*.pdf{
float:left;
padding:0 0 0 0;
margin-top:0em;
margin-right:0.8em;
border:0px solid #EE0000;
}*/


/* Page specific styles */

.portal-box-interior {
	background: url(../images/michael-portal-header.jpg) top left no-repeat;
	border: 1px solid /*#95593d*/#999999;	
	-webkit-box-shadow: 5px 5px 15px #818181;
	-moz-box-shadow: 5px 5px 15px #818181;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
}

/*
#michael .portal-box-header {
	min-height: 150px;
}

#michael .portal-box-header h1 {
	margin: 80px 250px 30px 0;
}

#michael .portal-box-header h2 {
	margin: 50px 0 0 0;
	color:#5d5d5d;
}
*/

#michael .corner-box {
	width: 710px;
	margin: 0 0 0 0;
	border: solid 0px;
}

#michael .space-box {
	height:40px;
}

#michael .corner-box p {
	margin: 0 0 0 0;
	border: solid 0px;
}

#michael .teaser-box {
	width: 550px;
	margin: 10px 0 0 0;
	padding: 0 0 0 32px;
	border: solid 0px;
}

#michael .teaser-box p {
	margin: 0 0 0 0;
	border: solid 0px;
}

#michael .corner-box img {
	float: left;
	margin-top: 0;
}

/*
#michael .portal-box-contents ul {
	display:inline;
	list-style:none;
	}
*/

.screenshot{
	margin-left:45px;
	margin-bottom:20px;
}

#toc {
	margin-top:0;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:3%;
	text-align: center;	
	font-weight:bold;
	border: 0px solid;
}

	
#toc li {
	display: inline;
	padding: 0 4px 0 16px;
	margin: 0;
	line-height:10px;
	background: transparent url(../images/points.png) no-repeat 0px 5px;
}

#toc li.first-child {
	background-image: none;
}

#toc li a:link,
#toc li a:visited {
	color:#95593d;
	font-size: 1em;
	text-decoration: none;
	background: none;
}

#toc li a:hover,
#toc li a:active {
	text-decoration: underline;
	color: #e60719;
}

#toc #home-link {
	background-image: none;
	position: absolute;
	left: 0;
	top: 0;
}

#toc #home-link * {
	display: block;
	text-indent:30em;
	color: #fff;
	width: 110px;
	height: 35px;
}
/* Die Seiteninterne Navigation
------------------------------------------------------*/
ul#page-menu {
	width:12em;
	list-style:none;
	font-weight:bold;
	font-size:90%;
	margin:0;
	padding:0;
	background: url(../images/backgrd-page-menu.png) repeat-y;
	border:solid 1px #ccc;
}

ul#page-menu li a:link,
ul#page-menu li a:visited {
	text-decoration:none;
	display:block;
	padding:2px 10%;
	background-color:#efefef;
	color:#95593d;
}

ul#page-menu li {
	border-top:0px solid #777;
}

ul#page-menu li a:hover {
	background-color:#95593d;
	color:#fff;
}
/*#page-menu #start-link {
	background-image: none;
	list-style-type:none;
	position: absolute;
	left: 0;
	top: 0;
}*/

/*#page-menu #start-link * {
	list-style:inside;
	width: 110px;
	height: 35px;
}
*/

/*#page-menu li.first-child {
	list-style:inside;
	text-align:left;
	color:#FF3366;
	background-image: none;
}*/

#page-menu-container {
	/*float:right;*/
	position:relative;
	width:10em;
	margin:20px 0 0 0;
	padding:0 20px 0 20px;
	background:#efefef;
	border:1px solid #ccc;
}

#date {
	clear: both;
	position: absolute;
	top: 80px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	color: rgb(136,136,136);
	width: 100%;
	right: 0px;
	left: 300px
}

#three-d-img {
	clear: both;
	position: absolute;
	top: 100px;
	width: 150px;
	height: 142px;
	right: 100px;
	left: auto;
	border: 0px solid green;
}

/*.michael-button{
	background:transparent;
	border:0;
	width:30px;
	height:30px;
}*/

.img-cont-R {
	float:right; 
	margin:15px 20px 2px 10px; 
	border:solid 1px #ccc;
	}