/****************
Formatierung des Index
******************/



body, html {
	height:100%;
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:black;
	background:#ffffff;
	text-align:center;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
	padding-bottom: 50px
}
p {
	text-align: right;
	vertical-align: bottom;
}

p.teaser {text-align: left;
	padding: 10px;
	font-size:12pt;
	font-style: normal;
	color: black;
	}

a {
	text-align: center;
	background: #dfecff;
	border-style:none;
	color: black;
	background-color: #ffffff;
}
	
a:link {
	text-decoration:none;
	border-style:none;
	color: #8392ac;
	background-color: #ffffff;
}

a:visited {text-decoration:none;
	  	border-style:none;
		color: #8392ac;}

a:focus {text-decoration:none;
	  	border-style:none;
		color: #8392ac;}

a:hover {
	text-decoration:none;
	border-style:none;
	color: #dfecff;
	background-color: #000000;
}


#portal {
	width:750px;
	padding:0 0px;
	margin:0 auto;
	text-align:left;
	position: relative;
  	margin-top: 150px;
	margin-bottom: 48px;
	background-color: #ffffff;
	}

p.w3c {
	text-align: right;
	padding: 10px;
	}
