@charset "UTF-8";
body  {
	font: 		100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 	0;
	padding: 	0;
	text-align: center;
	color: 		#000000;
	border-color: #00FF66;
}

body.oscarledesma  {
	font: 		100% Verdana, Arial, Helvetica, sans-serif;
	background: #d1d1d1;
	margin: 	0;
	padding: 	0;
	text-align: center;
	color: 		#000000;
	border-color: #00FF66;
}

body.galerie  {
	font:		Arial;
	margin: 	0; 
	padding: 	0;
	background: #d1d1d1;
	text-align: center;
	color: 		#000000;
}

UL {
	text-align: 	left;
	list-style-type: none;
}

h1 { 
	font:		Arial;
	color:		#383838;
}


a.title:link {
	color:	#BBBBBB;
	text-decoration: none;
}
a.title:visited {
	color: 		#BBBBBB;
	text-decoration: none;
}
a.title:hover {
	color: 		#BBBBBB;
	text-decoration: none;
}
a.title {
	color: 		#BBBBBB;
	font-size:	20px;
}

a.title1:link {
	color:	#FFFFFF;
	text-decoration: none;
}
a.title1:visited {
	color: 		#FFFFFF;
	text-decoration: none;
}
a.title1:hover {
	color: 		#FFFFFF;
	text-decoration: none;
}
a.title1 {
	color: 		#FFFFFF;
	font-size:20px;
	font-weight:lighter;
}

a.navegacion {
	color: 		none;
	text-decoration: none;
	border:none;
}

a.navegacion:link {
	color:		none;
	text-decoration: none;
	border:none;
}
a.navegacion:visited {
	color: 		none;
	text-decoration: none;
	border:none;
}
a.navegacion:hover {
	color: 		none;
	text-decoration: none;
	border:none;
}

a.menuCap:link {
	color:		#383838;
	text-decoration: none;
}
a.menuCap:visited {
	color: 		#383838;
	text-decoration: none;	
}
a.menuCap:hover {
	color: 		#383838;
	text-decoration:	line-through;
}
a.menuCap {
	color: 		#383838;
	font-size:14px;
}

a.menu:link {
	color:		#383838;
	text-decoration: none;
}
a.menu:visited {
	color: 		#383838;
	text-decoration: none;	
}
a.menu:hover {
	color: 		#383838;
	text-decoration:	line-through;
}
a.menu {
	color: 		#383838;
	font-size:11px;
}


a.normal:link {
	color:	#CC9933;
	text-decoration: none;
	font-style:italic;
}
a.normal:visited {
	color: 		#550000;
	text-decoration: none;

}
a.normal:hover {
	color: 		#383838;
	text-decoration:	line-through;
}
a.normal {
	color: 		#383838;
	text-decoration: none;
	font-style:italic;
}


table {
	text-align: center;
}

table.MyPag {
	text-align: center;
	background:	#d1d1d1;
}

table.menuTable {
	text-align: center;
	color:#FFFFFF;
}

table.kontak {
	text-align: right;
}

td.kontakTipo {
	text-align: right;
}

td.kontakDato {
	text-align: left;
}

p.kontak {
	text-align:left;
	width:		80%;
	margin-left:20%;
	margin-top:20%;
}

span.kontak {
	text-align: right;
	font: 		Helvetica;
	font-size:	13px;
}

div {
	font: 		100% Verdana, Arial, Helvetica, sans-serif;
	margin: 	0;
	padding: 	0;
	text-align: center;
	color: 		#0000FF;
	border-color: #00FF66;
}

div.menu  {
	font: 		100% Verdana, Arial, Helvetica, sans-serif;
	background:	#D5D5D5;
}

img.FotoBody {
	align:	right;
}

img {
	vertical-align:top;
	height:		360;
	width:		auto;
}

img.NikonVert {
 	width:		280;
	height:		422;
}

img.navegacion {
 	width:		auto;
	height:		auto;
	border:none;
}

img.navMenu {
 	width:		7;
	height:		7;
	vertical-align:middle;
	border:none;
}

img.mailBild {
 	width:		25;
	height:		25;
	vertical-align:middle;
	border:none;
}

img.bildBlog {
	vertical-align:top;
	height:		auto;
	width:		90%;
}

td.FotoBody {
	align :right;
}

p.text {
	text-align:left;
	width:		80%;
	margin-left:5%;
}

span.text {
	text-align: right;
	font: 		Helvetica;
	font-size:	13px;
}

p.textFoot {
	text-align:center;
}

span.textFoot {
	text-align: center;
	font: 		Helvetica;
	color:#EEEEEE;
	font-size:	10px;
}

