a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #9933FF;
	text-decoration: underline;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-color: #666666;


}
table {
	font-size: 12px;
	text-color: #666666;
}
.size4 {
	font-size: 16px;
	color: #333333;
}
.size3 {
	font-size: 14px;
	font-weight: normal;

}
.gelbdahinter {
	background-color: #FFFF00;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.font1 {  font-family: $VARS[font_face]; font-size: $VARS[tb_font_1]; color: $VARS[text_color] }
.font2 {  font-family: $VARS[font_face]; font-size: $VARS[tb_font_2]; color: $VARS[text_color] }
.font3 { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: $VARS[text_color]; font-weight: bold}
.select {  font-family: $VARS[font_face]; font-size: 9pt}
.input {  font-family: $VARS[font_face]; font-size: 9pt}
.bg {
	background-image: url(bilder/top1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}

.bg2 {
	background-image: url(http://zartbesaitet.net/bilder/top2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}
