/* 

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: #6C6352;

}

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

p, td {
	font-family: "Trebuchet MS", Georgia;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;

}
.footer {
	color: #6C6352;
	font-weight: bold;

}
a.footer: hover {  font-size: 9pt; color: #DE7522;}
a.footer: link, a.footer: visited, a.footer: active { font-size: 9pt; color: #6C6352; }

a:hover {
	color: #FFFFFF;
	background-color: #32507C;
	font-size: 15px;
	}
a {
	color: #32507C;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #93989E;
	border-right-color: #93989E;
	border-bottom-color: #93989E;
	border-left-color: #93989E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}

.Stil1 {color: #909497}


/* Suchmaschinen unterstuetzung */
.escape {
	font-size: 9pt;
	color: #6C6352;
}
a.escape, hover {  color: #FFFFFF;}
a.escape:link, a.escape:visited, a.escape:active {
	color: #6C6352;
	text-decoration: none;
}
.tit {
font-size: 14pt; color: #6D6453
}


a.beispiel {
	background-color: #72654F;
	display:block;
	color:#FFFFFF;
	width:inherit;
	margin: 1px;
	text-align: center;
	font-size: 12px;
}

a.beispiel:hover{
	background-color: #1C1813;
	display:block;
	color:#FFFFFF;
	width:inherit;
}
