body{
text-align:center;
font: 13px Verdana;
width: 100%;
height: 100%;
color:#FFFFFF;
margin:0;
padding:0;
}

h1, h2	{
	font-weight:bold;
	}

h1	{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 150%;
	}

h2	{
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.phpinfo	{
	margin: 0 5%;
	padding: 10px;
	width: 80%;
	border: 1px solid #000;

	text-align: justify;
	background-color: #041943;
	font-size: 100%;
	color: #000;
	}


a:link {
color: #348DB8;
font: 12px;
font-weight: bold;
}
a:visited{
color:#348DB8;
font-weight: bold;
}
a:active{
color:#00CFFF;
font-weight: bold;
}
a:hover{
color:#FFFFFF;
font-weight: bold;
text-decoration: underline;
}

/*Design of Fulltextsearch: Prev- and Next-Links*/
#phpcmssearch {
	font-size:small;
	text-align:center;
}