/* CSS-Formatdefinitionen für gebaeudefoto.de */

body  { background-color:#B2B3B5; }

/*Allgeimeier Text*/

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
p,ul,ol,li,div,td,th,address,blockquote { font-size:11px; }

/*Links*/

a:link { color:#000000; text-decoration:none; }
a:visited { color:#606060; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a.an { text-decoration:none; }
a:hover { text-decoration: underline; color:#C81E1E; }

/*Formate*/

.format1{
	text-decoration : none;
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	color : #999999;
	font-weight : normal;
	font-style : normal;
}