BODY,TD,P {
	
	font-family : sans-serif;
}

.red {
	color : Red;
}

.unter {
	text-decoration : underline;
	text-align : left;
}

.links {
	text-align : left;
}



.webdesign {
	color : Blue;
	font-family : "AvantGarde Bk BT",fantasy;
	font-size : 10px;
}

.zurueck {
	font-size : 10px;
	color : Green;
}

.pro {
	
	color : white;
}
.date {
	font-size : 12px;
	color : Gray;
	text-align : right;
}

.bold {
	font-weight : bold;
}

.attention {
	font : italic sans-serif;
	color : Red;
	background : Silver;
}.center {
	text-align : center;
}

H1 {
	color : Black;
	font : sans-serif;
	text-align : center;
}

H2 {
	color : Black;
	font-family : sans-serif;
	text-align : center;
}
H3 {
	color : Black;
	font : sans-serif;
	text-align : center;
}
H4 {
	color : Black;
	font : sans-serif;
	text-align : center;
}
HR {
	
}



.fantasy {
	color : Black;
	font-family : fantasy;
}
A:ACTIVE {
	
}

A:LINK {
	
}

A:VISITED {
	
}


.kommentar {
        font-style : italic;


}

.bildunter {
        font-style : italic;
        font-size : x-small;
        color : Green;
        text-align : center;
}
