/* 

vengas.com - digital obsession
css version 4.0

*/
body {
	background-image: url(../bg.jpg);
	margin:0;
	padding:0;
	background-color: #C0D7F7;
	background-repeat: repeat-x;
	color: #484237;

}

h1 {  font-size: 11pt; color: #6D6453}

p, td {  font-family: Tahoma, verdana, sans-serif; font-size: 9pt; color: #6D6453}
.footer { font-size: 9px;}
a.footer: hover {  font-size: 9pt; color: #DE7522;}
a.footer: link, a.footer: visited, a.footer: active { font-size: 9pt; color: #EE7F26; }

a:hover {color: #FFFFFF;}
a:link, a:visited, a:active {
	color: #433D32;
	text-decoration: none;
	font-weight: bold;

}



/* Suchmaschinen unterstuetzung */
.escape {font-size: 8pt; color: #909497;}
a.escape, hover {  font-size: 9pt; color: #FFFFFF;}
a.escape:link, a.escape:visited, a.escape:active { font-size: 9pt; color: #92979B; }
