body {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: .825em;
	color: #333;
}

.scnLayout #footer p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #4d4d4d;
	top: 13px;
	position: absolute;
	width: 100%;
}

/* @group Button */

.scnLayout #buttonBar a {
	text-decoration: none;
	text-align: center;
	color: #4d4d4d;
	font: small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.scnLayout #buttonBar a:hover {
	color: #b4b4b4;
}


/* Tool tip */
.scnLayout #buttonBar .buttonToolTip p{
	color: #dddddd;
	font: small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.scnLayout #buttonBar .buttonToolTip p.titel{
	color: #ffffff;
	font: bold small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 10px;
}


/* @end */

h2 {
	font-weight: bold;
	font-size: medium;
	margin: 0px;
}

h3 {
	left: 80px;
	position: relative;
}

#welcomeText {
	display: block;
	left: 50px;
	text-align: justify;
	margin-right: 50px;
	margin-left: 20px;
}

/* @group default values */

a {
	color: #c80606;
	text-shadow: #000000 0 0 0px;
	opacity: 1;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @end */


