/* 

vengas.com - digital obsession
css version 4.0

*/
body {
	background-repeat: repeat-y;
	margin:10;
	padding:10;
	background-color: Black;
}

a, p, td {font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;
font-size: 9pt; color: #8791A7}

h1 {
	font-size: 24px;
	color: #8791A7;
	font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;


}

#mainlinks
{	float: left;
	width: 220px;
	padding: 10px;
}

#mainlinks a.main,
#mainlinks p.main
{

	margin: 2;
	line-height: 12px;
	display: block;
	padding: 1px 5px 1px 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #16191f;
}
#mainlinks a.main:hover
{
	background: White;
	text-align: right;
	color: #16191f;
	padding: 1px 5px 1px 17px;
}

#mainlinks a.goodies,
#mainlinks p.goodies
{

	margin: 2;
	line-height: 12px;
	display: block;
	padding: 1px 5px 1px 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #8098bd;
}
#mainlinks a.goodies:hover
{
	background: White;;
	color: #8098bd;
	padding: 1px 5px 1px 17px;
}


textarea.formS, select.formS{
	WIDTH:250px;
	height: 150px;
	border: 1px solid #FFFFFF;
	background-color: #4C6997;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;
	FONT-SIZE: 11px;
	padding: 2px;
} 
input.formS  { 
	WIDTH: 250px;
	height: auto;
	border: 1px solid #FFFFFF;
	background-color: #4C6997;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;
	FONT-SIZE: 11px;
	padding: 2px;
 } 

 .textform
 {font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;
font-size: 9pt; color: #8098BD;
}

 .code
 {font-family: "Trebuchet MS", Georgia, Tahoma, sans-serif;
font-size: 8pt; color: #8098BD;
}
 .photo
 {
	padding:0px;
	border:10px solid #FFFFFF;
	text-decoration:none;
	display:block;
	background-image: url(bild-bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;


}
