/******************************************************************
 * CSS DANZ Kreative Medien
 * Copyright © DANZ Kreative Medien
 * http://www.danz.name
 * info@danz-design.de
 *
 ******************************************************************/



/******************************************************************/
/* Body und Struktur */

BODY {
	background-image: url(../backimg/body.jpg);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 0px;
	padding-right: 0px;
}

.space1 {
	line-height: 120px;
}

.sft01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
a.sft01:link { color:#FFFFFF; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 16px; text-decoration:none; }
a.sft01:visited { color:#FFFFFF; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 16px; text-decoration:none; }
a.sft01:active { color:#FFFFFF; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 16px; text-decoration:none; }
a.sft01:hover { color:#CC0000;  font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 16px; text-decoration:none; }

