﻿body.main{
	background				: #B6B5CC url('../pics/background1.png') no-repeat fixed center;
	font-family 			: verdana;
	font-size				: x-small;
	color					: #111111;
	text-align				: justify;
}

.maintext {
				font-size: 9pt;
}


a:link    {text-decoration: underline; color: #898989; font-family: "verdana";}
a:visited {text-decoration: underline; color: #898989; font-family: "verdana";}
a:hover   {text-decoration: underline; color: #111111; font-family: "verdana";}
a:active  {text-decoration: underline;}

 .block-title {
	font-family: Stencil, Impact, "Arial narrow bold", Verdana, Arial;
	font-size: 32px;
	color:	#111111;
	background: url(../images/block-title-rechts.png) no-repeat right 7px;
	padding-right: 40px;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}

.under-title {
				font-family: Stencil, Impact, "Arial narrow bold", Verdana, Arial;
				font-size: xx-small;
}

.tiny-text {
				font-size: xx-small;
}


